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

Class RemoteClientAgentImpl

  • All Implemented Interfaces:
    java.io.Serializable, java.rmi.Remote, RemoteClientAgent


    public class RemoteClientAgentImpl
    extends java.rmi.server.UnicastRemoteObject
    implements RemoteClientAgent
    RemoteClientAgentImpl is the class for agents on the client, which typically send NodeAgents to each node.

    See Also:
    Serialized Form
    • Constructor Detail

      • RemoteClientAgentImpl

        public RemoteClientAgentImpl(RemoteClientAgentImpl fa,
                                     int ind)
                              throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException
      • RemoteClientAgentImpl

        public RemoteClientAgentImpl(RemoteClientAgentImpl fa,
                                     int ind,
                                     long to)
                              throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException
    • Method Detail

      • sendToClient

        public void sendToClient(java.io.Serializable message)
                          throws java.rmi.RemoteException
        Specified by:
        sendToClient in interface RemoteClientAgent
        Throws:
        java.rmi.RemoteException
      • sendToClient

        public void sendToClient(int ind,
                                 java.io.Serializable message)
                          throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException
      • broadcastWithResponses

        public java.io.Serializable[] broadcastWithResponses(java.io.Serializable message,
                                                             RemoteAgentContact[] contacts)
                                                      throws VisADException,
                                                             java.rmi.RemoteException
        Throws:
        VisADException
        java.rmi.RemoteException
      • broadcastWithResponses

        public java.io.Serializable[] broadcastWithResponses(java.io.Serializable[] messages,
                                                             RemoteAgentContact[] contacts)
                                                      throws VisADException,
                                                             java.rmi.RemoteException
        Throws:
        VisADException
        java.rmi.RemoteException

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.