Uses of Class
org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager.InternalConnectionEndpoint
-
Packages that use PoolingAsyncClientConnectionManager.InternalConnectionEndpoint Package Description org.apache.hc.client5.http.impl.nio Client connection management functions based the asynchronous connection management APIs. -
-
Uses of PoolingAsyncClientConnectionManager.InternalConnectionEndpoint in org.apache.hc.client5.http.impl.nio
Methods in org.apache.hc.client5.http.impl.nio that return PoolingAsyncClientConnectionManager.InternalConnectionEndpoint Modifier and Type Method Description private PoolingAsyncClientConnectionManager.InternalConnectionEndpoint
PoolingAsyncClientConnectionManager. cast(AsyncConnectionEndpoint endpoint)
-