Uses of Interface
org.springframework.ws.wsdl.wsdl11.Wsdl11Definition
Package
Description
Contains interfaces and classes specific to WSDL 1.1.
-
Uses of Wsdl11Definition in org.springframework.ws.wsdl.wsdl11
Modifier and TypeClassDescriptionclass
Convenient implementation ofWsdl11Definition
that creates a SOAP 1.1 or 1.2 binding based on naming conventions in one or more inlined XSD schemas.class
Implementation of theWsdl11Definition
that uses a provider-based mechanism to populate a WSDL4JDefinition
.class
The defaultWsdl11Definition
implementation.class
Implementation of theWsdl11Definition
based on WSDL4J.