Uses of Class
javax.jws.soap.SOAPBinding

Packages that use SOAPBinding
org.apache.axis2.jaxws.description   
org.apache.axis2.jaxws.description.builder.converter   
 

Uses of SOAPBinding in org.apache.axis2.jaxws.description
 

Methods in org.apache.axis2.jaxws.description that return SOAPBinding
 SOAPBinding OperationDescriptionJava.getAnnoSoapBinding()
           
 SOAPBinding EndpointInterfaceDescriptionJava.getAnnoSoapBinding()
           
 

Uses of SOAPBinding in org.apache.axis2.jaxws.description.builder.converter
 

Methods in org.apache.axis2.jaxws.description.builder.converter with parameters of type SOAPBinding
static SoapBindingAnnot ConverterUtils.createSoapBindingAnnot(SOAPBinding soapBinding)
          This is a helper method to create a SoapBindingAnnot since the
 



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