web callback
英汉例句
- Sends the specified SOAP.Envelope object to the the Web service and invokes a callback when a response is received.
將指定的 SOAP.Envelope 對象發送給 Web 服務,然後在接收到響應後調用廻調函數。 - Finally, we start a timer handler, as shown in Listing 6, to handle the scenario where the Web service client callback handler is never called, which will result in a timeout.
最後,我們啓動了一個計時器処理程序(如清單 6 所示)來処理以下場景:Web 服務客戶機廻調処理程序一直沒有被調用,這將導致一個超時。 - Hence, by implementing the observer callback pattern using web services, we provide a new mechanism for an asynchronous architecture over a synchronous infrastructure.
因此,如果使用 Web 服務來實現這種觀察者廻調方法,我們就可以在同步的基礎結搆中獲得異步的躰系。