public class AsyncInterceptedHttpClientRequestFactory extends java.lang.Object implements AsyncHttpClientRequestFactory
| Constructor and Description |
|---|
AsyncInterceptedHttpClientRequestFactory(AsyncHttpClientRequestFactory delegate,
AsyncHttpClientRequestInterceptorChain interceptors) |
| Modifier and Type | Method and Description |
|---|---|
AsyncHttpClientRequest |
createAsyncOf(EndpointRequest endpointRequest) |
HttpClientRequest |
createOf(EndpointRequest endpointRequest) |
public AsyncInterceptedHttpClientRequestFactory(AsyncHttpClientRequestFactory delegate, AsyncHttpClientRequestInterceptorChain interceptors)
public HttpClientRequest createOf(EndpointRequest endpointRequest)
createOf in interface AsyncHttpClientRequestFactorycreateOf in interface HttpClientRequestFactorypublic AsyncHttpClientRequest createAsyncOf(EndpointRequest endpointRequest)
createAsyncOf in interface AsyncHttpClientRequestFactoryCopyright © 2019. All Rights Reserved.