| Modifier and Type | Class and Description |
|---|---|
class |
JdkHttpClientRequestFactory |
| Constructor and Description |
|---|
DefaultEndpointRequestExecutor(HttpClientRequestFactory httpClientRequestFactory,
EndpointRequestWriter endpointRequestWriter,
EndpointResponseReader endpointResponseReader) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AsyncHttpClientRequestFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncHttpClientRequestFactoryAdapter |
| Constructor and Description |
|---|
AsyncHttpClientRequestFactoryAdapter(java.util.concurrent.Executor executor,
HttpClientRequestFactory delegate) |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncInterceptedHttpClientRequestFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptedHttpClientRequestFactory |
| Constructor and Description |
|---|
InterceptedHttpClientRequestFactory(HttpClientRequestFactory delegate,
HttpClientRequestInterceptorChain interceptors) |
Copyright © 2019. All Rights Reserved.