• 记住服务调用方并不知道服务具体实现式。

    Remember, callers of your service don't know how you choose to implement your service.

    youdao

  • 一点上通过本地服务身份我们交换调用角色我们使用AAA信息文件这样

    At this point, we have only to exchange the caller's role with a local service identity and we use an AAA Info file to do that.

    youdao

  • 这个执行上下文参数设置IN_OUT,因为携带的信息调用组件规则服务之间来回传送。

    The direction of this execution context parameter should be set as IN_OUT, since the information it carries goes back and forth between the calling component and the rule service.

    youdao

  • 任务要求服务接口公开事务支持以便参与调用方事务。

    This task requires the service interface to expose its transaction support so that it can participate in the caller's transaction.

    youdao

  • 提供可以其他计算机调用Web服务

    This was a provider, a Web service that could be called from other computers.

    youdao

  • 假定希望结束 Agent1 Agent2SIP呼叫会话,则可以第三呼叫Web服务发出endCall(CallIdentifier)函数调用

    Suppose you wish to end the SIP call session between Agent 1 and Agent 2; you can issue an endCall(CallIdentifier) function call on the Third Party Call Web service.

    youdao

  • 控制器组件调用第三web服务

    The controller component also makes calls to a third-party web service.

    youdao

  • 调用需要存储牌,这样一来,稍后可以使用ClaimCheck服务检索附件

    The caller needs to store the token so that it can be used later to retrieve the attachment from the Claim Check service.

    youdao

  • 调用需要附件时调用ClaimCheck服务传入一个ClaimCheckObject类型数据对象

    When a caller needs to check in an attachment, it invokes the Claim check service, passing in a data object of type ClaimCheckObject.

    youdao

  • 调用不能所有请求消息格式都放置任何一个请求通道上;必须准确地知道希望调用特定服务正确消息格式通道。

    The caller can't just put any request message format on any request channel; it has to know exactly the right message format and channel for the specific service it wishes to invoke.

    youdao

  • 调用请求消息放在服务请求队列中,然后(异步)侦听应答队列中的结果

    The caller puts a request message on the request queue for the service and then (asynchronously) listens for the result on the reply queue.

    youdao

  • 面,项目驱动的SOA实现面临挑战,对解决提升,使其不仅服务调用集合上工作

    On the other hand, one challenge with project-driven SOA implementations is elevating the solution to be more than just a collection of service invocations.

    youdao

  • 任务完成后,将产生相应结果服务会返回调用,并将结果作为输出数据传递调用方

    After the task is completed and there is a result, the service returns to its caller, passing the result as output data.

    youdao

  • 发起(调用服务)必须明确地证书执行检查

    The initiator (the calling server) has to specifically perform this check of the certificate.

    youdao

  • 系列文章第2部分详细讨论新之一——服务调用语的用法

    In this respect, Part 2 of this series examines in more detail the usage of one of the new primitives, the service invoke primitive.

    youdao

  • 如果发送US n储存库中储存的值匹配CE服务知道已经(其他调用方)进行了更新,因此对象获取。

    If the USN value sent does not match the USN value currently persisted in the repository, the ce server knows that a change was made (by some other caller) since the object was fetched.

    youdao

  • 使用服务调用发送必须跟踪所有相关接收者并且分别对其中每一个进行服务调用

    Using service invocation, the sender would have to keep track of all interested receivers and invoke the service separately on each of them.

    youdao

  • 服务指定意图指示服务调用方全局事务运行(如果全局事务),如果没有全局事务则将启动新的全局事务。

    When specified on a service, the intent indicates that the service will run under the caller's global transaction, if one is present, or it will start a new one if no global transaction is present.

    youdao

  • 然后引擎调用服务前一中描述同一法)。

    Then the engine invokes the service method, which is the same method described in the previous paragraph.

    youdao

  • 这些调用浏览器直接发往第三或者发回初始服务,初始服务用作第三内容代理

    These calls can be made directly to the third-party sources from the browser or back to the originating server, which ACTS as a proxy for the third-party content.

    youdao

  • 调用服务之间建立中间层可以调用方知道更改情况下移动服务位置

    Having a level of indirection between the caller and the service allows the location of the service to be moved without the caller having to know about the change.

    youdao

  • 某些参与调用其他参与提供服务;而其他参与则会感兴趣使用者发布信息

    Some participants invoke services offered by others; other participants publish information to interested consumers.

    youdao

  • 远程限值控制YQL第三web服务检索记录数量;一个本地限值控制YQL返回给调用应用程序的记录的数量。

    A remote limit controls the number of records retrieved by YQL from the third-party web service; a local limit controls the number of records returned by YQL to the calling application.

    youdao

  • Plutoportlet容器公开了一辅助强制性服务可选服务还有一点值得一提的就是portlet调用之间通信

    The Pluto portlet container exposes a set of mandatory and optional services for facilitating, among other things, communication between portlets and calling parties.

    youdao

  • echo——将消息输出服务日志中消息返回给调用方

    EchoOutputs a message to the server log and returns the message to the caller.

    youdao

  • 使用Web服务客户机代理 SampleService_PortTypeProxy调用 Web 服务提供者复杂对象SampleOperationResponse 返回调用

    This method calls the Web service provider using the Web service client proxy class SampleService_PortTypeProxy and returns a complex object, SampleOperationResponse, to its caller.

    youdao

  • 检查这个规则组件是否可以呈现一个Web服务SCA服务以便外部bpel流程编排(orchestrate)或从第三客户机调用

    Check whether or not this rule component can be exposed as a web service or SCA service either to orchestrate from external BPEL process flows or call from third party clients.

    youdao

  • 面,绑定使Web服务网关调用服务提供接收提供响应然后利用请求通道,提供进行返回

    Bindings, on the other hand, enable Web Services Gateway to call Service Providers and receive responses from the provider, which it then returns using the channel to the requestor.

    youdao

  • 面,绑定使Web服务网关调用服务提供接收提供响应然后利用请求通道,提供进行返回

    Bindings, on the other hand, enable Web Services Gateway to call Service Providers and receive responses from the provider, which it then returns using the channel to the requestor.

    youdao

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

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

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