org.mule.modules.janrain.callback.SourceCallback |
Callback interface used by org.mule.api.annotations.Source annotated methods to dispatch messages.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Dispatch message to the flow with properties
| |||||||||||
Dispatch the current event to the flow
| |||||||||||
Dispatch message to the flow
| |||||||||||
Dispatch the current event to the flow
|
Dispatch message to the flow with properties
payload | The payload of the message |
---|---|
properties | Properties to be attached with inbound scope |
Exception |
---|
Dispatch the current event to the flow
Exception |
---|
Dispatch message to the flow
payload | The payload of the message |
---|
Exception |
---|
Dispatch the current event to the flow
event |
---|
MuleException |
---|