Direct components
cDirect | Produces and consumes messages synchronously in different threads within a single CamelContext. |
cDirectVM | Produces and consumes messages synchronously in different threads within a single CamelContext and across CamelContexts in the same JVM. You can use this mechanism to communicate across Web applications. |