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