| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
InputStreamcom.trilead.ssh2.channel.ChannelInputStreampublic final class ChannelInputStreamextends InputStreampublic int available()
throws IOExceptionpublic void close()
throws IOExceptionpublic int read()
throws IOExceptionpublic int read(byte[] b)
throws IOExceptionpublic int read(byte[] b,
int off,
int len)
throws IOException