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) |
Copyright © 2014. All rights reserved.