Package com.trilead.ssh2.packets
Class PacketSessionStartShell
- java.lang.Object
-
- com.trilead.ssh2.packets.PacketSessionStartShell
-
public class PacketSessionStartShell extends java.lang.ObjectPacketSessionStartShell.
-
-
Field Summary
Fields Modifier and Type Field Description intrecipientChannelIDbooleanwantReply
-
Constructor Summary
Constructors Constructor Description PacketSessionStartShell(int recipientChannelID, boolean wantReply)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]getPayload()
-