public class PacketGlobalForwardRequest extends Object
Modifier and Type | Field and Description |
---|---|
String |
bindAddress |
int |
bindPort |
boolean |
wantReply |
Constructor and Description |
---|
PacketGlobalForwardRequest(boolean wantReply,
String bindAddress,
int bindPort) |
Copyright © 2013. All rights reserved.