Class SimpleInputHandler

    • Constructor Detail

      • SimpleInputHandler

        public SimpleInputHandler​(InputStream input,
                                  String tag)
        Initializes the simple input handler.
        Parameters:
        input - the input stream from which to read the input for the external process. May be null.
        tag - a tag for logging. May be null.