public abstract class MsgControllerAdapter extends MsgController
构造器和说明 |
---|
MsgControllerAdapter() |
限定符和类型 | 方法和说明 |
---|---|
protected void |
processInCardPassCheckEvent(InCardPassCheckEvent msg)
审核事件推送
|
protected void |
processInCardPayOrderEvent(InCardPayOrderEvent msg)
券点流水详情事件
|
protected void |
processInCardSkuRemindEvent(InCardSkuRemindEvent msg)
卡券库存报警事件
|
protected void |
processInCustomEvent(InCustomEvent inCustomEvent)
处理接收到的多客服管理事件
|
protected void |
processInEqubindEvent(InEqubindEvent msg)
处理微信硬件绑定和解绑事件
|
protected void |
processInEquDataMsg(InEquDataMsg msg)
处理微信硬件发来数据
|
protected abstract void |
processInFollowEvent(InFollowEvent inFollowEvent)
处理接收到的关注/取消关注事件
|
protected void |
processInImageMsg(InImageMsg inImageMsg)
处理接收到的图片消息
|
protected void |
processInLinkMsg(InLinkMsg inLinkMsg)
处理接收到的链接消息
|
protected void |
processInLocationEvent(InLocationEvent inLocationEvent)
处理接收到的上报地理位置事件
|
protected void |
processInLocationMsg(InLocationMsg inLocationMsg)
处理接收到的地址位置消息
|
protected void |
processInMassEvent(InMassEvent inMassEvent)
处理接收到的群发任务结束时通知事件
|
protected abstract void |
processInMenuEvent(InMenuEvent inMenuEvent)
处理接收到的自定义菜单事件
|
protected void |
processInMerChantOrderEvent(InMerChantOrderEvent inMerChantOrderEvent)
微信小店订单支付成功接口消息
|
protected void |
processInPoiCheckNotifyEvent(InPoiCheckNotifyEvent inPoiCheckNotifyEvent)
门店在审核事件消息
|
protected void |
processInQrCodeEvent(InQrCodeEvent inQrCodeEvent)
处理接收到的扫描带参数二维码事件
|
protected void |
processInShakearoundUserShakeEvent(InShakearoundUserShakeEvent inShakearoundUserShakeEvent)
处理微信摇一摇事件
|
protected void |
processInShortVideoMsg(InShortVideoMsg inShortVideoMsg)
处理接收到的小视频消息
|
protected void |
processInSpeechRecognitionResults(InSpeechRecognitionResults inSpeechRecognitionResults)
处理接收到的语音识别结果
|
protected void |
processInTemplateMsgEvent(InTemplateMsgEvent inTemplateMsgEvent)
处理接收到的模板消息是否送达成功通知事件
|
protected abstract void |
processInTextMsg(InTextMsg inTextMsg)
处理接收到的文本消息
|
protected void |
processInUpdateMemberCardEvent(InUpdateMemberCardEvent msg)
微信会员卡积分变更
|
protected void |
processInUserCardEvent(InUserCardEvent inUserCardEvent)
1.
|
protected void |
processInUserConsumeCardEvent(InUserConsumeCardEvent msg)
卡券核销事件推送
|
protected void |
processInUserGetCardEvent(InUserGetCardEvent msg)
卡券领取事件推送
|
protected void |
processInUserGiftingCardEvent(InUserGiftingCardEvent msg)
卡券转赠事件推送
|
protected void |
processInUserPayFromCardEvent(InUserPayFromCardEvent msg)
微信会员卡快速买单
|
protected void |
processInVerifyFailEvent(InVerifyFailEvent inVerifyFailEvent)
资质认证失败 || 名称认证失败
|
protected void |
processInVerifySuccessEvent(InVerifySuccessEvent inVerifySuccessEvent)
资质认证成功 || 名称认证成功 || 年审通知 || 认证过期失效通知
|
protected void |
processInVideoMsg(InVideoMsg inVideoMsg)
处理接收到的视频消息
|
protected void |
processInVoiceMsg(InVoiceMsg inVoiceMsg)
处理接收到的语音消息
|
protected void |
processInWifiEvent(InWifiEvent inWifiEvent)
WIFI连网后下发消息 by unas at 2016-1-29
|
protected void |
processIsNotDefinedEvent(InNotDefinedEvent inNotDefinedEvent)
没有找到对应的事件消息
|
protected void |
processIsNotDefinedMsg(InNotDefinedMsg inNotDefinedMsg)
没有找到对应的消息
|
protected void |
renderDefault()
方便没有使用的api返回“”避免出现,该公众号暂时不能提供服务
可重写该方法
|
getInMsg, getInMsgXml, index, render, renderOutTextMsg
checkUrlPara, checkUrlPara, createToken, createToken, createToken, enhance, enhance, enhance, enhance, enhance, enhance, enhance, enhance, enhance, enhance, enhance, enhance, enhance, enhance, enhance, enhance, enhance, enhance, forwardAction, getAttr, getAttrForInt, getAttrForStr, getAttrNames, getBean, getBean, getBean, getBean, getCookie, getCookie, getCookieObject, getCookieObjects, getCookieToInt, getCookieToInt, getCookieToLong, getCookieToLong, getFile, getFile, getFile, getFile, getFile, getFiles, getFiles, getFiles, getFiles, getHeader, getModel, getModel, getModel, getModel, getPara, getPara, getPara, getPara, getPara, getParaMap, getParaNames, getParaToBoolean, getParaToBoolean, getParaToBoolean, getParaToBoolean, getParaToBoolean, getParaToDate, getParaToDate, getParaToDate, getParaToInt, getParaToInt, getParaToInt, getParaToInt, getParaToInt, getParaToLong, getParaToLong, getParaToLong, getParaToLong, getParaToLong, getParaValues, getParaValuesToInt, getParaValuesToLong, getRender, getRequest, getResponse, getSession, getSession, getSessionAttr, isParaBlank, isParaBlank, isParaExists, isParaExists, keepBean, keepBean, keepModel, keepModel, keepPara, keepPara, keepPara, keepPara, redirect, redirect, redirect301, redirect301, removeAttr, removeCookie, removeCookie, removeCookie, removeSessionAttr, render, render, render, renderCaptcha, renderError, renderError, renderError, renderFile, renderFile, renderFile, renderFile, renderFreeMarker, renderHtml, renderJavascript, renderJson, renderJson, renderJson, renderJson, renderJson, renderJsp, renderNull, renderQrCode, renderQrCode, renderTemplate, renderText, renderText, renderText, renderToString, renderVelocity, renderXml, setAttr, setAttrs, setCookie, setCookie, setCookie, setCookie, setCookie, setCookie, setHttpServletRequest, setHttpServletResponse, setSessionAttr, setUrlPara, validateCaptcha, validateToken, validateToken
protected abstract void processInFollowEvent(InFollowEvent inFollowEvent)
MsgController
processInFollowEvent
在类中 MsgController
inFollowEvent
- 处理接收到的关注/取消关注事件protected abstract void processInTextMsg(InTextMsg inTextMsg)
MsgController
processInTextMsg
在类中 MsgController
inTextMsg
- 处理接收到的文本消息protected abstract void processInMenuEvent(InMenuEvent inMenuEvent)
MsgController
processInMenuEvent
在类中 MsgController
inMenuEvent
- 处理接收到的自定义菜单事件protected void processInImageMsg(InImageMsg inImageMsg)
MsgController
processInImageMsg
在类中 MsgController
inImageMsg
- 处理接收到的图片消息protected void processInVoiceMsg(InVoiceMsg inVoiceMsg)
MsgController
processInVoiceMsg
在类中 MsgController
inVoiceMsg
- 处理接收到的语音消息protected void processInVideoMsg(InVideoMsg inVideoMsg)
MsgController
processInVideoMsg
在类中 MsgController
inVideoMsg
- 处理接收到的视频消息protected void processInLocationMsg(InLocationMsg inLocationMsg)
MsgController
processInLocationMsg
在类中 MsgController
inLocationMsg
- 处理接收到的地址位置消息protected void processInLinkMsg(InLinkMsg inLinkMsg)
MsgController
processInLinkMsg
在类中 MsgController
inLinkMsg
- 处理接收到的链接消息protected void processInQrCodeEvent(InQrCodeEvent inQrCodeEvent)
MsgController
processInQrCodeEvent
在类中 MsgController
inQrCodeEvent
- 处理接收到的扫描带参数二维码事件protected void processInLocationEvent(InLocationEvent inLocationEvent)
MsgController
processInLocationEvent
在类中 MsgController
inLocationEvent
- 处理接收到的上报地理位置事件protected void processInSpeechRecognitionResults(InSpeechRecognitionResults inSpeechRecognitionResults)
MsgController
processInSpeechRecognitionResults
在类中 MsgController
inSpeechRecognitionResults
- 处理接收到的语音识别结果protected void processInTemplateMsgEvent(InTemplateMsgEvent inTemplateMsgEvent)
MsgController
processInTemplateMsgEvent
在类中 MsgController
inTemplateMsgEvent
- 处理接收到的模板消息是否送达成功通知事件protected void processInMassEvent(InMassEvent inMassEvent)
MsgController
processInMassEvent
在类中 MsgController
inMassEvent
- 处理接收到的群发任务结束时通知事件protected void processInShortVideoMsg(InShortVideoMsg inShortVideoMsg)
MsgController
processInShortVideoMsg
在类中 MsgController
inShortVideoMsg
- 处理接收到的小视频消息protected void processInCustomEvent(InCustomEvent inCustomEvent)
MsgController
processInCustomEvent
在类中 MsgController
inCustomEvent
- 处理接收到的多客服管理事件protected void processInShakearoundUserShakeEvent(InShakearoundUserShakeEvent inShakearoundUserShakeEvent)
MsgController
processInShakearoundUserShakeEvent
在类中 MsgController
inShakearoundUserShakeEvent
- 处理微信摇一摇事件protected void processInVerifySuccessEvent(InVerifySuccessEvent inVerifySuccessEvent)
MsgController
processInVerifySuccessEvent
在类中 MsgController
inVerifySuccessEvent
- 资质认证成功 || 名称认证成功 || 年审通知 || 认证过期失效通知protected void processInVerifyFailEvent(InVerifyFailEvent inVerifyFailEvent)
MsgController
processInVerifyFailEvent
在类中 MsgController
inVerifyFailEvent
- 资质认证失败 || 名称认证失败protected void processInPoiCheckNotifyEvent(InPoiCheckNotifyEvent inPoiCheckNotifyEvent)
MsgController
processInPoiCheckNotifyEvent
在类中 MsgController
inPoiCheckNotifyEvent
- 门店在审核事件消息protected void processInWifiEvent(InWifiEvent inWifiEvent)
MsgController
processInWifiEvent
在类中 MsgController
inWifiEvent
- WIFI连网后下发消息protected void processInUpdateMemberCardEvent(InUpdateMemberCardEvent msg)
MsgController
processInUpdateMemberCardEvent
在类中 MsgController
msg
- 微信会员卡积分变更protected void processInUserPayFromCardEvent(InUserPayFromCardEvent msg)
MsgController
processInUserPayFromCardEvent
在类中 MsgController
msg
- 微信会员卡快速买单protected void processInMerChantOrderEvent(InMerChantOrderEvent inMerChantOrderEvent)
MsgController
processInMerChantOrderEvent
在类中 MsgController
inMerChantOrderEvent
- 微信小店订单支付成功接口消息protected void processIsNotDefinedEvent(InNotDefinedEvent inNotDefinedEvent)
MsgController
processIsNotDefinedEvent
在类中 MsgController
inNotDefinedEvent
- 没有对应的事件消息protected void processIsNotDefinedMsg(InNotDefinedMsg inNotDefinedMsg)
MsgController
processIsNotDefinedMsg
在类中 MsgController
inNotDefinedMsg
- 没有对应消息protected void processInUserGiftingCardEvent(InUserGiftingCardEvent msg)
MsgController
processInUserGiftingCardEvent
在类中 MsgController
msg
- 卡券转赠事件推送protected void processInUserGetCardEvent(InUserGetCardEvent msg)
MsgController
processInUserGetCardEvent
在类中 MsgController
msg
- 卡券领取事件推送protected void processInUserConsumeCardEvent(InUserConsumeCardEvent msg)
MsgController
processInUserConsumeCardEvent
在类中 MsgController
msg
- 卡券核销事件推送protected void processInCardSkuRemindEvent(InCardSkuRemindEvent msg)
MsgController
processInCardSkuRemindEvent
在类中 MsgController
msg
- 卡券库存报警事件protected void processInCardPayOrderEvent(InCardPayOrderEvent msg)
MsgController
processInCardPayOrderEvent
在类中 MsgController
msg
- 券点流水详情事件protected void processInCardPassCheckEvent(InCardPassCheckEvent msg)
MsgController
processInCardPassCheckEvent
在类中 MsgController
msg
- 审核事件推送protected void processInUserCardEvent(InUserCardEvent inUserCardEvent)
MsgController
processInUserCardEvent
在类中 MsgController
inUserCardEvent
- InUserCardEventprotected void processInEqubindEvent(InEqubindEvent msg)
processInEqubindEvent
在类中 MsgController
msg
- 处理微信硬件绑定和解绑事件protected void processInEquDataMsg(InEquDataMsg msg)
processInEquDataMsg
在类中 MsgController
msg
- 处理微信硬件发来数据protected void renderDefault()
Copyright © 2017. All rights reserved.