@Configuration @ImportResource(value="classpath:META-INF/cxf/cxf.xml") public class CxfConfiguration extends Object
| Constructor and Description |
|---|
CxfConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.beans.factory.config.CustomEditorConfigurer |
customEditorConfigurer() |
org.apache.cxf.binding.soap.spring.SoapVersionRegistrar |
getSoapVersionRegistrar() |
@Bean public org.springframework.beans.factory.config.CustomEditorConfigurer customEditorConfigurer()
CustomEditorConfigurer with SoapVersionRegistrar.@Bean public org.apache.cxf.binding.soap.spring.SoapVersionRegistrar getSoapVersionRegistrar()
Copyright © 2025. All rights reserved.