Uses of Class
org.apache.cxf.swa.types.VoidRequest
-
Packages that use VoidRequest Package Description org.apache.cxf.swa org.apache.cxf.swa.types -
-
Uses of VoidRequest in org.apache.cxf.swa
Methods in org.apache.cxf.swa with parameters of type VoidRequest 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 VoidRequest in org.apache.cxf.swa.types
Methods in org.apache.cxf.swa.types that return VoidRequest Modifier and Type Method Description VoidRequestObjectFactory. createVoidRequest()Create an instance ofVoidRequestMethods in org.apache.cxf.swa.types that return types with arguments of type VoidRequest Modifier and Type Method Description javax.xml.bind.JAXBElement<VoidRequest>ObjectFactory. createVoidRequest(VoidRequest value)Methods in org.apache.cxf.swa.types with parameters of type VoidRequest Modifier and Type Method Description javax.xml.bind.JAXBElement<VoidRequest>ObjectFactory. createVoidRequest(VoidRequest value)
-