Transform XML payloads using an XSLT template using Saxon.
Updated 2026-03-11 14:34:27 +00:00
Transforms XML payload using an XSLT template.
Updated 2026-03-11 14:34:24 +00:00
Invoke Wasm functions.
Updated 2026-03-11 14:34:04 +00:00
Validate the payload using XML Schema and JAXP Validation.
Updated 2026-03-11 14:33:57 +00:00
Generate messages in specified intervals using java.util.Timer.
Updated 2026-03-11 14:33:50 +00:00
Stub out any physical endpoints while in development or testing.
Updated 2026-03-11 14:33:42 +00:00
Read from system-in and write to system-out and system-err streams.
Updated 2026-03-11 14:33:39 +00:00
Asynchronously call another endpoint from any Camel Context in the same JVM.
Updated 2026-03-11 14:33:03 +00:00
Expose OpenAPI Specification of the REST services defined using Camel REST DSL.
Updated 2026-03-11 14:32:58 +00:00
Generate messages in specified intervals using java.util.concurrent.ScheduledExecutorService.
Updated 2026-03-11 14:32:58 +00:00
Route messages to an endpoint looked up dynamically by name in the Camel Registry.
Updated 2026-03-11 14:32:57 +00:00
Expose REST services or call external REST services.
Updated 2026-03-11 14:32:57 +00:00
Test routes and mediation rules using mocks.
Updated 2026-03-11 14:32:53 +00:00
Prints data form the routed message (such as body and headers) to the logger.
Updated 2026-03-11 14:32:52 +00:00
Execute scripts in any of the languages supported by Camel.
Updated 2026-03-11 14:32:51 +00:00
Read and write files.
Updated 2026-03-11 14:32:40 +00:00
Execute commands on the underlying operating system.
Updated 2026-03-11 14:32:40 +00:00
The Dynamic Router component routes exchanges to recipients, and the recipients (and their rules) may change at runtime.
Updated 2026-03-11 14:32:39 +00:00
Call another endpoint from the same Camel Context synchronously.
Updated 2026-03-11 14:32:38 +00:00
Extends the mock component by pulling messages from another endpoint on startup to set the expected message bodies.
Updated 2026-03-11 14:32:37 +00:00