Spring Web Services Framework

org.springframework.ws.wsdl.wsdl11
Interface Wsdl11Definition

All Superinterfaces:
WsdlDefinition
All Known Implementing Classes:
DefaultWsdl11Definition, ProviderBasedWsdl4jDefinition, SimpleWsdl11Definition, Wsdl4jDefinition

public interface Wsdl11Definition
extends WsdlDefinition

Models a WSDL 1.1-specific WsdlDefinition.

Just a marker interface at the moment.

Since:
1.0.0
Author:
Arjen Poutsma
See Also:
Wsdl11DefinitionBuilder

Method Summary
 
Methods inherited from interface org.springframework.ws.wsdl.WsdlDefinition
getSource
 


Spring Web Services Framework

Copyright © 2005-2013 The Spring Web Services Framework. All Rights Reserved.