Uses of Class
org.apache.camel.component.disruptor.AbstractSynchronizedExchange
Packages that use AbstractSynchronizedExchange
-
Uses of AbstractSynchronizedExchange in org.apache.camel.component.disruptor
Subclasses of AbstractSynchronizedExchange in org.apache.camel.component.disruptorModifier and TypeClassDescriptionclassImplementation of theSynchronizedExchangeinterface that correctly handles all completion synchronisation courtesies for multiple consumers.classImplementation of theSynchronizedExchangeinterface optimized for single consumers.