Package org.mule.component.builder

Class Summary
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.
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.