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) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getPayload() |
Copyright © 2024. All rights reserved.