Uses of Class
org.apache.http.impl.conn.tsccm.ConnPoolByRoute
-
Packages that use ConnPoolByRoute Package Description org.apache.http.impl.conn.tsccm Deprecated. -
-
Uses of ConnPoolByRoute in org.apache.http.impl.conn.tsccm
Fields in org.apache.http.impl.conn.tsccm declared as ConnPoolByRoute Modifier and Type Field Description protected ConnPoolByRouteThreadSafeClientConnManager. poolDeprecated.The pool of connections being managed.Methods in org.apache.http.impl.conn.tsccm that return ConnPoolByRoute Modifier and Type Method Description protected ConnPoolByRouteThreadSafeClientConnManager. createConnectionPool(long connTTL, java.util.concurrent.TimeUnit connTTLTimeUnit)Deprecated.Hook for creating the connection pool.
-