Apache CXF API

Uses of Class
org.apache.cxf.wsdl.http.BindingType

Packages that use BindingType
org.apache.cxf.wsdl.http   
 

Uses of BindingType in org.apache.cxf.wsdl.http
 

Methods in org.apache.cxf.wsdl.http that return BindingType
 BindingType ObjectFactory.createBindingType()
          Create an instance of BindingType
 

Methods in org.apache.cxf.wsdl.http that return types with arguments of type BindingType
 javax.xml.bind.JAXBElement<BindingType> ObjectFactory.createBinding(BindingType value)
          Create an instance of JAXBElement<BindingType>}
 

Methods in org.apache.cxf.wsdl.http with parameters of type BindingType
 javax.xml.bind.JAXBElement<BindingType> ObjectFactory.createBinding(BindingType value)
          Create an instance of JAXBElement<BindingType>}
 


Apache CXF API

Apache CXF