Uses of Class
org.apache.cxf.jms_mtom.types.DataHandlerType
-
Packages that use DataHandlerType Package Description org.apache.cxf.jms_mtom.types -
-
Uses of DataHandlerType in org.apache.cxf.jms_mtom.types
Methods in org.apache.cxf.jms_mtom.types that return DataHandlerType Modifier and Type Method Description DataHandlerTypeObjectFactory. createDataHandlerType()Create an instance ofDataHandlerTypeMethods in org.apache.cxf.jms_mtom.types that return types with arguments of type DataHandlerType Modifier and Type Method Description javax.xml.bind.JAXBElement<DataHandlerType>ObjectFactory. createTestDataHandler(DataHandlerType value)javax.xml.bind.JAXBElement<DataHandlerType>ObjectFactory. createTestDataHandlerResponse(DataHandlerType value)Methods in org.apache.cxf.jms_mtom.types with parameters of type DataHandlerType Modifier and Type Method Description javax.xml.bind.JAXBElement<DataHandlerType>ObjectFactory. createTestDataHandler(DataHandlerType value)javax.xml.bind.JAXBElement<DataHandlerType>ObjectFactory. createTestDataHandlerResponse(DataHandlerType value)
-