public class WxPayServiceJoddHttpImpl extends BaseWxPayServiceImpl
config, log, wxApiData| 构造器和说明 |
|---|
WxPayServiceJoddHttpImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected String |
post(String url,
String requestStr,
boolean useKey)
发送post请求,得到响应字符串
|
protected byte[] |
postForBytes(String url,
String requestStr,
boolean useKey)
发送post请求,得到响应字节数组
|
authcode2Openid, authcode2Openid, closeOrder, createOrder, createScanPayQrcodeMode1, createScanPayQrcodeMode1, createScanPayQrcodeMode2, downloadBill, entPay, getConfig, getOrderNotifyResult, getPayInfo, getSandboxSignKey, getWxApiData, micropay, parseOrderNotifyResult, parseRefundNotifyResult, queryComment, queryCouponInfo, queryCouponStock, queryEntPay, queryOrder, queryRedpack, refund, refundQuery, report, reverseOrder, sendCoupon, sendRedpack, setConfig, shorturl, shorturl, unifiedOrderprotected byte[] postForBytes(String url, String requestStr, boolean useKey) throws WxPayException
BaseWxPayServiceImplpostForBytes 在类中 BaseWxPayServiceImplurl - 请求地址requestStr - 请求信息useKey - 是否使用证书WxPayExceptionprotected String post(String url, String requestStr, boolean useKey) throws WxPayException
BaseWxPayServiceImplpost 在类中 BaseWxPayServiceImplurl - 请求地址requestStr - 请求信息useKey - 是否使用证书WxPayExceptionCopyright © 2017. All rights reserved.