Apache CXF API

Uses of Class
org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding

Packages that use JAXWSBinding
org.apache.cxf.tools.wsdlto.frontend.jaxws.customization   
 

Uses of JAXWSBinding in org.apache.cxf.tools.wsdlto.frontend.jaxws.customization
 

Methods in org.apache.cxf.tools.wsdlto.frontend.jaxws.customization that return JAXWSBinding
static JAXWSBinding CustomizationParser.mergeJawsBinding(JAXWSBinding binding1, JAXWSBinding binding2)
           
 JAXWSBinding JAXWSBindingParser.parse(java.lang.Class parentType, org.w3c.dom.Element element, java.lang.String namespace)
           
 

Methods in org.apache.cxf.tools.wsdlto.frontend.jaxws.customization with parameters of type JAXWSBinding
static JAXWSBinding CustomizationParser.mergeJawsBinding(JAXWSBinding binding1, JAXWSBinding binding2)
           
 


Apache CXF API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.