|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.ethz.ssh2.packets.PacketSessionStartShell
PacketSessionStartShell.
Field Summary | |
(package private) byte[] |
payload
|
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 |
byte[] payload
public int recipientChannelID
public boolean wantReply
Constructor Detail |
public PacketSessionStartShell(int recipientChannelID, boolean wantReply)
Method Detail |
public byte[] getPayload()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |