android Programming Glossary: wsdlsoap
Sending a pdf file to client from server through web service http://stackoverflow.com/questions/4507201/sending-a-pdf-file-to-client-from-server-through-web-service xmlns impl http webservice.uks.com xmlns intf http webservice.uks.com xmlns wsdl http schemas.xmlsoap.org wsdl xmlns wsdlsoap http schemas.xmlsoap.org wsdl soap xmlns xsd http www.w3.org 2001 XMLSchema WSDL created by Apache Axis version 1.4 Built.. name sendPDFResponse wsdl operation wsdl portType wsdl binding name SendPDFImplSoapBinding type impl SendPDFImpl wsdlsoap binding style document transport http schemas.xmlsoap.org soap http wsdl operation name sendPDF wsdlsoap operation soapAction.. SendPDFImpl wsdlsoap binding style document transport http schemas.xmlsoap.org soap http wsdl operation name sendPDF wsdlsoap operation soapAction wsdl input name sendPDFRequest wsdlsoap body use literal wsdl input wsdl output name sendPDFResponse..
|