跳过导航链接
A D G I M N P R S V W 

A

addInterceptors(InterceptorRegistry) - 类 中的方法net.dreamlu.weixin.config.DreamWeixinAutoConfiguration.MsgConfiguration
 
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - 类 中的方法net.dreamlu.weixin.spring.MsgInterceptor
 
afterSingletonsInstantiated() - 类 中的方法net.dreamlu.weixin.config.WeixinAppConfig
 
ApiConfig() - 类 的构造器net.dreamlu.weixin.properties.DreamWeixinProperties.ApiConfig
 
ApiType - net.dreamlu.weixin.annotation中的枚举
 

D

DreamMsgControllerAdapter - net.dreamlu.weixin.spring中的类
MsgControllerAdapter 对 MsgController 部分方法提供了默认实现, 以便开发者不去关注 MsgController 中不需要处理的抽象方法,节省代码量
DreamMsgControllerAdapter() - 类 的构造器net.dreamlu.weixin.spring.DreamMsgControllerAdapter
 
DreamWeixinAutoConfiguration - net.dreamlu.weixin.config中的类
 
DreamWeixinAutoConfiguration() - 类 的构造器net.dreamlu.weixin.config.DreamWeixinAutoConfiguration
 
DreamWeixinAutoConfiguration.MsgConfiguration - net.dreamlu.weixin.config中的类
 
DreamWeixinProperties - net.dreamlu.weixin.properties中的类
 
DreamWeixinProperties() - 类 的构造器net.dreamlu.weixin.properties.DreamWeixinProperties
 
DreamWeixinProperties.ApiConfig - net.dreamlu.weixin.properties中的类
 
DreamWeixinProperties.WxaConfig - net.dreamlu.weixin.properties中的类
 
DreamWxaMsgController - net.dreamlu.weixin.spring中的类
小程序消息控制器
DreamWxaMsgController() - 类 的构造器net.dreamlu.weixin.spring.DreamWxaMsgController
 

G

get(String) - 类 中的方法net.dreamlu.weixin.cache.SpringAccessTokenCache
 
getInMsgXml(HttpServletRequest) - 类 中的方法net.dreamlu.weixin.spring.MsgController
 

I

index(String) - 类 中的方法net.dreamlu.weixin.spring.DreamWxaMsgController
小程序消息
index(String) - 类 中的方法net.dreamlu.weixin.spring.MsgController
weixin 公众号服务器调用唯一入口,即在开发者中心输入的 URL 必须要指向此 action

M

msg - 类 中的变量net.dreamlu.weixin.spring.MsgController
 
MsgConfiguration(DreamWeixinProperties) - 类 的构造器net.dreamlu.weixin.config.DreamWeixinAutoConfiguration.MsgConfiguration
 
MsgController - net.dreamlu.weixin.spring中的类
 
MsgController() - 类 的构造器net.dreamlu.weixin.spring.MsgController
 
MsgInterceptor - net.dreamlu.weixin.spring中的类
 
MsgInterceptor(DreamWeixinProperties) - 类 的构造器net.dreamlu.weixin.spring.MsgInterceptor
 

N

net.dreamlu.weixin.annotation - 程序包 net.dreamlu.weixin.annotation
 
net.dreamlu.weixin.cache - 程序包 net.dreamlu.weixin.cache
 
net.dreamlu.weixin.config - 程序包 net.dreamlu.weixin.config
 
net.dreamlu.weixin.properties - 程序包 net.dreamlu.weixin.properties
 
net.dreamlu.weixin.spring - 程序包 net.dreamlu.weixin.spring
 

P

preHandle(HttpServletRequest, HttpServletResponse, Object) - 类 中的方法net.dreamlu.weixin.spring.MsgInterceptor
 
processImageMsg(WxaImageMsg) - 类 中的方法net.dreamlu.weixin.spring.DreamWxaMsgController
处理接收到的图片消息
processInCardPassCheckEvent(InCardPassCheckEvent) - 类 中的方法net.dreamlu.weixin.spring.DreamMsgControllerAdapter
 
processInCardPassCheckEvent(InCardPassCheckEvent) - 类 中的方法net.dreamlu.weixin.spring.MsgController
审核事件推送
processInCardPayOrderEvent(InCardPayOrderEvent) - 类 中的方法net.dreamlu.weixin.spring.DreamMsgControllerAdapter
 
