站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 cluster API Documentation 英文版文档

Uses of Interface org.jboss.ha.httpsession.beanimpl.interfaces.ClusteredHTTPSessionBusiness (JBoss Cluster API) - JBoss 4.0.1 sp1 cluster API Documentation 英文版文档


Uses of Interface
org.jboss.ha.httpsession.beanimpl.interfaces.ClusteredHTTPSessionBusiness

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)
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.