public class ProtocolBufferParser extends Object implements ResultParser
构造器和说明 |
---|
ProtocolBufferParser(com.google.protobuf.Message message,
String traceId) |
public ProtocolBufferParser(com.google.protobuf.Message message, String traceId)
public Object getObject(ResponseMessage response) throws ResultParseException
ResultParser
getObject
在接口中 ResultParser
response
- The stream of the result.ResultParseException
- Failed to parse the result.Copyright © 2016. All Rights Reserved.