Class CorrelationData.Confirm
java.lang.Object
org.springframework.amqp.rabbit.connection.CorrelationData.Confirm
- Enclosing class:
- CorrelationData
Represents a publisher confirmation. When the ack field is
true, the publish was successful; otherwise failed with a possible
reason (may be null, meaning unknown).
- Since:
- 2.1
-
Constructor Summary
-
Method Summary