| Package | Description |
|---|---|
| org.apache.cxf.jaxws | |
| org.apache.cxf.jaxws.blueprint | |
| org.apache.cxf.jaxws.spring | |
| org.apache.cxf.jaxws22 |
| Modifier and Type | Method and Description |
|---|---|
JaxWsServerFactoryBean |
EndpointImpl.getServerFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EndpointImpl.setServerFactory(JaxWsServerFactoryBean bean) |
| Constructor and Description |
|---|
EndpointImpl(Bus b,
Object implementor,
JaxWsServerFactoryBean sf) |
| Modifier and Type | Class and Description |
|---|---|
static class |
JAXWSBPNamespaceHandler.BPJaxWsServerFactoryBean |
| Modifier and Type | Class and Description |
|---|---|
static class |
NamespaceHandler.SpringServerFactoryBean |
| Constructor and Description |
|---|
EndpointImpl(Bus b,
Object implementor,
JaxWsServerFactoryBean sf)
Deprecated.
|
Apache CXF