public class PacketOpenSessionChannel extends Object
| Constructor and Description |
|---|
PacketOpenSessionChannel(byte[] payload,
int off,
int len) |
PacketOpenSessionChannel(int channelID,
int initialWindowSize,
int maxPacketSize) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getPayload() |
public PacketOpenSessionChannel(int channelID,
int initialWindowSize,
int maxPacketSize)
public PacketOpenSessionChannel(byte[] payload,
int off,
int len)
throws IOException
IOExceptionCopyright © 2018. All rights reserved.