Package | Description |
---|---|
org.mule.module.ws.consumer |
Modifier and Type | Method and Description |
---|---|
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–2016 MuleSoft, Inc.. All rights reserved.