| Modifier and Type | Interface and Description |
|---|---|
interface |
AsyncHttpClientRequestInterceptor |
| Modifier and Type | Method and Description |
|---|---|
static AsyncHttpClientRequestInterceptorChain |
AsyncHttpClientRequestInterceptorChain.of(java.util.Collection<? extends HttpClientRequestInterceptor> interceptors) |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncGzipHttpClientRequestInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncLogHttpClientRequestInterceptor |
| Constructor and Description |
|---|
HttpClientRequestInterceptorChain(java.util.Collection<? extends HttpClientRequestInterceptor> interceptors) |
| Modifier and Type | Class and Description |
|---|---|
class |
GzipHttpClientRequestInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
LogHttpClientRequestInterceptor |
Copyright © 2019. All Rights Reserved.