public static interface SessionManager.Callback
| Modifier and Type | Method and Description |
|---|---|
boolean |
dontRemove(java.lang.Object key)
Is called be the removeButAsk() function.
|
boolean dontRemove(java.lang.Object key)
key - the key which binds the session to the SessionManager.