CORBA IDL — Remote object access based on interfaces.
CORBAIDL——基于接口的远程对象访问。
Our custom DXL framework simplifies Notes object access from any client.
我们的定制DXL框架简化了任何客户机对Notes对象的访问。
Binding to services leverages WSDL and the Simple Object Access Protocol (SOAP).
绑定服务处理WSDL和简单对象访问协议(SOAP)。
SOAP (Simple Object Access Protocol), which specifies messages flowing between a client and server.
SOAP(简单对象访问协议)定义了客户机与服务器之间传递的消息。
But when used for actual object access, reflection is generally much slower than performing the same operation directly.
但是利用反射来实际访问对象通常比直接执行相同的操作慢得多。
Cheetah provides a simple language for defining templates that provides basic flow control and object access constructs.
Cheetah提供了一门简单语言,用来定义提供基本流控制和对象访问构造的模板。
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服务的协议之一。
In the third installment (see Resources), I showed you how Simple Object Access Protocol (SOAP) works under the hood.
在第3部分(请参阅参考资料)中,我展示了简单对象存取协议(SOAP)如何在后台工作。
However, because of how it lays out objects in the heap, the gencon policy enables much faster object allocation and faster object access.
但是,由于gencon策略在堆中放置对象的特定方式,该策略支持更快的对象分配和更快的对象访问。
Checking file access permissions by adding the launching user to the machine's administrators group and auditing failed object access.
通过添加启动用户机器的管理员组和审计失败的对象访问检查文件访问权限。
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并不包括签名消息的规定,因此也无此安全性。
One of the undesirable side effects of protocols like Simple Object Access Protocol (SOAP) is their insistence on rigid structure and strong types.
SimpleObject AccessProtocol (SOAP) 这类协议的一个副作用是在刚性结构和强类型(strongtypes)上的持久性。
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的语法。
SOAP: Simple Object Access Protocol is an XML-based lightweight protocol for the exchange of information in a decentralized, distributed environment.
SOAP:简单对象访问协议 (Simple Object AccessProtocol)是一个基于XML的,用于在分散的分布式环境下交换信息的轻量级协议。
Simple Object Access protocol is the simple protocol of information exchange in dispersive or distributive circumstances, and it is XML-based protocol.
简单对象访问协议是在分散或分布式的环境中交换信息的简单的协议,是一个基于XML的协议。
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)响应消息的格式。
In this article, I will discuss communication protocols, including the Simple Object Access protocol (SOAP), and build a first version of the lightweight client.
本文中我将讨论通信协议,包括SimpleObject AccessProtocol(简单对象访问协议,SOAP),并创建轻量级客户机的第一个版本。
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)有基本的了解。
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)并不描述访问对象所用的任何方法;它只描述如何表示状态以及如何进行传送。
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)接口从其他应用程序进行访问。
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服务,它是一种非常优秀的技术。
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表示消息的结构。
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.
SimpleObject AccessProtocol (SOAP)一个简单且可扩展的协议,使用它构造和定义的消息可以在分散和分布式的网络环境中交换。
Finally, this paper describes the implementation of the major functions, including the implementation of EJB components, resources object access control and asynchronous message sending.
最后,详细介绍了子系统中主要功能的实现方法,包括EJB组件的实现、资源对象访问控制的实现和异步消息发送的实现等内容。
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)?
是否存在合作伙伴已经实现了的私有配置(比如需要在SimpleObject AccessProtocol (SOAP)或者http头中提供特定的安全信息)?
At first, the function of OMS is presented. Then the OMS's architecture, base class and object access method is described in detail. At last the use and the future work of OMS is presented.
首先介绍了OMS的基本功能,并详细描述了OMS的结构、基本类以及对象的存取方法,最后简单介绍了OMS的使用方法以及今后的工作。
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)消息,这些消息中包含弱类型对象元素及本地数据类型。
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服务操作实现同步服务和异步接收模式。
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模式实现的。
If your database contains sensitive data, you might want to limit access to the catalog views, because the catalog describes every object in the database.
如果你的数据库包含敏感信息,您可能希望限制对编目视图的访问,因为编目描述了数据库中的每一个对象。
应用推荐