public class TimeoutHandler
extends java.util.TimerTask
Constructor and Description |
---|
TimeoutHandler(java.util.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.
|
public TimeoutHandler(java.util.Map callbacks, ServerContextInformation contextInfo)
public void run()
run
in interface java.lang.Runnable
run
in class java.util.TimerTask
Copyright © 2005-2022 Apache Software Foundation. All Rights Reserved.