Class SnsNotificationConverter

java.lang.Object
io.awspring.cloud.sqs.support.converter.SnsNotificationConverter
All Implemented Interfaces:
MessageConverter, SmartMessageConverter

public class SnsNotificationConverter extends Object implements SmartMessageConverter
Converter that extracts SNS notifications from SQS messages and creates SnsNotification objects.
Since:
3.4.1
Author:
Damien Chomat