- 1. While SIP is a request-response protocol, there is not necessarily only one response to every one request.
- 虽然SIP是请求-响应协议,但每个请求不一定只有一个响应与之对应。
来自互联网
- 2. This is the request-response messaging style.
- 这就是request - response消息类型。
来自互联网
- 3. We will first create a simple request-response operation.
- 首先,我们要创建一个简单的请求-响应操作。
来自互联网
- 4. The HTTP protocol has a simple request-response paradigm.
- HTTP协议拥有一个简单的请求-响应范式。
来自互联网
- 5. HTTP is a stateless request-response-oriented protocol.
- HTTP是无状态的面向请求-响应的协议。
来自互联网
- 6. This is the asynchronous request-response messaging style.
- 这就是异步request-response消息类型。
来自互联网
- 7. There are two operation choices; one-way and request-response.
- 可以选择两种操作类型,单向操作和请求-响应型操作。
来自互联网
- 8. Request-response style -- synchronous invocation by client services.
- 请求-响应样式——由客户机服务进行同步调用。
来自互联网
- 9. This is typically used for synchronous request-response message exchanges.
- 这通常用于同步请求-响应消息交换。
来自互联网
- 10. These are One-way, Request-response, Solicit-response, and Notification.
- 即单向、请求-响应、要求-响应和通知。
来自互联网
- 11. Most people still mistakenly believe that SOA is limited to request-response.
- 多数人仍然错误地认为SOA局限在请求-应答模式。
来自互联网
- 12. WS-BPEL imposes an additional restriction to request-response operations.
- WS - BPEL对请求-响应操作施加了其他限制。
来自互联网
- 13. In WSDL terms, the check stocks operation is a request-response operation.
- 在wsdl术语中,查看股票操作是一个请求—响应操作。
来自互联网
- 14. This is a request-response protocol and it mimics a single process application.
- 这是一种请求响应协议,它模仿单进程应用程序。
来自互联网
- 15. The method of releasing tokens differs for request-response and one-way calls.
- 发行令牌的方法因请求-响应和单向调用而不同。
来自互联网
- 16. This means that we are tied to the request-response model described briefly above.
- 这意味着我们要受上面简要描述过的请求-响应模型的约束。
来自互联网
- 17. Service interactions can be conversational, consisting of several request-response pairs.
- 服务互操作可以是会话式的,由若干对请求-响应构成。
来自互联网
- 18. Let's switch to our second scenario, which covers a request-response type of service.
- 让我们切换到第二个场景,此场景介绍服务的请求-响应类型。
来自互联网
- 19. A service can have many types of MEPs: one-way, publish-subscribe, or request-response.
- 服务可以具有很多类型的mep:单向、发布-订阅或请求-响应方式。
来自互联网
- 20. Most server applications today use the user request-response processing as their unit of work.
- 如今,大多数服务器应用程序将用户请求-响应处理作为一个工作单元。
来自互联网
- 21. Since HTTP is a request-response protocol, the chat server cannot push new messages to the client.
- 因为HTTP是一个请求-响应协议,所以聊天服务器不能把新消息发给客户。
来自互联网
- 22. Therefore, it can avoid the page refreshes associated with the normal HTTP request-response model.
- 因此,可以避免与普通HTTP请求-响应模式关联的页面刷新。
来自互联网
- 23. Intermediation greatly complicates any message exchange pattern other than request-response and pub-sub.
- “除了请求-响应和发布-订阅,仲裁使消息交换模式极大地复杂化了”。
来自互联网
- 24. At the same time, other applications might need to work in request-response mode to handle other requirements.
- 同时,其他应用程序可能需要采用请求-响应模式工作,以处理其他需求。
来自互联网
- 25. A request-response operation can define a request message, a response message, and any number of fault messages.
- 请求-响应操作可以定义一条请求消息、一条响应消息和任意数量的错误消息。
来自互联网
- 26. In these cases you should always strive to design your interfaces using request-response operations that use faults.
- 在这种情况下,应该始终尽量利用使用错误的请求-响应操作设计接口。
来自互联网
- 27. When the container invokes the proxy, it passes request, response, and filter chain objects to it.
- 当容器调用代理时,它将向代理发送请求、响应以及过滤器链对象。
来自互联网
- 28. A handler is an object processing request, response, and fault flow.
- 处理程序是一个处理请求、响应和故障流的对象。
来自互联网
- 29. The previous filter in the filter chain passes request, response, and filter chain objects to APF.
- 过滤器链前面的过滤器将请求、响应和过滤器链对象传递给APF。
来自互联网
- 30. The request/response cycle lends itself to the classic one thread per connection model.
- 请求/响应周期使它成为了经典的模型,即每个连接使用一个线程。
来自互联网