Uses of Interface
javax.xml.ws.BindingProvider

Packages that use BindingProvider
javax.xml.ws   
org.apache.axis2.jaxws   
org.apache.axis2.jaxws.client.dispatch   
org.apache.axis2.jaxws.client.proxy   
org.apache.axis2.jaxws.spi   
 

Uses of BindingProvider in javax.xml.ws
 

Subinterfaces of BindingProvider in javax.xml.ws
 interface Dispatch<T>
           
 

Uses of BindingProvider in org.apache.axis2.jaxws
 

Classes in org.apache.axis2.jaxws that implement BindingProvider
 class BindingProvider
           
 

Uses of BindingProvider in org.apache.axis2.jaxws.client.dispatch
 

Classes in org.apache.axis2.jaxws.client.dispatch that implement BindingProvider
 class BaseDispatch<T>
           
 class JAXBDispatch<T>
           
 class XMLDispatch<T>
           
 

Uses of BindingProvider in org.apache.axis2.jaxws.client.proxy
 

Classes in org.apache.axis2.jaxws.client.proxy that implement BindingProvider
 class JAXWSProxyHandler
          ProxyHandler is the java.lang.reflect.InvocationHandler implementation.
 

Uses of BindingProvider in org.apache.axis2.jaxws.spi
 

Subinterfaces of BindingProvider in org.apache.axis2.jaxws.spi
 interface BindingProvider
           
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.