Package org.openejb.client

Interface Summary
Connection An encapsulation of what is necessary to reach the server
ConnectionFactory  
EJBHomeProxy  
EJBObjectProxy  
InvocationHandler  
ProxyFactory Allows us to implement different versions of Proxies
Request  
RequestMethods  
Response  
ResponseCodes  
 

Class Summary
AuthenticationRequest  
AuthenticationResponse  
CgLibInvocationHandler  
CgLibProxy  
CgLibProxyFactory  
Client  
ClientMetaData  
ConnectionManager  
EJBHomeHandle  
EJBHomeHandler Handles invocations from an EJBHomeProxy.
EJBHomeProxyHandle  
EJBInvocationHandler TODO: Add comments
EJBMetaDataImpl ------------------------------------------------- EJB 1.1 9.3.6 Meta-data class The deployment tools are responsible for implementing the class that provides meta-data information to the client view contract.
EJBObjectHandle ------------------------------------- EJB 1.1

9.3.4 Handle class

The deployment tools are responsible for implementing the handle class for the entity bean.

EJBObjectHandler  
EJBObjectProxyHandle  
EJBRequest  
EJBResponse  
EntityEJBHomeHandler  
EntityEJBObjectHandler This InvocationHandler and its proxy are serializable and can be used by HomeHandle, Handle, and MetaData to persist and revive handles.
JNDIContext JNDI client
JNDIRequest  
JNDIResponse  
LocalInitialContextFactory LocalInitialContextFactory
ProxyManager  
RemoteInitialContextFactory RemoteInitialContextFactory
ServerMetaData  
SocketConnectionFactory  
StatefulEJBHomeHandler This InvocationHandler and its proxy are serializable and can be used by HomeHandle, Handle, and MetaData to persist and revive handles.
StatefulEJBObjectHandler  
StatelessEJBHomeHandler This InvocationHandler and its proxy are serializable and can be used by HomeHandle, Handle, and MetaData to persist and revive handles.
StatelessEJBObjectHandler This InvocationHandler and its proxy are serializable and can be used by HomeHandle, Handle, and MetaData to persist and revive handles.
TomcatEjbFactory Tomcat EJB factory.
 



Copyright © 1999-2005 OpenEJB. All Rights Reserved.