public class HttpClientComponentImpl extends Object implements io.apiman.gateway.engine.components.IHttpClientComponent
IHttpClientComponent.| Constructor and Description |
|---|
HttpClientComponentImpl()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
io.apiman.gateway.engine.components.http.IHttpClientRequest |
request(String endpoint,
io.apiman.gateway.engine.components.http.HttpMethod method,
io.apiman.gateway.engine.async.IAsyncResultHandler<io.apiman.gateway.engine.components.http.IHttpClientResponse> handler) |
public io.apiman.gateway.engine.components.http.IHttpClientRequest request(String endpoint, io.apiman.gateway.engine.components.http.HttpMethod method, io.apiman.gateway.engine.async.IAsyncResultHandler<io.apiman.gateway.engine.components.http.IHttpClientResponse> handler)
request in interface io.apiman.gateway.engine.components.IHttpClientComponentIHttpClientComponent.request(java.lang.String, io.apiman.gateway.engine.components.http.HttpMethod, io.apiman.gateway.engine.async.IAsyncResultHandler)Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.