See: Description
Class | Description |
---|---|
DefaultAsyncClientConnectionOperator | |
H2SharingConnPool<T,C extends org.apache.hc.core5.http.HttpConnection> |
Experimental connections pool implementation that acts as a caching facade in front of
a standard
ManagedConnPool and shares already leased connections to multiplex
message exchanges over active HTTP/2 connections. |
MultihomeConnectionInitiator |
Multi-home DNS aware implementation of
ConnectionInitiator . |
PoolingAsyncClientConnectionManager |
PoolingAsyncClientConnectionManager maintains a pool of non-blocking
HttpConnection s and is able to service
connection requests from multiple execution threads. |
PoolingAsyncClientConnectionManagerBuilder |
Builder for
PoolingAsyncClientConnectionManager instances. |
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.