cPipesAndFilters
Splits message routing into a series of independent processing stages.
cPipesAndFilters divides message processing into a sequence of independent endpoint instances, which can then be chained together.
For more information, see the Apache camel documentation https://camel.apache.org/components/latest/.