public class TrackerListGroupsResponse extends FdfsResponse<List<GroupState>>
genericType, head| 构造器和说明 |
|---|
TrackerListGroupsResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<GroupState> |
decodeContent(InputStream in,
Charset charset)
解析反馈内容
|
decode, getContentLengthpublic List<GroupState> decodeContent(InputStream in, Charset charset) throws IOException
decodeContent 在类中 FdfsResponse<List<GroupState>>IOExceptionCopyright © 2018. All rights reserved.