Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
OutputStream
ch.ethz.ssh2.channel.ChannelOutputStream
public final class ChannelOutputStream
extends OutputStream
Method Summary | |
void |
|
void |
|
void |
|
void |
|
void |
|
public void close() throws IOException
public void flush() throws IOException
public void write(byte[] b) throws IOException
public void write(byte[] b, int off, int len) throws IOException
public void write(int b) throws IOException