Uses of Class
org.apache.cxf.swa.types.OutputResponseAll
-
Packages that use OutputResponseAll Package Description org.apache.cxf.swa org.apache.cxf.swa.types -
-
Uses of OutputResponseAll in org.apache.cxf.swa
Methods in org.apache.cxf.swa that return OutputResponseAll Modifier and Type Method Description OutputResponseAllSwAServiceInterface. echoAllAttachmentTypes(VoidRequest request, javax.xml.ws.Holder<javax.activation.DataHandler> attach1, javax.xml.ws.Holder<javax.activation.DataHandler> attach2, javax.xml.ws.Holder<Source> attach3, javax.xml.ws.Holder<Image> attach4, javax.xml.ws.Holder<Image> attach5) -
Uses of OutputResponseAll in org.apache.cxf.swa.types
Methods in org.apache.cxf.swa.types that return OutputResponseAll Modifier and Type Method Description OutputResponseAllObjectFactory. createOutputResponseAll()Create an instance ofOutputResponseAllMethods in org.apache.cxf.swa.types that return types with arguments of type OutputResponseAll Modifier and Type Method Description javax.xml.bind.JAXBElement<OutputResponseAll>ObjectFactory. createOutputResponseAll(OutputResponseAll value)Methods in org.apache.cxf.swa.types with parameters of type OutputResponseAll Modifier and Type Method Description javax.xml.bind.JAXBElement<OutputResponseAll>ObjectFactory. createOutputResponseAll(OutputResponseAll value)
-