| 程序包 | 说明 |
|---|---|
| com.github.binarywang.wxpay.bean.result | |
| com.github.binarywang.wxpay.service.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
WxPayBaseResult.checkResult(WxPayServiceAbstractImpl wxPayService,
boolean checkSuccess)
校验返回结果签名
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
WxPayServiceApacheHttpImpl
微信支付请求实现类,apache httpclient实现
Created by Binary Wang on 2016/7/28.
|
class |
WxPayServiceImpl
微信支付接口请求实现类,默认使用Apache HttpClient实现
Created by Binary Wang on 2017-7-8.
|
class |
WxPayServiceJoddHttpImpl
微信支付请求实现类,jodd-http实现
Created by Binary Wang on 2016/7/28.
|
Copyright © 2017. All rights reserved.