|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractServiceConfiguration | |
|---|---|
| org.apache.cxf.aegis.databinding | |
| org.apache.cxf.jaxws.support | |
| org.apache.cxf.service.factory | |
| Uses of AbstractServiceConfiguration in org.apache.cxf.aegis.databinding |
|---|
| Subclasses of AbstractServiceConfiguration in org.apache.cxf.aegis.databinding | |
|---|---|
class |
AegisServiceConfiguration
Deprecated. 2.1 |
class |
XFireCompatibilityServiceConfiguration
This 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.support | |
|---|---|
class |
JaxWsServiceConfiguration
|
class |
WebServiceProviderConfiguration
|
| Uses of AbstractServiceConfiguration in org.apache.cxf.service.factory |
|---|
| Subclasses of AbstractServiceConfiguration in org.apache.cxf.service.factory | |
|---|---|
class |
DefaultServiceConfiguration
|
class |
MethodNameSoapActionServiceConfiguration
Provide a SOAPAction header for the benefit of dusty toolkits which still require them (e.g. |
class |
WSDLBasedServiceConfiguration
An AbstractServiceConfiguration that gets the style from the BindingInfo obtained parsing the WSDL. |
| Methods in org.apache.cxf.service.factory that return types with arguments of type AbstractServiceConfiguration | |
|---|---|
List<AbstractServiceConfiguration> |
ReflectionServiceFactoryBean.getConfigurations()
|
List<AbstractServiceConfiguration> |
ReflectionServiceFactoryBean.getServiceConfigurations()
|
| Method parameters in org.apache.cxf.service.factory with type arguments of type AbstractServiceConfiguration | |
|---|---|
void |
ReflectionServiceFactoryBean.setConfigurations(List<AbstractServiceConfiguration> configurations)
|
void |
ReflectionServiceFactoryBean.setServiceConfigurations(List<AbstractServiceConfiguration> serviceConfigurations)
|
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||