Uses of Interface
org.apache.http.impl.conn.tsccm.PoolEntryRequest
Packages that use PoolEntryRequest
-
Uses of PoolEntryRequest in org.apache.http.impl.conn.tsccm
Methods in org.apache.http.impl.conn.tsccm that return PoolEntryRequestModifier and TypeMethodDescriptionabstract PoolEntryRequestAbstractConnPool.requestPoolEntry(HttpRoute route, Object state) Deprecated.Returns a newPoolEntryRequest, from which aBasicPoolEntrycan be obtained, or the request can be aborted.ConnPoolByRoute.requestPoolEntry(HttpRoute route, Object state) Deprecated.