|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusteredHTTPSessionBusiness | |
org.jboss.ha.httpsession.beanimpl.ejb | |
org.jboss.ha.httpsession.beanimpl.interfaces | |
org.jboss.ha.httpsession.server |
Uses of ClusteredHTTPSessionBusiness in org.jboss.ha.httpsession.beanimpl.ejb |
Classes in org.jboss.ha.httpsession.beanimpl.ejb that implement ClusteredHTTPSessionBusiness | |
class |
ClusteredHTTPSessionBeanAbstract
Abstract default implementation of the Clustered HTTP session for servlets. |
class |
ClusteredHTTPSessionBeanCmp11
CMP 1.1 concrete implementation for the HTTPSession bean. |
class |
ClusteredHTTPSessionBeanImpl
Core implementation of methods for the bean. |
Uses of ClusteredHTTPSessionBusiness in org.jboss.ha.httpsession.beanimpl.interfaces |
Subinterfaces of ClusteredHTTPSessionBusiness in org.jboss.ha.httpsession.beanimpl.interfaces | |
interface |
ClusteredHTTPSession
Remote interface for clustered HTTP sessions. |
interface |
LocalClusteredHTTPSession
Local interface for clustered HTTP sessions. |
Uses of ClusteredHTTPSessionBusiness in org.jboss.ha.httpsession.server |
Methods in org.jboss.ha.httpsession.server that return ClusteredHTTPSessionBusiness | |
protected ClusteredHTTPSessionBusiness |
ClusteredHTTPSessionService.createSession(String id,
SerializableHttpSession session)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |