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 FilterOutputStream
IOException
public void write(byte[] b, int off, int len) throws IOException
write
in class FilterOutputStream
IOException
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.