Package | Description |
---|---|
org.apache.http.impl.conn.tsccm |
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
protected ConnPoolByRoute |
ThreadSafeClientConnManager.pool
Deprecated.
The pool of connections being managed.
|
Modifier and Type | Method and Description |
---|---|
protected ConnPoolByRoute |
ThreadSafeClientConnManager.createConnectionPool(long connTTL,
java.util.concurrent.TimeUnit connTTLTimeUnit)
Deprecated.
Hook for creating the connection pool.
|