|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutgoingDistributableSessionData | |
---|---|
org.jboss.web.tomcat.service.session.distributedcache.spi |
Uses of OutgoingDistributableSessionData in org.jboss.web.tomcat.service.session.distributedcache.spi |
---|
Classes in org.jboss.web.tomcat.service.session.distributedcache.spi with type parameters of type OutgoingDistributableSessionData | |
---|---|
interface |
DistributedCacheManager<T extends OutgoingDistributableSessionData>
SPI implemented by the distributed caching layer. |
Subinterfaces of OutgoingDistributableSessionData in org.jboss.web.tomcat.service.session.distributedcache.spi | |
---|---|
interface |
OutgoingAttributeGranularitySessionData
Expands on OutgoingDistributableSessionData to expose information
about changes in the session's attribute map. |
interface |
OutgoingSessionGranularitySessionData
Expands on OutgoingDistributableSessionData to expose the session's
attribute map. |
Methods in org.jboss.web.tomcat.service.session.distributedcache.spi with type parameters of type OutgoingDistributableSessionData | ||
---|---|---|
|
DistributedCacheManagerFactory.getDistributedCacheManager(LocalDistributableSessionManager localManager)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |