public class WeChatPayServiceOkHttpImpl
extends com.github.binarywang.wxpay.service.impl.BaseWxPayServiceImpl
| Constructor and Description |
|---|
WeChatPayServiceOkHttpImpl() |
| Modifier and Type | Method and Description |
|---|---|
okhttp3.OkHttpClient |
getRequestHttpClient() |
me.chanjar.weixin.common.util.http.okhttp.OkHttpProxyInfo |
getRequestHttpProxy() |
void |
initHttp()
初始化 OkHttp3
|
String |
post(String url,
String requestStr,
boolean useKey) |
byte[] |
postForBytes(String url,
String requestStr,
boolean useKey) |
authcode2Openid, authcode2Openid, closeOrder, closeOrder, createOrder, createScanPayQrcodeMode1, createScanPayQrcodeMode1, createScanPayQrcodeMode2, downloadBill, downloadBill, downloadFundFlow, downloadFundFlow, downloadRawBill, downloadRawBill, getConfig, getEntPayService, getPayBaseUrl, getPayInfo, getSandboxSignKey, getWxApiData, micropay, parseOrderNotifyResult, parseRefundNotifyResult, parseScanPayNotifyResult, queryComment, queryComment, queryCouponInfo, queryCouponStock, queryOrder, queryOrder, queryRedpack, queryRedpack, refund, refundQuery, refundQuery, report, reverseOrder, sendCoupon, sendRedpack, setConfig, setEntPayService, shorturl, shorturl, unifiedOrderpublic okhttp3.OkHttpClient getRequestHttpClient()
public me.chanjar.weixin.common.util.http.okhttp.OkHttpProxyInfo getRequestHttpProxy()
@PostConstruct public void initHttp()
public byte[] postForBytes(String url, String requestStr, boolean useKey) throws com.github.binarywang.wxpay.exception.WxPayException
com.github.binarywang.wxpay.exception.WxPayExceptionCopyright © 2018–2019. All rights reserved.