Class NotificationHandlerMethodArgumentResolverConfigurationUtils

java.lang.Object
io.awspring.cloud.sns.configuration.NotificationHandlerMethodArgumentResolverConfigurationUtils

public final class NotificationHandlerMethodArgumentResolverConfigurationUtils extends Object
Simple util class that is used to create handlers for Http/s notification support.
Since:
1.0
Author:
Alain Sahli
  • Method Details

    • getNotificationHandlerMethodArgumentResolver

      public static HandlerMethodArgumentResolver getNotificationHandlerMethodArgumentResolver(software.amazon.awssdk.services.sns.SnsClient snsClient)