Documentation of 'visad.cluster.RemoteAgentContactImpl' Java class
RemoteAgentContactImpl
visad.cluster

Class 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
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void sendToNode(java.io.Serializable message) 
      • Methods inherited from class java.rmi.server.UnicastRemoteObject

        clone, exportObject, exportObject, exportObject, unexportObject
      • Methods inherited from class java.rmi.server.RemoteServer

        getClientHost, getLog, setLog
      • Methods inherited from class java.rmi.server.RemoteObject

        equals, getRef, hashCode, toString, toStub
      • Methods inherited from class java.lang.Object

        getClass, notify, notifyAll, wait, wait, wait
    • 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:
        sendToNode in interface RemoteAgentContact
        Throws:
        java.rmi.RemoteException

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.