Uses of Interface
org.apache.axis2.jaxws.spi.Binding

Packages that use Binding
org.apache.axis2.jaxws.client.config   
org.apache.axis2.jaxws.feature   
 

Uses of Binding in org.apache.axis2.jaxws.client.config
 

Methods in org.apache.axis2.jaxws.client.config with parameters of type Binding
 boolean MTOMConfigurator.supports(Binding binding)
           
 boolean RespectBindingConfigurator.supports(Binding binding)
           
 boolean AddressingConfigurator.supports(Binding binding)
           
 

Uses of Binding in org.apache.axis2.jaxws.feature
 

Methods in org.apache.axis2.jaxws.feature with parameters of type Binding
 boolean ClientConfigurator.supports(Binding binding)
          Indicates whether the configurator supports the specified binding.
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.