Class MultipleConsumerSynchronizedExchange

java.lang.Object
org.apache.camel.component.disruptor.AbstractSynchronizedExchange
org.apache.camel.component.disruptor.MultipleConsumerSynchronizedExchange
All Implemented Interfaces:
SynchronizedExchange

public class MultipleConsumerSynchronizedExchange extends AbstractSynchronizedExchange
Implementation of the SynchronizedExchange interface that correctly handles all completion synchronisation courtesies for multiple consumers.