Class ScatterGatherHandler

All Implemented Interfaces:
org.reactivestreams.Subscriber<Message<?>>, Aware, BeanClassLoaderAware, BeanFactoryAware, BeanNameAware, DisposableBean, InitializingBean, ApplicationContextAware, Lifecycle, Ordered, ExpressionCapable, Orderable, MessageProducer, HeaderPropagationAware, IntegrationPattern, NamedComponent, IntegrationManagement, ManageableLifecycle, TrackableComponent, MessageHandler, reactor.core.CoreSubscriber<Message<?>>

public class ScatterGatherHandler
extends AbstractReplyProducingMessageHandler
implements ManageableLifecycle
The MessageHandler implementation for the Scatter-Gather EIP pattern.
Since:
4.1
Author:
Artem Bilan, Abdul Zaheer, Jayadev Sirimamilla