Uses of Interface
solar.service.rmtobj.RemoteObjectConstants

Packages that use RemoteObjectConstants
solar.service.rmtobj Contains the service to monitor the liveness of and communicate with remote objects. 
solar.service.rmtobj.comm Events and requests for remote object service. 
 

Uses of RemoteObjectConstants in solar.service.rmtobj
 

Classes in solar.service.rmtobj that implement RemoteObjectConstants
 class SolarRemoteObjectService
          This RemoteObjectService uses a softstate protocol to monitoring remote object and uses RPC service to invoke request.
 

Uses of RemoteObjectConstants in solar.service.rmtobj.comm
 

Classes in solar.service.rmtobj.comm that implement RemoteObjectConstants
 class PingEvent
          A wrapper event to notify interested parties about local objects.