public class JAXBResponseParser extends Object implements ResponseParser<Object>
ResponseParser with JAXB.
public JAXBResponseParser(Class<?> modelClass)
public Object parse(ResponseMessage response) throws ResponseParseException
ResponseParser
parse
在接口中 ResponseParser<Object>
ResponseParseException
- Failed to parse the result.Copyright © 2019. All Rights Reserved.