Class MessageProcessingConfiguration<T>
java.lang.Object
io.awspring.cloud.sqs.listener.pipeline.MessageProcessingConfiguration<T>
Holds the components that will be used on the
MessageProcessingPipeline. Every stage will receive it in its
constructor, so it can properly configure itself.- Since:
- 3.0
- Author:
- Tomaz Fernandes
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
builder
-
getMessageInterceptors
-
getMessageListener
-
getErrorHandler
-
getAckHandler
-