|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.csource.fastdfs.ProtoCommon.RecvPackageInfo
public static class ProtoCommon.RecvPackageInfo
receive package info
Field Summary | |
---|---|
byte[] |
body
|
byte |
errno
|
Constructor Summary | |
---|---|
ProtoCommon.RecvPackageInfo(byte errno,
byte[] body)
|
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 byte[] body
Constructor Detail |
---|
public ProtoCommon.RecvPackageInfo(byte errno, byte[] body)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |