public class AsyncGzipHttpClientRequestInterceptor extends java.lang.Object implements AsyncHttpClientRequestInterceptor
| Modifier and Type | Class and Description |
|---|---|
static class |
AsyncGzipHttpClientRequestInterceptor.Builder |
| Constructor and Description |
|---|
AsyncGzipHttpClientRequestInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
HttpClientRequest |
intercepts(HttpClientRequest request) |
AsyncHttpClientRequest |
interceptsAsync(AsyncHttpClientRequest request) |
public AsyncGzipHttpClientRequestInterceptor()
public HttpClientRequest intercepts(HttpClientRequest request)
intercepts in interface HttpClientRequestInterceptorpublic AsyncHttpClientRequest interceptsAsync(AsyncHttpClientRequest request)
interceptsAsync in interface AsyncHttpClientRequestInterceptorCopyright © 2019. All Rights Reserved.