Package com.bytedesk.wechat.mp
Class WeChatMpEventListener
java.lang.Object
com.bytedesk.wechat.mp.WeChatMpEventListener
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ThreadRestService
private final WeChatMpMessageService
private final WeChatMpService
private final WeChatMpTokenService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
private void
processMessage
(String messageJson)
-
Field Details
-
weChatMpTokenService
-
weChatMpMessageService
-
weChatMpService
-
threadService
-
-
Constructor Details
-
WeChatMpEventListener
public WeChatMpEventListener()
-
-
Method Details
-
onQuartzHalfHourEvent
-
onWeChatMpCreateEvent
-
onWeChatMpUpdateEvent
-
onMessageJsonEvent
-
processMessage
-