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 ConnPoolByRouteThreadSafeClientConnManager.poolDeprecated.The pool of connections being managed.Methods in org.apache.http.impl.conn.tsccm that return ConnPoolByRouteModifier and TypeMethodDescriptionprotected ConnPoolByRouteThreadSafeClientConnManager.createConnectionPool(long connTTL, TimeUnit connTTLTimeUnit) Deprecated.Hook for creating the connection pool.