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 PoolEntryRequest
AbstractConnPool.requestPoolEntry
(HttpRoute route, Object state) Deprecated.Returns a newPoolEntryRequest
, from which aBasicPoolEntry
can be obtained, or the request can be aborted.ConnPoolByRoute.requestPoolEntry
(HttpRoute route, Object state) Deprecated.