Package org.openejb.client

The core classes of the container system implementing the interfaces defined by the OpenEJB server.

See:
          Description

Interface Summary
Connection An encapsulation of what is necessary to reach the server
ConnectionFactory  
EJBHomeProxy  
EJBObjectProxy  
Request  
RequestMethods  
Response  
ResponseCodes  
 

Class Summary
AuthenticationRequest  
AuthenticationResponse  
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.
HttpConnectionFactory  
HttpConnectionFactory.HttpConnection  
JNDIContext JNDI client
JNDIRequest  
JNDIResponse  
LocalInitialContextFactory LocalInitialContextFactory
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.
 

Package org.openejb.client Description

The core classes of the container system implementing the interfaces defined by the OpenEJB server.

Package Specification

Yet to come.

Related Documentation



Copyright © 1999-2011 OpenEJB. All Rights Reserved.