|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IncomingDistributableSessionData | |
---|---|
org.jboss.web.tomcat.service.session.distributedcache.spi |
Uses of IncomingDistributableSessionData in org.jboss.web.tomcat.service.session.distributedcache.spi |
---|
Methods in org.jboss.web.tomcat.service.session.distributedcache.spi that return IncomingDistributableSessionData | |
---|---|
IncomingDistributableSessionData |
DistributedCacheManager.getSessionData(String realId,
boolean initialLoad)
Get the IncomingDistributableSessionData that encapsulates the distributed
cache's information about the given session. |
IncomingDistributableSessionData |
DistributedCacheManager.getSessionData(String realId,
String dataOwner,
boolean includeAttributes)
Get the IncomingDistributableSessionData that encapsulates the distributed
cache's information about the given session. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |