Package org.springframework.ws.wsdl.wsdl11.provider
package org.springframework.ws.wsdl.wsdl11.provider
Provides a contribution strategy for WSDL definitions.
-
ClassDescriptionAbstract base class for
PortTypesProvider
implementations.Strategy for addingBinding
s to aDefinition
.Default implementation of theBindingsProvider
andServicesProvider
interfaces.Default implementation of theMessagesProvider
.Strategy for addingImport
s to aDefinition
.Strategy for addingMessage
s to aDefinition
.Strategy for addingPortType
s to aDefinition
.Strategy for addingService
s to aDefinition
.Implementation of theBindingsProvider
andServicesProvider
interfaces that are SOAP 1.1 specific.Implementation of theBindingsProvider
andServicesProvider
interfaces that are SOAP 1.2 specific.Implementation of theBindingsProvider
andServicesProvider
interfaces that supports SOAP 1.1 and SOAP 1.2.Implementation of theMessagesProvider
interface that is based on suffixes.Implementation of thePortTypesProvider
interface that is based on suffixes.Strategy for addingTypes
to aDefinition
.