-
-
Notifications
You must be signed in to change notification settings - Fork 9
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.
Name of a unique endpoint
test
For all options, see Camel documentation.