Uses of Package
com.caucho.ejb

Packages that use com.caucho.ejb
com.caucho.config.types   
com.caucho.ejb   
com.caucho.ejb.burlap   
com.caucho.ejb.cfg   
com.caucho.ejb.hessian   
com.caucho.ejb.manager   
com.caucho.ejb.message   
com.caucho.ejb.protocol   
com.caucho.ejb.session   
com.caucho.ejb.timer   
com.caucho.hessian   
com.caucho.server.e_app   
 

Classes in com.caucho.ejb used by com.caucho.config.types
AbstractServer
          Base server for a single home/object bean pair.
 

Classes in com.caucho.ejb used by com.caucho.ejb
AbstractContext
          Base class for an abstract context
AbstractServer
          Base server for a single home/object bean pair.
ClientFactory
          Create a remote object
EJBMetaDataImpl
           
EJBServer
          Server containing all the EJBs for a given configuration.
RemoteExceptionWrapper
          Wraps the actual exception with an Remote exception
 

Classes in com.caucho.ejb used by com.caucho.ejb.burlap
AbstractServer
          Base server for a single home/object bean pair.
EJBServlet
          Servlet for serving EJBs from the Resin web server.
 

Classes in com.caucho.ejb used by com.caucho.ejb.cfg
AbstractServer
          Base server for a single home/object bean pair.
 

Classes in com.caucho.ejb used by com.caucho.ejb.hessian
AbstractServer
          Base server for a single home/object bean pair.
EJBServlet
          Servlet for serving EJBs from the Resin web server.
 

Classes in com.caucho.ejb used by com.caucho.ejb.manager
AbstractServer
          Base server for a single home/object bean pair.
 

Classes in com.caucho.ejb used by com.caucho.ejb.message
AbstractContext
          Base class for an abstract context
AbstractServer
          Base server for a single home/object bean pair.
 

Classes in com.caucho.ejb used by com.caucho.ejb.protocol
AbstractServer
          Base server for a single home/object bean pair.
 

Classes in com.caucho.ejb used by com.caucho.ejb.session
AbstractContext
          Base class for an abstract context
AbstractEJBHome
          Interface for stubs inside the same JVM.
AbstractEJBObject
          Interface for stubs inside the same JVM.
AbstractServer
          Base server for a single home/object bean pair.
 

Classes in com.caucho.ejb used by com.caucho.ejb.timer
AbstractContext
          Base class for an abstract context
 

Classes in com.caucho.ejb used by com.caucho.hessian
EJBServlet
          Servlet for serving EJBs from the Resin web server.
 

Classes in com.caucho.ejb used by com.caucho.server.e_app
EJBClientInterface
          Interface for the EJBClient.