processInCardPayOrderEvent(InCardPayOrderEvent) - 类 中的方法net.dreamlu.weixin.spring.MsgController
券点流水详情事件
processInCardSkuRemindEvent(InCardSkuRemindEvent) - 类 中的方法net.dreamlu.weixin.spring.DreamMsgControllerAdapter
 
processInCardSkuRemindEvent(InCardSkuRemindEvent) - 类 中的方法net.dreamlu.weixin.spring.MsgController
卡券库存报警事件
processInCustomEvent(InCustomEvent) - 类 中的方法net.dreamlu.weixin.spring.DreamMsgControllerAdapter
 
processInCustomEvent(InCustomEvent) - 类 中的方法net.dreamlu.weixin.spring.MsgController
处理接收到的多客服管理事件
processInEqubindEvent(InEqubindEvent) - 类 中的方法net.dreamlu.weixin.spring.DreamMsgControllerAdapter
处理微信硬件绑定和解绑事件
processInEqubindEvent(InEqubindEvent) - 类 中的方法net.dreamlu.weixin.spring.MsgController
处理微信硬件绑定和解绑事件
processInEquDataMsg(InEquDataMsg) - 类 中的方法net.dreamlu.weixin.spring.DreamMsgControllerAdapter
处理微信硬件发来数据
processInEquDataMsg(InEquDataMsg) - 类 中的方法net.dreamlu.weixin.spring.MsgController
处理微信硬件发来数据
processInFollowEvent(InFollowEvent) - 类 中的方法net.dreamlu.weixin.spring.DreamMsgControllerAdapter
 
processInFollowEvent(InFollowEvent) - 类 中的方法net.dreamlu.weixin.spring.MsgController
处理接收到的关注/取消关注事件
processInImageMsg(InImageMsg) - 类 中的方法net.dreamlu.weixin.spring.DreamMsgControllerAdapter
 
processInImageMsg(InImageMsg) - 类 中的方法net.dreamlu.weixin.spring.MsgController
处理接收到的图片消息
processInLinkMsg(InLinkMsg) - 类 中的方法net.dreamlu.weixin.spring.DreamMsgControllerAdapter
 
processInLinkMsg(InLinkMsg) - 类 中的方法net.dreamlu.weixin.spring.MsgController
处理接收到的链接消息
processInLocationEvent(InLocationEvent) - 类 中的方法net.dreamlu.weixin.spring.DreamMsgControllerAdapter
 
processInLocationEvent(InLocationEvent) - 类 中的方法net.dreamlu.weixin.spring.MsgController
处理接收到的上报地理位置事件
processInLocationMsg(InLocationMsg) - 类 中的方法net.dreamlu.weixin.spring.DreamMsgControllerAdapter
 
processInLocationMsg(InLocationMsg) - 类 中的方法net.dreamlu.weixin.spring.MsgController
处理接收到的地址位置消息
processInMassEvent(InMassEvent) - 类 中的方法net.dreamlu.weixin.spring.DreamMsgControllerAdapter
 
processInMassEvent(InMassEvent) - 类 中的方法net.dreamlu.weixin.spring.MsgController
处理接收到的群发任务结束时通知事件
processInMenuEvent(InMenuEvent) - 类 中的方法net.dreamlu.weixin.spring.DreamMsgControllerAdapter
 
processInMenuEvent(InMenuEvent) - 类 中的方法net.dreamlu.weixin.spring.MsgController
处理接收到的自定义菜单事件
processInMerChantOrderEvent(InMerChantOrderEvent) - 类 中的方法net.dreamlu.weixin.spring.DreamMsgControllerAdapter
 
processInMerChantOrderEvent(InMerChantOrderEvent) - 类 中的方法net.dreamlu.weixin.spring.MsgController
微信小店订单支付成功接口消息
processInPoiCheckNotifyEvent(InPoiCheckNotifyEvent) - 类 中的方法net.dreamlu.weixin.spring.DreamMsgControllerAdapter
 
processInPoiCheckNotifyEvent(InPoiCheckNotifyEvent) - 类 中的方法net.dreamlu.weixin.spring.MsgController
门店在审核事件消息
processInQrCodeEvent(InQrCodeEvent) - 类 中的方法net.dreamlu.weixin.spring.DreamMsgControllerAdapter
 
