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§
- Multicast
Service - 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.