Uses of Package
org.mule.components.builder

Packages that use org.mule.components.builder
org.mule.components.builder   
org.mule.components.script.jsr223   
 

Classes in org.mule.components.builder used by org.mule.components.builder
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.
MessageBuilder
          A Strategy Class for Building one message from the invocation results of a chain if endpoints.
MessageBuilderException
          Thrown by a MessageBuilder implementation if it cannot build the current message or some other error occurs.
 

Classes in org.mule.components.builder used by org.mule.components.script.jsr223
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.
MessageBuilder
          A Strategy Class for Building one message from the invocation results of a chain if endpoints.
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.