B C D F G M O P Q R S T U W
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
-
- checkMap(Map<String, String>) - 类 中的静态方法org.mutils.wechat.wechatpay.core.WeChatPayFunctions
-
- checkServerTrusted(X509Certificate[], String) - 类 中的方法org.mutils.wechat.wechatpay.core.util.MyX509TrustManager
-
- createRefundRequest(RefundModel) - 类 中的静态方法org.mutils.wechat.wechatpay.core.WeChatPayFunctions
-
发起退款申请
- createSHA1Sign(SortedMap<String, String>) - 类 中的静态方法org.mutils.wechat.wechatpay.core.util.Sha1Util
-
- createSign(SortedMap<String, String>, String) - 类 中的静态方法org.mutils.wechat.wechatpay.core.util.SignUtil
-
创建md5摘要,规则是:按参数名称a-z排序,遇到空值的参数不参加签名。
- createUnifiedOrder(BaseWeChatPayModel) - 类 中的静态方法org.mutils.wechat.wechatpay.core.WeChatPayFunctions
-
统一下单接口 用于生成 预支付id 及二维码id
- createWithdrawXml(WithdrawModel) - 类 中的静态方法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
-
- getAmount() - 类 中的方法org.mutils.wechat.wechatpay.core.model.WithdrawModel
-
- getAppid() - 类 中的方法org.mutils.wechat.wechatpay.core.model.PayModel
-
- getAppid() - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundModel
-
- getBody() - 类 中的方法org.mutils.wechat.wechatpay.core.model.PayModel
-
- getCharacterEncoding(HttpServletRequest, HttpServletResponse) - 类 中的静态方法org.mutils.wechat.wechatpay.core.util.TenpayUtil
-
获取编码字符集
- getCheck_name() - 类 中的方法org.mutils.wechat.wechatpay.core.model.WithdrawModel
-
- getChildrenText(List) - 类 中的静态方法org.mutils.wechat.wechatpay.core.util.ParseXmlUtil
-
获取子结点的xml
- getCurrTime() - 类 中的静态方法org.mutils.wechat.wechatpay.core.util.TenpayUtil
-
获取当前时间 yyyyMMddHHmmss
- getDesc() - 类 中的方法org.mutils.wechat.wechatpay.core.model.WithdrawModel
-
- getMch_appid() - 类 中的方法org.mutils.wechat.wechatpay.core.model.WithdrawModel
-
- getMch_id() - 类 中的方法org.mutils.wechat.wechatpay.core.model.PayModel
-
- getMch_id() - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundModel
-
- getMchid() - 类 中的方法org.mutils.wechat.wechatpay.core.model.WithdrawModel
-
- getNonce_str() - 类 中的方法org.mutils.wechat.wechatpay.core.model.PayModel
-
- getNonce_str() - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundModel
-
- getNonce_str() - 类 中的方法org.mutils.wechat.wechatpay.core.model.WithdrawModel
-
- getNonceStr() - 类 中的静态方法org.mutils.wechat.wechatpay.core.util.Sha1Util
-
- getNotify_url() - 类 中的方法org.mutils.wechat.wechatpay.core.model.PayModel
-
- getNotify_url() - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundModel
-
- getOpenid() - 类 中的方法org.mutils.wechat.wechatpay.core.model.WithdrawModel
-
- getOut_refund_no() - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundModel
-
- getOut_trade_no() - 类 中的方法org.mutils.wechat.wechatpay.core.model.PayModel
-
- getPartner_trade_no() - 类 中的方法org.mutils.wechat.wechatpay.core.model.WithdrawModel
-
- getRe_user_name() - 类 中的方法org.mutils.wechat.wechatpay.core.model.WithdrawModel
-
- getRefund_desc() - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundModel
-
- getRefund_fee() - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundModel
-
- getSha1(String) - 类 中的静态方法org.mutils.wechat.wechatpay.core.util.Sha1Util
-
- getSign() - 类 中的方法org.mutils.wechat.wechatpay.core.model.BaseWeChatPayModel
-
- getSign_type() - 类 中的方法org.mutils.wechat.wechatpay.core.model.PayModel
-
- getSpbill_create_ip() - 类 中的方法org.mutils.wechat.wechatpay.core.model.PayModel
-
- getSpbill_create_ip() - 类 中的方法org.mutils.wechat.wechatpay.core.model.WithdrawModel
-
- getTimeStamp() - 类 中的静态方法org.mutils.wechat.wechatpay.core.util.Sha1Util
-
- getTotal_fee() - 类 中的方法org.mutils.wechat.wechatpay.core.model.PayModel
-
- getTotal_fee() - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundModel
-
- getTrade_type() - 类 中的方法org.mutils.wechat.wechatpay.core.model.PayModel
-
- getTransaction_id() - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundModel
-
- getUnixTime(Date) - 类 中的静态方法org.mutils.wechat.wechatpay.core.util.TenpayUtil
-
获取unix时间,从1970-01-01 00:00:00开始的秒数
M
- MD5Encode(String, String) - 类 中的静态方法org.mutils.wechat.wechatpay.core.util.MD5Util
-
- MD5Util - org.mutils.wechat.wechatpay.core.util中的类
-
- MD5Util() - 类 的构造器org.mutils.wechat.wechatpay.core.util.MD5Util
-
- 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
-
- PayModel - org.mutils.wechat.wechatpay.core.model中的类
-
- PayModel() - 类 的构造器org.mutils.wechat.wechatpay.core.model.PayModel
-
Q
- QRfromGoogle(String) - 类 中的静态方法org.mutils.wechat.wechatpay.core.util.TenpayUtil
-
R
- RefundModel - org.mutils.wechat.wechatpay.core.model中的类
-
用户用于发起微信退款的容器
- RefundModel() - 类 的构造器org.mutils.wechat.wechatpay.core.model.RefundModel
-
S
- setAmount(int) - 类 中的方法org.mutils.wechat.wechatpay.core.model.WithdrawModel
-
- setAppid(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.PayModel
-
- setAppid(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundModel
-
- setBody(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.PayModel
-
- setCheck_name(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.WithdrawModel
-
- setDesc(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.WithdrawModel
-
- setNonce_str(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.PayModel
-
- setNonce_str(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.WithdrawModel
-
- setNotify_url(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.PayModel
-
- setOpenid(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.WithdrawModel
-
- setOut_refund_no(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundModel
-
- setOut_trade_no(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.PayModel
-
- setPartner_trade_no(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.WithdrawModel
-
- setRe_user_name(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.WithdrawModel
-
- setRefund_desc(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundModel
-
- setRefund_fee(int) - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundModel
-
- setSign(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.BaseWeChatPayModel
-
- setSign_type(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.PayModel
-
- setSpbill_create_ip(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.PayModel
-
- setSpbill_create_ip(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.WithdrawModel
-
- setTotal_fee(int) - 类 中的方法org.mutils.wechat.wechatpay.core.model.PayModel
-
- setTotal_fee(int) - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundModel
-
- setTrade_type(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.PayModel
-
- setTransaction_id(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundModel
-
- Sha1Util - org.mutils.wechat.wechatpay.core.util中的类
-
- Sha1Util() - 类 的构造器org.mutils.wechat.wechatpay.core.util.Sha1Util
-
- 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
-
把对象转换成字符串
- toXml(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.BaseWeChatPayModel
-
生成xml
U
- URLencode(String) - 类 中的静态方法org.mutils.wechat.wechatpay.core.util.TenpayUtil
-
W
- WeChatPayFunctions - org.mutils.wechat.wechatpay.core中的类
-
微信配置文件(微信支付,微信公众号)
- WeChatPayFunctions() - 类 的构造器org.mutils.wechat.wechatpay.core.WeChatPayFunctions
-
- WithdrawModel - org.mutils.wechat.wechatpay.core.model中的类
-
- WithdrawModel() - 类 的构造器org.mutils.wechat.wechatpay.core.model.WithdrawModel
-
B C D F G M O P Q R S T U W
Copyright © 2019. All rights reserved.