Class SQSMessageDispatcher

java.lang.Object
overit.geocall.aws.event.consumer.SQSMessageDispatcher

@Service public class SQSMessageDispatcher extends Object
class used to consume a Message using the SpinService, if the trace is enabled the message will be stored via MessageIOLogTracerService. In case of error during the precessing of the message, if enabled the emergencyTopic, the message will be sent to the dead letter queue designed. In the end the message will be deleted from the queue
  • Constructor Details

    • SQSMessageDispatcher

      public SQSMessageDispatcher()