Package com.caucho.ejb.protocol

Class Summary
AbstractHandle Handle implementation for EJB Objects.
AbstractHomeHandle Implementation for a home handle.
ClientContainer Container for EJB stubs.
EjbProtocolManager Server containing all the EJBs for a given configuration.
HandleEncoder Encodes and decodes handles.
HandleImpl Handle implementation for EJB Objects.
HomeHandleImpl Implementation for a home handle.
HomeSkeletonWrapper Special class for dealing with serialization.
JVMRemoteHomeProxy An object proxy for a foreign JNDI factory.
LocalSkeletonWrapper Special class for dealing with serialization.
NamingProxy An object proxy for a foreign JNDI factory.
ObjectSkeletonWrapper Special class for dealing with serialization.
ProtocolContainer Server containing all the EJBs for a given configuration.
SelfSerializer Serializer for transfers inside a single JVM.
ServerLocalProxy The JNDI proxy for local interfaces.
ServerRemoteProxy The JNDI proxy for local interfaces.
Skeleton Base class for any bean skeleton capable of handling an BURLAP-RPC request.
 

Exception Summary
ObjectExceptionWrapper Wraps the actual exception with an EJB exception