JAX-WS Ruby 客户端
我知道 Ruby 社区喜欢 REST 风格,但我需要访问 JAX-WS 文档风格的 Web 服务。
SOAP::WSDLDriverFactory.new(SERVICE_WSDL).create_rpc_driver
不适用于文档样式。
我看了看洗手液和萨文。他们似乎操纵了低级肥皂消息。是否有一个 gem 可以做与 RPC 驱动程序类似的事情。只需加载WSDL,然后直接使用接口即可。
I knew Ruby community favors REST style, but I need to access a JAX-WS document style web service.
SOAP::WSDLDriverFactory.new(SERVICE_WSDL).create_rpc_driver
doesn't work for document style.
I looked at Handsoap and Savon. They seems to manipulate the low level soap message. Is there a gem which can do similarly as RPC driver. Just load WSDL, and use the interface directly.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论