| Modifier and Type | Method and Description |
|---|---|
InboundStatusHandler |
InboundService.getStatusHandler(String externalSystemId)
Get the inbound status handler responsible for the given
externalSystemId. |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseInboundStatusHandler |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,InboundStatusHandler> |
InboundServiceImpl.inboundStatusHandlers |
| Modifier and Type | Method and Description |
|---|---|
InboundStatusHandler |
InboundServiceImpl.getStatusHandler(String externalSystemId) |
| Constructor and Description |
|---|
InboundServiceImpl(List<InboundStatusHandler> inboundStatusHandlers,
List<InboundErrorHandler> inboundErrorHandlers) |
| Modifier and Type | Class and Description |
|---|---|
class |
WeChatInboundStatusHandler |
| Modifier and Type | Class and Description |
|---|---|
class |
WhatsAppInboundStatusHandler |
Copyright © 2019. All rights reserved.