| 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.
|
| Modifier and Type | Method and Description |
|---|---|
PortTypesProvider |
ProviderBasedWsdl4jDefinition.getPortTypesProvider()
Returns the
PortTypesProvider for this definition. |
| Modifier and Type | Method and Description |
|---|---|
void |
ProviderBasedWsdl4jDefinition.setPortTypesProvider(PortTypesProvider portTypesProvider)
Sets the
PortTypesProvider for this definition. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPortTypesProvider
Abstract base class for
PortTypesProvider implementations. |
class |
SuffixBasedPortTypesProvider
Implementation of the
PortTypesProvider interface that is based on suffixes. |
Copyright © 2017 Pivotal Software. All rights reserved.