Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
InputStream
com.trilead.ssh2.channel.ChannelInputStream
public final class ChannelInputStream
extends InputStream
public int available() throws IOException
public void close() throws IOException
public int read() throws IOException
public int read(byte[] b) throws IOException
public int read(byte[] b, int off, int len) throws IOException