cJavaDSLProcessor
Implements producers and consumers of message exchanges or implements a message translator using the Java Domain Specific Language (DSL).
cJavaDSLProcessor can quickly whirls up some code using Java DSL. If the code in the inner class gets a bit more complicated it is of course advised to refactor it into a separate class.
For more information, see the Apache camel documentation https://camel.apache.org/components/latest/.
cJavaDSLProcessor Standard properties
These properties are used to configure cJavaDSLProcessor running in the Standard Job framework.
The Standard cJavaDSLProcessor component belongs to the Core family.
Basic settings
Code |
Type in the code you want to implement using Java DSL. |
Usage
Usage rule |
cJavaDSLProcessor is used as a middle or end component in a Route. |
Limitation |
n/a |