public class ObjectXmlParser<T extends WXPayResponse> extends Object implements WXPayParser<T>
public T parse(String resp) throws WXPayApiException
WXPayParser
parse
在接口中 WXPayParser<T extends WXPayResponse>
WXPayApiException
public Class<T> getResponseClass()
WXPayParser
getResponseClass
在接口中 WXPayParser<T extends WXPayResponse>
Copyright © 2017. All rights reserved.