By the same token, if a response message is not received within the response expiration time limit, a ServiceExpirationRuntimeException is thrown.
通过同一令牌,如果在响应过期时间限制内没有收到响应消息,则抛出ServiceExpirationRuntimeException。
This implies that a response to a request is either received or not received (e.g., in case of a time out) when the description of the use case continues.
这暗示一个请求的响应在用例描述持续情况下,或者被接收,或者不被接收(举例来说,在超时的情况下)。
How can the operation request and response be decoupled so the thread of execution does not have to block until a response is received?
如何分离操作请求和响应,以使得在接收到响应之前不必阻塞线程的执行?
应用推荐