ch.ethz.ssh2.packets
public class PacketSessionStartShell extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
recipientChannelID |
boolean |
wantReply |
Constructor and Description |
---|
PacketSessionStartShell(int recipientChannelID,
boolean wantReply) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getPayload() |