Uses of Class
com.github.fracpete.processoutput4j.output.AbstractProcessOutput
Packages that use AbstractProcessOutput
-
Uses of AbstractProcessOutput in com.github.fracpete.processoutput4j.output
Subclasses of AbstractProcessOutput in com.github.fracpete.processoutput4j.outputModifier and TypeClassDescriptionfinal classCollects the process output (stdout and stderr) and makes them available once the process finishes.final classA container class for the results obtained from executing a process.classStreams the data into the owningStreamingProcessOwnerobject.