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:
- Remote, RemoteAgentContact, Serializable
- public class RemoteAgentContactImpl
- extends UnicastRemoteObject
- implements RemoteAgentContact
RemoteAgentContactImpl is the class on nodes for
RemoteClientAgent to communicate to NodeAgent.
- See Also:
- Serialized Form
agent
NodeAgent agent
RemoteAgentContactImpl
public RemoteAgentContactImpl(NodeAgent ag)
throws RemoteException
sendToNode
public void sendToNode(Serializable message)
throws RemoteException
- Specified by:
sendToNode in interface RemoteAgentContact
- Throws:
RemoteException