Uses of Class
org.apache.cxf.swa.types.OutputResponseAll

Packages that use OutputResponseAll
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
 OutputResponseAll SwAServiceInterface.echoAllAttachmentTypes(VoidRequest request, javax.xml.ws.Holder<javax.activation.DataHandler> attach1, javax.xml.ws.Holder<javax.activation.DataHandler> attach2, javax.xml.ws.Holder<javax.xml.transform.Source> attach3, javax.xml.ws.Holder<java.awt.Image> attach4, javax.xml.ws.Holder<java.awt.Image> attach5)
           
 

Uses of OutputResponseAll in org.apache.cxf.swa.types
 

Methods in org.apache.cxf.swa.types that return OutputResponseAll
 OutputResponseAll ObjectFactory.createOutputResponseAll()
          Create an instance of OutputResponseAll
 

Methods in org.apache.cxf.swa.types that return types with arguments of type OutputResponseAll
 javax.xml.bind.JAXBElement<OutputResponseAll> ObjectFactory.createOutputResponseAll(OutputResponseAll value)
          Create an instance of JAXBElement<OutputResponseAll>}
 

Methods in org.apache.cxf.swa.types with parameters of type OutputResponseAll
 javax.xml.bind.JAXBElement<OutputResponseAll> ObjectFactory.createOutputResponseAll(OutputResponseAll value)
          Create an instance of JAXBElement<OutputResponseAll>}
 



Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.