Package solar.service.rmtobj

Contains the service to monitor the liveness of and communicate with remote objects.

See:
          Description

Interface Summary
RemoteObjectConstants Constants used by remote object service.
RemoteObjectListener Listener interface invoked when certain events happened on remtoe handle.
RemoteObjectService A service that allows monitoring the liveness of a remote object.
 

Class Summary
RemoteObject A wrapper handle represents a remote object.
SolarRemoteObjectService This RemoteObjectService uses a softstate protocol to monitoring remote object and uses RPC service to invoke request.
 

Exception Summary
RemoteObjectException An exception thrown by the remote object service.
 

Package solar.service.rmtobj Description

Contains the service to monitor the liveness of and communicate with remote objects.