public class AtomicExchange extends AtomicReference<Exchange>
Exchange in a thread-safe way| Constructor and Description |
|---|
AtomicExchange() |
accumulateAndGet, compareAndSet, get, getAndAccumulate, getAndSet, getAndUpdate, lazySet, set, toString, updateAndGet, weakCompareAndSetpublic AtomicExchange()
Apache Camel