Uses of Class
org.mule.module.ws.construct.builder.WSProxyBuilder

Packages that use WSProxyBuilder
org.mule.module.ws.config.spring.factories   
org.mule.module.ws.construct.builder   
 

Uses of WSProxyBuilder in org.mule.module.ws.config.spring.factories
 

Methods in org.mule.module.ws.config.spring.factories that return types with arguments of type WSProxyBuilder
protected  AbstractFlowConstructBuilder<WSProxyBuilder,WSProxy> WSProxyFactoryBean.getFlowConstructBuilder()
           
 

Uses of WSProxyBuilder in org.mule.module.ws.construct.builder
 

Methods in org.mule.module.ws.construct.builder that return WSProxyBuilder
 WSProxyBuilder WSProxyBuilder.responseTransformers(Transformer... outboundResponseTransformers)
           
 WSProxyBuilder WSProxyBuilder.transformers(Transformer... outboundTransformers)
           
 WSProxyBuilder WSProxyBuilder.wsdlFile(File wsdlFile)
           
 WSProxyBuilder WSProxyBuilder.wsldLocation(URI wsldLocation)
           
 



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