|
Spring Web Services Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
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 Summary | |
---|---|
AbstractPortTypesProvider | Abstract base class for PortTypesProvider implementations. |
DefaultConcretePartProvider | Default implementation of the BindingsProvider and ServicesProvider interfaces. |
DefaultMessagesProvider | Default implementation of the MessagesProvider . |
InliningXsdSchemaTypesProvider | Implementation of TypesProvider that inlines a XsdSchema or XsdSchemaCollection into the
WSDL. |
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. |
Provides a contribution strategy for WSDL definitions.
|
Spring Web Services Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |