JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.795

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
com.amazonaws.services.sns.message

Class DefaultSnsMessageHandler



  • public abstract class DefaultSnsMessageHandler
    extends SnsMessageHandler 
    Default handler that implements reasonable behavior for all message types except for SnsNotification (which must be implemented in handlers that extend this class).
    • Constructor Detail

      • DefaultSnsMessageHandler

        public DefaultSnsMessageHandler()
    • Method Detail

      • handle

        public void handle(SnsUnknownMessage message)
        Does nothing by default. Users can override to process but it's not recommended to handle this message type (instead upgrade to a version of the SDK that have first class support for the message type).
        Specified by:
        handle in class SnsMessageHandler
        Parameters:
        message - Message object.
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /