Uses of Class
org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
Packages that use AbstractServiceConfiguration
Package
Description
-
Uses of AbstractServiceConfiguration in org.apache.cxf.aegis.databinding
Subclasses of AbstractServiceConfiguration in org.apache.cxf.aegis.databindingModifier and TypeClassDescriptionclassThis service configuration uses XFire-compatible conventions for assigning namespace URI's to Java packages when naming services. -
Uses of AbstractServiceConfiguration in org.apache.cxf.jaxws.support
Subclasses of AbstractServiceConfiguration in org.apache.cxf.jaxws.supportModifier and TypeClassDescriptionclassclass -
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)