public class HttpGatewayServiceClient extends Object
| Constructor and Description |
|---|
HttpGatewayServiceClient(org.vertx.java.core.Vertx vertx,
HttpGateway httpGateway) |
| Modifier and Type | Method and Description |
|---|---|
protected org.vertx.java.core.http.HttpClient |
createClient(URL url) |
org.vertx.java.core.http.HttpClientRequest |
execute(org.vertx.java.core.http.HttpServerRequest request,
Object apiManagerResponseHandler) |
protected boolean |
isApimanagerRestRequest(org.vertx.java.core.http.HttpServerRequest request) |
public HttpGatewayServiceClient(org.vertx.java.core.Vertx vertx,
HttpGateway httpGateway)
public org.vertx.java.core.http.HttpClientRequest execute(org.vertx.java.core.http.HttpServerRequest request,
Object apiManagerResponseHandler)
protected boolean isApimanagerRestRequest(org.vertx.java.core.http.HttpServerRequest request)
protected org.vertx.java.core.http.HttpClient createClient(URL url) throws MalformedURLException
MalformedURLExceptionCopyright © 2011–2015 Red Hat. All rights reserved.