Package solar.service.rpc

Contains the simulated RPC service.

See:
          Description

Interface Summary
RpcConstants Constants for RPC service.
RpcService A service emulates the remote procedure calls.
 

Class Summary
Block A blocking object that other objects can wait on till time out or a reply is ready.
RpcAck Empty object to acknowledge a RPC request.
SolarRpcService An implementation of RPC service and it requires a dispatch service.
 

Exception Summary
RpcException A generic exception thrown by RPC services.
 

Package solar.service.rpc Description

Contains the simulated RPC service.