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

A

AccessTokenModel - org.mutils.wechat.wechatpay.core.model中的类
微信端获取access_token实体类
AccessTokenModel() - 类 的构造器org.mutils.wechat.wechatpay.core.model.AccessTokenModel
 
AccessTokenModel(String, int, String) - 类 的构造器org.mutils.wechat.wechatpay.core.model.AccessTokenModel
 

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
 
config - 类 中的静态变量org.mutils.wechat.wechatpay.core.model.BaseWeChatPayModel
 
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排序,遇到空值的参数不参加签名。
createSign(SortedMap<String, String>) - 类 中的静态方法org.mutils.wechat.wechatpay.core.WeChatPayFunctions
生成签名
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
 
getAccess_token() - 类 中的方法org.mutils.wechat.wechatpay.core.model.AccessTokenModel
 
getAmount() - 类 中的方法org.mutils.wechat.wechatpay.core.model.WithdrawModel
 
getAppid() - 类 中的方法org.mutils.wechat.wechatpay.core.model.NotifyModel
 
getAppid() - 类 中的方法org.mutils.wechat.wechatpay.core.model.PayModel
 
getAppid() - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundModel
 
getAppid() - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
getBank_type() - 类 中的方法org.mutils.wechat.wechatpay.core.model.NotifyModel
 
getBody() - 类 中的方法org.mutils.wechat.wechatpay.core.model.PayModel
 
getCash_fee() - 类 中的方法org.mutils.wechat.wechatpay.core.model.NotifyModel
 
getCash_fee() - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
getCash_fee_type() - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
getCash_refund_fee() - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
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
getCoupon_refund_count() - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
getCoupon_refund_fee() - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
getCurrTime() - 类 中的静态方法org.mutils.wechat.wechatpay.core.util.TenpayUtil
获取当前时间 yyyyMMddHHmmss
getDesc() - 类 中的方法org.mutils.wechat.wechatpay.core.model.WithdrawModel
 
getErr_code() - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
getErr_code_des() - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
getExpires_in() - 类 中的方法org.mutils.wechat.wechatpay.core.model.AccessTokenModel
 
getExpires_time() - 类 中的方法org.mutils.wechat.wechatpay.core.model.AccessTokenModel
 
getFee_type() - 类 中的方法org.mutils.wechat.wechatpay.core.model.NotifyModel
 
getFee_type() - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
getIs_subscribe() - 类 中的方法org.mutils.wechat.wechatpay.core.model.NotifyModel
 
getJsapi_ticket() - 类 中的方法org.mutils.wechat.wechatpay.core.model.AccessTokenModel
 
getMch_appid() - 类 中的方法org.mutils.wechat.wechatpay.core.model.WithdrawModel
 
getMch_id() - 类 中的方法org.mutils.wechat.wechatpay.core.model.NotifyModel
 
getMch_id() - 类 中的方法org.mutils.wechat.wechatpay.core.model.PayModel
 
getMch_id() - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundModel
 
getMch_id() - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
getMchid() - 类 中的方法org.mutils.wechat.wechatpay.core.model.WithdrawModel
 
getNonce_str() - 类 中的方法org.mutils.wechat.wechatpay.core.model.NotifyModel
 
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.RefundReturnModel
 
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
 
getOpenid() - 类 中的方法org.mutils.wechat.wechatpay.core.model.NotifyModel
 
getOpenid() - 类 中的方法org.mutils.wechat.wechatpay.core.model.WithdrawModel
 
getOut_refund_no() - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundModel
 
getOut_refund_no() - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
getOut_trade_no() - 类 中的方法org.mutils.wechat.wechatpay.core.model.NotifyModel
 
getOut_trade_no() - 类 中的方法org.mutils.wechat.wechatpay.core.model.PayModel
 
getOut_trade_no() - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
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
 
getRefund_fee() - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
getRefund_id() - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
getResult_code() - 类 中的方法org.mutils.wechat.wechatpay.core.model.NotifyModel
 
getResult_code() - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
getReturn_code() - 类 中的方法org.mutils.wechat.wechatpay.core.model.NotifyModel
 
getReturn_code() - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
getReturn_msg() - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
getSettlement_refund_fee() - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
getSettlement_total_fee() - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
getSha1(String) - 类 中的静态方法org.mutils.wechat.wechatpay.core.util.Sha1Util
 
getSign() - 类 中的方法org.mutils.wechat.wechatpay.core.model.BaseWeChatPayModel
 
getSign() - 类 中的方法org.mutils.wechat.wechatpay.core.model.NotifyModel
 
getSign() - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
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
 
getTime_end() - 类 中的方法org.mutils.wechat.wechatpay.core.model.NotifyModel
 
