Interface AsyncCommandOutputStreamAware

    • Method Detail

      • setIoOutputStream

        void setIoOutputStream​(IoOutputStream out)
        Set the output stream that can be used by the shell to write its output.
        Parameters:
        out - The IoOutputStream used by the shell to write its output