开发者

How to convert proxyclass to xml right away

开发者 https://www.devze.com 2023-03-30 07:36 出处:网络
Hi I\'m doing a webservice project. and I need to convert proxyclass, which comes as a result from the webservice according to WSDL, to XML.

Hi I'm doing a webservice project.

and I need to convert proxyclass, which comes as a result from the webservice according to WSDL, to XML.

Actually the response is made as a XML file in the firstplace. and when it comes to client, it converts to Proxyclass.

so is there any API for converting proxyclass to xml?

also I want to know if t开发者_如何学编程here's a way that client can get a XML file which is made from the server in the firstplace before it converts to proxyclass.

0

精彩评论

暂无评论...
验证码 换一张
取 消