| Modifier and Type | Method and Description |
|---|---|
ReflectionServiceFactoryBean |
AbstractWSDLBasedEndpointFactory.getServiceFactory() |
ReflectionServiceFactoryBean |
ClientProxyFactoryBean.getServiceFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractWSDLBasedEndpointFactory.setServiceFactory(ReflectionServiceFactoryBean serviceFactory) |
void |
ClientProxyFactoryBean.setServiceFactory(ReflectionServiceFactoryBean sf) |
| Constructor and Description |
|---|
AbstractServiceFactory(ReflectionServiceFactoryBean sbean) |
AbstractWSDLBasedEndpointFactory(ReflectionServiceFactoryBean sbean) |
ClientFactoryBean(ReflectionServiceFactoryBean factory) |
ServerFactoryBean(ReflectionServiceFactoryBean sbean) |
| Constructor and Description |
|---|
ServerFactoryBeanDefinitionParser.BPServerFactoryBean(ReflectionServiceFactoryBean fact) |
| Constructor and Description |
|---|
ServerFactoryBeanDefinitionParser.SpringServerFactoryBean(ReflectionServiceFactoryBean fact) |
| 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