Architecturally, components interact via an abstract service model-a messaging model that resides at a level of abstraction above any particular protocol or message-encoding format.
架构上,组件通过一个抽象的服务模型(一个消息传递模型,位于任何特殊协议或消息编码之上的抽象层中)进行交互。
For a web service using SOAP messaging protocol, the binding "style" can be either RPC (remote-procedure-call) or document style.
对于使用 SOAP 消息协议的 web 服务,绑定的 “样式” 可以是 RPC(Remote-Procedure-Call,远程程序调用)或文档样式。
SOAP is an XML-based protocol used for actual messaging between service providers and consumers. (See Resources for more information about WSDL and SOAP.)
SOAP 是基于 XML 的协议,用于在服务提供者和使用者之间提供实际的消息交换(查看 参考资料 中更多关于 WSDL 和 SOAP 的信息)。
应用推荐