| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.trilead.ssh2.packets.PacketSessionExecCommandpublic class PacketSessionExecCommandextends java.lang.ObjectField Summary | |
String | |
int | |
boolean | |
Constructor Summary | |
| |
Method Summary | |
byte[] | |
public String command
public int recipientChannelID
public boolean wantReply
public PacketSessionExecCommand(int recipientChannelID,
boolean wantReply,
String command)