public static class Encoder.MessageHeaders
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
bodyLen |
int |
bodyOffset |
int |
expiration |
int |
opCode |
int |
opFlags |
short |
recursionCount |
int |
responseCode |
int |
serialNum |
| Constructor and Description |
|---|
MessageHeaders(byte[] msg,
int offset) |