Uses of Interface
org.springframework.ws.config.annotation.WsConfigurer
Packages that use WsConfigurer
Package
Description
Annotations and supporting classes for declarative configuration.
-
Uses of WsConfigurer in org.springframework.ws.config.annotation
Classes in org.springframework.ws.config.annotation that implement WsConfigurerModifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.class
Deprecated, for removal: This API element is subject to removal in a future version.since 4.0.12 with no replacementMethod parameters in org.springframework.ws.config.annotation with type arguments of type WsConfigurerModifier and TypeMethodDescriptionvoid
WsConfigurerComposite.addWsConfigurers
(List<WsConfigurer> configurers) Deprecated, for removal: This API element is subject to removal in a future version.void
DelegatingWsConfiguration.setConfigurers
(List<WsConfigurer> configurers) Deprecated, for removal: This API element is subject to removal in a future version.void
DelegatingWsConfiguration.setConfigurers
(org.springframework.beans.factory.ObjectProvider<WsConfigurer> configurers)
WsConfigurer
directly