org.mbari.siam.distributed
Interface RemoteService
- All Superinterfaces:
- java.rmi.Remote
- All Known Subinterfaces:
- FOCENode, MOOSNode, Node, ShoreMessaging
- All Known Implementing Classes:
- A3LAMessagingService, FOCENodeService, MOOSNodeService, NAL9601MessagingService, NALMessagingService, NodeService, ShoreMessagingService, SimulatedShoreMessagingService, TestNodeService
public interface RemoteService
- extends java.rmi.Remote
Extends Remote, including method to 'ping' the remote service.
|
Method Summary |
void |
ping()
Try to 'ping' the remote service |
ping
void ping()
throws java.rmi.RemoteException
- Try to 'ping' the remote service
- Throws:
java.rmi.RemoteException
Copyright © 2003 MBARI.
The Monterey Bay Aquarium Research Institute (MBARI) provides this documentation and code "as is", with no warranty, express or implied, of its quality or consistency. It is provided without support and without obligation on the part of MBARI to assist in its use, correction, modification, or enhancement.