Uses of Class
org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
Packages that use AbstractServiceConfiguration
-
Uses of AbstractServiceConfiguration in org.apache.cxf.wsdl.service.factory
Subclasses of AbstractServiceConfiguration in org.apache.cxf.wsdl.service.factoryModifier and TypeClassDescriptionclassclassProvide a SOAPAction header for the benefit of dusty toolkits which still require them (e.g.classAn AbstractServiceConfiguration that gets the style from the BindingInfo obtained parsing the WSDL.Methods in org.apache.cxf.wsdl.service.factory that return types with arguments of type AbstractServiceConfigurationModifier and TypeMethodDescriptionReflectionServiceFactoryBean.getConfigurations()ReflectionServiceFactoryBean.getServiceConfigurations()Method parameters in org.apache.cxf.wsdl.service.factory with type arguments of type AbstractServiceConfigurationModifier and TypeMethodDescriptionvoidReflectionServiceFactoryBean.setConfigurations(List<AbstractServiceConfiguration> configurations) voidReflectionServiceFactoryBean.setServiceConfigurations(List<AbstractServiceConfiguration> serviceConfigurations)