Uses of Package
io.awspring.cloud.sqs.listener.source
Packages that use io.awspring.cloud.sqs.listener.source
Package
Description
Components for executing the flow of messages to and from a message listener.
Components that provide message instances to be processed.
-
Classes in io.awspring.cloud.sqs.listener.source used by io.awspring.cloud.sqs.listener
-
Classes in io.awspring.cloud.sqs.listener.source used by io.awspring.cloud.sqs.listener.sourceClassDescriptionA
MessageSourceimplementation capable of converting messages from a Source type to a Target type.BasePollingMessageSourceimplementation withSmartLifecyclecapabilities.MessageSourceimplementation for polling messages from a SQS queue and converting them to messagingMessage.MessageSourcespecialization that enables processing acknowledgements for theMessageinstances through anAcknowledgementExecutorA source ofMessageinstances.MessageSourceextension that provides polling configurations andSmartLifecyclecapabilities.