processInQrCodeEvent(InQrCodeEvent) - 类 中的方法net.dreamlu.weixin.spring.MsgController
处理接收到的扫描带参数二维码事件
processInShakearoundUserShakeEvent(InShakearoundUserShakeEvent) - 类 中的方法net.dreamlu.weixin.spring.DreamMsgControllerAdapter
 
processInShakearoundUserShakeEvent(InShakearoundUserShakeEvent) - 类 中的方法net.dreamlu.weixin.spring.MsgController
处理微信摇一摇事件
processInShortVideoMsg(InShortVideoMsg) - 类 中的方法net.dreamlu.weixin.spring.DreamMsgControllerAdapter
 
processInShortVideoMsg(InShortVideoMsg) - 类 中的方法net.dreamlu.weixin.spring.MsgController
处理接收到的小视频消息
processInSpeechRecognitionResults(InSpeechRecognitionResults) - 类 中的方法net.dreamlu.weixin.spring.DreamMsgControllerAdapter
 
processInSpeechRecognitionResults(InSpeechRecognitionResults) - 类 中的方法net.dreamlu.weixin.spring.MsgController
处理接收到的语音识别结果
processInTemplateMsgEvent(InTemplateMsgEvent) - 类 中的方法net.dreamlu.weixin.spring.DreamMsgControllerAdapter
 
processInTemplateMsgEvent(InTemplateMsgEvent) - 类 中的方法net.dreamlu.weixin.spring.MsgController
处理接收到的模板消息是否送达成功通知事件
processInTextMsg(InTextMsg) - 类 中的方法net.dreamlu.weixin.spring.DreamMsgControllerAdapter
 
processInTextMsg(InTextMsg) - 类 中的方法net.dreamlu.weixin.spring.MsgController
处理接收到的文本消息
processInUpdateMemberCardEvent(InUpdateMemberCardEvent) - 类 中的方法net.dreamlu.weixin.spring.DreamMsgControllerAdapter
 
processInUpdateMemberCardEvent(InUpdateMemberCardEvent) - 类 中的方法net.dreamlu.weixin.spring.MsgController
微信会员卡积分变更
processInUserCardEvent(InUserCardEvent) - 类 中的方法net.dreamlu.weixin.spring.DreamMsgControllerAdapter
 
processInUserCardEvent(InUserCardEvent) - 类 中的方法net.dreamlu.weixin.spring.MsgController
1.
processInUserConsumeCardEvent(InUserConsumeCardEvent) - 类 中的方法net.dreamlu.weixin.spring.DreamMsgControllerAdapter
 
processInUserConsumeCardEvent(InUserConsumeCardEvent) - 类 中的方法net.dreamlu.weixin.spring.MsgController
卡券核销事件推送
processInUserGetCardEvent(InUserGetCardEvent) - 类 中的方法net.dreamlu.weixin.spring.DreamMsgControllerAdapter
 
processInUserGetCardEvent(InUserGetCardEvent) - 类 中的方法net.dreamlu.weixin.spring.MsgController
卡券领取事件推送
processInUserGiftingCardEvent(InUserGiftingCardEvent) - 类 中的方法net.dreamlu.weixin.spring.DreamMsgControllerAdapter
 
processInUserGiftingCardEvent(InUserGiftingCardEvent) - 类 中的方法net.dreamlu.weixin.spring.MsgController
卡券转赠事件推送
processInUserPayFromCardEvent(InUserPayFromCardEvent) - 类 中的方法net.dreamlu.weixin.spring.DreamMsgControllerAdapter
 
processInUserPayFromCardEvent(InUserPayFromCardEvent) - 类 中的方法net.dreamlu.weixin.spring.MsgController
微信会员卡快速买单
processInVerifyFailEvent(InVerifyFailEvent) - 类 中的方法net.dreamlu.weixin.spring.DreamMsgControllerAdapter
 
processInVerifyFailEvent(InVerifyFailEvent) - 类 中的方法net.dreamlu.weixin.spring.MsgController
资质认证失败 || 名称认证失败
processInVerifySuccessEvent(InVerifySuccessEvent) - 类 中的方法net.dreamlu.weixin.spring.DreamMsgControllerAdapter
 
