Class SingleConsumerSynchronizedExchange

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

public class SingleConsumerSynchronizedExchange extends AbstractSynchronizedExchange
Implementation of the SynchronizedExchange interface optimized for single consumers.
  • Constructor Details

    • SingleConsumerSynchronizedExchange

      public SingleConsumerSynchronizedExchange(org.apache.camel.Exchange exchange)
  • Method Details

    • consumed

      public void consumed(org.apache.camel.Exchange result)