public interface RabbitMQMessage
Modifier and Type | Method and Description |
---|---|
Buffer |
body() |
String |
consumerTag() |
Envelope |
envelope() |
BasicProperties |
properties() |
Buffer body()
String consumerTag()
Envelope envelope()
BasicProperties properties()
Copyright © 2023 Eclipse. All rights reserved.