Uses of Class
org.mule.endpoint.DynamicURIInboundEndpoint

Packages that use DynamicURIInboundEndpoint
org.mule.module.ibeans.spi.support   
 

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

Subclasses of DynamicURIInboundEndpoint in org.mule.module.ibeans.spi.support
 class CallRequestEndpoint
          A dynamic inbound endpoint used for request calls defined using the Call annotation.
 class DynamicRequestEndpoint
          A dynamic request endpoint is used in conjunction with the Call annotation when there are no Body, BodyParam or HeaderParam annotations on a method and allows a dynamic InboundEndpoint to be created.
 



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