Package org.zeroturnaround.exec.stream
package org.zeroturnaround.exec.stream
-
ClassDescriptionConstructs name for the caller logger.Used by
Execute
to handle input and output stream of subprocesses.Copies all data from an System.input stream to an output stream of the executed process.Base class to connect a logging system to the output and/or error stream of then external process.An OutputStream which ignores everything written to it.Copies standard output and error of subprocesses to standard output and error of the parent process.Copies all data from an input stream to an output stream.Splits an OutputStream into two.