-ws-commons.spring.jaxws-spring.1.6.source-code.spring-jax-ws-core.xsd Maven / Gradle / Ivy
enabled="false" can be specified to override the {@link Addressing} annotation
on the source code. Defaults to true.
]]>
enabled="false" can be specified to override the {@link MTOM} annotation
on the source code. Defaults to true.
]]>
This is an advanced configuration option for those who would like to control
what processing JAX-WS runtime performs. The default value is {@code null},
in which case the {@link TubelineAssemblerFactory} is looked up from the META-INF/services.
]]>
If there's just one handler and that handler is declared elsewhere,
you can use this as a nested attribute like handlers="#myHandler".
Or otherwise a nested <bean> or <ref> tag can be used to
specify multiple handlers.
]]>
The collection can contain {@link String}, {@link URL}, or {@link SDDocumentSource}
elements.
If element is a String
,
{@link ServletContext} (if available) and {@link ClassLoader}
are searched for this path, then failing that, it's treated as an
absolute {@link URL}.
]]>
Defaults to the WSDL discovered in META-INF/wsdl,
It can be either {@link String}, {@link URL}, or {@link SDDocumentSource}.
If primaryWsdl
is a String
,
{@link ServletContext} (if available) and {@link ClassLoader}
are searched for this path, then failing that, it's treated as an
absolute {@link URL}.
]]>
This is an advanced configuration option for those who would like to control
what processing JAX-WS runtime performs. The default value is {@code null},
in which case the {@link TubelineAssemblerFactory} is looked up from the META-INF/services.
]]>
{@value SOAPBinding#SOAP11HTTP_BINDING}
or {@value SOAPBinding#SOAP12HTTP_BINDING}.
If none is specified, {@link BindingType} annotation on SEI is consulted.
If that fails, {@link SOAPBinding#SOAP11HTTP_BINDING}.
]]>
The collection can contain {@link String}, {@link URL}, or {@link SDDocumentSource}
elements.
If element is a String
,
{@link ServletContext} (if available) and {@link ClassLoader}
are searched for this path, then failing that, it's treated as an
absolute {@link URL}.
]]>
Defaults to the WSDL discovered in META-INF/wsdl,
It can be either {@link String}, {@link URL}, or {@link SDDocumentSource}.
If primaryWsdl
is a String
,
{@link ServletContext} (if available) and {@link ClassLoader}
are searched for this path, then failing that, it's treated as an
absolute {@link URL}.
]]>