|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PoolEntryRequest | |
---|---|
org.apache.http.impl.conn.tsccm | The implementation of a thread-safe client connection manager. |
Uses of PoolEntryRequest in org.apache.http.impl.conn.tsccm |
---|
Methods in org.apache.http.impl.conn.tsccm that return PoolEntryRequest | |
---|---|
abstract PoolEntryRequest |
AbstractConnPool.requestPoolEntry(HttpRoute route,
Object state)
Returns a new PoolEntryRequest , from which a BasicPoolEntry
can be obtained, or the request can be aborted. |
PoolEntryRequest |
ConnPoolByRoute.requestPoolEntry(HttpRoute route,
Object state)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |