|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AtomicExchange | |
|---|---|
| org.apache.camel.processor | A collection of Processor implementations which are used to implement the Enterprise Integration Patterns |
| Uses of AtomicExchange in org.apache.camel.processor |
|---|
| Methods in org.apache.camel.processor with parameters of type AtomicExchange | |
|---|---|
protected void |
MulticastProcessor.doAggregate(AtomicExchange result,
Exchange exchange)
Aggregate the Exchange with the current result |
protected void |
MulticastProcessor.doProcessParallel(AtomicExchange result,
Iterable<org.apache.camel.processor.MulticastProcessor.ProcessorExchangePair> pairs,
boolean streaming)
|
protected void |
MulticastProcessor.doProcessSequntiel(AtomicExchange result,
Iterable<org.apache.camel.processor.MulticastProcessor.ProcessorExchangePair> pairs)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||