Package org.apache.http.impl.nio.conn

Default implementations of asynchronous client connection management functions.

See:
          Description

Class Summary
AsyncSchemeRegistryFactory Deprecated.
DefaultClientAsyncConnection Deprecated.
DefaultClientAsyncConnectionFactory Deprecated.
DefaultHttpAsyncRoutePlanner Deprecated.
ManagedNHttpClientConnectionFactory Default factory for ManagedNHttpClientConnection instances.
PoolingClientAsyncConnectionManager Deprecated.
PoolingNHttpClientConnectionManager PoolingNHttpClientConnectionManager maintains a pool of NHttpClientConnections and is able to service connection requests from multiple execution threads.
 

Package org.apache.http.impl.nio.conn Description

Default implementations of asynchronous client connection management functions.



Copyright © 2010–2021 The Apache Software Foundation. All rights reserved.