Uses of Class
org.mule.construct.AbstractConfigurationPattern

Packages that use AbstractConfigurationPattern
org.mule.construct   
org.mule.module.ws.construct   
org.mule.transport.http.construct   
 

Uses of AbstractConfigurationPattern in org.mule.construct
 

Subclasses of AbstractConfigurationPattern in org.mule.construct
 class Bridge
          A simple bridge between a single inbound endpoint and a single outbound endpoint.
 class SimpleService
          In-out SOA-style simple service, with no outbound router.
 class Validator
           
 

Uses of AbstractConfigurationPattern in org.mule.module.ws.construct
 

Subclasses of AbstractConfigurationPattern in org.mule.module.ws.construct
 class WSProxy
          This class is implemented to act as a Proxy for a Web Service.
 

Uses of AbstractConfigurationPattern in org.mule.transport.http.construct
 

Subclasses of AbstractConfigurationPattern in org.mule.transport.http.construct
 class HttpProxy
          A simple HTTP proxy that supports transformation and caching.
 

Methods in org.mule.transport.http.construct with parameters of type AbstractConfigurationPattern
static void HttpProxy.configureContentLengthRemover(AbstractConfigurationPattern configurationPattern, MessageProcessorChainBuilder builder)
           
 



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