Uses of Interface
org.mule.api.source.CompositeMessageSource

Packages that use CompositeMessageSource
org.mule.service   
org.mule.source   
 

Uses of CompositeMessageSource in org.mule.service
 

Classes in org.mule.service that implement CompositeMessageSource
 class ServiceAsyncReplyCompositeMessageSource
          Extension of StartableCompositeMessageSource which adds message processors between the composite source and the target listener
 class ServiceCompositeMessageSource
          Extension of StartableCompositeMessageSource which adds message processors between the composite source and the target listener
 

Uses of CompositeMessageSource in org.mule.source
 

Classes in org.mule.source that implement CompositeMessageSource
 class StartableCompositeMessageSource
          Implementation of CompositeMessageSource that propagates both injection of FlowConstruct and lifecycle to nested MessageSources.
 



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.