| 程序包 | 说明 |
|---|---|
| com.github.tobato.fastdfs.proto |
封装与服务端交易命令
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected ProtoHead |
FdfsResponse.head
报文头
|
protected ProtoHead |
FdfsRequest.head
报文头
|
| 限定符和类型 | 方法和说明 |
|---|---|
static ProtoHead |
ProtoHead.createFromInputStream(InputStream ins)
读取输入流创建报文头
|
| 限定符和类型 | 方法和说明 |
|---|---|
T |
FdfsResponse.decode(ProtoHead head,
InputStream in,
Charset charset)
解析反馈结果,head已经被解析过
|
Copyright © 2018. All rights reserved.