|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
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. |
Implementation of EJB 3.0 container
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||