public class PacketGlobalForwardRequest
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
bindAddress |
int |
bindPort |
boolean |
wantReply |
Constructor and Description |
---|
PacketGlobalForwardRequest(boolean wantReply,
java.lang.String bindAddress,
int bindPort) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getPayload() |