public class PacketSessionExecCommand extends Object
Modifier and Type | Field and Description |
---|---|
String |
command |
int |
recipientChannelID |
boolean |
wantReply |
Constructor and Description |
---|
PacketSessionExecCommand(int recipientChannelID,
boolean wantReply,
String command) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getPayload() |
Copyright © 2015. All rights reserved.