Here is the client code for a call using the invocation pattern for deferred response.
下面是在使用延迟响应的调用模式时调用的客户端代码。
In this case, we wish to use the deferred response invocation pattern described earlier.
在这种情况下,我们希望使用前面描述的延迟响应调用模式。
In the asynchronous with deferred response invocation, the invoked service USES a new thread of execution.
在带延迟响应调用的异步调用中,被调用的服务使用新的执行线程。
In the send with deferred response dialog, call the sending method name: orderBook, and select Add to remote interface.
在Sendwithdeferred response对话框中,将发送方法的名称设为:orderBook,并选择add to remote interface。
Asynchronous deferred response - client issues a request and the response will be requested by the client at a later point in time.
异步延迟响应——客户机发出请求,客户机将在稍后请求响应。
Asynchronous: Indicates the preferred invocation style is either asynchronous with deferred response or asynchronous with callback.
异步:指示首选的调用样式是带有延迟响应的异步调用或带有回调的异步调用。
As above, all asynchronous invocations are made using the async with callback invocation style, never asynchronous deferred response.
如上所述,所有异步调用都是使用asyncwith callback调用样式进行的,而不使用异步延迟响应。
Similarly, if the mediation component is invoked by a client using the asynchronous with deferred response style, the thread used for the request must be the thread that returns the response.
类似地,如果客户端使用带有延迟响应的异步调用样式调用中介组件,则用于请求的线程必须是返回响应的线程。
Asynchronous deferred-response invocation: the client proceeds to work after invocation, later querying the result on its initiative.
异步延迟响应调用:客户端在调用后继续工作,稍后再查询其先前发出的调用的结果。
Retrieve the result later by itself (deferred-response).
稍后自己检索结果(延迟响应)。
This section shows you how to debug the asynchronous one-way, deferred-response, and callback invocations.
本部分介绍如何调试异步单向、延迟响应和回调调用。
You can use this deferred object for defining a callback method when the asynchronous call returns a response.
我们可以使用这个deferred对象来定义一个在异步调用返回响应时执行的回调函数。
The last two transactions shown in Figure 15 are in the deferred-response invocation, which parallel tran1 and tran2 in Figure 5.
图15所示的最后两个事务在延迟响应调用中,这两个事务与图5中的tran1和tran 2类似。
When the invocation between Invoker and InvokeeSync is an asynchronous deferred-response invocation, you get the breakdown view shown in Figures 14 and 15.
当Invoker与InvokeeSync 之间的调用是异步延迟响应调用时,您将获得如图14和15 所示的细分视图。
Asynchronous deferred-response invocation breakdown view.
异步延迟响应调用细分视图。
After obtaining the credit score, get the History Response in a deferred fashion.
获取信用分数后,以延迟方式获取HistoryResponse。
After obtaining the credit score, get the History Response in a deferred fashion.
获取信用分数后,以延迟方式获取HistoryResponse。
应用推荐