| Package | Description |
|---|---|
| org.apache.axis2.jaxws | |
| org.apache.axis2.jaxws.client.dispatch | |
| org.apache.axis2.jaxws.client.proxy | |
| org.apache.axis2.jaxws.spi |
| Modifier and Type | Field and Description |
|---|---|
protected ServiceDelegate |
BindingProvider.serviceDelegate |
| Modifier and Type | Method and Description |
|---|---|
ServiceDelegate |
BindingProvider.getServiceDelegate() |
| Constructor and Description |
|---|
BindingProvider(ServiceDelegate svcDelegate,
org.apache.axis2.jaxws.description.EndpointDescription epDesc,
org.apache.axis2.addressing.EndpointReference epr,
String addressingNamespace,
javax.xml.ws.WebServiceFeature... features) |
| Constructor and Description |
|---|
BaseDispatch(ServiceDelegate svcDelgate,
org.apache.axis2.jaxws.description.EndpointDescription epDesc,
org.apache.axis2.addressing.EndpointReference epr,
String addressingNamespace,
javax.xml.ws.WebServiceFeature... features) |
JAXBDispatch(ServiceDelegate svcDelegate,
org.apache.axis2.jaxws.description.EndpointDescription epDesc,
org.apache.axis2.addressing.EndpointReference epr,
String addressingNamespace,
javax.xml.ws.WebServiceFeature... features) |
JAXBDispatch(ServiceDelegate svcDelegate,
org.apache.axis2.jaxws.description.EndpointDescription epDesc,
javax.xml.ws.WebServiceFeature... features) |
XMLDispatch(ServiceDelegate svcDelegate,
org.apache.axis2.jaxws.description.EndpointDescription endpointDesc,
org.apache.axis2.addressing.EndpointReference epr,
String addressingNamespace,
javax.xml.ws.WebServiceFeature... features) |
XMLDispatch(ServiceDelegate svcDelegate,
org.apache.axis2.jaxws.description.EndpointDescription endpointDesc,
javax.xml.ws.WebServiceFeature... features) |
| Constructor and Description |
|---|
JAXWSProxyHandler(ServiceDelegate delegate,
Class seiClazz,
org.apache.axis2.jaxws.description.EndpointDescription epDesc,
org.apache.axis2.addressing.EndpointReference epr,
String addressingNamespace,
javax.xml.ws.WebServiceFeature... features) |
JAXWSProxyHandler(ServiceDelegate delegate,
Class seiClazz,
org.apache.axis2.jaxws.description.EndpointDescription epDesc,
javax.xml.ws.WebServiceFeature... features) |
| Modifier and Type | Method and Description |
|---|---|
ServiceDelegate |
BindingProvider.getServiceDelegate() |
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.