创建SOAP代理? [英] Creating a SOAP proxy?

查看:325
本文介绍了创建SOAP代理?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想创建一个SOAP代理,即修改原来的Web服务SOAP头,nampespace和保持身体一样)

I Want to create a SOAP proxy, that modifies the original web service SOAP header, nampespace and keeping the body the same)

什么是做到这一点的最好方法是什么?创建SOAP提供商,消耗则原始Web服务修改头和namespacs? (这似乎是工作很多?)

What is the best way to do this? Create a SOAP provider , that consumes the original web service then modify the header and namespacs? (this seems like alot of work?)

推荐答案

如果你有几个SOAP服务,您的建议是要走的路。如果你要转换多个SOAP服务,它可能是一个更好的主意写的HttpHandler 。请参见 http://msdn.microsoft.com/en-us /library/5c67a8bd(VS.71).aspx 了解详情。

If you have few SOAP services, your suggestion is the way to go. If you have many SOAP services you want to transform, it might be a better idea to write a HttpHandler. See http://msdn.microsoft.com/en-us/library/5c67a8bd(VS.71).aspx for more information.

这篇关于创建SOAP代理?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