See: Description
| Interface | Description |
|---|---|
| Wsdl11Definition |
Models a WSDL 1.1-specific
WsdlDefinition. |
| Class | Description |
|---|---|
| DefaultWsdl11Definition |
Convenient implementation of
Wsdl11Definition that creates a SOAP 1.1 or 1.2 binding based on naming
conventions in one or more inlined XSD schemas. |
| ProviderBasedWsdl4jDefinition |
Implementation of the
Wsdl11Definition that uses a provider-based mechanism to populate a WSDL4J Definition. |
| SimpleWsdl11Definition |
The default
Wsdl11Definition implementation. |
| Wsdl4jDefinition |
Implementation of the
Wsdl11Definition based on WSDL4J. |
| Exception | Description |
|---|---|
| Wsdl4jDefinitionException |
Subclass of
WsdlDefinitionException that wraps WSDLExceptions. |