Example usage for Java com.rabbitmq.client Delivery fields, constructors, methods, implement or subclass
The text is from its open source code.
byte[] | getBody() Retrieve the message body. |
Envelope | getEnvelope() Retrieve the message envelope. |
AMQP.BasicProperties | getProperties() Retrieve the message properties. |