Information model: This module manages the state of the SOAP engine.
信息模型:此模块管理SOAP引擎的状态。
In a typical SOAP engine, data can appear in one of three representations.
在典型的SOAP引擎中,数据可能以三种不同的方法表示。
It is up to the SOAP engine that receives it to determine how to interpret it.
由接收它的SOAP引擎来决定如何解释它。
There is a distinct split between the transport code and the rest of the SOAP engine.
在传输代码和SOAP引擎的其他部分实现了清楚的分离。
This example may not work on other SOAP engines and has not been tested on any other SOAP engine.
这个例子在其它SOAP引擎上可能不能运行,而且也没有在其它SOAP引擎上测试过。
When a SOAP engine receives a SOAP request, the usual way is to process the request and send the message in the same thread.
当SOAP引擎收到 SOAP请求时,通常的方法是处理请求并在同一个线程中发送消息。
When the so-called SOAP engine receives the request, it breaks it down and identifies the object whose method is to be called.
当所谓的SOAP引擎接收到请求时,它将对其进行分析,并识别要调用其方法的对象。
Once the redaction server and the client are connected, your application can invoke the server's services through the SOAP engine.
连接编校服务器和客户端之后,您的应用程序可通过SOAP引擎调用服务器的服务。
You can provide a nonblocking API to the client so it can hand over the request to the SOAP engine and continue with the other work.
你可以为客户端提供一个nonblockingAPI,这样它就可以把请求传递给SOAP引擎,继续做其他工作。
AXIS is essentially a SOAP engine; it's more like a framework for constructing SOAP processors such as clients, servers, and gateways.
AXIS实质上是一个SOAP引擎;它更像是一个框架,例如构造客户端、服务器、网关的SOAP处理器。
WS-Polling can be used as a means for an endpoint to control the rate at which messages are delivered and processed by its SOAP engine.
WS - Polling可以作为一种端点控制SOAP引擎传递和处理消息速度的一方法。
There's a callback object the client provides that's notified by the SOAP engine after the engine receives the response from the server.
存在一个客户机提供的回调对象,SOAP引擎会在从服务器接收到响应后通知该对象。
XFire is another SOAP engine, which allows a choice of data binding frameworks to be used; XFire also claims excellent performance results.
XFire是另一个SOAP引擎,该引擎允许选择使用数据绑定框架;xfire也具有出色的性能结果。
SO, if two distinct operations of a Web Service have the same type of method parameter, then dispatching will be difficult for SOAP Engine.
因此,如果Web服务的两种不同操作都具有相同类型的方法参数,那么对于SOAP引擎来说分派将会很难。
This advantage may save the SOAP Engine from extra execution of matching the parameters in the input SOAP Request message (non WS-Address).
这种优点可以在输入SOAP请求消息(非ws -Address)中保存来自匹配参数的额外执行。
When the servlet gets a request, it first checks that the request has a SOAPAction field; if it does, it forwards it to the Apache SOAP engine.
当此servlet得到一个请求,它先检查这个请求是否有SOAPAction字段。
On the other hand, you have seen in the examples above that sending such arbitrary messages in a SOAP envelope often requires additional processing by the SOAP engine.
另一方面,您已在上面的示例中已看到,在SOAP信封中发送此类任意消息经常需要SOAP引擎进行额外的处理。
If you're using EJB components and deploying them locally within the same JVM as the SOAP engine, then ensure that you deploy them such that they are called using pass by reference.
如果您正在使用EJB组件,并且将它们作为SOAP引擎部署在相同的JVM中本地部署它们,请确保部署它们,这样就可以通过引用传递(passby reference)来调用它们。
The industry soap Engine pioneers (for example Apache Axis2) dispatching process has a mapping of the first child element under soap: Body in the soap Message with the operation name.
在具有操作名称的soap消息中,分派流程的行业soap引擎先驱(例如,ApacheAxis2)具有soap:Body下第一个子元素的映射。
In foundation of above design, the core structure of two popular SOAP engine and open source are also studied. XML-RPC engine is extended to implement security mechanism designed above.
在设计了一个完整的安全机制的基础上,文章继续研究两个流行的SOAP引擎的内部结构和开源代码,并扩展XML -RPC的引擎,提出在其上实现了所设计的安全机制的实现方案。
This paper describes the architecture of CBWS, the design of IDL2WSDL tool (including a way of solving the transmission of object reference in CORBA), and also the design of SOAP engine.
本文论述了CBWS的结构框架,IDL2WSDL工具的设计(包括CORBA对象引用的传递问题的解决)和CORBA端SOAP引擎的设计。
In response, the partner service responds by sending a SOAP response back to the BPEL engine.
相应地,合作伙伴服务会做出响应,并而向BPEL引擎发回一个SOAP响应。
Suppose, for example, that you wish to build a SOAP interface to your application's existing search engine functionality.
例如,假设您想要构建一个通向应用程序的现有搜索引擎功能的SOAP接口。
At a minimum, you will need some type of SOAP processing engine to parse the messages that are received and to call the functions or methods that the message indicates.
至少,你需要某种类型的SOAP处理引擎来解析接收到的消息,以及调用消息指向的函数或方法。
I used a commercial XQuery engine to expose a socket interface that receives the SOAP message, parses its content, and assembles a response SOAP message.
使用了一个商业的XQuery引擎暴露出一个socket接口来接收SOAP消息,解析消息内容,并且装配响应的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)接口从其他应用程序进行访问。
Apache Axis2 is a SOAP processing engine.
ApacheAxis2是一种SOAP处理引擎。
When a service Provider receives a web services request, the request is directed to the SOAP processing engine (SOAP runtime) based on the request's URL (published access point for the service).
当服务提供者(Service Provider)接收到Web服务请求时,基于请求者的URL(所发布的服务访问端点),请求就定向到SOAP处理引擎(SOAP运行时)。
It's designed as a light-weight SOAP processing engine (though as with JAX-WS 2.0, Axis2 also includes some support for REST) which is extensible in many different ways.
它设计为轻量SOAP处理引擎(尽管对于JAX - WS 2.0,Axis2也包含一些对REST的支持),可以采用很多方式进行扩展。
Based on the URI requested by the SOAP client, URIMapping module finds the CICS program, the region it has to connect, and provide these details to the Servlet Engine.
基于通过SOAP客户机请求的URI,URIMapping模块发现CICS程序和必须连接的区域,并将这些细节提供给Servlet引擎。
应用推荐