public class WeChatInboundStatusHandler extends BaseInboundStatusHandler
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
protected MessageService |
messageService |
externalSystemId| Constructor and Description |
|---|
WeChatInboundStatusHandler(MessageService messageService) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleExternalStatus(InboundStatusDto status) |
protected void |
handleInternalStatus(InboundStatusDto status) |
protected void |
handleUnknownStatus(InboundStatusDto status) |
protected void |
sendMessageForStatus(String messageCode,
InboundStatusDto status) |
getExternalSystemId, handleStatusprotected final org.slf4j.Logger logger
protected final MessageService messageService
public WeChatInboundStatusHandler(MessageService messageService)
protected void handleInternalStatus(InboundStatusDto status)
handleInternalStatus in class BaseInboundStatusHandlerprotected void handleExternalStatus(InboundStatusDto status)
handleExternalStatus in class BaseInboundStatusHandlerprotected void handleUnknownStatus(InboundStatusDto status)
handleUnknownStatus in class BaseInboundStatusHandlerprotected void sendMessageForStatus(String messageCode, InboundStatusDto status)
Copyright © 2019. All rights reserved.