| Package | Description |
|---|---|
| com.neurosys.aws.sns.sms.transformer | |
| com.neurosys.nexmo.voice.transformer | |
| com.neurosys.smsgatewaycenter.voice.transformer |
| Modifier and Type | Class and Description |
|---|---|
class |
AmazonSNSDispatcher<M extends SMS>
AWS SNS SMS Integration
Transformer
Recipient Type - String (phone#) Payload Type - String (SMS simple message string format) Amazon SNS Message Attributes Publish Message to a Single Number Publish Message to a Multiple Phone Numbers Amazon SNS Javadoc Setting SMS Messaging Preferences |
| Modifier and Type | Class and Description |
|---|---|
class |
NexmoRecordedCallDispatcher
BulkDispatcher to create a recorded voice call using Nexmo API. |
class |
NexmoTextToSpeechCallDispatcher
BulkDispatcher to create a text to speech call using Nexmo API. |
| Modifier and Type | Class and Description |
|---|---|
class |
SMSGatewayCenterDispatcher<M extends DisposableMessage<?,?>>
BulkDispatcher to create a recorded and/or text to voice calls using SMSGatewayCenter Voice API. |
Copyright © 2018. All rights reserved.