public class Session.SessionInactivityTimer
extends java.lang.Object
SessionCache
Modifier and Type | Field and Description |
---|---|
protected long |
_msec |
protected CyclicTimeout |
_timer |
Constructor and Description |
---|
SessionInactivityTimer() |
Modifier and Type | Method and Description |
---|---|
void |
cancel() |
void |
destroy() |
void |
schedule() |
void |
setTimeout(long ms) |
protected final CyclicTimeout _timer
protected long _msec