Skip navigation links
A B C D E F G H I M N O P Q R S T U V W X 

A

AUTHCODETOOPENID_URL_SUFFIX - Static variable in class org.hiylo.components.wechat.pay.WechatPayConstants
 

B

BANK - Static variable in class org.hiylo.components.wechat.pay.WechatPayConstants
 

C

CLOSEORDER_URL_SUFFIX - Static variable in class org.hiylo.components.wechat.pay.WechatPayConstants
 
CommonUtils - Class in org.hiylo.components.wechat.utils
 
CommonUtils() - Constructor for class org.hiylo.components.wechat.utils.CommonUtils
 
constants - Variable in class org.hiylo.components.wechat.MenuManager
 
ContentUtils - Class in org.hiylo.components.wechat.utils
 
ContentUtils() - Constructor for class org.hiylo.components.wechat.utils.ContentUtils
 
createMenu(String) - Method in class org.hiylo.components.wechat.MenuManager
创建菜单
createMenu(Menu, String) - Method in class org.hiylo.components.wechat.MenuManager
上传菜单设置
createMenu(String) - Method in class org.hiylo.components.wechat.WechatPublicAccountConstants
 
createSHA1Sign(SortedMap<String, String>) - Static method in class org.hiylo.components.wechat.utils.Sha1Util
 

D

date2String(Date, String) - Static method in class org.hiylo.components.wechat.utils.TenpayUtil
 
deleteMenu(String) - Method in class org.hiylo.components.wechat.MenuManager
删除菜单
deleteMenu(String) - Method in class org.hiylo.components.wechat.WechatPublicAccountConstants
 
domain - Variable in class org.hiylo.components.wechat.pay.IWechatPayDomain.DomainInfo
 
DOMAIN_API - Static variable in class org.hiylo.components.wechat.pay.WechatPayConstants
 
DOMAIN_API2 - Static variable in class org.hiylo.components.wechat.pay.WechatPayConstants
 
DOMAIN_APIHK - Static variable in class org.hiylo.components.wechat.pay.WechatPayConstants
 
DOMAIN_APIUS - Static variable in class org.hiylo.components.wechat.pay.WechatPayConstants
 
DomainInfo(String, boolean) - Constructor for class org.hiylo.components.wechat.pay.IWechatPayDomain.DomainInfo
 
DOWNLOADBILL_URL_SUFFIX - Static variable in class org.hiylo.components.wechat.pay.WechatPayConstants
 

E

EnableMultiWechat - Annotation Type in org.hiylo.components.wechat.annotation
多微信环境使用此注解
EnableWechat - Annotation Type in org.hiylo.components.wechat.annotation
单微信支付使用此注解
EnableWechatMiniProgram - Annotation Type in org.hiylo.components.wechat.annotation
微信小程序使用此注解
EnableWechatPublicAccount - Annotation Type in org.hiylo.components.wechat.annotation
微信公众号使用此注解
EVENT_TYPE_CLICK - Static variable in class org.hiylo.components.wechat.utils.MessageUtils
 
EVENT_TYPE_LOCATION - Static variable in class org.hiylo.components.wechat.utils.MessageUtils
 
EVENT_TYPE_SCAN - Static variable in class org.hiylo.components.wechat.utils.MessageUtils
 
EVENT_TYPE_SUBSCRIBE - Static variable in class org.hiylo.components.wechat.utils.MessageUtils
 
EVENT_TYPE_UNSUBSCRIBE - Static variable in class org.hiylo.components.wechat.utils.MessageUtils
 
EXCEPTION_CODE_PAYMENT_REQUEST_THIRD_PART_FAIL - Static variable in class org.hiylo.components.wechat.config.WechatConfig
 
EXCEPTION_CODE_PAYMENT_TOTAL_FEE_CANT_BE_ZERO - Static variable in class org.hiylo.components.wechat.config.WechatConfig
 

F

FAIL - Static variable in class org.hiylo.components.wechat.pay.WechatPayConstants
 
FIELD_SIGN - Static variable in class org.hiylo.components.wechat.pay.WechatPayConstants
 
FIELD_SIGN_TYPE - Static variable in class org.hiylo.components.wechat.pay.WechatPayConstants
 

G

