| 程序包 | 说明 |
|---|---|
| org.apache.hc.client5.http.impl.nio |
Client connection management functions based the asynchronous
connection management APIs.
|
| 类和说明 |
|---|
PoolingAsyncClientConnectionManager
PoolingAsyncClientConnectionManager maintains a pool of non-blocking
HttpConnections and is able to service
connection requests from multiple execution threads. |
| PoolingAsyncClientConnectionManagerBuilder
Builder for
PoolingAsyncClientConnectionManager instances. |
Copyright © 2023. All rights reserved.