Class SQSMessageDispatcher
java.lang.Object
overit.geocall.aws.event.consumer.SQSMessageDispatcher
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
SQSMessageDispatcher
public SQSMessageDispatcher()
-