| 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(Bus bus,
Service s,
EndpointInfo ei,
JaxWsImplementorInfo implementorInfo,
List<WebServiceFeature> wf,
List<? extends Feature> af,
boolean isFromWsdl) |
JaxWsServiceFactoryBean(JaxWsImplementorInfo implInfo) |
Apache CXF