| Package | Description |
|---|---|
| org.apache.cxf.frontend | |
| org.apache.cxf.frontend.spring | |
| org.apache.cxf.jaxb | |
| org.apache.cxf.jaxws.support | |
| org.apache.cxf.service.factory |
| Modifier and Type | Method and Description |
|---|---|
ReflectionServiceFactoryBean |
ClientProxyFactoryBean.getServiceFactory() |
ReflectionServiceFactoryBean |
AbstractWSDLBasedEndpointFactory.getServiceFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientProxyFactoryBean.setServiceFactory(ReflectionServiceFactoryBean sf) |
void |
AbstractWSDLBasedEndpointFactory.setServiceFactory(ReflectionServiceFactoryBean serviceFactory) |
| Constructor and Description |
|---|
AbstractServiceFactory(ReflectionServiceFactoryBean sbean) |
AbstractWSDLBasedEndpointFactory(ReflectionServiceFactoryBean sbean) |
ClientFactoryBean(ReflectionServiceFactoryBean factory) |
ServerFactoryBean(ReflectionServiceFactoryBean sbean) |
| Constructor and Description |
|---|
ServerFactoryBeanDefinitionParser.SpringServerFactoryBean(ReflectionServiceFactoryBean fact) |
| Constructor and Description |
|---|
JAXBDataBinding(ReflectionServiceFactoryBean b) |
| Modifier and Type | Class and Description |
|---|---|
class |
JaxWsServiceFactoryBean
Constructs a service model from JAX-WS service endpoint classes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JaxWsServiceConfiguration.setServiceFactory(ReflectionServiceFactoryBean serviceFactory) |
void |
WebServiceProviderConfiguration.setServiceFactory(ReflectionServiceFactoryBean serviceFactory) |
| Modifier and Type | Method and Description |
|---|---|
ReflectionServiceFactoryBean |
AbstractServiceConfiguration.getServiceFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractServiceConfiguration.setServiceFactory(ReflectionServiceFactoryBean serviceFactory) |
Apache CXF