Uses of Interface
org.openejb.client.RequestMethods

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

Uses of RequestMethods in org.openejb.client
 

Subinterfaces of RequestMethods in org.openejb.client
 interface Request
           
 

Classes in org.openejb.client that implement RequestMethods
 class AuthenticationRequest
           
 class EJBHomeHandler
          Handles invocations from an EJBHomeProxy.
 class EJBInvocationHandler
          TODO: Add comments
 class EJBObjectHandler
           
 class EJBRequest
           
 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 JNDIRequest
           
 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 RequestMethods in org.openejb.server.admin
 

Classes in org.openejb.server.admin that implement RequestMethods
 class Stop
           
 

Uses of RequestMethods in org.openejb.server.ejbd
 

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



Copyright © 1999-2011 OpenEJB. All Rights Reserved.