public class WxPaySendRedpackResult extends BaseWxPayResult implements Serializable
returnCode, returnMsg
构造器和说明 |
---|
WxPaySendRedpackResult() |
限定符和类型 | 方法和说明 |
---|---|
void |
checkResult(WxPayService wxPayService,
String signType,
boolean checkSuccess)
校验返回结果签名.
|
protected void |
loadXml(Document d)
从XML结构中加载额外的熟悉
|
fenToYuan, fromXML, getLogger, getXmlValue, getXmlValueAsInt, openXML, readXmlInteger, readXmlInteger, readXmlLong, readXmlString, readXmlString, toMap, toString
protected void loadXml(Document d)
loadXml
在类中 BaseWxPayResult
d
- Documentpublic void checkResult(WxPayService wxPayService, String signType, boolean checkSuccess) throws WxPayException
BaseWxPayResult
checkResult
在类中 BaseWxPayResult
wxPayService
- the wx pay servicesignType
- 签名类型checkSuccess
- 是否同时检查结果是否成功WxPayException
- the wx pay exceptionCopyright © 2023. All rights reserved.