调用接口时要求根据ws-security 规范传入用户密码,
传入参数格式:XML,
返回XML
求示例,没写过接口
相关问题
- WSDL list of complexType HOWTO- define, return fro
- How to fix unresolved types when importing Exchang
- Calling a secure webservice in SSIS through script
- Generate WSDL web-service objects in SAP
- Multiple elements of same name in PHP SOAP Call
相关文章
- How to create base64Binary data?
- PHP SoapClient constructor very slow
- Are there any tools to build ASMX proxies from ser
- How to convert SOAP web service to REST web servic
- How do I tell Ruby's OpenSSL library to ignore
- WSDL to Python utility
- Is it possible to cache a python suds client?
- Salesforce WSDL import of simpleContent w/extensio
详见:http://www.cnblogs.com/flat_peach/archive/2012/11/01/donet_java_webservice.html
添加Web服务引用,VS会给你生成一大堆东西,你只要把人家接口的方法实现就好了