Package com.trilead.ssh2.packets
Class PacketSessionExecCommand
java.lang.Object
com.trilead.ssh2.packets.PacketSessionExecCommand
PacketSessionExecCommand.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPacketSessionExecCommand
(int recipientChannelID, boolean wantReply, String command) -
Method Summary
-
Field Details
-
recipientChannelID
public int recipientChannelID -
wantReply
public boolean wantReply -
command
-
-
Constructor Details
-
PacketSessionExecCommand
-
-
Method Details
-
getPayload
public byte[] getPayload()
-