Uses of Class
org.springframework.ws.config.annotation.WsConfigurationSupport
Packages that use WsConfigurationSupport
Package
Description
Annotations and supporting classes for declarative configuration.
-
Uses of WsConfigurationSupport in org.springframework.ws.config.annotation
Subclasses of WsConfigurationSupport in org.springframework.ws.config.annotationModifier and TypeClassDescriptionclass
A subclass ofWsConfigurationSupport
that detects and delegates to all beans of typeWsConfigurer
allowing them to customize the configuration provided byWsConfigurationSupport
.