| 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. |
| Error | |
| ErrorType |
An
ErrorType describes an type of error that may be thrown by a mule component. |
| Message |
Represents a message.
|
| Message.Builder | |
| Message.CollectionBuilder | |
| Message.PayloadBuilder | |
| MuleEvent |
Represents any data event occurring in the Mule environment.
|
| MultiPartPayload |
Represents a payload of a
Message composed of many different parts. |
| Class | Description |
|---|---|
| AbstractMuleMessageBuilderFactory |
Factory class used to create
Message.Builder objects. |
Copyright © 2016 MuleSoft, Inc.. All rights reserved.