Package | Description |
---|---|
org.apache.cxf.jaxws | |
org.apache.cxf.jaxws.binding.soap | |
org.apache.cxf.jaxws.blueprint | |
org.apache.cxf.jaxws.spring |
Modifier and Type | Method and Description |
---|---|
JaxWsServiceFactoryBean |
JaxWsServerFactoryBean.getJaxWsServiceFactory() |
JaxWsServiceFactoryBean |
EndpointImpl.getServiceFactory() |
Modifier and Type | Method and Description |
---|---|
void |
EndpointImpl.setServiceFactory(JaxWsServiceFactoryBean sf) |
Constructor and Description |
---|
JaxWsServerFactoryBean(JaxWsServiceFactoryBean serviceFactory) |
WrapperClassGenerator(JaxWsServiceFactoryBean fact,
InterfaceInfo inf,
boolean q) |
Modifier and Type | Method and Description |
---|---|
void |
JaxWsSoapBindingConfiguration.setJaxWsServiceFactoryBean(JaxWsServiceFactoryBean b) |
Constructor and Description |
---|
JaxWsSoapBindingConfiguration(JaxWsServiceFactoryBean sifb) |
Constructor and Description |
---|
BPJaxWsServerFactoryBean(JaxWsServiceFactoryBean fact) |
Constructor and Description |
---|
SpringServerFactoryBean(JaxWsServiceFactoryBean fact) |
Apache CXF