Package org.objectweb.easybeans.rpc

Implementation of EJB 3.0 container

See:
          Description

Class Summary
ClientRPCInvocationHandler This class sends an EJB request to the server and send back to the client the response.
JEJBRequest Implementation of the EJBRequest interface.
JEJBResponse Implementation of the EJBResponse interface.
RPC Gets a RPC client.
By default it will use RMI RPC.
 

Package org.objectweb.easybeans.rpc Description

Implementation of EJB 3.0 container