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