producer
and second by aggregating input data and additional data. Aggregation of input data and additional data is delegated to an {@link AggregationStrategy}object. Uses a {@link org.apache.camel.Producer} to obtain the additional data as opposed to {@link PollEnricher}that uses a {@link org.apache.camel.PollingConsumer}.
@see PollEnricher
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|