Package com.trilead.ssh2.packets
Class PacketSessionStartShell
java.lang.Object
com.trilead.ssh2.packets.PacketSessionStartShell
PacketSessionStartShell.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
recipientChannelID
public int recipientChannelID -
wantReply
public boolean wantReply
-
-
Constructor Details
-
PacketSessionStartShell
public PacketSessionStartShell(int recipientChannelID, boolean wantReply)
-
-
Method Details
-
getPayload
public byte[] getPayload()
-