| Package | Description |
|---|---|
| org.springframework.integration.aggregator |
Provides classes related to message aggregation.
|
| org.springframework.integration.config |
Base package for configuration.
|
| Class and Description |
|---|
| AbstractAggregatingMessageGroupProcessor
Base class for MessageGroupProcessor implementations that aggregate the group of Messages into a single Message.
|
| AbstractCorrelatingMessageHandler
Abstract Message handler that holds a buffer of correlated messages in a
MessageStore. |
| CorrelationStrategy
Strategy for determining how messages can be correlated.
|
| ExpressionEvaluatingMessageListProcessor
A base class for aggregators that evaluates a SpEL expression with the message list as the root object within the
evaluation context.
|
| MessageGroupProcessor
A processor for correlated groups of messages.
|
| MessageListProcessor |
| ReleaseStrategy
Strategy for determining when a group of messages reaches a state of
completion (i.e.
|
| Class and Description |
|---|
| CorrelationStrategy
Strategy for determining how messages can be correlated.
|
| ReleaseStrategy
Strategy for determining when a group of messages reaches a state of
completion (i.e.
|
Copyright © 2016. All rights reserved.