| Class | Description |
|---|---|
| WSDLInvocation |
Helper class that invokes SOAP web services.
|
| WSDLMetadata |
Helper class that parses and processes the
MetaData in WSDL files. |
| WSDLSchemaUtils |
Methods to manage schemas from a WSDL definition
Shamelessly stolen from:
https://github.com/mulesoft/Mule-Tooling/blob/develop/org.mule.tooling.webservice.consumer/src/org/mule/tooling/webservice/consumer/utils/WSDLSchemaUtils.java
|
| Exception | Description |
|---|---|
| WSDLMetadataException |
Exception to be thrown when problems arise processing
MetaData in WSDL files. |
Copyright © 2015. All rights reserved.