Uses of Class
org.mule.module.ws.consumer.SoapVersion

Packages that use SoapVersion
org.mule.module.ws.consumer   
 

Uses of SoapVersion in org.mule.module.ws.consumer
 

Methods in org.mule.module.ws.consumer that return SoapVersion
static SoapVersion WSDLUtils.getSoapVersion(javax.wsdl.Binding binding)
          Retrieves the SOAP version of a WSDL binding, or null if it is not a SOAP binding.
static SoapVersion SoapVersion.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SoapVersion[] SoapVersion.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.