JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Web Services
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.springframework.ws.wsdl
Interface WsdlDefinition
All Known Subinterfaces:
Wsdl11Definition
All Known Implementing Classes:
DefaultWsdl11Definition
,
ProviderBasedWsdl4jDefinition
,
SimpleWsdl11Definition
,
Wsdl4jDefinition
public interface
WsdlDefinition
Represents an abstraction for WSDL definitions.
Since:
1.0.0
Author:
Arjen Poutsma
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Source
getSource
()
Returns the
Source
of the definition.
Method Detail
getSource
Source
getSource()
Returns the
Source
of the definition.
Returns:
the
Source
of this WSDL definition
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Web Services
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method