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