Skip to content

component direct

assimbly edited this page May 20, 2022 · 5 revisions

The Direct component can be used for internal communication between flows. It uses an synchronous mechanism (blocks producer) for each message. All message are held in-memory. Note that to have assychronous behavior you need to use the VM or Seda component.

Path

Name of a unique endpoint

Path Examples

test

Common options

For all options, see Camel documentation.

Clone this wiki locally