| Modifier and Type | Method and Description |
|---|---|
HttpClientResponse |
HttpClientRequest.execute() |
| Modifier and Type | Method and Description |
|---|---|
default HttpClientResponse |
AsyncHttpClientRequest.execute() |
HttpClientResponse |
AsyncHttpClientRequestAdapter.execute() |
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.CompletionStage<HttpClientResponse> |
AsyncHttpClientRequest.executeAsync() |
java.util.concurrent.CompletionStage<HttpClientResponse> |
AsyncHttpClientRequestAdapter.executeAsync() |
| Modifier and Type | Method and Description |
|---|---|
HttpClientResponse |
Gzip.applyTo(HttpClientResponse response) |
| Modifier and Type | Method and Description |
|---|---|
HttpClientResponse |
Gzip.applyTo(HttpClientResponse response) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseHttpClientResponse |
Copyright © 2019. All Rights Reserved.