Uses of Class
org.apache.http.impl.conn.tsccm.WaitingThreadAborter
Packages that use WaitingThreadAborter
-
Uses of WaitingThreadAborter in org.apache.http.impl.conn.tsccm
Methods in org.apache.http.impl.conn.tsccm with parameters of type WaitingThreadAborterModifier and TypeMethodDescriptionprotected BasicPoolEntry
ConnPoolByRoute.getEntryBlocking
(HttpRoute route, Object state, long timeout, TimeUnit timeUnit, WaitingThreadAborter aborter) Deprecated.Obtains a pool entry with a connection within the given timeout.