generateNonceStr() - Static method in class org.hiylo.components.wechat.pay.WechatPayUtil
获取随机字符串 Nonce Str
generateSignature(Map<String, String>, String) - Static method in class org.hiylo.components.wechat.pay.WechatPayUtil
生成签名
generateSignature(Map<String, String>, String, WXPayConstants.SignType) - Static method in class org.hiylo.components.wechat.pay.WechatPayUtil
生成签名.
generateSignedXml(Map<String, String>, String) - Static method in class org.hiylo.components.wechat.pay.WechatPayUtil
生成带有 sign 的 XML 格式字符串
generateSignedXml(Map<String, String>, String, WXPayConstants.SignType) - Static method in class org.hiylo.components.wechat.pay.WechatPayUtil
生成带有 sign 的 XML 格式字符串
generateUUID() - Static method in class org.hiylo.components.wechat.pay.WechatPayUtil
生成 uuid, 即用来标识一笔单,也用做 nonce_str
getAppID() - Method in class org.hiylo.components.wechat.config.WechatConfig
 
getAppid() - Method in class org.hiylo.components.wechat.pay.WechatAppPrepayVO
 
getAppsecret() - Method in class org.hiylo.components.wechat.config.WechatConfig
 
getAttach() - Method in class org.hiylo.components.wechat.pay.WechatNotifyVO
 
getCertData() - Method in class org.hiylo.components.wechat.config.WechatConfig
 
getCertPath() - Method in class org.hiylo.components.wechat.config.WechatConfig
 
getCertStream() - Method in class org.hiylo.components.wechat.config.WechatConfig
 
getCurrentTimestamp() - Static method in class org.hiylo.components.wechat.pay.WechatPayUtil
获取当前时间戳,单位秒
getCurrentTimestampMs() - Static method in class org.hiylo.components.wechat.pay.WechatPayUtil
获取当前时间戳,单位毫秒
getCurrTime() - Static method in class org.hiylo.components.wechat.utils.TenpayUtil
 
getDomain(WXPayConfig) - Method in interface org.hiylo.components.wechat.pay.IWechatPayDomain
获取域名
getDomain(WXPayConfig) - Method in class org.hiylo.components.wechat.pay.WechatPayDomainSimpleImpl
 
getFileExt(String) - Static method in class org.hiylo.components.wechat.utils.CommonUtils
 
getGrantClientCredentialTokenUrl() - Method in class org.hiylo.components.wechat.WechatPublicAccountConstants
 
getHttpConnectTimeoutMs() - Method in class org.hiylo.components.wechat.config.WechatConfig
 
getHttpReadTimeoutMs() - Method in class org.hiylo.components.wechat.config.WechatConfig
 
getJsTicket(String) - Method in class org.hiylo.components.wechat.user.WechatUtils
获取微信jsToken信息, 用来前端获取微信授权
getJsTicketUrl(String) - Method in class org.hiylo.components.wechat.WechatPublicAccountConstants
 
getKey() - Method in class org.hiylo.components.wechat.config.WechatConfig
 
getLogger() - Static method in class org.hiylo.components.wechat.pay.WechatPayUtil
日志
getMchID() - Method in class org.hiylo.components.wechat.config.WechatConfig
 
getMenu(String) - Method in class org.hiylo.components.wechat.MenuManager
获取当前菜单
getMenu(String) - Method in class org.hiylo.components.wechat.WechatPublicAccountConstants
 
getNoncestr() - Method in class org.hiylo.components.wechat.pay.WechatAppPrepayVO
 
getNonceStr() - Static method in class org.hiylo.components.wechat.utils.Sha1Util
 
getOpenId(String) - Method in class org.hiylo.components.wechat.user.WechatUtils
使用微信code获取用户openId等信息
getOrderNo() - Method in class org.hiylo.components.wechat.pay.WechatNotifyVO
 
getOutTradeNumber() - Method in class org.hiylo.components.wechat.pay.WechatNotifyVO
 
getPackage(String, String, double, String, String, String, String, String) - Method in class org.hiylo.components.wechat.pay.Topay
微信支付下单
getPackage(String, String, double, String, String, String, String, String, String) - Method in class org.hiylo.components.wechat.pay.Topay
微信支付下单
getPackages() - Method in class org.hiylo.components.wechat.pay.WechatAppPrepayVO
 
getPartner() - Method in class org.hiylo.components.wechat.config.WechatConfig
 
getPartnerid() - Method in class org.hiylo.components.wechat.pay.WechatAppPrepayVO
 
getPartnerkey() - Method in class org.hiylo.components.wechat.config.WechatConfig
 
getPaymentTime() - Method in class org.hiylo.components.wechat.pay.WechatNotifyVO
 
