Interface IRegisteredHost

    • Method Detail

      • writeMsg

        void writeMsg​(java.lang.String msg)
        Writes a message to the connected host.
        Parameters:
        msg - The message.