com.rift.coad.daemon.messageservice.rpc |
|
Java Source File Name | Type | Comment |
RPCMessageClient.java | Class | This object is responsible for establishing a connection to the Message
Service and for setting the appropriate RPC proxy and handler so that
messages can be constructed appropriatly. |
RPCMessageClientException.java | Class | The definition of the RPCMessage Client exception. |
RPCMessageHandler.java | Class | This object handles the creation of a RPC message. |