Spring Integration

Uses of Package
org.springframework.integration.aggregator

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

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.
MessageGroupProcessor
          A processor for correlated groups of messages.
MessageListMethodAdapter
          Base class for implementing adapters for methods which take as an argument a list of Message instances or payloads.
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.