中介模块记录每个请求和每个响应消息,并将请求路由到实际服务逻辑的两个实现之一。
The mediation module logs each request and each response message, and routes the requests to one of two implementations of the actual service logic.
这样可以看到哪些模块在执行并且浏览器每次请求新页面时的顺序。
In this way, you see which modules execute and in what order every time the browser requests a new page.
入站请求的自定义登录模块,用来创建或检索令牌,这取决于它是初始登录还是传播登录。
Custom login module for inbound requests to create or retrieve the token, depending whether it is an initial login or a propagation login.
你可以使用来自搜索电影的HTTP请求中的自定义代码模块中的输出结果。
You can use the output from this custom code module in the HTTP request that you use for the movie search.
从本系列文章的以前文章中您了解到,出站处理指模块何时进行请求,以便使用导入将消息发送到EIS,或从EIS检索消息。
As you might recall from the previous articles in this series, outbound processing is when a module makes requests to send or retrieve information to or from an EIS using an import.
这个网关执行我们前面提到的所有面向方面的功能来公开服务操作,然后基于被调用的操作将这些请求路由到不同的模块。
The gateway performs all of the aspect oriented capabilities noted above to expose the service operations, then routes the requests based on the operation called to separate modules.
每一个服务和请求端口都会创建模块导入和导出。
Module imports and exports are created for each service and request port.
必须作出最后一项更改:需要将应用程序配置为向新帐户模块发送某些URL请求。
We have to make one last change: We need to configure our application to send certain URL requests to the new accounts module.
标识虚拟化意味着,请求者把中介模块或中介作为提供者,而中介则可以将该请求路由到“真正的”提供者。
Virtualization of identity implies that a requestor sees the mediation module, or mediation, as the provider, and that the mediation can route that request to a "real" provider.
中介流组件看到的调用样式部分由接收请求的中介模块导出上使用的绑定决定的。
The invocation style that the mediation flow component sees is partly determined by the binding used on the mediation module export that receives the request.
导入使用资源适配器将更新的信息写入数据库,该数据库为该模块的出站服务请求。
The import USES the resource adapter to write the updated information to the database, which is an outbound service request from the module.
目标服务器接收传入的请求,并开始调用 RMI_INBOUND登录配置中的登录模块。
The target server receives the incoming request and starts invoking the login modules from the RMI_INBOUND login configuration.
然后,通过SPI将请求转发给身份验证模块。
The request is then forwarded to the authentication module through the SPI.
中介模块还执行从服务响应消息格式到原始请求格式的逆向转换。
It also does the reverse transformation from the service response message format to the format of the originating request.
对于由asp.net引擎处理的每个请求,将初始化每个已配置的HTTP模块,并允许将事件处理程序绑定到处理请求期间所引发的事件。
For each request processed by the ASP.NET engine, each configured HTTP module is initialized and allowed to wire up event handlers to the events raised during the processing of the request.
应用程序对象给所有注册的HTTP模块一个预处理该请求的机会,并找出那种处理类型最适合处理该请求。
The application object gives all registered HTTP modules a chance to preprocess the request and figures out what type of handler can best handle the request.
目标服务器调用rmi_inbound登录配置中的登录模块,以便从传入的请求获得凭据。
The target server invokes the login modules from the RMI_INBOUND login configuration to pick up the credentials from the incoming request.
一个模块可以容纳无数个传送器,每个传送器会将其根请求注入到模块中。
A module may host any number of transports and each transport will inject its root requests into the hosting module.
SCA导出——公开模块中的SCA服务组件或中介流组件,并使得该中介模块外部的服务请求者可以访问它。
SCA exports — Expose an SCA service component or mediation flow component in a module and make it accessible to service requesters external to the mediation module.
PAM运行堆中的所有模块,根据它们的结果允许或拒绝用户的请求。
PAM runs through all the modules in the appropriate stack and, depending on their results, grants or denies the user's request.
该中介模块将批处理请求中的检查数量用作确定将此请求路由到哪个内部端点的标准。
The mediation module will use the number of checks in the batch request as the criterion for determining which internal endpoint this request will be routed to.
请注意,对每个请求均使用了许多内置HTTP模块。
Realize that there are a number of built-in HTTP modules utilized on each an every request.
为了侦听请求,包含MDB的EJB模块的部署描述符必须定义JMS激活规范和请求队列资源。
To listen for the request, the deployment descriptor for the EJB module containing the MDB must define the JMS activation specification and the request queue resources.
当内核模块收到ioctl请求时,它首先调用key_alloc来分配一个新的密钥,从而创建一个会话keyring。
When the kernel module receives an ioctl request, it first, creates a session keyring, by calling key_alloc to allocate a new key.
在请求之后,同步调用CreditAgency模块。
After the request, invoke the CreditAgency module synchronously.
如果没有为请求发现任何web模块,则通过用服务器集群(Generic Server Cluster,gsc)路由策略规则将被评估。
If no Web module is found for the request, the generic server cluster (GSC) routing policy rules are evaluated.
出站请求组件使用Login模块以执行登录,以使用合适的标识进行远程调用。
The outbound request component USES the login module to perform a login to make the remote invocation with the appropriate identity.
基于通过SOAP客户机请求的URI,URIMapping模块发现CICS程序和必须连接的区域,并将这些细节提供给Servlet引擎。
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.
为了让Mediation模块能够将HTTP请求和响应作为二进制数据处理,在实现之前需要完成几个步骤。
In order to allow the Mediation module to be able to treat the HTTP request and response as binary data, a few steps have to be done before implementation.
添加ordertoshipment模块并输入所有初始请求参数之后,单击Continue按钮。
Once the OrderToShipment module is added and all the initial request parameters have been entered, click the Continue button.
应用推荐