public static interface ISessionStore.UnboundListener
Modifier and Type | Method and Description |
---|---|
void |
sessionUnbound(String sessionId)
Informs the listener that session with specific id has been unbound.
|
void sessionUnbound(String sessionId)
sessionId
- Copyright © 2006–2022 Apache Software Foundation. All rights reserved.