Package org.apache.http.impl.nio.conn
Default implementations of asynchronous client connection
management functions.
-
Class Summary Class Description AsyncSchemeRegistryFactory Deprecated. DefaultClientAsyncConnection Deprecated. DefaultClientAsyncConnectionFactory Deprecated. DefaultHttpAsyncRoutePlanner Deprecated. ManagedNHttpClientConnectionFactory Default factory forManagedNHttpClientConnection
instances.PoolingClientAsyncConnectionManager Deprecated. PoolingNHttpClientConnectionManager PoolingNHttpClientConnectionManager
maintains a pool ofNHttpClientConnection
s and is able to service connection requests from multiple execution threads.