Interface RemoteCommandProcessorHandler

    • Method Detail

      • setCommandProcessor

        void setCommandProcessor​(RemoteCommandProcessor value)
        Sets the command processor to use.
        Parameters:
        value - the processor
      • getCommandProcessor

        RemoteCommandProcessor getCommandProcessor()
        Returns the command processor in use.
        Returns:
        the processor