Package overit.geocall.aws.event.consumer
package overit.geocall.aws.event.consumer
-
ClassesClassDescriptionclass used to create a
Runnablein order to submit the threads for the SQS consumer, defined by theConsumerPropertiesand retrieve the messages from the queue assignedUtility class used to build theSqsAsyncClient,GetQueueUrlRequest,ReceiveMessageRequestthe queue URL and close a connection with SQS serverclass used to consume aMessageusing theSpinService, if the trace is enabled the message will be stored viaMessageIOLogTracerService.class used to convert aMessage, received from the queue on SQS, intoReceivedMessage.