Uses of Class
org.mule.transport.http.construct.builder.HttpProxyBuilder

Packages that use HttpProxyBuilder
org.mule.transport.http.config.spring.factories   
org.mule.transport.http.construct.builder   
 

Uses of HttpProxyBuilder in org.mule.transport.http.config.spring.factories
 

Methods in org.mule.transport.http.config.spring.factories that return types with arguments of type HttpProxyBuilder
protected  AbstractFlowConstructBuilder<HttpProxyBuilder,HttpProxy> HttpProxyFactoryBean.getFlowConstructBuilder()
           
 

Uses of HttpProxyBuilder in org.mule.transport.http.construct.builder
 

Methods in org.mule.transport.http.construct.builder that return HttpProxyBuilder
 HttpProxyBuilder HttpProxyBuilder.cachingStrategy(CachingStrategy cachingStrategy)
           
 HttpProxyBuilder HttpProxyBuilder.responseTransformers(Transformer... outboundResponseTransformers)
           
 HttpProxyBuilder HttpProxyBuilder.transformers(Transformer... outboundTransformers)
           
 



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