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,
EndpointDescription epDesc,
EndpointReference epr,
String addressingNamespace,
WebServiceFeature... features) |
Constructor and Description |
---|
BaseDispatch(ServiceDelegate svcDelgate,
EndpointDescription epDesc,
EndpointReference epr,
String addressingNamespace,
WebServiceFeature... features) |
JAXBDispatch(ServiceDelegate svcDelegate,
EndpointDescription epDesc,
EndpointReference epr,
String addressingNamespace,
WebServiceFeature... features) |
JAXBDispatch(ServiceDelegate svcDelegate,
EndpointDescription epDesc,
WebServiceFeature... features) |
XMLDispatch(ServiceDelegate svcDelegate,
EndpointDescription endpointDesc,
EndpointReference epr,
String addressingNamespace,
WebServiceFeature... features) |
XMLDispatch(ServiceDelegate svcDelegate,
EndpointDescription endpointDesc,
WebServiceFeature... features) |
Constructor and Description |
---|
JAXWSProxyHandler(ServiceDelegate delegate,
Class seiClazz,
EndpointDescription epDesc,
EndpointReference epr,
String addressingNamespace,
WebServiceFeature... features) |
JAXWSProxyHandler(ServiceDelegate delegate,
Class seiClazz,
EndpointDescription epDesc,
WebServiceFeature... features) |
Modifier and Type | Method and Description |
---|---|
ServiceDelegate |
BindingProvider.getServiceDelegate() |
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.