Uses of Package
org.mule.routing.inbound

Packages that use org.mule.routing.inbound
org.mule.routing Defines the core routing patterns supported by mule. 
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. 
org.mule.samples.loanbroker.routers   
org.mule.samples.voipservice.routers   
org.mule.tck.testmodels.mule   
org.mule.test.usecases.service   
 

Classes in org.mule.routing.inbound used by org.mule.routing
EventGroup
          EventGroup is a holder over events grouped by a common group Id.
 

Classes in org.mule.routing.inbound used by org.mule.routing.inbound
AbstractEventAggregator
          AbstractEventAggregator will aggregate a set of messages into a single message.
AbstractEventResequencer
          AbstractEventResequencer is used to receive a set of events, resequence them and forward them on to their destination
CorrelationAggregator
          CorrelationAggregator Uses the CorrelationID and CorrelationGroupSize properties of the UMOMessage to manage message groups.
EventGroup
          EventGroup is a holder over events grouped by a common group Id.
IdempotentReceiver
          IdempotentReceiver ensures that only unique messages are received by a component.
MessageChunkingAggregator.SequenceComparator
           
SelectiveConsumer
          SelectiveConsumer is an inbound router used to filter out unwanted events.
 

Classes in org.mule.routing.inbound used by org.mule.routing.response
EventGroup
          EventGroup is a holder over events grouped by a common group Id.
 

Classes in org.mule.routing.inbound used by org.mule.samples.loanbroker.routers
AbstractEventAggregator
          AbstractEventAggregator will aggregate a set of messages into a single message.
CorrelationAggregator
          CorrelationAggregator Uses the CorrelationID and CorrelationGroupSize properties of the UMOMessage to manage message groups.
EventGroup
          EventGroup is a holder over events grouped by a common group Id.
SelectiveConsumer
          SelectiveConsumer is an inbound router used to filter out unwanted events.
 

Classes in org.mule.routing.inbound used by org.mule.samples.voipservice.routers
EventGroup
          EventGroup is a holder over events grouped by a common group Id.
 

Classes in org.mule.routing.inbound used by org.mule.tck.testmodels.mule
EventGroup
          EventGroup is a holder over events grouped by a common group Id.
 

Classes in org.mule.routing.inbound used by org.mule.test.usecases.service
EventGroup
          EventGroup is a holder over events grouped by a common group Id.
 



Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.