Skip to main content

Module multicast

Module multicast 

Source
Expand description

§Stop semantics (ADR-0025)

This segment implements OutcomePipeline and propagates PipelineOutcome::Stopped(ex) with the exchange state intact (including mutations made inside the segment body before Stop fired). See ADR-0025 §3 (stopped-exchange-state-preservation invariant).

Structs§

MulticastService
Tower Service implementing the Multicast EIP.

Constants§

CAMEL_MULTICAST_COMPLETE
Property key indicating whether this is the last endpoint invocation.
CAMEL_MULTICAST_INDEX
Property key for the zero-based index of the endpoint being invoked.