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 BasicPoolEntryConnPoolByRoute. getEntryBlocking(HttpRoute route, java.lang.Object state, long timeout, java.util.concurrent.TimeUnit timeUnit, WaitingThreadAborter aborter)Deprecated.Obtains a pool entry with a connection within the given timeout.
-