| AcceptPaymentRequestSmsOperation |
Accept payment request sms operation
|
| AccountInformationSmsOperation |
|
| BaseSmsOperation |
Base class for SMS operations
|
| CustomSmsOperation |
SMS operation which delagates to a script
|
| DenyPaymentRequestSmsOperation |
Deny payment request sms operation
|
| GatewaySmsSender |
An SMS sender which sends a request to a gateway, according to the given SMS configuration
|
| HelpSmsOperation |
|
| InboundSmsBasicData |
Contains basic data for an inbound sms.
|
| InboundSmsData |
Contains data used to execute an SMS operation
|
| InboundSmsHandlerImpl |
|
| InboundSmsRequestHandlerImpl |
|
| OutboundSmsHandlerImpl |
|
| PaymentSmsOperation |
|
| PerformExternalPaymentSmsOperation |
Perform external payment sms operation
|
| RedeemVoucherSmsOperation |
Sms operation for redeeming a voucher
|
| RegisterSmsOperation |
|
| ScriptInboundSmsRequestHandlerImpl |
|
| ScriptSmsSender |
Implements a SmsSender which delegates to a script
|
| SendPaymentRequestSmsOperation |
Send payment request sms operation
|
| SmsOperationFormatterImpl |
Wraps a FormatterImpl truncating the result of some format methods
|
| SmsParameterProcessor |
Utility class used to consume inbound SMS parameters
|
| TextSmsOperation |
|