Apache CXF API

Uses of Class
org.apache.cxf.binding.corba.wsdl.BindingType

Packages that use BindingType
org.apache.cxf.binding.corba.wsdl   
 

Uses of BindingType in org.apache.cxf.binding.corba.wsdl
 

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

Methods in org.apache.cxf.binding.corba.wsdl 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.binding.corba.wsdl 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