| Package | Description |
|---|---|
| com.mule.extensions.amqp.api.message | |
| com.mule.extensions.amqp.api.model | |
| com.mule.extensions.amqp.internal.common | |
| com.mule.extensions.amqp.internal.message |
| Modifier and Type | Method and Description |
|---|---|
Properties |
AmqpAttributes.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
AmqpAttributes.Builder |
AmqpAttributes.Builder.withProperties(Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
Properties |
Properties.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static Properties |
AmqpCommons.getPropertiesFromBasicProperties(com.rabbitmq.client.AMQP.BasicProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
Properties |
AmqpMessage.getProperties() |
| Constructor and Description |
|---|
AmqpMessage(String consumerTag,
com.rabbitmq.client.Envelope envelope,
Properties properties,
Map<String,Object> headers,
byte[] body) |
Copyright © 2019 MuleSoft, Inc.. All rights reserved.