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