• In WSDL terms, the check stocks operation is a request-response operation.

    wsdl术语中,查看股票操作一个请求—响应操作。

    youdao

  • Add a request and response operation with one input and one output to the above interface as shown below.

    如下所示,上述接口添加具有输入一个输出请求响应操作

    youdao

  • An output followed by an input is a solicit-response operation, and a single input is a notification.

    输出后面紧跟着输入请求-响应(solicit - response)操作,单一的输入是一个通告。

    youdao

  • A request-response operation can define a request message, a response message, and any number of fault messages.

    请求-响应操作可以定义条请求消息、一条响应消息任意数量错误消息

    youdao

  • When a receive activity belongs to a request-response operation, a reply activity returns the output of the operation.

    接收活动属于请求-响应操作时,应答活动会返回操作输出

    youdao

  • The ShippingTask interface needs one request response operation, shipOrder, which takes an Order business object as input.

    ShippingTask接口需要请求-响应操作shipOrder操作Order业务对象作为输入

    youdao

  • As defined in WSDL grammar, the request-response operation contains input and output elements - input first and then output.

    按照wsdl语法中的定义请求-响应操作包含输入输出元素——首先是输入,然后是输出。

    youdao

  • In this scenario, all the invocations are synchronous invocation (request-response operation) over synchronous implementation.

    场景中所有调用都是通过同步实现来进行的同步调用(请求-响应操作)。

    youdao

  • Though I would follow the usual practice and keep a low profile, our rapid-response operation would be out in force. It had to be.

    虽然遵守一般做法保持低调,但我们的快速反应小组却会大规模进行活动。

    youdao

  • This causes the approvalResponse operation to be called, with an approval response value of "disapprove" (and the orderId for correlation).

    这会导致调用 approvalResponse操作审批响应 "disapprove"(以及用于关联orderId)。

    youdao

  • Using the values from above, the InvocationPatternComp acts as the client and invokes the ErrorComp using a synchronous invocation pattern via the request/response operation.

    InvocationPatternComp 通过使用上面充当客户端,使用同步调用模式通过请求/响应操作来调用ErrorComp

    youdao

  • The effect of this is that if an event handler implements a request-response operation, then only one instance of such an event handler may be active at any point in time.

    规定结果如果某个事件处理程序实现了个请求-响应操作任何时间只能有一个此类事件处理程序的实例处于活动状态

    youdao

  • Therefore, WS-BPEL claims that only one request-response operation per process instance may be active at any given time for each port type, operation, correlation set, and partner link.

    因此,WS-BPEL 要求,任何给定时间对于每个端口类型操作相关伙伴链接,每个流程实例只能有一个请求-响应操作。

    youdao

  • This restriction is different from the conflicting receive restriction, since a request-response operation is said to be active until the corresponding reply activity has been executed.

    限制接收冲突限制不同因为请求-响应操作在对应应答活动执行完成之前处于活动状态。

    youdao

  • As defined in Web Services Description Language (WSDL) grammar, a solicit-response operation contains input and output elements, with output first and then input, as shown in Listing 1.

    web服务描述语言(Web Services Description Language,WSDL)语法所定义的,要求-响应操作包含输入输出元素首先输出,然后输入,如清单1中所

    youdao

  • However, it's assumed that the request/reply operations are synchronous such that the flows for the reply messages use the native transport reply mechanism (for example, an HTTP Response operation).

    但是假设请求答复操作同步的,那么答复消息使用本机传输答复机制例如HTTP 响应(HTTPResponse)操作)。

    youdao

  • In this editor, each operation on the flow component's interface is represented by a request and a response flow (Figure 6).

    这个编辑器中,组件接口每项操作表示请求一个响应流(6)。

    youdao

  • We have shown how to use the services to perform basic operations on documents and explained the URL request and response for each operation.

    本文演示了如何使用这些服务执行基本文档操作解释了每种操作URL请求响应

    youdao

  • A service designer must decide on the granularity of service contracts in terms of operation signatures for request and response message parameters.

    服务设计者必须根据操作签名中的请求响应消息参数来决定服务契约粒度

    youdao

  • The response is retrieved by a second request, also modeled as a request/reply operation with two messages sent as a single transport-level exchange.

    响应第二请求检索,它被建模请求/答复操作,同时条消息作为单个传输层交换发送

    youdao

  • Therefore, in contrast to the first scenario, messages tend to be secondary and are developed in response to the requirements of an operation.

    因此,与第一情境相反消息次要并且被作为操作需求响应开发

    youdao

  • Listing 4 shows an example of the response XML content of the change history operation.

    清单4显示了变更历史操作XML内容响应一个示例

    youdao

  • Unfortunately, requirements are often automatically identified with user requirements, such as the function related to a use case or the response time requested for a specific operation.

    不幸的是,需求通常会自动识别用户需求,例如与特定运营所请求用户响应时间相关功能

    youdao

  • This operation sends back a response, which gives you the opportunity to check the response code to see whether or not it was successful (not shown).

    这个操作发回一个响应,我们可以使用这个响应检查响应代码查看请求是否成功(没有显示)。

    youdao

  • Upon completion of the processing, a response containing either the results of the business operation or an acknowledgment of the completion of the operation is sent to the requesting client.

    一旦处理完成一个响应就会发送请求客户机,响应包含业务操作结果表明操作已完成通知

    youdao

  • If the export operation was not one way there would be a response flow that would have to produce some fake response, since there is no response from the one-way operation on the import.

    如果导出操作不是单向的,则会出现响应且该响应流必须产生一些虚设的响应,因为导入的单向操作不会出现响应。

    youdao

  • The service invocation is blocked until the operation completes and the response or fault is received.

    操作完成接收到响应错误之前服务调用阻塞。

    youdao

  • How can the operation request and response be decoupled so the thread of execution does not have to block until a response is received?

    如何分离操作请求响应,以使得接收到响应之前不必阻塞线程执行

    youdao

  • Create an XML response message using the XML schema associated with the operation and the response data sent back from IMS.

    使用操作IMS发送回来响应数据相关联XML模式创建XML响应消息

    youdao

  • The request is modeled as an inbound one-way operation and the response is modeled as an outbound notification operation.

    请求建模入站单向操作响应被建模为一个出站通知操作。

    youdao

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

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

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