getPrepayid() - Method in class org.hiylo.components.wechat.pay.WechatAppPrepayVO
 
getProperties() - Method in class org.hiylo.components.wechat.config.WechatConfig
 
getPublicKey() - Method in class org.hiylo.components.wechat.pay.Transfers
 
getReportBatchSize() - Method in class org.hiylo.components.wechat.config.WechatConfig
批量上报,一次最多上报多个数据
getReportQueueMaxSize() - Method in class org.hiylo.components.wechat.config.WechatConfig
健康上报缓存消息的最大数量。会有线程去独立上报 粗略计算:加入一条消息200B,10000消息占用空间 2000 KB,约为2MB,可以接受
getReportWorkerNum() - Method in class org.hiylo.components.wechat.config.WechatConfig
进行健康上报的线程的数量
getServiceToken() - Method in class org.hiylo.components.wechat.user.WechatUtils
获取服务端Token, 用来操作比如微信菜单
getSha1(String) - Static method in class org.hiylo.components.wechat.utils.Sha1Util
 
getSign() - Method in class org.hiylo.components.wechat.pay.WechatAppPrepayVO
 
getState() - Method in enum org.hiylo.components.wechat.utils.PushMessage.MiniProgramState
 
getTimestamp() - Method in class org.hiylo.components.wechat.pay.WechatAppPrepayVO
 
getTimeStamp() - Static method in class org.hiylo.components.wechat.utils.Sha1Util
 
getTotalFee() - Method in class org.hiylo.components.wechat.pay.WechatNotifyVO
 
getTransferToBalanceInfo(String, String, String, String, String, String) - Method in class org.hiylo.components.wechat.pay.Transfers
转账到银行卡
getUnixTime(Date) - Static method in class org.hiylo.components.wechat.utils.TenpayUtil
 
getUserAuthorizationTokenUrl(String) - Method in class org.hiylo.components.wechat.WechatMiniProgramConstants
 
getUserAuthorizationTokenUrl(String) - Method in class org.hiylo.components.wechat.WechatPublicAccountConstants
 
getUserAuthorizationUrl(String) - Method in class org.hiylo.components.wechat.WechatPublicAccountConstants
 
getUserInfo(String, String) - Method in class org.hiylo.components.wechat.user.WechatUtils
获取微信用户信息
getUserInfoUrl(String, String) - Method in class org.hiylo.components.wechat.WechatPublicAccountConstants
 
getUserToken(String) - Method in class org.hiylo.components.wechat.miniprogram.utils.WechatMiniProgramUtils
通过用户端获取到的code获取用户openId等信息
getUserToken(String) - Method in class org.hiylo.components.wechat.user.WechatUtils
使用微信code获取用户token
getWechatConfig() - Method in class org.hiylo.components.wechat.WechatMiniProgramConstants
 
getWechatConfig() - Method in class org.hiylo.components.wechat.WechatPublicAccountConstants
 
getWechatPayDomain() - Method in class org.hiylo.components.wechat.config.WechatConfig
 

H

HMACSHA256 - Static variable in class org.hiylo.components.wechat.pay.WechatPayConstants
 
HMACSHA256(String, String) - Static method in class org.hiylo.components.wechat.pay.WechatPayUtil
生成 HMACSHA256
httpsRequest(String, String, String) - Static method in class org.hiylo.components.wechat.utils.CommonUtils
 

I

init() - Method in class org.hiylo.components.wechat.config.WechatConfig
 
init() - Method in class org.hiylo.components.wechat.pay.ResponseHandle
 
init() - Method in class org.hiylo.components.wechat.pay.Topay
 
instance() - Static method in class org.hiylo.components.wechat.pay.WechatPayDomainSimpleImpl
 
isSignatureValid(String, String) - Static method in class org.hiylo.components.wechat.pay.WechatPayUtil
判断签名是否正确
isSignatureValid(Map<String, String>, String) - Static method in class org.hiylo.components.wechat.pay.WechatPayUtil
判断签名是否正确,必须包含sign字段,否则返回false。使用MD5签名。
isSignatureValid(Map<String, String>, String, WXPayConstants.SignType) - Static method in class org.hiylo.components.wechat.pay.WechatPayUtil
判断签名是否正确,必须包含sign字段,否则返回false。
IWechatPayDomain - Interface in org.hiylo.components.wechat.pay
域名管理,实现主备域名自动切换
IWechatPayDomain.DomainInfo - Class in org.hiylo.components.wechat.pay
 

