Package | Description |
---|---|
org.springframework.ws.wsdl.wsdl11 |
Contains interfaces and classes specific to WSDL 1.1.
|
org.springframework.ws.wsdl.wsdl11.provider |
Provides a contribution strategy for WSDL definitions.
|
Class and Description |
---|
BindingsProvider
Strategy for adding
Binding s to a Definition . |
ImportsProvider
Strategy for adding
Import s to a Definition . |
MessagesProvider
Strategy for adding
Message s to a Definition . |
PortTypesProvider
Strategy for adding
PortType s to a Definition . |
ServicesProvider
Strategy for adding
Service s to a Definition . |
TypesProvider
Strategy for adding
Types to a Definition . |
Class and Description |
---|
AbstractPortTypesProvider
Abstract base class for
PortTypesProvider implementations. |
BindingsProvider
Strategy for adding
Binding s to a Definition . |
DefaultConcretePartProvider
Default implementation of the
BindingsProvider and ServicesProvider interfaces. |
DefaultMessagesProvider
Default implementation of the
MessagesProvider . |
MessagesProvider
Strategy for adding
Message s to a Definition . |
PortTypesProvider
Strategy for adding
PortType s to a Definition . |
ServicesProvider
Strategy for adding
Service s to a Definition . |
TypesProvider
Strategy for adding
Types to a Definition . |
Copyright © 2020 Pivotal Software. All rights reserved.