Uses of Class
org.apache.cxf.bindings.jbi.JBIFormatBinding

Packages that use JBIFormatBinding
org.apache.cxf.bindings.jbi   
 

Uses of JBIFormatBinding in org.apache.cxf.bindings.jbi
 

Methods in org.apache.cxf.bindings.jbi that return JBIFormatBinding
 JBIFormatBinding ObjectFactory.createJBIFormatBinding()
          Create an instance of JBIFormatBinding
 

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

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



Apache CXF