M

main(String[]) - Static method in class org.hiylo.components.wechat.config.WechatConfig
 
mapToXml(Map<String, String>) - Static method in class org.hiylo.components.wechat.pay.WechatPayUtil
将Map转换为XML格式的字符串
MD5 - Static variable in class org.hiylo.components.wechat.pay.WechatPayConstants
 
MD5(String) - Static method in class org.hiylo.components.wechat.pay.WechatPayUtil
生成 MD5
MenuManager - Class in org.hiylo.components.wechat
 
MenuManager() - Constructor for class org.hiylo.components.wechat.MenuManager
 
messageToXml(TextMessage) - Static method in class org.hiylo.components.wechat.utils.MessageUtils
 
messageToXml(ImageMessage) - Static method in class org.hiylo.components.wechat.utils.MessageUtils
 
messageToXml(VoiceMessage) - Static method in class org.hiylo.components.wechat.utils.MessageUtils
 
messageToXml(VideoMessage) - Static method in class org.hiylo.components.wechat.utils.MessageUtils
 
messageToXml(MusicMessage) - Static method in class org.hiylo.components.wechat.utils.MessageUtils
 
messageToXml(NewsMessage) - Static method in class org.hiylo.components.wechat.utils.MessageUtils
 
MessageUtils - Class in org.hiylo.components.wechat.utils
微信消息类型定义
MessageUtils() - Constructor for class org.hiylo.components.wechat.utils.MessageUtils
 
MICROPAY_URL_SUFFIX - Static variable in class org.hiylo.components.wechat.pay.WechatPayConstants
 

N

notify(HttpServletRequest) - Method in class org.hiylo.components.wechat.pay.Topay
微信回调
notify(String) - Method in class org.hiylo.components.wechat.pay.Topay
微信回调

O

ORDERQUERY_URL_SUFFIX - Static variable in class org.hiylo.components.wechat.pay.WechatPayConstants
 
org.hiylo.components.wechat - package org.hiylo.components.wechat
 
org.hiylo.components.wechat.annotation - package org.hiylo.components.wechat.annotation
 
org.hiylo.components.wechat.config - package org.hiylo.components.wechat.config
 
org.hiylo.components.wechat.miniprogram.utils - package org.hiylo.components.wechat.miniprogram.utils
 
org.hiylo.components.wechat.pay - package org.hiylo.components.wechat.pay
 
org.hiylo.components.wechat.user - package org.hiylo.components.wechat.user
 
org.hiylo.components.wechat.utils - package org.hiylo.components.wechat.utils
 

P

parseXml(HttpServletRequest) - Static method in class org.hiylo.components.wechat.utils.MessageUtils
 
PKCS1RSA - Static variable in class org.hiylo.components.wechat.pay.WechatPayConstants
 
PKCS8RSA - Static variable in class org.hiylo.components.wechat.pay.WechatPayConstants
 
primaryDomain - Variable in class org.hiylo.components.wechat.pay.IWechatPayDomain.DomainInfo
 
PushMessage - Class in org.hiylo.components.wechat.utils
 
PushMessage() - Constructor for class org.hiylo.components.wechat.utils.PushMessage
 
pushMessage(String, String, Map<String, String>, String, String) - Method in class org.hiylo.components.wechat.utils.PushMessage
发送微信公众号消息
PushMessage.MiniProgramState - Enum in org.hiylo.components.wechat.utils
 

Q

QRfromGoogle(String) - Static method in class org.hiylo.components.wechat.utils.TenpayUtil
 

R

refund(String, String, String, double, double, String) - Method in class org.hiylo.components.wechat.pay.Topay
微信退款
REFUND_URL_SUFFIX - Static variable in class org.hiylo.components.wechat.pay.WechatPayConstants
 
REFUNDQUERY_URL_SUFFIX - Static variable in class org.hiylo.components.wechat.pay.WechatPayConstants
 
report(String, long, Exception) - Method in interface org.hiylo.components.wechat.pay.IWechatPayDomain
上报域名网络状况
report(String, long, Exception) - Method in class org.hiylo.components.wechat.pay.WechatPayDomainSimpleImpl
 
REPORT_URL_SUFFIX - Static variable in class org.hiylo.components.wechat.pay.WechatPayConstants
 
REQ_MESSAGE_TYPE_EVENT - Static variable in class org.hiylo.components.wechat.utils.MessageUtils
 
