Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.trilead.ssh2.packets.PacketSessionExecCommand
public class PacketSessionExecCommand
extends java.lang.Object
Field 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)