Uses of Class
org.apache.http.impl.conn.tsccm.WaitingThreadAborter
-
Packages that use WaitingThreadAborter Package Description org.apache.http.impl.conn.tsccm Deprecated. -
-
Uses of WaitingThreadAborter in org.apache.http.impl.conn.tsccm
Methods in org.apache.http.impl.conn.tsccm with parameters of type WaitingThreadAborter Modifier and Type Method Description protected BasicPoolEntry
ConnPoolByRoute. getEntryBlocking(HttpRoute route, java.lang.Object state, long timeout, java.util.concurrent.TimeUnit tunit, WaitingThreadAborter aborter)
Deprecated.Obtains a pool entry with a connection within the given timeout.
-