Uses of Package
org.apache.hc.client5.http.impl.nio
Packages that use org.apache.hc.client5.http.impl.nio
Package
Description
Client connection management functions based the asynchronous
connection management APIs.
-
Classes in org.apache.hc.client5.http.impl.nio used by org.apache.hc.client5.http.impl.nioClassDescription
PoolingAsyncClientConnectionManagermaintains a pool of non-blockingHttpConnections and is able to service connection requests from multiple execution threads.Builder forPoolingAsyncClientConnectionManagerinstances.