Class NotificationStatusHandlerMethodArgumentResolver

java.lang.Object
io.awspring.cloud.sns.handlers.AbstractNotificationMessageHandlerMethodArgumentResolver
io.awspring.cloud.sns.handlers.NotificationStatusHandlerMethodArgumentResolver
All Implemented Interfaces:
HandlerMethodArgumentResolver

public class NotificationStatusHandlerMethodArgumentResolver extends AbstractNotificationMessageHandlerMethodArgumentResolver
Handles Subscription and Unsubscription events by transforming them to NotificationStatus which can be used to confirm Subscriptions/Subscriptions.
Author:
Agim Emruli