protected class ProcessShellFactory.ProcessShell.TtyFilterOutputStream extends FilterOutputStream
out| Constructor and Description |
|---|
ProcessShellFactory.ProcessShell.TtyFilterOutputStream(OutputStream out,
ProcessShellFactory.ProcessShell.TtyFilterInputStream echo) |
public ProcessShellFactory.ProcessShell.TtyFilterOutputStream(OutputStream out, ProcessShellFactory.ProcessShell.TtyFilterInputStream echo)
public void write(int c)
throws IOException
write in class FilterOutputStreamIOExceptionpublic void write(byte[] b,
int off,
int len)
throws IOException
write in class FilterOutputStreamIOExceptionCopyright © 2008–2014 The Apache Software Foundation. All rights reserved.