Uses of Class
org.apache.http.impl.conn.tsccm.WaitingThreadAborter

Packages that use WaitingThreadAborter
org.apache.http.impl.conn.tsccm The implementation of a thread-safe client connection manager. 
 

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

Methods in org.apache.http.impl.conn.tsccm with parameters of type WaitingThreadAborter
protected  BasicPoolEntry ConnPoolByRoute.getEntryBlocking(HttpRoute route, Object state, long timeout, TimeUnit tunit, WaitingThreadAborter aborter)
          Obtains a pool entry with a connection within the given timeout.
 



Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.