Uses of Interface
org.openejb.client.ResponseCodes

Packages that use ResponseCodes
org.openejb.client The core classes of the container system implementing the interfaces defined by the OpenEJB server. 
org.openejb.server.ejbd   
 

Uses of ResponseCodes in org.openejb.client
 

Subinterfaces of ResponseCodes in org.openejb.client
 interface Response
           
 

Classes in org.openejb.client that implement ResponseCodes
 class AuthenticationResponse
           
 class EJBHomeHandler
          Handles invocations from an EJBHomeProxy.
 class EJBInvocationHandler
          TODO: Add comments
 class EJBObjectHandler
           
 class EJBResponse
           
 class EntityEJBHomeHandler
           
 class EntityEJBObjectHandler
          This InvocationHandler and its proxy are serializable and can be used by HomeHandle, Handle, and MetaData to persist and revive handles.
 class JNDIContext
          JNDI client
 class JNDIResponse
           
 class RemoteInitialContextFactory
          RemoteInitialContextFactory
 class StatefulEJBHomeHandler
          This InvocationHandler and its proxy are serializable and can be used by HomeHandle, Handle, and MetaData to persist and revive handles.
 class StatefulEJBObjectHandler
           
 class StatelessEJBHomeHandler
          This InvocationHandler and its proxy are serializable and can be used by HomeHandle, Handle, and MetaData to persist and revive handles.
 class StatelessEJBObjectHandler
          This InvocationHandler and its proxy are serializable and can be used by HomeHandle, Handle, and MetaData to persist and revive handles.
 

Uses of ResponseCodes in org.openejb.server.ejbd
 

Classes in org.openejb.server.ejbd that implement ResponseCodes
 class EjbDaemon
           
 



Copyright © 1999-2011 OpenEJB. All Rights Reserved.