Spring Web Services Framework

Package org.springframework.ws.wsdl.wsdl11

Contains interfaces and classes specific to WSDL 1.1.

See:
          Description

Interface Summary
Wsdl11Definition Models a WSDL 1.1-specific WsdlDefinition.
Wsdl11DefinitionBuilder Deprecated. as of Spring Web Services 1.5: superseded by DefaultWsdl11Definition and the org.springframework.ws.wsdl.wsdl11.provider package
 

Class Summary
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.
DynamicWsdl11Definition Deprecated. as of Spring Web Services 1.5: superseded by DefaultWsdl11Definition and the org.springframework.ws.wsdl.wsdl11.provider package
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 Summary
Wsdl4jDefinitionException Subclass of WsdlDefinitionException that wraps WSDLExceptions.
 

Package org.springframework.ws.wsdl.wsdl11 Description

Contains interfaces and classes specific to WSDL 1.1.


Spring Web Services Framework

Copyright © 2005-2010 The Spring Web Services Framework. All Rights Reserved.