|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ServerSession.RemoveListener
Listeners objects that implement this interface will be notified of session removal.
| Method Summary | |
|---|---|
void |
removed(ServerSession session,
boolean timeout)
Callback invoked when the session is removed. |
| Method Detail |
|---|
void removed(ServerSession session,
boolean timeout)
session - the removed sessiontimeout - whether the session has been removed because of a timeout
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||