Package | Description |
---|---|
org.apache.camel.component.disruptor |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSynchronizedExchange |
class |
MultipleConsumerSynchronizedExchange
Implementation of the
SynchronizedExchange interface that correctly handles all completion
synchronisation courtesies for multiple consumers. |
class |
SingleConsumerSynchronizedExchange
Implementation of the
SynchronizedExchange interface optimized for single consumers. |
Modifier and Type | Method and Description |
---|---|
SynchronizedExchange |
ExchangeEvent.getSynchronizedExchange() |
Apache Camel