Uses of Class
org.apache.cxf.jms_mtom.types.DataHandlerOnlyType
-
Packages that use DataHandlerOnlyType Package Description org.apache.cxf.jms_mtom.types -
-
Uses of DataHandlerOnlyType in org.apache.cxf.jms_mtom.types
Methods in org.apache.cxf.jms_mtom.types that return DataHandlerOnlyType Modifier and Type Method Description DataHandlerOnlyTypeObjectFactory. createDataHandlerOnlyType()Create an instance ofDataHandlerOnlyTypeMethods in org.apache.cxf.jms_mtom.types that return types with arguments of type DataHandlerOnlyType Modifier and Type Method Description javax.xml.bind.JAXBElement<DataHandlerOnlyType>ObjectFactory. createTestOutMtomResponse(DataHandlerOnlyType value)Methods in org.apache.cxf.jms_mtom.types with parameters of type DataHandlerOnlyType Modifier and Type Method Description javax.xml.bind.JAXBElement<DataHandlerOnlyType>ObjectFactory. createTestOutMtomResponse(DataHandlerOnlyType value)
-