REQ_MESSAGE_TYPE_IMAGE - Static variable in class org.hiylo.components.wechat.utils.MessageUtils
 
REQ_MESSAGE_TYPE_LINK - Static variable in class org.hiylo.components.wechat.utils.MessageUtils
 
REQ_MESSAGE_TYPE_LOCATION - Static variable in class org.hiylo.components.wechat.utils.MessageUtils
 
REQ_MESSAGE_TYPE_TEXT - Static variable in class org.hiylo.components.wechat.utils.MessageUtils
 
REQ_MESSAGE_TYPE_VIDEO - Static variable in class org.hiylo.components.wechat.utils.MessageUtils
 
REQ_MESSAGE_TYPE_VOICE - Static variable in class org.hiylo.components.wechat.utils.MessageUtils
 
Request() - Constructor for class org.hiylo.components.wechat.WechatMiniProgramConstants.Request
 
Request() - Constructor for class org.hiylo.components.wechat.WechatPublicAccountConstants.Request
 
RequestMessageType() - Constructor for class org.hiylo.components.wechat.WechatPublicAccountConstants.RequestMessageType
 
requestWithCert(String, Map<String, String>, int, int) - Method in class org.hiylo.components.wechat.pay.ResponseHandle
需要证书的请求
requestWithCert(String, String, String, boolean) - Method in class org.hiylo.components.wechat.pay.WechatPayRequest
可重试的,双向认证的请求
requestWithCert(String, String, String, int, int, boolean) - Method in class org.hiylo.components.wechat.pay.WechatPayRequest
可重试的,双向认证的请求
requestWithoutCert(String, Map<String, String>, int, int) - Method in class org.hiylo.components.wechat.pay.ResponseHandle
不需要证书的请求
requestWithoutCert(String, String, String, boolean) - Method in class org.hiylo.components.wechat.pay.WechatPayRequest
可重试的,非双向认证的请求
requestWithoutCert(String, String, String, int, int, boolean) - Method in class org.hiylo.components.wechat.pay.WechatPayRequest
可重试的,非双向认证的请求
RESP_MESSAGE_TYPE_IMAGE - Static variable in class org.hiylo.components.wechat.utils.MessageUtils
 
RESP_MESSAGE_TYPE_MUSIC - Static variable in class org.hiylo.components.wechat.utils.MessageUtils
 
RESP_MESSAGE_TYPE_NEWS - Static variable in class org.hiylo.components.wechat.utils.MessageUtils
 
RESP_MESSAGE_TYPE_TEXT - Static variable in class org.hiylo.components.wechat.utils.MessageUtils
 
RESP_MESSAGE_TYPE_VIDEO - Static variable in class org.hiylo.components.wechat.utils.MessageUtils
 
RESP_MESSAGE_TYPE_VOICE - Static variable in class org.hiylo.components.wechat.utils.MessageUtils
 
ResponseHandle - Class in org.hiylo.components.wechat.pay
微信支付订单号工具类
ResponseHandle(WechatConfig) - Constructor for class org.hiylo.components.wechat.pay.ResponseHandle
 
REVERSE_URL_SUFFIX - Static variable in class org.hiylo.components.wechat.pay.WechatPayConstants
 
riskyContentCheck(String, String) - Method in class org.hiylo.components.wechat.utils.ContentUtils
敏感文字校验

S

SANDBOX_AUTHCODETOOPENID_URL_SUFFIX - Static variable in class org.hiylo.components.wechat.pay.WechatPayConstants
 
SANDBOX_CLOSEORDER_URL_SUFFIX - Static variable in class org.hiylo.components.wechat.pay.WechatPayConstants
 
SANDBOX_DOWNLOADBILL_URL_SUFFIX - Static variable in class org.hiylo.components.wechat.pay.WechatPayConstants
 
SANDBOX_MICROPAY_URL_SUFFIX - Static variable in class org.hiylo.components.wechat.pay.WechatPayConstants
 
SANDBOX_ORDERQUERY_URL_SUFFIX - Static variable in class org.hiylo.components.wechat.pay.WechatPayConstants
 
SANDBOX_REFUND_URL_SUFFIX - Static variable in class org.hiylo.components.wechat.pay.WechatPayConstants
 
SANDBOX_REFUNDQUERY_URL_SUFFIX - Static variable in class org.hiylo.components.wechat.pay.WechatPayConstants
 
