Interface DebugMessageProcessor

    • Method Detail

      • processMessages

        void processMessages​(ByteArrayOutputStream output)
        Process the messages in the provided byte array output stream.
        Parameters:
        output - the output stream that contains the messages
      • disable

        void disable()
        Disable the message processor.
      • enable

        void enable()
        Enable the message processor.