Uses of Package
io.awspring.cloud.sqs.listener.errorhandler
Packages that use io.awspring.cloud.sqs.listener.errorhandler
Package
Description
Assembly-time components for SQS.
Components for executing the flow of messages to and from a message listener.
Components for handling errors and potentially recovering messages.
Pipeline abstraction to process messages in a container.
-
Classes in io.awspring.cloud.sqs.listener.errorhandler used by io.awspring.cloud.sqs.configClassDescriptionInterface for handling message processing errors async.Interface for handling errors.
-
Classes in io.awspring.cloud.sqs.listener.errorhandler used by io.awspring.cloud.sqs.listenerClassDescriptionInterface for handling message processing errors async.Interface for handling errors.
-
Classes in io.awspring.cloud.sqs.listener.errorhandler used by io.awspring.cloud.sqs.listener.errorhandlerClassDescriptionInterface for handling message processing errors async.An implementation of an Exponential Backoff error handler for asynchronous message processing.Strategy interface for applying jitter to exponential backoff calculations.Context for jitter calculations.An implementation of a Linear Backoff error handler for asynchronous message processing.
-