Uses of Class
org.mule.soapkit.soap.api.server.SoapServerConfiguration
Packages that use SoapServerConfiguration
-
Uses of SoapServerConfiguration in org.mule.soapkit.soap.api.server
Methods in org.mule.soapkit.soap.api.server that return SoapServerConfigurationMethods in org.mule.soapkit.soap.api.server with parameters of type SoapServerConfigurationModifier and TypeMethodDescriptionSoapServerFactory.create(SoapServerConfiguration configuration) Creates a new SoapServer instance. -
Uses of SoapServerConfiguration in org.mule.soapkit.soap.server
Methods in org.mule.soapkit.soap.server with parameters of type SoapServerConfigurationModifier and TypeMethodDescriptionSoapCxfServerFactory.create(SoapServerConfiguration config) Creates a new instance of aSoapCxfServerfor the given address ans soap version.