Uses of Interface
org.apache.http.impl.conn.tsccm.PoolEntryRequest
| Package | Description |
|---|---|
| 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 Modifier and Type Method Description abstract PoolEntryRequestAbstractConnPool. requestPoolEntry(HttpRoute route, Object state)Returns a newPoolEntryRequest, from which aBasicPoolEntrycan be obtained, or the request can be aborted.PoolEntryRequestConnPoolByRoute. requestPoolEntry(HttpRoute route, Object state)