public class Envelope extends Object implements Serializable
| Constructor and Description |
|---|
Envelope(long deliveryTag,
boolean redeliver,
String exchange,
String routingKey) |
| Modifier and Type | Method and Description |
|---|---|
long |
getDeliveryTag() |
String |
getExchange() |
String |
getRoutingKey() |
boolean |
isRedeliver() |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.