Package org.ow2.easybeans.rpc.api

Implementation of EJB 3.0 container

See:
          Description

Interface Summary
ClientRPC All RPC implementation need to implement this interface which send a request to the remote side and receive a response forwarded back to the client.
EJBLocalRequest Defines a local call request.
EJBRemoteRequest Request sends to the server.
EJBResponse Response received from the server.
RMIServerRPC Server side interface which need to handle the requests.
 

Exception Summary
RPCException Exception thrown if there is a failure in the response done by the remote side.
 

Package org.ow2.easybeans.rpc.api Description

Implementation of EJB 3.0 container



Copyright © 2006-2012 OW2 Consortium. All Rights Reserved.