| Interface | Description |
|---|---|
| JmsAttributes |
Contains all the metadata of a JMS
Message, it carries information such as the Headers,
the Properties and the required ID for performing an ACK on the Message. |
| JmsHeaders |
JMS header fields contain values used by both clients and providers to identify and route messages.
|
| JmsMessageProperties |
Container element for all the properties present in a JMS
Message. |
| Class | Description |
|---|---|
| JmsxProperties |
JMS reserves the 'JMSX' property name prefix for JMS defined properties.
|
| MessageBuilder |
Enables the creation of an outgoing
Message. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.