public class Session.SessionInactivityTimer
extends java.lang.Object
SessionCache| Modifier and Type | Field | Description |
|---|---|---|
protected long |
_msec |
|
protected CyclicTimeout |
_timer |
| Constructor | Description |
|---|---|
SessionInactivityTimer() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
cancel() |
|
void |
destroy() |
|
void |
schedule() |
|
void |
setTimeout(long ms) |
protected final CyclicTimeout _timer
protected long _msec
Copyright © 1995–2018 Webtide. All rights reserved.