Uses of Class
org.mule.soap.api.SoapWebServiceConfiguration
Packages that use SoapWebServiceConfiguration
-
Uses of SoapWebServiceConfiguration in org.mule.soap.api
Methods in org.mule.soap.api that return SoapWebServiceConfiguration -
Uses of SoapWebServiceConfiguration in org.mule.soap.api.client
Methods in org.mule.soap.api.client with parameters of type SoapWebServiceConfigurationModifier and TypeMethodDescriptionSoapClientFactory.create(SoapWebServiceConfiguration configuration) Creates a new SoapClient instance. -
Uses of SoapWebServiceConfiguration in org.mule.soap.internal.client
Methods in org.mule.soap.internal.client with parameters of type SoapWebServiceConfigurationModifier and TypeMethodDescriptionSoapCxfClientFactory.create(SoapWebServiceConfiguration config) Creates a new instance of aAbstractSoapCxfClientfor the given address ans soap version.