class IdleTunnelMonitor extends SimpleTimer2.TimedEvent
_state, DEFAULT_FUZZ| Constructor and Description |
|---|
IdleTunnelMonitor(RouterContext ctx)Constructor. |
| Modifier and Type | Method and Description |
|---|---|
void | shutdown()Shut down the monitor and clean up resources. |
void | timeReached()Called when this event's scheduled time arrives. |
cancel, forceReschedule, reschedule, reschedule, run, schedule, setFuzz, setPool, toStringIdleTunnelMonitor(RouterContext ctx)
public void shutdown()
public void timeReached()
SimpleTimer2.TimedEventtimeReached in class SimpleTimer2.TimedEvent