Modifier and Type | Method and Description |
---|---|
void |
InboundStatusHandler.handleStatus(InboundStatusDto status)
Handle the received status from the external adapter
|
Modifier and Type | Method and Description |
---|---|
protected abstract void |
BaseInboundStatusHandler.handleExternalStatus(InboundStatusDto status) |
protected abstract void |
BaseInboundStatusHandler.handleInternalStatus(InboundStatusDto status) |
void |
BaseInboundStatusHandler.handleStatus(InboundStatusDto status) |
protected abstract void |
BaseInboundStatusHandler.handleUnknownStatus(InboundStatusDto status) |
Modifier and Type | Method and Description |
---|---|
protected Message |
LineInboundStatusHandler.getMessage(InboundStatusDto status) |
protected UserAccount |
LineInboundStatusHandler.getUserAccount(InboundStatusDto status) |
protected void |
LineInboundStatusHandler.handleExternalStatus(InboundStatusDto status) |
protected void |
LineInboundStatusHandler.handleExternalStatusDeleted(InboundStatusDto status) |
protected void |
LineInboundStatusHandler.handleExternalStatusDelivered(InboundStatusDto status) |
protected void |
LineInboundStatusHandler.handleExternalStatusFailed(InboundStatusDto status) |
protected void |
LineInboundStatusHandler.handleExternalStatusRead(InboundStatusDto status) |
protected void |
LineInboundStatusHandler.handleExternalStatusSent(InboundStatusDto status) |
protected void |
LineInboundStatusHandler.handleExternalStatusUnknown(InboundStatusDto status) |
protected void |
LineInboundStatusHandler.handleInternalContentDisabledStatus(InboundStatusDto status) |
protected void |
LineInboundStatusHandler.handleInternalContentTimeoutStatus(InboundStatusDto status) |
protected void |
LineInboundStatusHandler.handleInternalFailedStatus(InboundStatusDto status) |
protected void |
LineInboundStatusHandler.handleInternalSentStatus(InboundStatusDto status) |
protected void |
LineInboundStatusHandler.handleInternalStatus(InboundStatusDto status) |
protected void |
LineInboundStatusHandler.handleInternalTimeoutStatus(InboundStatusDto status) |
protected void |
LineInboundStatusHandler.handleInternalUnknownStatus(InboundStatusDto status) |
protected void |
LineInboundStatusHandler.handleInternalUploadTimeoutStatus(InboundStatusDto status) |
protected void |
LineInboundStatusHandler.handleUnknownStatus(InboundStatusDto status) |
void |
LineInboundJmsListener.receiveStatus(InboundStatusDto status) |
protected void |
LineInboundStatusHandler.sendMessageForStatus(String messageCode,
InboundStatusDto status) |
Modifier and Type | Method and Description |
---|---|
protected void |
WeChatInboundStatusHandler.handleExternalStatus(InboundStatusDto status) |
protected void |
WeChatInboundStatusHandler.handleInternalStatus(InboundStatusDto status) |
protected void |
WeChatInboundStatusHandler.handleUnknownStatus(InboundStatusDto status) |
void |
WeChatInboundJmsListener.receiveStatus(InboundStatusDto status) |
protected void |
WeChatInboundStatusHandler.sendMessageForStatus(String messageCode,
InboundStatusDto status) |
Modifier and Type | Method and Description |
---|---|
protected Message |
WhatsAppInboundStatusHandler.getMessage(InboundStatusDto status) |
protected UserAccount |
WhatsAppInboundStatusHandler.getUserAccount(InboundStatusDto status) |
protected void |
WhatsAppInboundStatusHandler.handleExternalStatus(InboundStatusDto status) |
protected void |
WhatsAppInboundStatusHandler.handleExternalStatusDeleted(InboundStatusDto status) |
protected void |
WhatsAppInboundStatusHandler.handleExternalStatusDelivered(InboundStatusDto status) |
protected void |
WhatsAppInboundStatusHandler.handleExternalStatusFailed(InboundStatusDto status) |
protected void |
WhatsAppInboundStatusHandler.handleExternalStatusRead(InboundStatusDto status) |
protected void |
WhatsAppInboundStatusHandler.handleExternalStatusSent(InboundStatusDto status) |
protected void |
WhatsAppInboundStatusHandler.handleExternalStatusUnknown(InboundStatusDto status) |
protected void |
WhatsAppInboundStatusHandler.handleInternalContentDisabledStatus(InboundStatusDto status) |
protected void |
WhatsAppInboundStatusHandler.handleInternalContentTimeoutStatus(InboundStatusDto status) |
protected void |
WhatsAppInboundStatusHandler.handleInternalFailedStatus(InboundStatusDto status) |
protected void |
WhatsAppInboundStatusHandler.handleInternalSentStatus(InboundStatusDto status) |
protected void |
WhatsAppInboundStatusHandler.handleInternalStatus(InboundStatusDto status) |
protected void |
WhatsAppInboundStatusHandler.handleInternalTimeoutStatus(InboundStatusDto status) |
protected void |
WhatsAppInboundStatusHandler.handleInternalUnknownStatus(InboundStatusDto status) |
protected void |
WhatsAppInboundStatusHandler.handleInternalUploadTimeoutStatus(InboundStatusDto status) |
protected void |
WhatsAppInboundStatusHandler.handleUnknownStatus(InboundStatusDto status) |
void |
WhatsAppInboundJmsListener.receiveStatus(InboundStatusDto status) |
protected void |
WhatsAppInboundStatusHandler.sendMessageForStatus(String messageCode,
InboundStatusDto status) |