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 © 2014. All Rights Reserved.