在这种情况下,我们希望使用前面描述的延迟响应调用模式。
In this case, we wish to use the deferred response invocation pattern described earlier.
下面是在使用延迟响应的调用模式时调用的客户端代码。
Here is the client code for a call using the invocation pattern for deferred response.
该模式使用了两个用于请求和延迟或非延迟响应的接收方bean。
Two receiver beans are used in this pattern for both requests and responses, late or not.
通过创建两个接收方bean(一个用于请求,另一个用于延迟响应),构建了实现一种新的消息传递模式的示例。
A sample has been built that implements one of the new messaging patterns with two receiver beans one for requests and one for late responses.
通过创建两个接收方bean(一个用于请求,另一个用于延迟响应),构建了实现一种新的消息传递模式的示例。
A sample has been built that implements one of the new messaging patterns with two receiver beans one for requests and one for late responses.
应用推荐