Uses of Interface
com.aspectran.core.component.session.SessionCache
Packages that use SessionCache
-
Uses of SessionCache in com.aspectran.core.component.session
Classes in com.aspectran.core.component.session that implement SessionCacheModifier and TypeClassDescriptionclass
A base implementation of theSessionCache
interface for managing a set of Session objects pertaining to a context in memory.class
Implementation ofSessionCache
.Methods in com.aspectran.core.component.session that return SessionCacheModifier and TypeMethodDescriptionAbstractSessionManager.getSessionCache()
SessionManager.getSessionCache()
Methods in com.aspectran.core.component.session with parameters of type SessionCacheModifier and TypeMethodDescriptionprotected void
AbstractSessionManager.setSessionCache
(SessionCache sessionCache)