Uses of Class
org.apache.axis2.jaxws.BindingProvider
-
Packages that use BindingProvider Package Description org.apache.axis2.jaxws.client.dispatch org.apache.axis2.jaxws.client.proxy -
-
Uses of BindingProvider in org.apache.axis2.jaxws.client.dispatch
Subclasses of BindingProvider in org.apache.axis2.jaxws.client.dispatch Modifier and Type Class Description class
BaseDispatch<T>
class
JAXBDispatch<T>
class
XMLDispatch<T>
-
Uses of BindingProvider in org.apache.axis2.jaxws.client.proxy
Subclasses of BindingProvider in org.apache.axis2.jaxws.client.proxy Modifier and Type Class Description class
JAXWSProxyHandler
ProxyHandler is the java.lang.reflect.InvocationHandler implementation.
-