public class ExchangeEvent extends Object
Exchange
, used as contents of the Disruptors ringbufferConstructor and Description |
---|
ExchangeEvent() |
Modifier and Type | Method and Description |
---|---|
SynchronizedExchange |
getSynchronizedExchange() |
void |
setExchange(org.apache.camel.Exchange exchange,
int expectedConsumers) |
String |
toString() |
public SynchronizedExchange getSynchronizedExchange()
public void setExchange(org.apache.camel.Exchange exchange, int expectedConsumers)
Apache Camel