Package | Description |
---|---|
org.apache.hc.client5.http.impl.nio |
Client connection management functions based the asynchronous
connection management APIs.
|
Class and Description |
---|
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.