Class SESFeedbackService
java.lang.Object
org.deltava.service.WebService
org.deltava.service.aws.SNSReceiverService
org.deltava.service.aws.SESFeedbackService
A Web Service to handle Amazone SES feedback SNS messages.
- Since:
- 8.5
- Version:
- 11.1
- Author:
- Luke
-
Constructor Details
-
SESFeedbackService
public SESFeedbackService()
-
-
Method Details
-
execute
Executes the Web Service.- Specified by:
execute
in classSNSReceiverService
- Parameters:
ctx
- the SNSContext- Returns:
- 200 Always
- Throws:
ServiceException
- if an error occurs
-