public interface ResultParser
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
getObject(ResponseMessage response)
Converts the result from stream to a java object.
|
Object getObject(ResponseMessage response) throws ResultParseException
response - The stream of the result.ResultParseException - Failed to parse the result.Copyright © 2025. All Rights Reserved.