Class and Description |
---|
AdvancedConfig |
AdvancedConfig.AdditionalPipelineInitializer |
AdvancedConfig.NettyWebSocketFactory |
AdvancedConfig.ResponseBodyPartFactory |
AsyncCompletionHandler
An
AsyncHandler augmented with an AsyncCompletionHandler.onCompleted(Response) convenience method which gets called
when the Response processing is finished. |
AsyncHandler
An asynchronous handler or callback which gets invoked as soon as some data is available when
processing an asynchronous response.
Callback methods get invoked in the following order: AsyncHandler.onStatusReceived(HttpResponseStatus) ,
AsyncHandler.onHeadersReceived(HttpResponseHeaders) ,
AsyncHandler.onBodyPartReceived(HttpResponseBodyPart) , which could be invoked multiple times,
AsyncHandler.onCompleted() , once the response has been fully read.
Returning a AsyncHandler.State.ABORT from any of those callback methods will interrupt asynchronous response
processing, after that only AsyncHandler.onCompleted() is going to be called. |
AsyncHandler.State |
AsyncHttpClient
This class support asynchronous and synchronous HTTP request.
|
AsyncHttpClientConfig
Configuration class to use with a
AsyncHttpClient . |
AsyncHttpClientConfig.Builder
Builder for an
AsyncHttpClient |
BoundRequestBuilder |
DefaultAsyncHttpClient |
FluentCaseInsensitiveStringsMap
An implementation of a
String -> List<String> map that adds a fluent interface, i.e. |
FluentStringsMap
An implementation of a
String -> List<String> map that adds a fluent interface, i.e. |
HttpResponseBodyPart
A callback class used when an HTTP response body is received.
|
HttpResponseHeaders
A class that represent the HTTP headers.
|
HttpResponseStatus
A class that represent the HTTP response' status line (code + text)
|
ListenableFuture
Extended
Future |
Param
A pair of (name, value) String
|
Realm
This class is required when authentication is needed.
|
Realm.AuthScheme |
Realm.RealmBuilder
A builder for
Realm |
Request
The Request class can be used to construct HTTP request:
|
RequestBuilderBase
Builder for
Request |
Response
Represents the asynchronous HTTP response callback for an
AsyncCompletionHandler |
Response.ResponseBuilder |
SignatureCalculator
Interface that allows injecting signature calculator into
RequestBuilder so that signature calculation and inclusion can
be added as a pluggable component. |
Class and Description |
---|
AsyncHandler
An asynchronous handler or callback which gets invoked as soon as some data is available when
processing an asynchronous response.
Callback methods get invoked in the following order: AsyncHandler.onStatusReceived(HttpResponseStatus) ,
AsyncHandler.onHeadersReceived(HttpResponseHeaders) ,
AsyncHandler.onBodyPartReceived(HttpResponseBodyPart) , which could be invoked multiple times,
AsyncHandler.onCompleted() , once the response has been fully read.
Returning a AsyncHandler.State.ABORT from any of those callback methods will interrupt asynchronous response
processing, after that only AsyncHandler.onCompleted() is going to be called. |
AsyncHttpClientConfig
Configuration class to use with a
AsyncHttpClient . |
Request
The Request class can be used to construct HTTP request:
|
Class and Description |
---|
AdvancedConfig |
AsyncHttpClientConfig
Configuration class to use with a
AsyncHttpClient . |
Realm
This class is required when authentication is needed.
|
Class and Description |
---|
AsyncHandler
An asynchronous handler or callback which gets invoked as soon as some data is available when
processing an asynchronous response.
Callback methods get invoked in the following order: AsyncHandler.onStatusReceived(HttpResponseStatus) ,
AsyncHandler.onHeadersReceived(HttpResponseHeaders) ,
AsyncHandler.onBodyPartReceived(HttpResponseBodyPart) , which could be invoked multiple times,
AsyncHandler.onCompleted() , once the response has been fully read.
Returning a AsyncHandler.State.ABORT from any of those callback methods will interrupt asynchronous response
processing, after that only AsyncHandler.onCompleted() is going to be called. |
AsyncHandler.State |
HttpResponseBodyPart
A callback class used when an HTTP response body is received.
|
HttpResponseHeaders
A class that represent the HTTP headers.
|
HttpResponseStatus
A class that represent the HTTP response' status line (code + text)
|
Class and Description |
---|
AsyncHandler
An asynchronous handler or callback which gets invoked as soon as some data is available when
processing an asynchronous response.
Callback methods get invoked in the following order: AsyncHandler.onStatusReceived(HttpResponseStatus) ,
AsyncHandler.onHeadersReceived(HttpResponseHeaders) ,
AsyncHandler.onBodyPartReceived(HttpResponseBodyPart) , which could be invoked multiple times,
AsyncHandler.onCompleted() , once the response has been fully read.
Returning a AsyncHandler.State.ABORT from any of those callback methods will interrupt asynchronous response
processing, after that only AsyncHandler.onCompleted() is going to be called. |
HttpResponseHeaders
A class that represent the HTTP headers.
|
HttpResponseStatus
A class that represent the HTTP response' status line (code + text)
|
Request
The Request class can be used to construct HTTP request:
|
Class and Description |
---|
ListenableFuture
Extended
Future |
Class and Description |
---|
AsyncCompletionHandler
An
AsyncHandler augmented with an AsyncCompletionHandler.onCompleted(Response) convenience method which gets called
when the Response processing is finished. |
AsyncCompletionHandlerBase
Simple
AsyncHandler of type Response |
AsyncHandler
An asynchronous handler or callback which gets invoked as soon as some data is available when
processing an asynchronous response.
Callback methods get invoked in the following order: AsyncHandler.onStatusReceived(HttpResponseStatus) ,
AsyncHandler.onHeadersReceived(HttpResponseHeaders) ,
AsyncHandler.onBodyPartReceived(HttpResponseBodyPart) , which could be invoked multiple times,
AsyncHandler.onCompleted() , once the response has been fully read.
Returning a AsyncHandler.State.ABORT from any of those callback methods will interrupt asynchronous response
processing, after that only AsyncHandler.onCompleted() is going to be called. |
AsyncHandler.State |
FluentCaseInsensitiveStringsMap
An implementation of a
String -> List<String> map that adds a fluent interface, i.e. |
HttpResponseBodyPart
A callback class used when an HTTP response body is received.
|
HttpResponseHeaders
A class that represent the HTTP headers.
|
HttpResponseStatus
A class that represent the HTTP response' status line (code + text)
|
Response
Represents the asynchronous HTTP response callback for an
AsyncCompletionHandler |
Class and Description |
---|
AsyncHandler
An asynchronous handler or callback which gets invoked as soon as some data is available when
processing an asynchronous response.
Callback methods get invoked in the following order: AsyncHandler.onStatusReceived(HttpResponseStatus) ,
AsyncHandler.onHeadersReceived(HttpResponseHeaders) ,
AsyncHandler.onBodyPartReceived(HttpResponseBodyPart) , which could be invoked multiple times,
AsyncHandler.onCompleted() , once the response has been fully read.
Returning a AsyncHandler.State.ABORT from any of those callback methods will interrupt asynchronous response
processing, after that only AsyncHandler.onCompleted() is going to be called. |
AsyncHandler.State |
HttpResponseBodyPart
A callback class used when an HTTP response body is received.
|
HttpResponseHeaders
A class that represent the HTTP headers.
|
HttpResponseStatus
A class that represent the HTTP response' status line (code + text)
|
Request
The Request class can be used to construct HTTP request:
|
Response
Represents the asynchronous HTTP response callback for an
AsyncCompletionHandler |
Class and Description |
---|
AsyncHandler
An asynchronous handler or callback which gets invoked as soon as some data is available when
processing an asynchronous response.
Callback methods get invoked in the following order: AsyncHandler.onStatusReceived(HttpResponseStatus) ,
AsyncHandler.onHeadersReceived(HttpResponseHeaders) ,
AsyncHandler.onBodyPartReceived(HttpResponseBodyPart) , which could be invoked multiple times,
AsyncHandler.onCompleted() , once the response has been fully read.
Returning a AsyncHandler.State.ABORT from any of those callback methods will interrupt asynchronous response
processing, after that only AsyncHandler.onCompleted() is going to be called. |
AsyncHttpClientConfig
Configuration class to use with a
AsyncHttpClient . |
FluentCaseInsensitiveStringsMap
An implementation of a
String -> List<String> map that adds a fluent interface, i.e. |
HttpResponseBodyPart
A callback class used when an HTTP response body is received.
|
HttpResponseHeaders
A class that represent the HTTP headers.
|
HttpResponseStatus
A class that represent the HTTP response' status line (code + text)
|
ListenableFuture
Extended
Future |
Request
The Request class can be used to construct HTTP request:
|
Response
Represents the asynchronous HTTP response callback for an
AsyncCompletionHandler |
ResponseBase |
Class and Description |
---|
AdvancedConfig |
AsyncHandler
An asynchronous handler or callback which gets invoked as soon as some data is available when
processing an asynchronous response.
Callback methods get invoked in the following order: AsyncHandler.onStatusReceived(HttpResponseStatus) ,
AsyncHandler.onHeadersReceived(HttpResponseHeaders) ,
AsyncHandler.onBodyPartReceived(HttpResponseBodyPart) , which could be invoked multiple times,
AsyncHandler.onCompleted() , once the response has been fully read.
Returning a AsyncHandler.State.ABORT from any of those callback methods will interrupt asynchronous response
processing, after that only AsyncHandler.onCompleted() is going to be called. |
AsyncHttpClientConfig
Configuration class to use with a
AsyncHttpClient . |
Class and Description |
---|
AsyncHttpClientConfig
Configuration class to use with a
AsyncHttpClient . |
Class and Description |
---|
AdvancedConfig |
AsyncHandler
An asynchronous handler or callback which gets invoked as soon as some data is available when
processing an asynchronous response.
Callback methods get invoked in the following order: AsyncHandler.onStatusReceived(HttpResponseStatus) ,
AsyncHandler.onHeadersReceived(HttpResponseHeaders) ,
AsyncHandler.onBodyPartReceived(HttpResponseBodyPart) , which could be invoked multiple times,
AsyncHandler.onCompleted() , once the response has been fully read.
Returning a AsyncHandler.State.ABORT from any of those callback methods will interrupt asynchronous response
processing, after that only AsyncHandler.onCompleted() is going to be called. |
AsyncHttpClientConfig
Configuration class to use with a
AsyncHttpClient . |
HttpResponseHeaders
A class that represent the HTTP headers.
|
HttpResponseStatus
A class that represent the HTTP response' status line (code + text)
|
Realm
This class is required when authentication is needed.
|
Request
The Request class can be used to construct HTTP request:
|
Class and Description |
---|
AsyncHandler
An asynchronous handler or callback which gets invoked as soon as some data is available when
processing an asynchronous response.
Callback methods get invoked in the following order: AsyncHandler.onStatusReceived(HttpResponseStatus) ,
AsyncHandler.onHeadersReceived(HttpResponseHeaders) ,
AsyncHandler.onBodyPartReceived(HttpResponseBodyPart) , which could be invoked multiple times,
AsyncHandler.onCompleted() , once the response has been fully read.
Returning a AsyncHandler.State.ABORT from any of those callback methods will interrupt asynchronous response
processing, after that only AsyncHandler.onCompleted() is going to be called. |
AsyncHttpClientConfig
Configuration class to use with a
AsyncHttpClient . |
ListenableFuture
Extended
Future |
Request
The Request class can be used to construct HTTP request:
|
Class and Description |
---|
AsyncHttpClientConfig
Configuration class to use with a
AsyncHttpClient . |
FluentCaseInsensitiveStringsMap
An implementation of a
String -> List<String> map that adds a fluent interface, i.e. |
Class and Description |
---|
AsyncHttpClientConfig
Configuration class to use with a
AsyncHttpClient . |
HttpResponseBodyPart
A callback class used when an HTTP response body is received.
|
Class and Description |
---|
Param
A pair of (name, value) String
|
Request
The Request class can be used to construct HTTP request:
|
RequestBuilderBase
Builder for
Request |
SignatureCalculator
Interface that allows injecting signature calculator into
RequestBuilder so that signature calculation and inclusion can
be added as a pluggable component. |
Class and Description |
---|
Realm.AuthScheme |
Realm.RealmBuilder
A builder for
Realm |
Class and Description |
---|
FluentCaseInsensitiveStringsMap
An implementation of a
String -> List<String> map that adds a fluent interface, i.e. |
Class and Description |
---|
FluentCaseInsensitiveStringsMap
An implementation of a
String -> List<String> map that adds a fluent interface, i.e. |
Param
A pair of (name, value) String
|
Realm.AuthScheme |
Response
Represents the asynchronous HTTP response callback for an
AsyncCompletionHandler |
Class and Description |
---|
AsyncHttpClientConfig
Configuration class to use with a
AsyncHttpClient . |
Param
A pair of (name, value) String
|
Realm
This class is required when authentication is needed.
|
Request
The Request class can be used to construct HTTP request:
|
Class and Description |
---|
AsyncHandler
An asynchronous handler or callback which gets invoked as soon as some data is available when
processing an asynchronous response.
Callback methods get invoked in the following order: AsyncHandler.onStatusReceived(HttpResponseStatus) ,
AsyncHandler.onHeadersReceived(HttpResponseHeaders) ,
AsyncHandler.onBodyPartReceived(HttpResponseBodyPart) , which could be invoked multiple times,
AsyncHandler.onCompleted() , once the response has been fully read.
Returning a AsyncHandler.State.ABORT from any of those callback methods will interrupt asynchronous response
processing, after that only AsyncHandler.onCompleted() is going to be called. |
AsyncHandler.State |
FluentCaseInsensitiveStringsMap
An implementation of a
String -> List<String> map that adds a fluent interface, i.e. |
HttpResponseBodyPart
A callback class used when an HTTP response body is received.
|
HttpResponseHeaders
A class that represent the HTTP headers.
|
HttpResponseStatus
A class that represent the HTTP response' status line (code + text)
|
Response
Represents the asynchronous HTTP response callback for an
AsyncCompletionHandler |
Class and Description |
---|
AsyncHandler
An asynchronous handler or callback which gets invoked as soon as some data is available when
processing an asynchronous response.
Callback methods get invoked in the following order: AsyncHandler.onStatusReceived(HttpResponseStatus) ,
AsyncHandler.onHeadersReceived(HttpResponseHeaders) ,
AsyncHandler.onBodyPartReceived(HttpResponseBodyPart) , which could be invoked multiple times,
AsyncHandler.onCompleted() , once the response has been fully read.
Returning a AsyncHandler.State.ABORT from any of those callback methods will interrupt asynchronous response
processing, after that only AsyncHandler.onCompleted() is going to be called. |
AsyncHandler.State |
HttpResponseBodyPart
A callback class used when an HTTP response body is received.
|
HttpResponseHeaders
A class that represent the HTTP headers.
|
HttpResponseStatus
A class that represent the HTTP response' status line (code + text)
|
Copyright © 2015. All Rights Reserved.