HomeSort by relevance Sort by last modified time
    Searched refs:WaitingThreadAborter (Results 1 - 2 of 2) sorted by null

  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
WaitingThreadAborter.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/conn/tsccm/WaitingThreadAborter.java $
40 public class WaitingThreadAborter {
ConnPoolByRoute.java 226 final WaitingThreadAborter aborter = new WaitingThreadAborter();
251 * If a {@link WaitingThread} is used to block, {@link WaitingThreadAborter#setWaitingThread(WaitingThread)}
270 WaitingThreadAborter aborter)

Completed in 613 milliseconds