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

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



Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.