All Classes and Interfaces

Class
Description
Deprecated.
HttpAsyncResponseConsumer implementation that provides convenience methods for processing of binary content entities enclosed in an HTTP response.
HttpAsyncResponseConsumer implementation that provides convenience methods for processing of textual content entities enclosed in an HTTP response.
Deprecated.
Deprecated.
Deprecated.
 
Deprecated.
Deprecated.
Deprecated.
Base implementation of HttpAsyncClient that also implements Closeable.
Base implementation of HttpPipeliningClient that also implements Closeable.
Default implementation of UserTokenHandler for asynchrounous HTTP client communication.
Deprecated.
Deprecated.
Deprecated.
Deprecated.
This interface represents only the most basic contract for HTTP request execution.
Builder for CloseableHttpAsyncClient instances.
Factory methods for CloseableHttpAsyncClient and CloseableHttpPipeliningClient instances.
Static helpers for dealing with HttpAsyncClient.
Factory methods for asynchronous request producers and response consumers.
This interface represents only the most basic contract for HTTP request execution.
Deprecated.
Deprecated.
Represents a managed connection whose state and life cycle is managed by a connection manager.
Default factory for ManagedNHttpClientConnection instances.
Represents a manager of persistent client connections.
Generic NHttpConnection factory.
Noop implementation for protocol schemes that have no transport level security.
Deprecated.
PoolingNHttpClientConnectionManager maintains a pool of NHttpClientConnections and is able to service connection requests from multiple execution threads.
I/O session layering strategy for complex protocol schemes, which employ a transport level security protocol to secure HTTP communication (in other words those schemes 'layer' HTTP on top of a transport level protocol such as TLS/SSL).
TLS/SSL transport level security strategy.
Deprecated.
HttpAsyncResponseConsumer implementation that streams content entity enclosed in an HTTP response directly into a file without an intermediate in-memory buffer.
HttpAsyncRequestProducer implementation that generates an HTTP POST request enclosing content of a file.
HttpAsyncRequestProducer implementation that generates an HTTP PUT request enclosing content of a file.