Uses of Class
org.mule.endpoint.DynamicURIOutboundEndpoint

Packages that use DynamicURIOutboundEndpoint
org.mule.endpoint Implemtation of Mule endpoint uris. 
org.mule.module.ibeans.spi.support   
 

Uses of DynamicURIOutboundEndpoint in org.mule.endpoint
 

Subclasses of DynamicURIOutboundEndpoint in org.mule.endpoint
 class DynamicOutboundEndpoint
          An Outbound endpoint who's URI will be constructed based on the current message.
 

Uses of DynamicURIOutboundEndpoint in org.mule.module.ibeans.spi.support
 

Subclasses of DynamicURIOutboundEndpoint in org.mule.module.ibeans.spi.support
 class CallOutboundEndpoint
          A dynamic outbound endpoint defined when using the Call annotation.
 



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