Package | Description |
---|---|
org.apache.http.impl.conn.tsccm |
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
PoolEntryRequest |
ConnPoolByRoute.requestPoolEntry(HttpRoute route,
java.lang.Object state)
Deprecated.
|
abstract PoolEntryRequest |
AbstractConnPool.requestPoolEntry(HttpRoute route,
java.lang.Object state)
Deprecated.
Returns a new
PoolEntryRequest , from which a BasicPoolEntry
can be obtained, or the request can be aborted. |