| Package | Description |
|---|---|
| org.mule |
The Mule implementation of the Universal Message Objects(tm) API specification.
|
| org.mule.transport |
Contains Abstract classes providing common functionality for all Mule providers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMessageCollection
A
MuleMessage type that manages a collection of MuleMessage Objects. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultMuleMessage.copyToInbound(DefaultMuleMessage newMessage)
copy outbound artifacts to inbound artifacts in the new message
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractMuleMessageFactory.addAttachments(DefaultMuleMessage message,
Object transportMessage) |
protected void |
AbstractMuleMessageFactory.addProperties(DefaultMuleMessage message,
Object transportMessage) |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.