此线程将响应返回到调用实体时会发生错误。
This would be the wrong thread to return the response to the calling entity.
然后,通过调用相应的提供者,该客户端还可以对响应进行反序列化。
Then, by invoking the appropriate provider, the client is able to de-serialize the response.
在这种情况下,我们希望使用前面描述的延迟响应调用模式。
In this case, we wish to use the deferred response invocation pattern described earlier.
下一步是定义连接响应时要调用的方法。
The next step is to define the method that is called when the connection responds.
调用响应速率:服务或方法响应的速率。
Invocation response rate: The rate at which a service or method responds.
其他三个用于执行调用和解析响应。
The others are there for performing the call and parsing the response.
调用请求及处理响应的服务。
Invokes the service with the request and processes the response.
在接收到响应后,调用回调函数。
When a response is received, the callback function is invoked.
然后调用resume()并生成一个响应。
在客户端,在处理来自Ajax调用的响应时。
On client side, while handling the response from the Ajax call.
注意,AskResponseDocument将作为响应返回到进行调用的SOAP客户端。
Notice that the AskResponseDocument is returned back to the calling SOAP client as the response.
在此步骤中,您将调用USPSWeb services并接收一个响应。
In this step, you call the USPS web service and receive a response.
然后客户端调用ACRB以接收响应。
An ACRB is then invoked by a client to receive the response.
因此要获取响应的长度,只需要调用 request.getResponseHeader("Content-Length");。
So to get the length of a response, just call request.getResponseHeader("Content-Length");.
调用vs请求和响应。
第3次调用—来自服务的响应。
调用WSDL操作并查看soap请求和响应的细节。
Invoke the WSDL operation and view details of the soap request and response.
响应客户机调用(与以前一样)。
步骤6:调用Webservices并接收响应。
这个调用和响应对于用例来说是完整的。
这个规则引擎会评估贷款申请,然后返回响应给调用者。
The rule engine evaluates the loan application and returns the response to the caller.
它可以远程执行规则,然后将响应发送回调用者。
It can execute the rules remotely and send the response back to the caller.
这个类然后调用那个函数并获取一个响应,该响应通过json_encode运行。
This class then invokes that function and gets a response that is run through json_encode .
下面是在使用延迟响应的调用模式时调用的客户端代码。
Here is the client code for a call using the invocation pattern for deferred response.
处理响应,并将其返回给调用者。
请求从当前接收器对异步发送的方法调用的响应进行处理。
Requests processing from the current sink of the response from a method call sent asynchronously.
请求异步处理对当前接收器上的方法调用的响应。
Requests asynchronous processing of a response to a method call on the current sink.
它也规定了调用的程序如何返回响应。
It also specifies how the called program can return a response.
它也规定了调用的程序如何返回响应。
It also specifies how the called program can return a response.
应用推荐