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