- 
Constructor SummaryConstructors 
- 
Method Summary
void
 
The background thread that checks async requests and fires the timeout if there has been no activity. 
 protected void
   
 
 
 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Constructor Details
- 
AsyncTimeoutprotected AsyncTimeout() 
 
- 
Method Details
- 
runpublic void run() The background thread that checks async requests and fires the timeout if there has been no activity. 
- Specified by:
- runin interface- Runnable
 
- 
stopprotected void stop()