Uses of Enum Class
org.mule.soap.api.SoapVersion
Packages that use SoapVersion
-
Uses of SoapVersion in org.mule.soap.api
Methods in org.mule.soap.api that return SoapVersionModifier and TypeMethodDescriptionSoapWebServiceConfiguration.getVersion()static SoapVersionReturns the enum constant of this class with the specified name.static SoapVersion[]SoapVersion.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.mule.soap.api with parameters of type SoapVersionModifier and TypeMethodDescriptionSoapWebServiceConfigurationBuilder.withVersion(SoapVersion version) Sets theSoapVersionof the Web Service. defaults to SOAP 1.1