SANDBOX_REPORT_URL_SUFFIX - Static variable in class org.hiylo.components.wechat.pay.WechatPayConstants
 
SANDBOX_REVERSE_URL_SUFFIX - Static variable in class org.hiylo.components.wechat.pay.WechatPayConstants
 
SANDBOX_SHORTURL_URL_SUFFIX - Static variable in class org.hiylo.components.wechat.pay.WechatPayConstants
 
SANDBOX_UNIFIEDORDER_URL_SUFFIX - Static variable in class org.hiylo.components.wechat.pay.WechatPayConstants
 
sendSubscribeMessage(String, String, Map<String, String>, String) - Method in class org.hiylo.components.wechat.utils.PushMessage
微信小程序订阅消息
sendSubscribeMessage(String, String, Map<String, String>, String, String) - Method in class org.hiylo.components.wechat.utils.PushMessage
微信小程序订阅消息
sendSubscribeMessage(String, String, Map<String, String>, String, String, String) - Method in class org.hiylo.components.wechat.utils.PushMessage
微信小程序订阅消息
sendUniformMessage(String, String, String, String, String, String, Map<String, String>, String, String, String) - Method in class org.hiylo.components.wechat.utils.PushMessage
 
setAppID(String) - Method in class org.hiylo.components.wechat.config.WechatConfig
 
setAppid(String) - Method in class org.hiylo.components.wechat.pay.WechatAppPrepayVO
 
setAppsecret(String) - Method in class org.hiylo.components.wechat.config.WechatConfig
 
setAttach(String) - Method in class org.hiylo.components.wechat.pay.WechatNotifyVO
 
setCertData(byte[]) - Method in class org.hiylo.components.wechat.config.WechatConfig
 
setCertPath(String) - Method in class org.hiylo.components.wechat.config.WechatConfig
 
setNoncestr(String) - Method in class org.hiylo.components.wechat.pay.WechatAppPrepayVO
 
setOrderNo(String) - Method in class org.hiylo.components.wechat.pay.WechatNotifyVO
 
setOutTradeNumber(String) - Method in class org.hiylo.components.wechat.pay.WechatNotifyVO
 
setPackages(String) - Method in class org.hiylo.components.wechat.pay.WechatAppPrepayVO
 
setPartner(String) - Method in class org.hiylo.components.wechat.config.WechatConfig
 
setPartnerid(String) - Method in class org.hiylo.components.wechat.pay.WechatAppPrepayVO
 
setPartnerkey(String) - Method in class org.hiylo.components.wechat.config.WechatConfig
 
setPaymentTime(long) - Method in class org.hiylo.components.wechat.pay.WechatNotifyVO
 
setPrepayid(String) - Method in class org.hiylo.components.wechat.pay.WechatAppPrepayVO
 
setProperties(Map<String, String>) - Method in class org.hiylo.components.wechat.config.WechatConfig
 
setSign(String) - Method in class org.hiylo.components.wechat.pay.WechatAppPrepayVO
 
setTimestamp(long) - Method in class org.hiylo.components.wechat.pay.WechatAppPrepayVO
 
setTotalFee(double) - Method in class org.hiylo.components.wechat.pay.WechatNotifyVO
 
setWechatConfig(WechatConfig) - Method in class org.hiylo.components.wechat.WechatMiniProgramConstants
 
Sha1Util - Class in org.hiylo.components.wechat.utils
 
Sha1Util() - Constructor for class org.hiylo.components.wechat.utils.Sha1Util
 
SHORTURL_URL_SUFFIX - Static variable in class org.hiylo.components.wechat.pay.WechatPayConstants
 
shouldAutoReport() - Method in class org.hiylo.components.wechat.config.WechatConfig
是否自动上报。 若要关闭自动上报,子类中实现该函数返回 false 即可。
SUCCESS - Static variable in class org.hiylo.components.wechat.pay.WechatPayConstants
 

T

TenpayUtil - Class in org.hiylo.components.wechat.utils
 
TenpayUtil() - Constructor for class org.hiylo.components.wechat.utils.TenpayUtil
 
toInt(Object) - Static method in class org.hiylo.components.wechat.utils.TenpayUtil
 
Topay - Class in org.hiylo.components.wechat.pay
微信下单 TODO 支付 ClassName: TopayServlet
Topay(WechatConfig) - Constructor for class org.hiylo.components.wechat.pay.Topay
 
toString() - Method in class org.hiylo.components.wechat.config.WechatConfig
 
