| 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.AttributesBuilder | |
| Message.Builder | |
| Message.CollectionBuilder | |
| Message.PayloadBuilder | |
| MultiPartPayload |
Represents a payload of a
Message composed of many different parts. |
| Class | Description |
|---|---|
| AbstractMuleMessageBuilderFactory |
Factory class used to create
Message.Builder objects. |
| NullAttributes |
Default implementation of
Attributes to be used when no other connector specific attributes instance is set. |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.