开发者

Generate web service interface from SOAP message (without WSDL)?

开发者 https://www.devze.com 2023-02-09 22:22 出处:网络
Is there any way to generate a web开发者_运维百科 service interface using a SOAP message without a WSDL being provided?I am not aware of that kind of reverse engineering tool, but if the SOAP message

Is there any way to generate a web开发者_运维百科 service interface using a SOAP message without a WSDL being provided?


I am not aware of that kind of reverse engineering tool, but if the SOAP message is simple enough you should be able to create the service interface quite easily with a little bit of trial and error.

0

精彩评论

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