java.lang.Runnableprotected class AbstractProtocol.AsyncTimeout
extends java.lang.Object
implements java.lang.Runnable
| Modifier | Constructor | Description |
|---|---|---|
protected |
AsyncTimeout() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
run() |
The background thread that checks async requests and fires the
timeout if there has been no activity.
|
protected void |
stop() |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.