public class CorrelationData
extends java.lang.Object
RabbitTemplate methods that include one of
these as a parameter; when the publisher confirm is received,
the CorrelationData is returned with the ack/nack.| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
id |
| Constructor and Description |
|---|
CorrelationData(java.lang.String id) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId() |
java.lang.String |
toString() |