public class SshChannelMessage extends SshMessage
encodebuf, count, mark, pos| Constructor and Description |
|---|
SshChannelMessage(byte[] msg) |
SshChannelMessage(int channelid,
byte[] msg,
int off,
int len) |
getMessageIdarray, dispose, getCharsetEncoding, getPosition, readBigInteger, readBinaryString, readBoolean, readFully, readFully, readInt, readInt, readMPINT, readMPINT32, readShort, readShort, readString, readString, readUINT32, readUINT64, setCharsetEncodingavailable, close, mark, markSupported, read, read, reset, skipreadpublic SshChannelMessage(int channelid,
byte[] msg,
int off,
int len)
throws SshException
SshExceptionpublic SshChannelMessage(byte[] msg)
throws SshException
SshExceptionCopyright © 2014. All rights reserved.