Package org.apache.hc.client5.http.impl.nio
Client connection management functions based the asynchronous
connection management APIs.
-
Class Summary Class Description DefaultAsyncClientConnectionOperator DefaultManagedAsyncClientConnection MultihomeConnectionInitiator Multi-home DNS aware implementation ofConnectionInitiator.MultihomeIOSessionRequester PoolingAsyncClientConnectionManager PoolingAsyncClientConnectionManagermaintains a pool of non-blockingHttpConnections and is able to service connection requests from multiple execution threads.PoolingAsyncClientConnectionManager.InternalConnectionEndpoint PoolingAsyncClientConnectionManagerBuilder Builder forPoolingAsyncClientConnectionManagerinstances.