protected class ProcessShellFactory.ProcessShell.TtyFilterInputStream
extends java.io.FilterInputStream
| Constructor and Description |
|---|
ProcessShellFactory.ProcessShell.TtyFilterInputStream(java.io.InputStream in) |
public ProcessShellFactory.ProcessShell.TtyFilterInputStream(java.io.InputStream in)
public int available()
throws java.io.IOException
available in class java.io.FilterInputStreamjava.io.IOExceptionpublic int read()
throws java.io.IOException
read in class java.io.FilterInputStreamjava.io.IOExceptionpublic int read(byte[] b,
int off,
int len)
throws java.io.IOException
read in class java.io.FilterInputStreamjava.io.IOExceptionCopyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.