跳过导航链接
A B C D F G M O P Q S T U W 

A

AppOrderPayModel - org.mutils.wechat.wechatpay.core.model中的类
 
AppOrderPayModel() - 类 的构造器org.mutils.wechat.wechatpay.core.model.AppOrderPayModel
 

B

BaseWeChatPayModel - org.mutils.wechat.wechatpay.core.model中的类
 
BaseWeChatPayModel() - 类 的构造器org.mutils.wechat.wechatpay.core.model.BaseWeChatPayModel
 
buildRandom(int) - 类 中的静态方法org.mutils.wechat.wechatpay.core.util.TenpayUtil
取出一个指定长度大小的随机正整数.

C

checkClientTrusted(X509Certificate[], String) - 类 中的方法org.mutils.wechat.wechatpay.core.util.MyX509TrustManager
 
checkServerTrusted(X509Certificate[], String) - 类 中的方法org.mutils.wechat.wechatpay.core.util.MyX509TrustManager
 
createAppPayParamter(BaseWeChatPayModel) - 类 中的静态方法org.mutils.wechat.wechatpay.core.WeChatPayFunctions
 
createInitJSConfig(String) - 类 中的静态方法org.mutils.wechat.wechatpay.core.WeChatPayFunctions
生成微信JS相关初始化config配置
createJSAPIPayParamter(BaseWeChatPayModel) - 类 中的静态方法org.mutils.wechat.wechatpay.core.WeChatPayFunctions
生成微信支付js需要的提交参数
createMiniProgramPayParamter(BaseWeChatPayModel) - 类 中的静态方法org.mutils.wechat.wechatpay.core.WeChatPayFunctions
小程序支付
createRefundXml(String, String, int, int) - 类 中的静态方法org.mutils.wechat.wechatpay.core.WeChatPayFunctions
发起微信退款申请
createSign(SortedMap<String, String>, String) - 类 中的静态方法org.mutils.wechat.wechatpay.core.util.SignUtil
创建md5摘要,规则是:按参数名称a-z排序,遇到空值的参数不参加签名。
createWithdrawXml(String, BigDecimal, String, String) - 类 中的静态方法org.mutils.wechat.wechatpay.core.WeChatPayFunctions
发起微信提现申请

D

date2String(Date, String) - 类 中的静态方法org.mutils.wechat.wechatpay.core.util.TenpayUtil
时间转换成字符串
doXMLParse(String) - 类 中的静态方法org.mutils.wechat.wechatpay.core.util.ParseXmlUtil
解析xml,返回第一级元素键值对。

F

formatDate(Date) - 类 中的静态方法org.mutils.wechat.wechatpay.core.util.TenpayUtil
获取当前日期 yyyyMMdd

G

getAcceptedIssuers() - 类 中的方法org.mutils.wechat.wechatpay.core.util.MyX509TrustManager
 
getAppid() - 类 中的方法org.mutils.wechat.wechatpay.core.model.BaseWeChatPayModel
 
getBody() - 类 中的方法org.mutils.wechat.wechatpay.core.model.BaseWeChatPayModel
 
getCharacterEncoding(HttpServletRequest, HttpServletResponse) - 类 中的静态方法org.mutils.wechat.wechatpay.core.util.TenpayUtil
获取编码字符集
getChildrenText(List) - 类 中的静态方法org.mutils.wechat.wechatpay.core.util.ParseXmlUtil
获取子结点的xml
getCurrTime() - 类 中的静态方法org.mutils.wechat.wechatpay.core.util.TenpayUtil
获取当前时间 yyyyMMddHHmmss
getMch_id() - 类 中的方法org.mutils.wechat.wechatpay.core.model.BaseWeChatPayModel
 
getNonce_str() - 类 中的方法org.mutils.wechat.wechatpay.core.model.BaseWeChatPayModel
 
getNotify_url() - 类 中的方法org.mutils.wechat.wechatpay.core.model.BaseWeChatPayModel
 
getOpenid() - 类 中的方法org.mutils.wechat.wechatpay.core.model.MiniProgramOrderPayModel
 
getOut_trade_no() - 类 中的方法org.mutils.wechat.wechatpay.core.model.BaseWeChatPayModel
 
getRefundMap(String, String) - 类 中的静态方法org.mutils.wechat.wechatpay.core.WeChatPayFunctions
发起微信退款
getSign() - 类 中的方法org.mutils.wechat.wechatpay.core.model.BaseWeChatPayModel
 
