Package com.github.fracpete.processoutput4j.reader
package com.github.fracpete.processoutput4j.reader
-
ClassesClassDescriptionAncestor for readers that read line from stdout/stderr of the provided
Processobject.Reader for storing all content.Just outputs the data to stdout/stderr.Forwards the output from the process to the owningStreamingProcessOwnerobject, if appropriate.