protected class ProcessShellFactory.ProcessShell.TtyFilterOutputStream
extends java.io.FilterOutputStream
| Constructor and Description |
|---|
ProcessShellFactory.ProcessShell.TtyFilterOutputStream(java.io.OutputStream out,
ProcessShellFactory.ProcessShell.TtyFilterInputStream echo) |
public ProcessShellFactory.ProcessShell.TtyFilterOutputStream(java.io.OutputStream out,
ProcessShellFactory.ProcessShell.TtyFilterInputStream echo)
public void write(int c)
throws java.io.IOException
write in class java.io.FilterOutputStreamjava.io.IOExceptionpublic void write(byte[] b,
int off,
int len)
throws java.io.IOException
write in class java.io.FilterOutputStreamjava.io.IOExceptionCopyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.