Class MessageProcessingContext<T>

java.lang.Object
io.awspring.cloud.sqs.listener.MessageProcessingContext<T>

public class MessageProcessingContext<T> extends Object
A message processing context that can be used for communication between components. This class must be immutable and thread-safe.
Since:
3.0
Author:
Tomaz Fernandes