| Package | Description |
|---|---|
| org.apache.http.impl.conn.tsccm |
Deprecated.
|
| Modifier and Type | Method | Description |
|---|---|---|
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. |
PoolEntryRequest |
ConnPoolByRoute.requestPoolEntry(HttpRoute route,
java.lang.Object state) |
Deprecated.
|