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–2024 Apache Software Foundation. All rights reserved.