| org.mule.api.NestedProcessor |
Callback interface used by Processor annotated methods.
NestedProcessor will be able to receive other
message processors. The Processor annotated method
can use the process method to execute them.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Dispatch original message to the processor chain
| |||||||||||
Dispatch message to the processor chain
| |||||||||||
Dispatch message to the processor chain
| |||||||||||
Dispatch original message to the processor chain
| |||||||||||
Dispatch original message to the processor chain
| Exception |
|---|
Dispatch message to the processor chain
| payload | The payload of the message |
|---|
| Exception |
|---|
Dispatch message to the processor chain
| payload | The payload of the message |
|---|---|
| properties | Additional invocation properties |
| Exception |
|---|
Dispatch original message to the processor chain
| properties | Additional invocation properties |
|---|
| Exception |
|---|