Package org.mule.components.builder

Interface Summary
MessageBuilder A Strategy Class for Building one message from the invocation results of a chain if endpoints.
 

Class Summary
AbstractMessageBuilder A component that will invoke all outbound endpoints configured on the component allow the result of each endpoint invocation to be aggregated to a single message.
ReflectionMessageBuilder Will try and set the result of an invocation as a bean property on the request message using reflection.
 

Exception Summary
MessageBuilderException Thrown by a MessageBuilder implementation if it cannot build the current message or some other error occurs.
 



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