Uses of Interface
com.aspectran.core.component.session.SessionManager
Packages that use SessionManager
Package
Description
Session Management Implementations
-
Uses of SessionManager in com.aspectran.core.component.session
Classes in com.aspectran.core.component.session that implement SessionManagerModifier and TypeClassDescriptionclass
Abstract Implementation of SessionManager.class
Implementation of SessionManager.Methods in com.aspectran.core.component.session that return SessionManagerModifier and TypeMethodDescriptionprotected SessionManager
AbstractSessionCache.getSessionManager()
ManagedSession.getSessionManager()
Constructors in com.aspectran.core.component.session with parameters of type SessionManager -
Uses of SessionManager in com.aspectran.undertow.server
Methods in com.aspectran.undertow.server that return SessionManagerModifier and TypeMethodDescriptionAbstractTowServer.getSessionManager
(String deploymentName) TowServer.getSessionManager
(String deploymentName) AbstractTowServer.getSessionManagerByPath
(String path) TowServer.getSessionManagerByPath
(String path) -
Uses of SessionManager in com.aspectran.undertow.server.session
Methods in com.aspectran.undertow.server.session that return SessionManager