getTimeStamp() - 类 中的静态方法org.mutils.wechat.wechatpay.core.util.Sha1Util
 
getTotal_fee() - 类 中的方法org.mutils.wechat.wechatpay.core.model.NotifyModel
 
getTotal_fee() - 类 中的方法org.mutils.wechat.wechatpay.core.model.PayModel
 
getTotal_fee() - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundModel
 
getTotal_fee() - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
getTrade_type() - 类 中的方法org.mutils.wechat.wechatpay.core.model.NotifyModel
 
getTrade_type() - 类 中的方法org.mutils.wechat.wechatpay.core.model.PayModel
 
getTransaction_id() - 类 中的方法org.mutils.wechat.wechatpay.core.model.NotifyModel
 
getTransaction_id() - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundModel
 
getTransaction_id() - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
getUnixTime(Date) - 类 中的静态方法org.mutils.wechat.wechatpay.core.util.TenpayUtil
获取unix时间,从1970-01-01 00:00:00开始的秒数

I

isExpires() - 类 中的方法org.mutils.wechat.wechatpay.core.model.AccessTokenModel
 

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
 

N

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

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

parseNotify(HttpServletRequest) - 类 中的静态方法org.mutils.wechat.wechatpay.core.WeChatPayFunctions
微信支付回调解析
ParseXmlUtil - org.mutils.wechat.wechatpay.core.util中的类
 
ParseXmlUtil() - 类 的构造器org.mutils.wechat.wechatpay.core.util.ParseXmlUtil
 
payconfig - 类 中的静态变量org.mutils.wechat.wechatpay.core.WeChatPayFunctions
 
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
 
RefundReturnModel - org.mutils.wechat.wechatpay.core.model中的类
微信退款返回参数键实体类
RefundReturnModel() - 类 的构造器org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 

S

setAccess_token(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.AccessTokenModel
 
setAmount(BigDecimal) - 类 中的方法org.mutils.wechat.wechatpay.core.model.WithdrawModel
 
setAppid(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.NotifyModel
 
setAppid(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.PayModel
 
setAppid(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundModel
 
setAppid(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
setBank_type(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.NotifyModel
 
setBody(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.PayModel
 
setCash_fee(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.NotifyModel
 
setCash_fee(Integer) - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
setCash_fee_type(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
setCash_refund_fee(Integer) - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
setCheck_name(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.WithdrawModel
 
setCoupon_refund_count(Integer) - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
setCoupon_refund_fee(Integer) - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
setDesc(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.WithdrawModel
 
setErr_code(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
setErr_code_des(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
setExpires_in(int) - 类 中的方法org.mutils.wechat.wechatpay.core.model.AccessTokenModel
 
setExpires_time(long) - 类 中的方法org.mutils.wechat.wechatpay.core.model.AccessTokenModel
 
setFee_type(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.NotifyModel
 
setFee_type(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
setIs_subscribe(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.NotifyModel
 
setJsapi_ticket(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.AccessTokenModel
 
setMch_appid(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.WithdrawModel
 
setMch_id(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.NotifyModel
 
setMch_id(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
setNonce_str(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.NotifyModel
 
setNonce_str(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.PayModel
 
setNonce_str(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
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.NotifyModel
 
setOpenid(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.WithdrawModel
 
setOut_refund_no(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundModel
 
setOut_refund_no(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
setOut_trade_no(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.NotifyModel
 
setOut_trade_no(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.PayModel
 
setOut_trade_no(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
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(BigDecimal) - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundModel
 
setRefund_fee(Integer) - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
setRefund_id(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
setResult_code(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.NotifyModel
 
setResult_code(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
setReturn_code(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.NotifyModel
 
setReturn_code(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
setReturn_msg(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
setSettlement_refund_fee(Integer) - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
setSettlement_total_fee(Integer) - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
setSign(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.BaseWeChatPayModel
 
setSign(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.NotifyModel
 
setSign(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
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
 
setTime_end(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.NotifyModel
 
setTotal_fee(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.NotifyModel
 
setTotal_fee(BigDecimal) - 类 中的方法org.mutils.wechat.wechatpay.core.model.PayModel
 
setTotal_fee(BigDecimal) - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundModel
 
setTotal_fee(Integer) - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
setTrade_type(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.NotifyModel
 
setTrade_type(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.PayModel
 
setTransaction_id(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.NotifyModel
 
setTransaction_id(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundModel
 
setTransaction_id(String) - 类 中的方法org.mutils.wechat.wechatpay.core.model.RefundReturnModel
 
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
 

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
 
A B C D F G I M N O P Q R S T U W 
跳过导航链接

Copyright © 2019. All rights reserved.