如何立即将 proxyclass 转换为 xml
你好,我正在做一个网络服务项目。
我需要将 proxyclass(根据 WSDL 作为 Web 服务的结果)转换为 XML。
实际上,响应首先是作为 XML 文件生成的。 当涉及到客户端时,它会转换为Proxy类。
那么有没有API可以将proxyclass转换为xml呢?
我还想知道是否有一种方法可以让客户端在转换为代理类之前首先获取从服务器生成的 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 there's a way that client can get a XML file which is made from the server in the firstplace before it converts to proxyclass.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论