public static interface ISessionStore.BindListener
| Modifier and Type | Method and Description |
|---|---|
void |
bindingSession(Request request,
Session newSession)
Informs the listener that a session is about to be bound.
|
void bindingSession(Request request, Session newSession)
temporary sessions.request - The request the session is bound innewSession - The session that will be boundCopyright © 2006–2021 Apache Software Foundation. All rights reserved.