public class PacketIgnore
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) byte[] |
data |
(package private) byte[] |
payload |
Constructor and Description |
---|
PacketIgnore() |
PacketIgnore(byte[] payload,
int off,
int len) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getPayload() |
void |
setData(byte[] data) |