Interface RMIRemoteCommandConnection

    • Method Detail

      • executeCommand

        java.lang.Object executeCommand​(Command command)
                                 throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException
      • executeCommand

        java.lang.Object executeCommand​(byte[] command)
                                 throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException