Uses of Class
org.apache.cxf.swa_nomime.types.OutputResponseAll
-
Packages that use OutputResponseAll Package Description org.apache.cxf.swa_nomime org.apache.cxf.swa_nomime.types -
-
Uses of OutputResponseAll in org.apache.cxf.swa_nomime
Methods in org.apache.cxf.swa_nomime that return OutputResponseAll Modifier and Type Method Description OutputResponseAllSwAServiceInterface. echoAllAttachmentTypes(VoidRequest request, javax.xml.ws.Holder<String> attach1, javax.xml.ws.Holder<String> attach2, javax.xml.ws.Holder<String> attach3, javax.xml.ws.Holder<byte[]> attach4, javax.xml.ws.Holder<byte[]> attach5) -
Uses of OutputResponseAll in org.apache.cxf.swa_nomime.types
Methods in org.apache.cxf.swa_nomime.types that return OutputResponseAll Modifier and Type Method Description OutputResponseAllObjectFactory. createOutputResponseAll()Create an instance ofOutputResponseAllMethods in org.apache.cxf.swa_nomime.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_nomime.types with parameters of type OutputResponseAll Modifier and Type Method Description javax.xml.bind.JAXBElement<OutputResponseAll>ObjectFactory. createOutputResponseAll(OutputResponseAll value)
-