toString() - Method in class org.hiylo.components.wechat.pay.IWechatPayDomain.DomainInfo
 
toString() - Method in class org.hiylo.components.wechat.pay.Topay
 
toString() - Method in class org.hiylo.components.wechat.pay.WechatAppPrepayVO
 
toString() - Method in class org.hiylo.components.wechat.pay.WechatNotifyVO
 
toString() - Method in class org.hiylo.components.wechat.pay.WechatPayDomainSimpleImpl
 
toString() - Method in class org.hiylo.components.wechat.pay.WechatPayReport.ReportInfo
 
toString(Object) - Static method in class org.hiylo.components.wechat.utils.TenpayUtil
 
Transfers - Class in org.hiylo.components.wechat.pay
TODO 查账接口 重试逻辑 微信转账到用户余额
Transfers(WechatConfig) - Constructor for class org.hiylo.components.wechat.pay.Transfers
 
transferToBalance(String, String, String, String, String, String) - Method in class org.hiylo.components.wechat.pay.Transfers
转账到银行卡
transferToBankCard(String, String, String, String, String, String, String, String) - Method in class org.hiylo.components.wechat.pay.Transfers
 

U

UNIFIEDORDER_URL_SUFFIX - Static variable in class org.hiylo.components.wechat.pay.WechatPayConstants
 
URLencode(String) - Static method in class org.hiylo.components.wechat.utils.TenpayUtil
 
urlEncodeUtf8(String) - Static method in class org.hiylo.components.wechat.utils.CommonUtils
 

V

valueOf(String) - Static method in enum org.hiylo.components.wechat.pay.WechatPayConstants.SignType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hiylo.components.wechat.utils.PushMessage.MiniProgramState
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.hiylo.components.wechat.pay.WechatPayConstants.SignType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hiylo.components.wechat.utils.PushMessage.MiniProgramState
Returns an array containing the constants of this enum type, in the order they are declared.

W

WechatAppPrepayVO - Class in org.hiylo.components.wechat.pay
微信支付prepay值对象
WechatAppPrepayVO() - Constructor for class org.hiylo.components.wechat.pay.WechatAppPrepayVO
 
WechatAppPrepayVO(String, String, String, String, String, String, long) - Constructor for class org.hiylo.components.wechat.pay.WechatAppPrepayVO
 
WechatConfig - Class in org.hiylo.components.wechat.config
微信配置信息类
WechatConfig() - Constructor for class org.hiylo.components.wechat.config.WechatConfig
 
WechatConfig(String) - Constructor for class org.hiylo.components.wechat.config.WechatConfig
非Spring模式使用
WechatConfig(String, String, String, String) - Constructor for class org.hiylo.components.wechat.config.WechatConfig
 
WechatConfig(String, String, String, String, byte[]) - Constructor for class org.hiylo.components.wechat.config.WechatConfig
 
WechatMiniProgramConstants - Class in org.hiylo.components.wechat
 
WechatMiniProgramConstants(WechatConfig) - Constructor for class org.hiylo.components.wechat.WechatMiniProgramConstants
 
WechatMiniProgramConstants.Request - Class in org.hiylo.components.wechat
 
WechatMiniProgramUtils - Class in org.hiylo.components.wechat.miniprogram.utils
微信小程序工具类
WechatMiniProgramUtils(WechatMiniProgramConstants) - Constructor for class org.hiylo.components.wechat.miniprogram.utils.WechatMiniProgramUtils
 
WechatNotifyVO - Class in org.hiylo.components.wechat.pay
 
WechatNotifyVO() - Constructor for class org.hiylo.components.wechat.pay.WechatNotifyVO
 
WechatPayConstants - Class in org.hiylo.components.wechat.pay
常量
WechatPayConstants() - Constructor for class org.hiylo.components.wechat.pay.WechatPayConstants
 
WechatPayConstants.SignType - Enum in org.hiylo.components.wechat.pay
加密方式
WechatPayDomainSimpleImpl - Class in org.hiylo.components.wechat.pay
Created by blaketang on 2017/6/16.
WechatPayDomainSimpleImpl() - Constructor for class org.hiylo.components.wechat.pay.WechatPayDomainSimpleImpl
 
WechatPayReport - Class in org.hiylo.components.wechat.pay
交易保障
WechatPayReport.ReportInfo - Class in org.hiylo.components.wechat.pay
 
WechatPayRequest - Class in org.hiylo.components.wechat.pay
 
