Uses of Interface
io.awspring.cloud.sqs.listener.pipeline.MessageProcessingPipeline

Packages that use MessageProcessingPipeline
Package
Description
Components for executing the flow of messages to and from a message listener.
Pipeline abstraction to process messages in a container.
Components to handle the flow of messages from a Source to a Pipeline.
Composable message sink adapters to add behavior to sinks via a decorator pattern.