|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.handle.hdllib.Encoder.MessageHeaders
public static class Encoder.MessageHeaders
Field Summary | |
---|---|
int |
bodyLen
|
int |
bodyOffset
|
int |
expiration
|
int |
opCode
|
int |
opFlags
|
short |
recursionCount
|
int |
responseCode
|
int |
serialNum
|
Constructor Summary | |
---|---|
Encoder.MessageHeaders(byte[] msg,
int offset)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int opCode
public int responseCode
public int opFlags
public int serialNum
public short recursionCount
public int expiration
public int bodyLen
public int bodyOffset
Constructor Detail |
---|
public Encoder.MessageHeaders(byte[] msg, int offset)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |