| Package | Description |
|---|---|
| org.mule.api.transport |
Contains the interfaces that comprise a provider implementation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageDispatching.dispatch(MuleEvent event)
Dispatches an event from the endpoint to the external system
|
MuleMessage |
MessageDispatching.send(MuleEvent event)
Sends an event from the endpoint to the external system
|
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.