Uses of Class
org.mule.routing.EventCorrelator

Packages that use EventCorrelator
org.mule.routing.inbound Inbound router implementation as described in the Enterprise Integration Patterns book. 
org.mule.routing.response Response router implementations that enable asynchronous event processing in request /response messaging requests. 
 

Uses of EventCorrelator in org.mule.routing.inbound
 

Fields in org.mule.routing.inbound declared as EventCorrelator
protected  EventCorrelator AbstractEventAggregator.eventCorrelator
           
 

Uses of EventCorrelator in org.mule.routing.response
 

Methods in org.mule.routing.response that return EventCorrelator
protected  EventCorrelator AbstractResponseAggregator.getEventCorrelator()
           
 



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