Class MetadataConstants

java.lang.Object
interlok.rabbitmq.MetadataConstants

public class MetadataConstants extends Object
Various metadata keys that represent the corresponding Delivery/Envelope properties.

The metadata value associated with RMQ_CORRELATION_ID corresponds to BasicProperties#getCorrelationId(). The naming of each key generally conforms to the convention rmq[FieldName] in camel case (so rmqQueue for instance}.