processInVerifySuccessEvent(InVerifySuccessEvent) - 类 中的方法net.dreamlu.weixin.spring.MsgController
资质认证成功 || 名称认证成功 || 年审通知 || 认证过期失效通知
processInVideoMsg(InVideoMsg) - 类 中的方法net.dreamlu.weixin.spring.DreamMsgControllerAdapter
 
processInVideoMsg(InVideoMsg) - 类 中的方法net.dreamlu.weixin.spring.MsgController
处理接收到的视频消息
processInVoiceMsg(InVoiceMsg) - 类 中的方法net.dreamlu.weixin.spring.DreamMsgControllerAdapter
 
processInVoiceMsg(InVoiceMsg) - 类 中的方法net.dreamlu.weixin.spring.MsgController
处理接收到的语音消息
processInWifiEvent(InWifiEvent) - 类 中的方法net.dreamlu.weixin.spring.DreamMsgControllerAdapter
 
processInWifiEvent(InWifiEvent) - 类 中的方法net.dreamlu.weixin.spring.MsgController
WIFI连网后下发消息 by unas at 2016-1-29
processIsNotDefinedEvent(InNotDefinedEvent) - 类 中的方法net.dreamlu.weixin.spring.DreamMsgControllerAdapter
 
processIsNotDefinedEvent(InNotDefinedEvent) - 类 中的方法net.dreamlu.weixin.spring.MsgController
没有找到对应的事件消息
processIsNotDefinedMsg(InNotDefinedMsg) - 类 中的方法net.dreamlu.weixin.spring.DreamMsgControllerAdapter
 
processIsNotDefinedMsg(InNotDefinedMsg) - 类 中的方法net.dreamlu.weixin.spring.MsgController
没有找到对应的消息
processTextMsg(WxaTextMsg) - 类 中的方法net.dreamlu.weixin.spring.DreamWxaMsgController
处理接收到的文本消息
processUserEnterSessionMsg(WxaUserEnterSessionMsg) - 类 中的方法net.dreamlu.weixin.spring.DreamWxaMsgController
处理接收到的进入会话事件

R

remove(String) - 类 中的方法net.dreamlu.weixin.cache.SpringAccessTokenCache
 
render(OutMsg) - 类 中的方法net.dreamlu.weixin.spring.MsgController
在接收到微信服务器的 InMsg 消息后后响应 OutMsg 消息
renderDefault() - 类 中的方法net.dreamlu.weixin.spring.DreamMsgControllerAdapter
方便没有使用的api返回“”避免出现,该公众号暂时不能提供服务 可重写该方法
renderOutTextMsg(String) - 类 中的方法net.dreamlu.weixin.spring.MsgController
消息输出
request - 类 中的变量net.dreamlu.weixin.spring.DreamWxaMsgController
 
request - 类 中的变量net.dreamlu.weixin.spring.MsgController
 
response - 类 中的变量net.dreamlu.weixin.spring.DreamWxaMsgController
 
response - 类 中的变量net.dreamlu.weixin.spring.MsgController
 

S

set(String, String) - 类 中的方法net.dreamlu.weixin.cache.SpringAccessTokenCache
 
SpringAccessTokenCache - net.dreamlu.weixin.cache中的类
 
SpringAccessTokenCache() - 类 的构造器net.dreamlu.weixin.cache.SpringAccessTokenCache
 
springAccessTokenCache(DreamWeixinProperties) - 类 中的方法net.dreamlu.weixin.config.DreamWeixinAutoConfiguration
 

V

valueOf(String) - 枚举 中的静态方法net.dreamlu.weixin.annotation.ApiType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.dreamlu.weixin.config.WxaMsgParser
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法net.dreamlu.weixin.annotation.ApiType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.dreamlu.weixin.config.WxaMsgParser
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

WeixinAppConfig - net.dreamlu.weixin.config中的类
 
WeixinAppConfig() - 类 的构造器net.dreamlu.weixin.config.WeixinAppConfig
 
WxaConfig() - 类 的构造器net.dreamlu.weixin.properties.DreamWeixinProperties.WxaConfig
 
WxaMsgParser - net.dreamlu.weixin.config中的枚举
小程序消息解析
WxApi - net.dreamlu.weixin.annotation中的注释类型
微信Api接口注解用于拦截器
WxMsgController - net.dreamlu.weixin.annotation中的注释类型
微信消息控制器
A D G I M N P R S V W 
跳过导航链接