class SessionIdleTimer extends SimpleTimer2.TimedEvent
| Modifier and Type | Field and Description |
|---|---|
static long | MINIMUM_TIMEMINIMUM_TIME. |
_state, DEFAULT_FUZZ| Constructor and Description |
|---|
SessionIdleTimer(I2PAppContext context,
I2PSessionImpl session,
boolean reduce,
boolean shutdown)reduce, shutdown, or both must be true |
| Modifier and Type | Method and Description |
|---|---|
void | timeReached()timeReached. |
cancel, forceReschedule, reschedule, reschedule, run, schedule, setFuzz, setPool, toStringpublic static final long MINIMUM_TIME
public SessionIdleTimer(I2PAppContext context, I2PSessionImpl session, boolean reduce, boolean shutdown)
public void timeReached()
timeReached in class SimpleTimer2.TimedEvent