AbstractAsyncRequestConsumer |
Abstract HttpAsyncRequestConsumer implementation that relieves its
subclasses from having to manage internal state and provides a number of protected
event methods that they need to implement.
|
AbstractAsyncResponseConsumer |
Abstract HttpAsyncResponseConsumer implementation that relieves its
subclasses from having to manage internal state and provides a number of protected
event methods that they need to implement.
|
AsyncNHttpClientHandler |
Deprecated.
|
AsyncNHttpClientHandler.ClientConnState |
Deprecated.
|
AsyncNHttpServiceHandler |
Deprecated.
|
AsyncNHttpServiceHandler.ServerConnState |
Deprecated.
|
EventListener |
Deprecated.
|
HttpAsyncClientExchangeHandler |
HttpAsyncClientExchangeHandler represents a callback interface whose
methods get invoked when executing one or multiple HTTP message exchanges
on the client side.
|
HttpAsyncExchange |
HttpAsyncExchange represents a server-side HTTP message exchange
where an HTTP response can be deferred without blocking the I/O event thread
and triggered asynchronously at a later point of later time.
|
HttpAsyncExpectationVerifier |
HttpAsyncExpectationVerifier defines a strategy to verify whether
or not an incoming HTTP request meets the target server's expectations.
|
HttpAsyncRequestConsumer |
HttpAsyncRequestConsumer is a callback interface whose methods
get invoked to process an HTTP request message and to stream message
content from a non-blocking HTTP connection on the server side.
|
HttpAsyncRequestExecutionHandler |
Deprecated.
|
HttpAsyncRequestExecutor.State |
|
HttpAsyncRequestHandler |
HttpAsyncRequestHandler represents a routine for asynchronous
processing of a specific group of non-blocking HTTP requests.
|
HttpAsyncRequestHandlerMapper |
|
HttpAsyncRequestHandlerResolver |
Deprecated.
|
HttpAsyncRequestProducer |
HttpAsyncRequestProducer is a callback interface whose methods
get invoked to generate an HTTP request message and to stream message
content to a non-blocking HTTP connection.
|
HttpAsyncResponseConsumer |
HttpAsyncResponseConsumer is a callback interface whose methods
get invoked to process an HTTP response message and to stream message
content from a non-blocking HTTP connection on the client side.
|
HttpAsyncResponseProducer |
HttpAsyncResponseProducer is a callback interface whose methods
get invoked to generate an HTTP response message and to stream message
content to a non-blocking HTTP connection on the server side.
|
HttpAsyncService.Incoming |
|
HttpAsyncService.Outgoing |
|
HttpAsyncService.PipelineEntry |
|
HttpAsyncService.State |
|
HttpRequestExecutionHandler |
Deprecated.
|
MessageState |
|
NHttpHandlerBase |
Deprecated.
|
NHttpRequestExecutionHandler |
Deprecated.
|
NHttpRequestHandler |
Deprecated.
|
NHttpRequestHandlerResolver |
Deprecated.
|
NHttpResponseTrigger |
Deprecated.
|
NullRequestHandler |
|
Pipelined |
|
SimpleNHttpRequestHandler |
Deprecated.
|
ThrottlingHttpClientHandler.ClientConnState |
Deprecated.
|
ThrottlingHttpServiceHandler.ServerConnState |
Deprecated.
|