|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WsdlDefinitionException | |
---|---|
org.springframework.ws.wsdl.wsdl11 | Contains interfaces and classes specific to WSDL 1.1. |
org.springframework.ws.wsdl.wsdl11.builder | Deprecated as of Spring Web Services 1.5: superseded by the DefaultWsdl11Definition
and org.springframework.ws.wsdl.wsdl11.provider package. |
Uses of WsdlDefinitionException in org.springframework.ws.wsdl.wsdl11 |
---|
Subclasses of WsdlDefinitionException in org.springframework.ws.wsdl.wsdl11 | |
---|---|
class |
Wsdl4jDefinitionException
Subclass of WsdlDefinitionException that wraps WSDLException s. |
Methods in org.springframework.ws.wsdl.wsdl11 that throw WsdlDefinitionException | |
---|---|
void |
Wsdl11DefinitionBuilder.buildBindings()
Deprecated. Adds bindings to the definition. |
void |
Wsdl11DefinitionBuilder.buildDefinition()
Deprecated. Builds a new, empty definition. |
void |
Wsdl11DefinitionBuilder.buildImports()
Deprecated. Adds imports to the definition. |
void |
Wsdl11DefinitionBuilder.buildMessages()
Deprecated. Adds messages to the definition. |
void |
Wsdl11DefinitionBuilder.buildPortTypes()
Deprecated. Adds portTypes to the definition. |
void |
Wsdl11DefinitionBuilder.buildServices()
Deprecated. Adds services to the definition. |
void |
Wsdl11DefinitionBuilder.buildTypes()
Deprecated. Adds types to the definition. |
Wsdl11Definition |
Wsdl11DefinitionBuilder.getDefinition()
Deprecated. Returns the built Wsdl11Definition . |
Uses of WsdlDefinitionException in org.springframework.ws.wsdl.wsdl11.builder |
---|
Methods in org.springframework.ws.wsdl.wsdl11.builder that throw WsdlDefinitionException | |
---|---|
void |
AbstractWsdl4jDefinitionBuilder.buildBindings()
Deprecated. |
void |
AbstractWsdl4jDefinitionBuilder.buildDefinition()
Deprecated. |
void |
AbstractWsdl4jDefinitionBuilder.buildImports()
Deprecated. |
void |
AbstractWsdl4jDefinitionBuilder.buildMessages()
Deprecated. |
void |
AbstractWsdl4jDefinitionBuilder.buildPortTypes()
Deprecated. |
void |
AbstractWsdl4jDefinitionBuilder.buildServices()
Deprecated. |
void |
AbstractWsdl4jDefinitionBuilder.buildTypes()
Deprecated. |
Wsdl11Definition |
AbstractWsdl4jDefinitionBuilder.getDefinition()
Deprecated. |
|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |