class IdleTunnelMonitor extends Object implements SimpleTimer.TimedEvent
| Constructor and Description |
|---|
IdleTunnelMonitor(RouterContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
timeReached()
the time requested has been reached (this call should NOT block,
otherwise the whole SimpleTimer gets backed up)
|
IdleTunnelMonitor(RouterContext ctx)
public void timeReached()
SimpleTimer.TimedEventtimeReached in interface SimpleTimer.TimedEvent