Package com.trilead.ssh2.packets
Class PacketSessionStartShell
- java.lang.Object
-
- com.trilead.ssh2.packets.PacketSessionStartShell
-
public class PacketSessionStartShell extends java.lang.Object
PacketSessionStartShell.- Version:
- $Id: PacketSessionStartShell.java,v 1.1 2007/10/15 12:49:55 cplattne Exp $
-
-
Field Summary
Fields Modifier and Type Field Description (package private) byte[]
payload
int
recipientChannelID
boolean
wantReply
-
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()
-