Package org.cyclos.impl.utils.sms
-
Interface Summary Interface Description InboundSmsHandler Handles inbound SMS messages, by validating the SMS channel configuration and generating response using anInboundSmsRequestHandlerInboundSmsRequestHandler Interface for handler of inbound SMS requestsOutboundSmsHandler Component which can be used to send SMS.SmsOperation Defines the API for SMS operation implementations -
Class Summary Class Description InboundSmsBasicData Contains basic data for an inbound sms.InboundSmsData Contains data used to execute an SMS operationSmsParameterProcessor Utility class used to consume inbound SMS parameters -
Enum Summary Enum Description InboundSmsResponseType Possible types of inbound sms response -
Exception Summary Exception Description InboundSmsParameterException Exception for inbound sms parametersSmsOperationException Thrown when there is an error in a linkSmsOperation