| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.http.impl.conn.tsccm.WaitingThreadAborter
@Deprecated public class WaitingThreadAborter
A simple class that can interrupt a WaitingThread.
 Must be called with the pool lock held.
| Constructor Summary | |
|---|---|
| WaitingThreadAborter()Deprecated. | |
| Method Summary | |
|---|---|
|  void | abort()Deprecated. If a waiting thread has been set, interrupts it. | 
|  void | setWaitingThread(WaitingThread waitingThread)Deprecated. Sets the waiting thread. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public WaitingThreadAborter()
| Method Detail | 
|---|
public void abort()
public void setWaitingThread(WaitingThread waitingThread)
waitingThread - The thread to interrupt when aborting.| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||