All Classes and Interfaces

Class
Description
Parent of Camel visitors, skips visit methods in case that there is no camel package imported.
Parent of Camel xml visitors, catches any exception, logs it and then continues.
Parent of Camel yaml visitors, catches any exception, logs it and then continues.
 
 
 
 
Related to https://github.com/quarkusio/quarkus/pull/39295
Recipe migrating changes between Camel 3.x to 4.x, for more details see the documentation.
 
Recipe migrating changes between Camel 4.3 to 4.4, for more details see the documentation.
Recipe migrating changes between Camel 4.3 to 4.4, for more details see the documentation.
 
 
Camel API changes requires several changes in YAML route definition.
Fixes following yaml change.
The configuration for batch and stream has been renamed from batch-config to batchConfig and stream-config to streamConfig.
Recipe migrating changes between Camel 4.3 to 4.4, for more details see the documentation.
Recipe migrating changes between Camel 4.3 to 4.4, for more details see the documentation.
 
Replaces prefix with the new one and changes the suffix tp start with lower case
<a:href link="https://camel.apache.org/manual/camel-4-migration-guide.html#_circuitbreaker_eip" >Camel Migration guide</a:href>
Replaces prefix with the new one and changes the suffix tp start with lower case
 
 
 
 
Fixes following yaml change.