public class ChunkUploadCallRet extends CallRet
| 限定符和类型 | 字段和说明 |
|---|---|
protected String |
checksum |
protected long |
crc32 |
protected String |
ctx |
protected String |
host |
protected int |
offset |
exception, response, statusCode| 构造器和说明 |
|---|
ChunkUploadCallRet(CallRet ret) |
ChunkUploadCallRet(int statusCode,
Exception e) |
ChunkUploadCallRet(int statusCode,
String response) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getChecksum() |
long |
getCrc32() |
String |
getCtx() |
String |
getHost() |
long |
getOffset() |
protected void |
unmarshal() |
getException, getResponse, getStatusCode, ok, toStringprotected String ctx
protected String checksum
protected int offset
protected String host
protected long crc32
Copyright © 2014. All Rights Reserved.