Spring Integration

Uses of Package
org.springframework.integration.aggregator

Packages that use org.springframework.integration.aggregator
org.springframework.integration.aggregator   
org.springframework.integration.config   
 

Classes in org.springframework.integration.aggregator used by org.springframework.integration.aggregator
AbstractAggregatingMessageGroupProcessor
          Base class for MessageGroupProcessor implementations that aggregate the group of Messages into a single Message.
CorrelationStrategy
          Strategy for determining how messages shall 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. can trip a barrier).
 

Classes in org.springframework.integration.aggregator used by org.springframework.integration.config
CorrelationStrategy
          Strategy for determining how messages shall be correlated.
ReleaseStrategy
          Strategy for determining when a group of messages reaches a state of completion (i.e. can trip a barrier).
 


Spring Integration

Copyright © 2010. All Rights Reserved.