| 程序包 | 说明 |
|---|---|
| com.github.binarywang.wxpay.bean.result | |
| com.github.binarywang.wxpay.service.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
BaseWxPayResult.checkResult(WxPayService wxPayService,
String signType,
boolean checkSuccess)
校验返回结果签名.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
BaseWxPayServiceImpl
微信支付接口请求抽象实现类
Created by Binary Wang on 2017-7-8.
|
class |
WxPayServiceApacheHttpImpl
微信支付请求实现类,apache httpclient实现.
|
class |
WxPayServiceImpl
微信支付接口请求实现类,默认使用Apache HttpClient实现
Created by Binary Wang on 2017-7-8.
|
class |
WxPayServiceJoddHttpImpl
微信支付请求实现类,jodd-http实现.
|
| 构造器和说明 |
|---|
EntPayServiceImpl(WxPayService payService)
Instantiates a new Ent pay service.
|
Copyright © 2018. All rights reserved.