Uses of Class
org.apache.hc.client5.http.impl.nio.H2SharingConnPool.PerRoutePool
Packages that use H2SharingConnPool.PerRoutePool
Package
Description
Client connection management functions based the asynchronous
connection management APIs.
-
Uses of H2SharingConnPool.PerRoutePool in org.apache.hc.client5.http.impl.nio
Fields in org.apache.hc.client5.http.impl.nio with type parameters of type H2SharingConnPool.PerRoutePoolModifier and TypeFieldDescriptionprivate final ConcurrentMap<T, H2SharingConnPool.PerRoutePool<T, C>> H2SharingConnPool.perRouteCacheMethods in org.apache.hc.client5.http.impl.nio that return H2SharingConnPool.PerRoutePoolModifier and TypeMethodDescription(package private) H2SharingConnPool.PerRoutePool<T, C> H2SharingConnPool.getPerRoutePool(T route)