-
Constructor Summary
Constructors
-
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.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AsyncTimeout
protected AsyncTimeout()
-
Method Details
-
run
public void run()
The background thread that checks async requests and fires the timeout if there has been no activity.
- Specified by:
run
in interface Runnable
-
stop
protected void stop()