cakoose.util.exec
Class Exec.OutputStreamRelay
java.lang.Object
cakoose.util.exec.Exec.OutputConsumer
cakoose.util.exec.Exec.OutputStreamRelay
- Enclosing class:
- Exec
public static class Exec.OutputStreamRelay
- extends Exec.OutputConsumer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Exec.OutputStreamRelay
public Exec.OutputStreamRelay(OutputStream target)
consume
public void consume(InputStream source)
throws IOException
- Specified by:
consume in class Exec.OutputConsumer
- Throws:
IOException