|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.csource.fastdfs.ProtoCommon.RecvHeaderInfo
public static class ProtoCommon.RecvHeaderInfo
receive header info
Field Summary | |
---|---|
long |
body_len
|
byte |
errno
|
Constructor Summary | |
---|---|
ProtoCommon.RecvHeaderInfo(byte errno,
long body_len)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public byte errno
public long body_len
Constructor Detail |
---|
public ProtoCommon.RecvHeaderInfo(byte errno, long body_len)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |