Java org.springframework.amqp.rabbit.support Delivery fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.amqp.rabbit.support Delivery fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.amqp.rabbit.support Delivery.

The text is from its open source code.

Method

byte[]getBody()
Retrieve the message body.
EnvelopegetEnvelope()
Retrieve the message envelope.
BasicPropertiesgetProperties()
Retrieve the message properties.