• Learn about the Simple Object Access Protocol.

    了解简单对象访问协议

    youdao

  • Simple Object Access Protocol (SOAP) 1.2, as well as SOAP 1.1.

    简单对象访问协议 (SOAP) 1.2,以及 SOAP 1.1。

    youdao

  • Binding to services leverages WSDL and the Simple Object Access Protocol (SOAP).

    绑定服务处理WSDL简单对象访问协议(SOAP)。

    youdao

  • Simple Object Access Protocol (SOAP) bindings (proxies) are inefficient and slow.

    简单对象访问协议SOAP绑定代理低效缓慢

    youdao

  • One key technology for the service-based Web is SOAP, the Simple Object Access Protocol.

    用于基于服务Web一个关键性技术SOAP——简单对象访问协议

    youdao

  • Currently, the most popular binding technique is to use the Simple Object Access Protocol (SOAP).

    当前流行的绑定(binding)技术使用简单对象访问协议(SOAP)。

    youdao

  • Messages are exchanged in XML and specifically described by SOAP (Simple Object Access Protocol).

    消息是以xml格式进行交换并且通过SOAP(简单对象访问协议)进行描述的。

    youdao

  • SOAP (Simple Object Access Protocol), which specifies messages flowing between a client and server.

    SOAP简单对象访问协议定义了客户机服务器之间传递消息

    youdao

  • Users can access the utilities via a web address, or via a Simple Object access Protocol (SOAP) interface.

    用户可以通过一个网址或者面向对象界面访问工具

    youdao

  • Simple Object Access protocol (SOAP) is one of the protocols used to invoke a web service in this type of situation.

    简单对象访问协议(Simple Object Access Protocol,SOAP)用于此类情况下调Web服务协议之一

    youdao

  • In the third installment (see Resources), I showed you how Simple Object Access Protocol (SOAP) works under the hood.

    第3部分(请参阅参考资料)中,展示了简单对象存取协议(SOAP)如何后台工作

    youdao

  • Unfortunately, the Simple Object Access Protocol (SOAP) 1.1 did not include provisions for signing messages and thus lacks this security.

    可惜的是,简单对象访问协议(Simple Object Access Protocol,SOAP) 1.1并不包括签名消息规定因此也无安全性

    youdao

  • WSDL (Web Services Definition Language) and SOAP (Simple Object Access Protocol) are XML-based grammars that are frequently used in B2B integration.

    WSDL (Web服务定义语言)SOAP(简单对象访问协议)B2B集成经常使用基于XML语法

    youdao

  • SOAP: Simple Object Access Protocol is an XML-based lightweight protocol for the exchange of information in a decentralized, distributed environment.

    SOAP简单对象访问协议 (Simple Object Access Protocol)一个基于XML用于分散分布式环境下交换信息轻量级协议。

    youdao

  • One of the undesirable side effects of protocols like Simple Object Access Protocol (SOAP) is their insistence on rigid structure and strong types.

    Simple Object Access Protocol (SOAP) 这协议一个副作用刚性结构强类型(strongtypes)上的持久性。

    youdao

  • Listing 3 illustrates what the Simple Object Access Protocol (SOAP) response message looks like when using the service interface definition in Listing 2.

    清单3演示了当使用清单2中的服务接口定义时,简单对象访问协议(SOAP)响应消息的格式。

    youdao

  • Simple Object Access protocol is the simple protocol of information exchange in dispersive or distributive circumstances, and it is XML-based protocol.

    简单对象访问协议分散分布式环境中交换信息简单的协议,是一个基于XML的协议。

    youdao

  • In this article, I will discuss communication protocols, including the Simple Object Access protocol (SOAP), and build a first version of the lightweight client.

    本文讨论通信协议包括Simple Object Access Protocol(简单对象访问协议,SOAP),创建轻量级客户机第一个版本

    youdao

  • In order to follow along with this tutorial, you should have a basic understanding of Simple Object Access Protocol (SOAP) and related technologies, such as WSDL.

    为了完成教程的学习,应该简单对象访问协议(SOAP)以及相关技术(如wsdl)基本了解

    youdao

  • Conversely, Simple object access Protocol (SOAP) does not talk about any way in which you access objects; it just talks about how you represent state and do transfer.

    相反简单对象访问协议(Simple Object Access Protocol,SOAP)并不描述访问对象所用的任何方法描述如何表示状态以及如何进行传送

    youdao

  • The Apache Axis project started as a follow-on project to the Apache Simple Object Access Protocol (SOAP) project as a way to implement Web services and is a proven technology.

    ApacheAxis项目作为Apache简单对象访问协议(SOAP)项目后续项目开始的,用于实现Web服务,它是一种非常优秀的技术。

    youdao

  • Web service deployment-allows the rules engine to be deployed as a Web service, accessible from other applications via a standard Simple Object access Protocol (SOAP) interface.

    Web服务部署——可以将规则引擎部署Web服务,可以通过标准简单对象访问协议(SOAP)接口其他应用程序进行访问

    youdao

  • Simple Object Access Protocol (SOAP) is characterized with extensibility, flexibility and descriptiveness; however, these characteristics are maintained at its performance.

    简单对象访问协议(SOAP)具有扩展性灵活性可描述性的特点,但是具备这些特点是以牺牲性能为代价的。

    youdao

  • Web services use a protocol called SOAP (originally, SOAP stood for Simple Object Access protocol, but the term is now deprecated) for expressing a message's structure with XML.

    Web服务利用叫做SOAP(最初,SOAP代表简单对象存取协议但是这个术语现在降级了)的协议,XML表示消息结构

    youdao

  • Simple Object Access protocol (SOAP) is a simple and extensible protocol by which structured and typed messages are exchanged in a decentralized, distributed network environment.

    Simple Object Access Protocol (SOAP)一个简单可扩展协议使用构造定义消息可以分散和分布式的网络环境中交换。

    youdao

  • Are there proprietary configurations that the partner has implemented (such as specific security information that needs to be provided in Simple Object Access Protocol (SOAP) or HTTP headers)?

    是否存在合作伙伴已经实现了私有配置(比如需要Simple Object Access Protocol (SOAP)或者http头中提供特定安全信息)?

    youdao

  • The problem lies in how the receiving side is able to understand the serialized Simple object Access Protocol (SOAP) messages that contain the weakly-typed object elements and native data types.

    问题接收如何理解序列化了的简单对象访问协议(Simple Object Access Protocol,SOAP)消息这些消息中包含类型对象元素本地数据类型。

    youdao

  • In this section you learn how the synchronous serve and asynchronous receive patterns can be implemented in the application for Simple Object Access Protocol (SOAP) -based web service operations.

    部分了解如何应用程序基于简单对象访问协议(Simple Object Access Protocol,SOAP)的Web服务操作实现同步服务异步接收模式

    youdao

  • The Simple Object Access Protocol (SOAP) is actually a Web services technology, but the format of data exchange between the client and the server in the Web service is through a flexible XML schema.

    简单对象访问协议(Simple Object Access Protocol,SOAP)实际上一种Web服务技术Web服务客户机服务器之间数据交换格式通过灵活XML模式实现的。

    youdao

  • The Simple Object Access Protocol (SOAP) is actually a Web services technology, but the format of data exchange between the client and the server in the Web service is through a flexible XML schema.

    简单对象访问协议(Simple Object Access Protocol,SOAP)实际上一种Web服务技术Web服务客户机服务器之间数据交换格式通过灵活XML模式实现的。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定