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