public interface UndertowSessionManager
extends io.undertow.server.session.SessionManager
Modifier and Type | Method and Description |
---|---|
io.undertow.server.session.SessionListeners |
getSessionListeners()
Returns the configured session listeners for this web application
|
SessionManager<LocalSessionContext,Batch> |
getSessionManager()
Returns underlying distributable session manager implementation.
|
io.undertow.server.session.SessionListeners getSessionListeners()
SessionManager<LocalSessionContext,Batch> getSessionManager()
Copyright © 2016 JBoss by Red Hat. All rights reserved.