| ComplexType |
A ComplexType contians a map of the elementName -> elementXmlType of all the elements in a named complex type.
|
| WsdlComplexTypes |
Represents a map of all named complex types in the WSDL.
|
| WsdlOperation |
WSDL operation abstraction.
|
| WsdlOperation.SOAPBindingStyle |
SOAP Binding style enumeration.
|
| WsdlOperation.SOAPBindingUse |
SOAP Binding use enumeration.
|
| WsdlOperation.SOAPParameterStyle |
Parameter style enumeration.
|
| WsdlOpFaultList |
WsdlOpFaultList represents the list of parameters for a WSDL operaton.
|
| WsdlOpParameter |
WSDL operation parameter abstraction.
|
| WsdlOpParameter.ParameterMode |
|
| WsdlOpParameterList |
WsdlOpParameterList represents the list of parameters for an operation.
|
| WsdlOpReturnType |
Represents the return value for a WSDL operation.
|
| WsdlParamContainer |
|
| WsdlTypes |
WsdlTypes provides utilities for getting information about the <types> section of the WSDL.
|