Uses of Interface
com.aspectran.core.component.session.SessionCache
-
Packages that use SessionCache Package Description com.aspectran.core.component.session Session Management Implementations -
-
Uses of SessionCache in com.aspectran.core.component.session
Classes in com.aspectran.core.component.session that implement SessionCache Modifier and Type Class Description classAbstractSessionCacheCreated: 2017.classDefaultSessionCacheCreated: 2017.Methods in com.aspectran.core.component.session that return SessionCache Modifier and Type Method Description SessionCacheAbstractSessionHandler. getSessionCache()SessionCacheSessionHandler. getSessionCache()Methods in com.aspectran.core.component.session with parameters of type SessionCache Modifier and Type Method Description protected voidAbstractSessionHandler. setSessionCache(SessionCache sessionCache)
-