getSign_type() - 类 中的方法org.mutils.wechat.wechatpay.core.model.BaseWeChatPayModel
 
getSpbill_create_ip() - 类 中的方法org.mutils.wechat.wechatpay.core.model.BaseWeChatPayModel
 
getTotal_fee() - 类 中的方法org.mutils.wechat.wechatpay.core.model.BaseWeChatPayModel
 
getTrade_type() - 类 中的方法org.mutils.wechat.wechatpay.core.model.BaseWeChatPayModel
 
getUnixTime(Date) - 类 中的静态方法org.mutils.wechat.wechatpay.core.util.TenpayUtil
获取unix时间,从1970-01-01 00:00:00开始的秒数

M

MiniProgramOrderPayModel - org.mutils.wechat.wechatpay.core.model中的类
 
MiniProgramOrderPayModel() - 类 的构造器org.mutils.wechat.wechatpay.core.model.MiniProgramOrderPayModel
 
MyX509TrustManager - org.mutils.wechat.wechatpay.core.util中的类
 
MyX509TrustManager() - 类 的构造器org.mutils.wechat.wechatpay.core.util.MyX509TrustManager
 

O

org.mutils.wechat.wechatpay.core - 程序包 org.mutils.wechat.wechatpay.core
 
org.mutils.wechat.wechatpay.core.model - 程序包 org.mutils.wechat.wechatpay.core.model
 
org.mutils.wechat.wechatpay.core.util - 程序包 org.mutils.wechat.wechatpay.core.util
 

P

ParseXmlUtil - org.mutils.wechat.wechatpay.core.util中的类
 
ParseXmlUtil() - 类 的构造器org.mutils.wechat.wechatpay.core.util.ParseXmlUtil
 

Q

QRfromGoogle(String) - 类 中的静态方法org.mutils.wechat.wechatpay.core.util.TenpayUtil
 

S

setAppid(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.BaseWeChatPayModel
 
setBody(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.BaseWeChatPayModel
 
setMch_id(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.BaseWeChatPayModel
 
setNonce_str(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.BaseWeChatPayModel
 
setNotify_url(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.BaseWeChatPayModel
 
setOpenid(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.MiniProgramOrderPayModel
 
setOut_trade_no(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.BaseWeChatPayModel
 
setSign(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.BaseWeChatPayModel
 
setSign_type(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.BaseWeChatPayModel
 
setSpbill_create_ip(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.BaseWeChatPayModel
 
setTotal_fee(int) - 类 中的方法org.mutils.wechat.wechatpay.core.model.BaseWeChatPayModel
 
setTrade_type(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.BaseWeChatPayModel
 
SignUtil - org.mutils.wechat.wechatpay.core.util中的类
 
SignUtil() - 类 的构造器org.mutils.wechat.wechatpay.core.util.SignUtil
 
String2Inputstream(String) - 类 中的静态方法org.mutils.wechat.wechatpay.core.util.ParseXmlUtil
 

T

TenpayUtil - org.mutils.wechat.wechatpay.core.util中的类
 
TenpayUtil() - 类 的构造器org.mutils.wechat.wechatpay.core.util.TenpayUtil
 
toInt(Object) - 类 中的静态方法org.mutils.wechat.wechatpay.core.util.TenpayUtil
把对象转换为int数值.
toString(Object) - 类 中的静态方法org.mutils.wechat.wechatpay.core.util.TenpayUtil
把对象转换成字符串
toTreeMap() - 类 中的方法org.mutils.wechat.wechatpay.core.model.BaseWeChatPayModel
 
toXml(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.BaseWeChatPayModel
生成xml

U

unifiedOrder(BaseWeChatPayModel) - 类 中的静态方法org.mutils.wechat.wechatpay.core.WeChatPayFunctions
统一下单接口 用于生成 预支付id 及二维码id
URLencode(String) - 类 中的静态方法org.mutils.wechat.wechatpay.core.util.TenpayUtil
 

W

WeChatPayFunctions - org.mutils.wechat.wechatpay.core中的类
微信配置文件(微信支付,微信公众号)
WeChatPayFunctions() - 类 的构造器org.mutils.wechat.wechatpay.core.WeChatPayFunctions
 
A B C D F G M O P Q S T U W 
跳过导航链接

Copyright © 2018. All rights reserved.