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