| Package | Description |
|---|---|
| org.apache.cxf.jaxws | |
| org.apache.cxf.jaxws.support |
| Constructor and Description |
|---|
JAXWSMethodDispatcher(JaxWsImplementorInfo implInfo) |
JAXWSProviderMethodDispatcher(JaxWsImplementorInfo implInfo) |
| Modifier and Type | Method and Description |
|---|---|
JaxWsImplementorInfo |
JaxWsServiceFactoryBean.getJaxWsImplementorInfo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JaxWsServiceFactoryBean.initConfiguration(JaxWsImplementorInfo ii) |
void |
JaxWsServiceFactoryBean.setJaxWsImplementorInfo(JaxWsImplementorInfo jaxWsImplementorInfo) |
| Constructor and Description |
|---|
JaxWsEndpointImpl(org.apache.cxf.Bus bus,
org.apache.cxf.service.Service s,
org.apache.cxf.service.model.EndpointInfo ei,
JaxWsImplementorInfo implementorInfo,
List<WebServiceFeature> wf,
List<? extends org.apache.cxf.feature.Feature> af,
boolean isFromWsdl) |
JaxWsServiceFactoryBean(JaxWsImplementorInfo implInfo) |
Apache CXF