See: Description
Interface | 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 | Description |
---|---|
AbstractPortTypesProvider |
Abstract base class for
PortTypesProvider implementations. |
DefaultConcretePartProvider |
Default implementation of the
BindingsProvider and ServicesProvider interfaces. |
DefaultMessagesProvider |
Default implementation of the
MessagesProvider . |
InliningXsdSchemaTypesProvider | |
Soap11Provider |
Implementation of the
BindingsProvider and ServicesProvider interfaces that are SOAP 1.1 specific. |
Soap12Provider |
Implementation of the
BindingsProvider and ServicesProvider interfaces that are SOAP 1.2 specific. |
SoapProvider |
Implementation of the
BindingsProvider and ServicesProvider interfaces that supports SOAP 1.1 and
SOAP 1.2. |
SuffixBasedMessagesProvider |
Implementation of the
MessagesProvider interface that is based on suffixes. |
SuffixBasedPortTypesProvider |
Implementation of the
PortTypesProvider interface that is based on suffixes. |
Copyright © 2020 Pivotal Software. All rights reserved.