All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AbstractClientExchangeHandler AbstractHttpAsyncClientExchangeHandlerclass that implements connection management aspects shared by all HTTP exchange handlers.AbstractHttpAsyncClient Deprecated. AsyncByteConsumer<T> HttpAsyncResponseConsumerimplementation that provides convenience methods for processing of binary content entities enclosed in an HTTP response.AsyncCharConsumer<T> HttpAsyncResponseConsumerimplementation that provides convenience methods for processing of textual content entities enclosed in an HTTP response.AsynchronousAsyncValidationRequest Class used to represent an asynchronous revalidation event, such as with "stale-while-revalidate"AsynchronousAsyncValidator Class used for asynchronous revalidations to be used when the "stale- while-revalidate" directive is presentAsyncScheme Deprecated. AsyncSchemeRegistry Deprecated. AsyncSchemeRegistryFactory Deprecated. BaseZeroCopyRequestProducer CachingHttpAsyncClient ChainedFutureCallback<T> ClientAsyncConnection Deprecated. ClientAsyncConnectionFactory Deprecated. ClientAsyncConnectionManager Deprecated. CloseableHttpAsyncClient Base implementation ofHttpAsyncClientthat also implementsCloseable.CloseableHttpAsyncClientBase CloseableHttpAsyncClientBase.Status CloseableHttpPipeliningClient Base implementation ofHttpPipeliningClientthat also implementsCloseable.CPool CPoolEntry CPoolProxy DefaultAsyncRequestDirector<T> Deprecated. DefaultAsyncUserTokenHandler Default implementation ofUserTokenHandlerfor asynchrounous HTTP client communication.DefaultClientAsyncConnection Deprecated. DefaultClientAsyncConnectionFactory Deprecated. DefaultClientExchangeHandlerImpl<T> Default implementation ofHttpAsyncClientExchangeHandler.DefaultHttpAsyncClient Deprecated. DefaultHttpAsyncRoutePlanner Deprecated. DefaultResultCallback<T> Deprecated. FutureWrapper<T> HttpAsyncClient This interface represents only the most basic contract for HTTP request execution.HttpAsyncClientBuilder Builder forCloseableHttpAsyncClientinstances.HttpAsyncClients Factory methods forCloseableHttpAsyncClientandCloseableHttpPipeliningClientinstances.HttpAsyncClientUtils Static helpers for dealing withHttpAsyncClient.HttpAsyncMethods Factory methods for asynchronous request producers and response consumers.HttpAsyncMethods.RequestProducerImpl HttpNIOConnPool Deprecated. HttpNIOConnPoolFactory Deprecated. HttpPipeliningClient This interface represents only the most basic contract for HTTP request execution.HttpPoolEntry Deprecated. InternalClientExec InternalHttpAsyncClient InternalIODispatch InternalIOReactorExceptionHandler InternalRequestExecutor InternalState IOReactorUtils LayeringStrategy Deprecated. LoggingIOSession MainClientExec ManagedClientAsyncConnection Deprecated. ManagedClientAsyncConnectionImpl Deprecated. ManagedNHttpClientConnection Represents a managed connection whose state and life cycle is managed by a connection manager.ManagedNHttpClientConnectionFactory Default factory forManagedNHttpClientConnectioninstances.ManagedNHttpClientConnectionImpl MinimalClientExchangeHandlerImpl<T> Default implementation ofHttpAsyncClientExchangeHandler.MinimalHttpAsyncClient MinimalHttpAsyncClientBuilder Builder forMinimalHttpAsyncClientinstances.NHttpClientConnectionManager Represents a manager of persistent client connections.NHttpConnectionFactory<T extends org.apache.http.nio.NHttpConnection> GenericNHttpConnectionfactory.NoopIOSessionStrategy Noop implementation for protocol schemes that have no transport level security.ParamConfig Deprecated. PipeliningClientExchangeHandlerImpl<T> HttpAsyncClientExchangeHandlerimplementation that supports HTTP message pipelining.PoolingClientAsyncConnectionManager Deprecated. PoolingNHttpClientConnectionManager PoolingNHttpClientConnectionManagermaintains a pool ofNHttpClientConnections and is able to service connection requests from multiple execution threads.PoolingNHttpClientConnectionManager.ConfigData PoolingNHttpClientConnectionManager.InternalAddressResolver PoolingNHttpClientConnectionManager.InternalConnectionFactory ResultCallback<T> Deprecated. SchemeIOSessionStrategy 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).SSLIOSessionStrategy TLS/SSL transport level security strategy.SSLLayeringStrategy Deprecated. TrustManagerDecorator Deprecated. Wire ZeroCopyConsumer<T> HttpAsyncResponseConsumerimplementation that streams content entity enclosed in an HTTP response directly into a file without an intermediate in-memory buffer.ZeroCopyPost HttpAsyncRequestProducerimplementation that generates an HTTPPOSTrequest enclosing content of a file.ZeroCopyPut HttpAsyncRequestProducerimplementation that generates an HTTPPUTrequest enclosing content of a file.