Uses of Class
org.mule.routing.response.ResponseCorrelationAggregator

Packages that use ResponseCorrelationAggregator
org.mule.example.loanbroker.routers   
org.mule.routing.response Response router implementations that enable asynchronous event processing in request /response messaging requests. 
 

Uses of ResponseCorrelationAggregator in org.mule.example.loanbroker.routers
 

Subclasses of ResponseCorrelationAggregator in org.mule.example.loanbroker.routers
 class BankQuotesResponseAggregator
          BankQuotesInboundAggregator receives a number of quotes and selects the lowest
 

Uses of ResponseCorrelationAggregator in org.mule.routing.response
 

Subclasses of ResponseCorrelationAggregator in org.mule.routing.response
 class SimpleCollectionResponseAggregator
          A simple aggregator that will keep collecting events until a timeout is reached.
 



Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.