public class TimeoutHandler extends TimerTask
| Constructor and Description |
|---|
TimeoutHandler(Map callbacks,
ServerContextInformation contextInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
run()
Checks if the timeout has expired for each callback in the callback store.
|
cancel, scheduledExecutionTimepublic TimeoutHandler(Map callbacks, ServerContextInformation contextInfo)
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.