• 中介模块记录每个请求每个响应消息请求路由实际服务逻辑两个实现之一

    The mediation module logs each request and each response message, and routes the requests to one of two implementations of the actual service logic.

    youdao

  • 这样可以看到哪些模块执行并且浏览器每次请求页面顺序

    In this way, you see which modules execute and in what order every time the browser requests a new page.

    youdao

  • 入站请求自定义登录模块用来创建检索牌,这取决于初始登录还是传播登录。

    Custom login module for inbound requests to create or retrieve the token, depending whether it is an initial login or a propagation login.

    youdao

  • 可以使用来自搜索电影HTTP请求中的自定义代码模块中的输出结果

    You can use the output from this custom code module in the HTTP request that you use for the movie search.

    youdao

  • 系列文章以前文章中了解到,出站处理模块何时进行请求,以便使用导入将消息发送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.

    youdao

  • 这个网关执行我们前面提到所有面向方面功能公开服务操作然后基于被调用的操作将这些请求路由不同模块

    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.

    youdao

  • 每一个服务请求端口都会创建模块导入导出

    Module imports and exports are created for each service and request port.

    youdao

  • 必须作出最后一项更改需要应用程序配置帐户模块发送某些URL请求

    We have to make one last change: We need to configure our application to send certain URL requests to the new accounts module.

    youdao

  • 标识虚拟化意味着请求中介模块中介作为提供者中介则可以请求路由真正的”提供者。

    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.

    youdao

  • 中介组件看到调用样式部分接收请求的中介模块导出使用的绑定决定的。

    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.

    youdao

  • 导入使用资源适配器更新信息写入数据库数据库为模块出站服务请求

    The import USES the resource adapter to write the updated information to the database, which is an outbound service request from the module.

    youdao

  • 目标服务器接收传入的请求开始调用 RMI_INBOUND登录配置中的登录模块

    The target server receives the incoming request and starts invoking the login modules from the RMI_INBOUND login configuration.

    youdao

  • 然后通过SPI请求转发身份验证模块

    The request is then forwarded to the authentication module through the SPI.

    youdao

  • 中介模块执行服务响应消息格式原始请求格式逆向转换

    It also does the reverse transformation from the service response message format to the format of the originating request.

    youdao

  • 对于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.

    youdao

  • 应用程序对象所有注册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.

    youdao

  • 目标服务器调用rmi_inbound登录配置中的登录模块,以便传入请求获得凭据

    The target server invokes the login modules from the RMI_INBOUND login configuration to pick up the credentials from the incoming request.

    youdao

  • 一个模块可以容纳无数个传送器,每个传送器会请求注入模块中。

    A module may host any number of transports and each transport will inject its root requests into the hosting module.

    youdao

  • SCA导出——公开模块中的SCA服务组件中介组件,使得中介模块外部的服务请求可以访问

    SCA exportsExpose an SCA service component or mediation flow component in a module and make it accessible to service requesters external to the mediation module.

    youdao

  • PAM运行中的所有模块根据它们结果允许拒绝用户请求

    PAM runs through all the modules in the appropriate stack and, depending on their results, grants or denies the user's request.

    youdao

  • 中介模块批处理请求中的检查数量用作确定请求路由哪个内部端点标准

    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.

    youdao

  • 请注意每个请求使用许多内置HTTP模块

    Realize that there are a number of built-in HTTP modules utilized on each an every request.

    youdao

  • 为了侦听请求包含MDBEJB模块部署描述符必须定义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.

    youdao

  • 内核模块收到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.

    youdao

  • 请求之后同步调用CreditAgency模块

    After the request, invoke the CreditAgency module synchronously.

    youdao

  • 如果没有请求发现任何web模块,则通过用服务器集群(Generic Server Cluster,gsc)路由策略规则评估。

    If no Web module is found for the request, the generic server cluster (GSC) routing policy rules are evaluated.

    youdao

  • 出站请求组件使用Login模块执行登录,以使用合适标识进行远程调用

    The outbound request component USES the login module to perform a login to make the remote invocation with the appropriate identity.

    youdao

  • 基于通过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.

    youdao

  • 为了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.

    youdao

  • 添加ordertoshipment模块并输入所有初始请求参数之后,单击Continue按钮

    Once the OrderToShipment module is added and all the initial request parameters have been entered, click the Continue button.

    youdao

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

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

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