|
abcdef | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.trilead.ssh2.packets.PacketSessionStartShell
public class PacketSessionStartShell
PacketSessionStartShell.
Field Summary | |
---|---|
int |
recipientChannelID
|
boolean |
wantReply
|
Constructor Summary | |
---|---|
PacketSessionStartShell(int recipientChannelID,
boolean wantReply)
|
Method Summary | |
---|---|
byte[] |
getPayload()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int recipientChannelID
public boolean wantReply
Constructor Detail |
---|
public PacketSessionStartShell(int recipientChannelID, boolean wantReply)
Method Detail |
---|
public byte[] getPayload()
|
abcdef | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |