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