| Interface | Description |
|---|---|
| AdvancedConfig.AdditionalPipelineInitializer | |
| AdvancedConfig.NettyWebSocketFactory | |
| AdvancedConfig.ResponseBodyPartFactory | |
| AsyncHandler<T> |
An asynchronous handler or callback which gets invoked as soon as some data is available when
processing an asynchronous response.
|
| AsyncHttpClient |
This class support asynchronous and synchronous HTTP request.
|
| AsyncHttpClientConfig | |
| ListenableFuture<V> |
Extended
Future |
| Request |
The Request class can be used to construct HTTP request:
|
| Response |
Represents the asynchronous HTTP response callback for an
AsyncCompletionHandler |
| SignatureCalculator |
Interface that allows injecting signature calculator into
RequestBuilder so that signature calculation and inclusion can
be added as a pluggable component. |
| Enum | Description |
|---|---|
| AsyncHandler.State | |
| Realm.AuthScheme |
Copyright © 2015. All Rights Reserved.