public abstract class Packet
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static byte |
PROTOCOL_VERSION |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getBase64Data() |
byte[] |
getData() |
public static final byte PROTOCOL_VERSION