Uses of Class
io.awspring.cloud.sns.handlers.legacy.LegacyJackson2AbstractNotificationMessageHandlerMethodArgumentResolver
Packages that use LegacyJackson2AbstractNotificationMessageHandlerMethodArgumentResolver
-
Uses of LegacyJackson2AbstractNotificationMessageHandlerMethodArgumentResolver in io.awspring.cloud.sns.handlers.legacy
Subclasses of LegacyJackson2AbstractNotificationMessageHandlerMethodArgumentResolver in io.awspring.cloud.sns.handlers.legacyModifier and TypeClassDescriptionclassHandles conversion of SNS notification value to a variable that is annotated withNotificationMessage.classHandles Subscription and Unsubscription events by transforming them toNotificationStatuswhich can be used to confirm Subscriptions/Subscriptions.classHandles conversion of SNS subject value to a variable that is annotated withNotificationSubject.