cProcessor
Implements consumers of message exchanges or implements a Message Translator.
cProcessor quickly whirls up some code. If the code in the inner class is complicated, it is recommended to refactor it into a separate class.
For more information, see the Apache camel documentation https://camel.apache.org/components/latest/.
cProcessor Standard properties
These properties are used to configure cProcessor running in the Standard Job framework.
The Standard cProcessor component belongs to the Custom family.
Basic settings
Code |
Type in the Java code you want to implement. |
Advanced settings
Import |
Enter the Java code that helps to import, if necessary, external libraries used in the Code box. |
Usage
Usage rule |
cProcessor is used as a middle or end component in a Route. |
Limitation |
n/a |