Class OutputPump

  • All Implemented Interfaces:
    Runnable

    public class OutputPump
    extends Object
    implements Runnable
    Pumps lines from one stream onto another, used specifically for getting the stdout/stderr of a child process onto the parent's.