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