Package | Description |
---|---|
org.apache.http.impl.conn.tsccm |
The implementation of a thread-safe client connection manager.
|
Modifier and Type | Class and Description |
---|---|
class |
ConnPoolByRoute
A connection pool that maintains connections by route.
|
Modifier and Type | Field and Description |
---|---|
protected AbstractConnPool |
ThreadSafeClientConnManager.connectionPool
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected AbstractConnPool |
ThreadSafeClientConnManager.createConnectionPool(org.apache.http.params.HttpParams params)
Deprecated.
use #createConnectionPool(long, TimeUnit))
|
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.