Uses of Interface
org.mule.api.component.builder.MessageBuilder

Packages that use MessageBuilder
org.mule.component.builder   
 

Uses of MessageBuilder in org.mule.component.builder
 

Classes in org.mule.component.builder that implement MessageBuilder
 class AbstractMessageBuilder
          A service that will invoke all outbound endpoints configured on the service allow the result of each endpoint invocation to be aggregated to a single message.
 class ReflectionMessageBuilder
          Will try and set the result of an invocation as a bean property on the request message using reflection.
 



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