Uses of Class
org.apache.cxf.bindings.xformat.XMLFormatBinding
-
Packages that use XMLFormatBinding Package Description org.apache.cxf.bindings.xformat -
-
Uses of XMLFormatBinding in org.apache.cxf.bindings.xformat
Methods in org.apache.cxf.bindings.xformat that return XMLFormatBinding Modifier and Type Method Description XMLFormatBindingObjectFactory. createXMLFormatBinding()Create an instance ofXMLFormatBindingMethods in org.apache.cxf.bindings.xformat that return types with arguments of type XMLFormatBinding Modifier and Type Method Description javax.xml.bind.JAXBElement<XMLFormatBinding>ObjectFactory. createBinding(XMLFormatBinding value)Methods in org.apache.cxf.bindings.xformat with parameters of type XMLFormatBinding Modifier and Type Method Description javax.xml.bind.JAXBElement<XMLFormatBinding>ObjectFactory. createBinding(XMLFormatBinding value)
-