| Modifier and Type | Method and Description |
|---|---|
HttpClientRequest |
JdkHttpClientRequestFactory.createOf(EndpointRequest request) |
| Modifier and Type | Method and Description |
|---|---|
HttpClientRequest |
HttpClientRequestFactory.createOf(EndpointRequest endpointRequest) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AsyncHttpClientRequest |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncHttpClientRequestAdapter |
| Modifier and Type | Method and Description |
|---|---|
default HttpClientRequest |
AsyncHttpClientRequestFactory.createOf(EndpointRequest endpointRequest) |
HttpClientRequest |
AsyncHttpClientRequestFactoryAdapter.createOf(EndpointRequest endpointRequest) |
| Constructor and Description |
|---|
AsyncHttpClientRequestAdapter(HttpClientRequest source) |
AsyncHttpClientRequestAdapter(HttpClientRequest source,
java.util.concurrent.Executor executor) |
| Modifier and Type | Method and Description |
|---|---|
HttpClientRequest |
AsyncHttpClientRequestInterceptorChain.apply(HttpClientRequest httpClientRequest) |
HttpClientRequest |
AsyncInterceptedHttpClientRequestFactory.createOf(EndpointRequest endpointRequest) |
| Modifier and Type | Method and Description |
|---|---|
HttpClientRequest |
AsyncHttpClientRequestInterceptorChain.apply(HttpClientRequest httpClientRequest) |
| Modifier and Type | Method and Description |
|---|---|
HttpClientRequest |
AsyncGzipHttpClientRequestInterceptor.intercepts(HttpClientRequest request) |
| Modifier and Type | Method and Description |
|---|---|
HttpClientRequest |
AsyncGzipHttpClientRequestInterceptor.intercepts(HttpClientRequest request) |
| Modifier and Type | Method and Description |
|---|---|
HttpClientRequest |
AsyncLogHttpClientRequestInterceptor.intercepts(HttpClientRequest request) |
| Modifier and Type | Method and Description |
|---|---|
HttpClientRequest |
AsyncLogHttpClientRequestInterceptor.intercepts(HttpClientRequest request) |
| Modifier and Type | Method and Description |
|---|---|
HttpClientRequest |
HttpClientRequestInterceptorChain.apply(HttpClientRequest httpClientRequest) |
HttpClientRequest |
InterceptedHttpClientRequestFactory.createOf(EndpointRequest endpointRequest) |
HttpClientRequest |
HttpClientRequestInterceptor.intercepts(HttpClientRequest request) |
| Modifier and Type | Method and Description |
|---|---|
HttpClientRequest |
HttpClientRequestInterceptorChain.apply(HttpClientRequest httpClientRequest) |
HttpClientRequest |
HttpClientRequestInterceptor.intercepts(HttpClientRequest request) |
| Modifier and Type | Method and Description |
|---|---|
<T extends HttpClientRequest> |
Gzip.applyTo(T request) |
| Modifier and Type | Method and Description |
|---|---|
HttpClientRequest |
GzipHttpClientRequestInterceptor.intercepts(HttpClientRequest request) |
| Modifier and Type | Method and Description |
|---|---|
HttpClientRequest |
GzipHttpClientRequestInterceptor.intercepts(HttpClientRequest request) |
| Modifier and Type | Method and Description |
|---|---|
HttpClientRequest |
LogHttpClientRequestInterceptor.intercepts(HttpClientRequest request) |
| Modifier and Type | Method and Description |
|---|---|
HttpClientRequest |
LogHttpClientRequestInterceptor.intercepts(HttpClientRequest request) |
Copyright © 2019. All Rights Reserved.