WechatPayRequest(WechatConfig) - Constructor for class org.hiylo.components.wechat.pay.WechatPayRequest
 
WechatPayUtil - Class in org.hiylo.components.wechat.pay
 
WechatPayUtil() - Constructor for class org.hiylo.components.wechat.pay.WechatPayUtil
 
WechatPublicAccountConstants - Class in org.hiylo.components.wechat
 
WechatPublicAccountConstants(WechatConfig) - Constructor for class org.hiylo.components.wechat.WechatPublicAccountConstants
 
WechatPublicAccountConstants.Request - Class in org.hiylo.components.wechat
 
WechatPublicAccountConstants.RequestMessageType - Class in org.hiylo.components.wechat
 
WechatUtils - Class in org.hiylo.components.wechat.user
微信用户相关工具类
WechatUtils(WechatPublicAccountConstants) - Constructor for class org.hiylo.components.wechat.user.WechatUtils
 
WEIXIN_EVENT_TYPE_CLICK - Static variable in class org.hiylo.components.wechat.WechatPublicAccountConstants.RequestMessageType
 
WEIXIN_EVENT_TYPE_LOCATION - Static variable in class org.hiylo.components.wechat.WechatPublicAccountConstants.RequestMessageType
 
WEIXIN_EVENT_TYPE_SCAN - Static variable in class org.hiylo.components.wechat.WechatPublicAccountConstants.RequestMessageType
 
WEIXIN_EVENT_TYPE_SUBSCRIBE - Static variable in class org.hiylo.components.wechat.WechatPublicAccountConstants.RequestMessageType
 
WEIXIN_EVENT_TYPE_UNSUBSCRIBE - Static variable in class org.hiylo.components.wechat.WechatPublicAccountConstants.RequestMessageType
 
WEIXIN_REQUEST_MESSAGE_TYPE_EVENT - Static variable in class org.hiylo.components.wechat.WechatPublicAccountConstants.RequestMessageType
 
WEIXIN_REQUEST_MESSAGE_TYPE_IMAGE - Static variable in class org.hiylo.components.wechat.WechatPublicAccountConstants.RequestMessageType
 
WEIXIN_REQUEST_MESSAGE_TYPE_LINK - Static variable in class org.hiylo.components.wechat.WechatPublicAccountConstants.RequestMessageType
 
WEIXIN_REQUEST_MESSAGE_TYPE_LOCATION - Static variable in class org.hiylo.components.wechat.WechatPublicAccountConstants.RequestMessageType
 
WEIXIN_REQUEST_MESSAGE_TYPE_TEXT - Static variable in class org.hiylo.components.wechat.WechatPublicAccountConstants.RequestMessageType
 
WEIXIN_REQUEST_MESSAGE_TYPE_VIDEO - Static variable in class org.hiylo.components.wechat.WechatPublicAccountConstants.RequestMessageType
 
WEIXIN_REQUEST_MESSAGE_TYPE_VOICE - Static variable in class org.hiylo.components.wechat.WechatPublicAccountConstants.RequestMessageType
 
WEIXIN_RESPONSE_MESSAGE_TYPE_IMAGE - Static variable in class org.hiylo.components.wechat.WechatPublicAccountConstants.RequestMessageType
 
WEIXIN_RESPONSE_MESSAGE_TYPE_MUSIC - Static variable in class org.hiylo.components.wechat.WechatPublicAccountConstants.RequestMessageType
 
WEIXIN_RESPONSE_MESSAGE_TYPE_NEWS - Static variable in class org.hiylo.components.wechat.WechatPublicAccountConstants.RequestMessageType
 
WEIXIN_RESPONSE_MESSAGE_TYPE_TEXT - Static variable in class org.hiylo.components.wechat.WechatPublicAccountConstants.RequestMessageType
 
WEIXIN_RESPONSE_MESSAGE_TYPE_VIDEO - Static variable in class org.hiylo.components.wechat.WechatPublicAccountConstants.RequestMessageType
 
WEIXIN_RESPONSE_MESSAGE_TYPE_VOICE - Static variable in class org.hiylo.components.wechat.WechatPublicAccountConstants.RequestMessageType
 

X

xmlToMap(String) - Static method in class org.hiylo.components.wechat.pay.WechatPayUtil
XML格式字符串转换为Map
A B C D E F G H I M N O P Q R S T U V W X 
Skip navigation links

Copyright © 2021 Clouds Studio. All rights reserved.