Uses of Package
io.awspring.cloud.sqs.listener.sink
Packages that use io.awspring.cloud.sqs.listener.sink
Package
Description
Components for executing the flow of messages to and from a message listener.
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.
Components that provide message instances to be processed.
-
Classes in io.awspring.cloud.sqs.listener.sink used by io.awspring.cloud.sqs.listener
-
Classes in io.awspring.cloud.sqs.listener.sink used by io.awspring.cloud.sqs.listener.sinkClassDescriptionBase implementation for
MessageProcessingPipelineSinkcontainingSmartLifecyclefeatures and useful execution methods that can be used by subclasses.MessageSinkspecialization that uses aMessageProcessingPipelineas the output.Component that handles the flow ofMessages. -
Classes in io.awspring.cloud.sqs.listener.sink used by io.awspring.cloud.sqs.listener.sink.adapterClassDescription
MessageSinkspecialization that uses aMessageProcessingPipelineas the output.Component that handles the flow ofMessages. -
Classes in io.awspring.cloud.sqs.listener.sink used by io.awspring.cloud.sqs.listener.source