Package com.trilead.ssh2.packets
Class PacketOpenSessionChannel
java.lang.Object
com.trilead.ssh2.packets.PacketOpenSessionChannel
PacketOpenSessionChannel.
-
Constructor Summary
ConstructorsConstructorDescriptionPacketOpenSessionChannel
(byte[] payload, int off, int len) PacketOpenSessionChannel
(int channelID, int initialWindowSize, int maxPacketSize) -
Method Summary
-
Constructor Details
-
PacketOpenSessionChannel
public PacketOpenSessionChannel(int channelID, int initialWindowSize, int maxPacketSize) -
PacketOpenSessionChannel
- Throws:
IOException
-
-
Method Details
-
getPayload
public byte[] getPayload()
-