| Interface | Description |
|---|---|
| Attributes |
The
Attributes attributes object is specifc to the connector that was the source of the current message and
is used for obtaining message properties or headers if applicable plus additional information that provides context
for the current message such as file size, file name and last modified date for FILE, and origin ip address, query
parameters etc. |
| MuleEvent |
Represents any data event occurring in the Mule environment.
|
| MuleMessage |
Represents a message payload.
|
| MuleMessage.Builder | |
| MuleMessage.CollectionBuilder | |
| MuleMessage.PayloadBuilder |
| Class | Description |
|---|---|
| AbstractMuleMessageBuilderFactory |
Factory class used to create
MuleMessage.Builder objects. |
| NullPayload | Deprecated |
Copyright © 2016 MuleSoft, Inc.. All rights reserved.