Package | Description |
---|---|
org.apache.http.impl.conn.tsccm |
The implementation of a thread-safe client connection manager.
|
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,
TimeUnit connTTLTimeUnit)
Deprecated.
Hook for creating the connection pool.
|
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.