Package | Description |
---|---|
org.springframework.ws.config.annotation |
Modifier and Type | Class and Description |
---|---|
class |
WsConfigurerAdapter
An default implementation of
WsConfigurer with empty methods allowing
sub-classes to override only the methods they're interested in. |
class |
WsConfigurerComposite
An
WsConfigurer implementation that delegates to other WsConfigurer instances. |
Modifier and Type | Method and Description |
---|---|
void |
WsConfigurerComposite.addWsConfigurers(List<WsConfigurer> configurers) |
void |
DelegatingWsConfiguration.setConfigurers(List<WsConfigurer> configurers) |
Copyright © 2020 Pivotal Software. All rights reserved.