Uses of Class
org.apache.cxf.mime.types.XopStringType
-
Packages that use XopStringType Package Description org.apache.cxf.mime org.apache.cxf.mime.types org.apache.cxf.mtom_xop -
-
Uses of XopStringType in org.apache.cxf.mime
Methods in org.apache.cxf.mime that return XopStringType Modifier and Type Method Description XopStringTypeTestMtom. testXopString(XopStringType data)Methods in org.apache.cxf.mime with parameters of type XopStringType Modifier and Type Method Description XopStringTypeTestMtom. testXopString(XopStringType data) -
Uses of XopStringType in org.apache.cxf.mime.types
Methods in org.apache.cxf.mime.types that return XopStringType Modifier and Type Method Description XopStringTypeObjectFactory. createXopStringType()Create an instance ofXopStringTypeMethods in org.apache.cxf.mime.types that return types with arguments of type XopStringType Modifier and Type Method Description javax.xml.bind.JAXBElement<XopStringType>ObjectFactory. createTestXopStringArgument(XopStringType value)javax.xml.bind.JAXBElement<XopStringType>ObjectFactory. createTestXopStringResponse(XopStringType value)Methods in org.apache.cxf.mime.types with parameters of type XopStringType Modifier and Type Method Description javax.xml.bind.JAXBElement<XopStringType>ObjectFactory. createTestXopStringArgument(XopStringType value)javax.xml.bind.JAXBElement<XopStringType>ObjectFactory. createTestXopStringResponse(XopStringType value) -
Uses of XopStringType in org.apache.cxf.mtom_xop
Methods in org.apache.cxf.mtom_xop that return XopStringType Modifier and Type Method Description XopStringTypeTestMtomImpl. testXopString(XopStringType data)Methods in org.apache.cxf.mtom_xop with parameters of type XopStringType Modifier and Type Method Description XopStringTypeTestMtomImpl. testXopString(XopStringType data)
-