Uses of Package
org.springframework.integration.aggregator
Package
Description
Provides classes related to message aggregation.
Base package for configuration.
Root package of the Spring Integration Java DSL.
Provides support classes for file-based aggregation logic.
-
ClassDescriptionBase class for MessageGroupProcessor implementations that aggregate the group of Messages into a single Message.Abstract Message handler that holds a buffer of correlated messages in a
MessageStore
.Strategy for determining how messages can be correlated.A processor for correlated groups of messages.Strategy for determining when a group of messages reaches a state of completion (i.e. -
ClassDescriptionAggregator specific implementation of
AbstractCorrelatingMessageHandler
.Strategy for determining how messages can be correlated.Strategy for determining when a group of messages reaches a state of completion (i.e. -
ClassDescriptionAbstract Message handler that holds a buffer of correlated messages in a
MessageStore
.A message handler that suspends the thread until a message with corresponding correlation is passed into thetrigger
method or the timeout occurs.Strategy for determining how messages can be correlated.A processor for correlated groups of messages.Strategy for determining when a group of messages reaches a state of completion (i.e. -
ClassDescriptionBase class for MessageGroupProcessor implementations that aggregate the group of Messages into a single Message.Strategy for determining how messages can be correlated.A contract which can be implemented on the
ReleaseStrategy
and used in theAbstractCorrelatingMessageHandler
to populate the provided group condition supplier.A processor for correlated groups of messages.Strategy for determining when a group of messages reaches a state of completion (i.e.