Uses of Class
org.apache.http.impl.conn.tsccm.ConnPoolByRoute
Packages that use ConnPoolByRoute
-
Uses of ConnPoolByRoute in org.apache.http.impl.conn.tsccm
Fields in org.apache.http.impl.conn.tsccm declared as ConnPoolByRouteModifier and TypeFieldDescriptionprotected final ConnPoolByRoute
ThreadSafeClientConnManager.pool
Deprecated.The pool of connections being managed.Methods in org.apache.http.impl.conn.tsccm that return ConnPoolByRouteModifier and TypeMethodDescriptionprotected ConnPoolByRoute
ThreadSafeClientConnManager.createConnectionPool
(long connTTL, TimeUnit connTTLTimeUnit) Deprecated.Hook for creating the connection pool.