visad.cluster
Class RemoteAgentContactImpl
- java.lang.Object
-
- java.rmi.server.RemoteObject
-
- java.rmi.server.RemoteServer
-
- java.rmi.server.UnicastRemoteObject
-
- visad.cluster.RemoteAgentContactImpl
-
- All Implemented Interfaces:
- java.io.Serializable, java.rmi.Remote, RemoteAgentContact
public class RemoteAgentContactImpl extends java.rmi.server.UnicastRemoteObject implements RemoteAgentContact
RemoteAgentContactImpl is the class on nodes for RemoteClientAgent to communicate to NodeAgent.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description RemoteAgentContactImpl(NodeAgent ag)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidsendToNode(java.io.Serializable message)-
Methods inherited from class java.rmi.server.UnicastRemoteObject
clone, exportObject, exportObject, exportObject, unexportObject
-
-
-
-
Constructor Detail
-
RemoteAgentContactImpl
public RemoteAgentContactImpl(NodeAgent ag) throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
-
-
Method Detail
-
sendToNode
public void sendToNode(java.io.Serializable message) throws java.rmi.RemoteException- Specified by:
sendToNodein interfaceRemoteAgentContact- Throws:
java.rmi.RemoteException
-
-
DMelt 3.0 © DataMelt by jWork.ORG