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
IOException
Copyright © 2017. All rights reserved.