Uses of Interface
org.apache.http.impl.conn.tsccm.PoolEntryRequest

Packages that use PoolEntryRequest
org.apache.http.impl.conn.tsccm Deprecated. 
 

Uses of PoolEntryRequest in org.apache.http.impl.conn.tsccm
 

Methods in org.apache.http.impl.conn.tsccm that return PoolEntryRequest
 PoolEntryRequest ConnPoolByRoute.requestPoolEntry(HttpRoute route, Object state)
          Deprecated.  
abstract  PoolEntryRequest AbstractConnPool.requestPoolEntry(HttpRoute route, Object state)
          Deprecated. Returns a new PoolEntryRequest, from which a BasicPoolEntry can be obtained, or the request can be aborted.
 



Copyright © 1999–2019 The Apache Software Foundation. All rights reserved.