| Interface | Description |
|---|---|
| Error | |
| ErrorType |
An
ErrorType describes an type of error that may be thrown by a mule component. |
| Message |
Represents a message.
|
| Message.Builder |
Handles the
Message's MediaType as well as its attributes creation, either from a provided TypedValue
or constructing it internally from a given value and MediaType. |
| Message.CollectionBuilder | |
| Message.PayloadBuilder |
Handles the
Message's payload creation, either from a provided TypedValue or constructing it internally from
a given value and MediaType. |
| Class | Description |
|---|---|
| AbstractMuleMessageBuilderFactory |
Factory class used to create
Message.Builder objects. |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.