青年中文青年中文

service client的意思

service client中文翻譯:

服務客戶端

相似詞語短語

service───n.服務,服侍;服役;儀式;vt.維修,檢修;保養;n.(Service)人名;(英)瑟維斯;adj.服務性的;耐用的;服現役的

senior client───高級客戶

abandonee client───被遺棄客戶

client number───客戶號;客戶數量

client portal───客戶端門戶

push client───推送客戶端

client hub───客戶端集線器

indigent client───貧困客戶

client name───客戶端名稱;客戶姓名

雙語使用場景

Your Web service client would need both.───您的 Web 服務客戶端會需要二者。

Listing 6 shows a service client SCDL example.───清單6顯示了一個服務客戶端SCDL示例。

To create the web service client.───要創建Web服務客戶端,您需要遵循下列操作。

Now that you've created a service and service client, you're ready to compose a BPEL process model application to invoke this service.───現在您創建了一個服務和服務客戶機,可以隨時編寫一個BPEL流程模型應用程序來調用這個服務。

WebSphere Studio enables you to easily drag the Web service onto a portlet page in the form of a JSF Web service client component.───WebSphereStudio使您能夠輕易地以JSFWeb服務客戶端組件的形式將Webservice拖動到portlet頁面上。

I could now use my Web service client to build a more complex Java application to provide me with current stock news of my portfolio.───現在我可以用Web服務客戶機構建更復雜的Java應用程序,它給我提供關于我的投資組合的當前股票新聞。

This file is typically used to determine the endpoints that need to be configured during the service client installation.───此文件通常用于確定在服務客戶機安裝期間需要配置的端點。

The setup wizard is ready to install the Directory Service Client.───安裝向導準備好安裝目錄服務客戶。

The Web service client then requests the service description in the form of a WSDL document using HTTP from a known URL.───Web服務客戶接著用HTTP從已知的URL請求該服務描述,服務描述以WSDL文檔的形式提供。

英語使用場景

After receiving a request from a Web service client, the Resource Request Handler requests the service from the business logic layer.

If there is a delay in the DB2 or Oracle Web service sending the information, the SAP Web service client goes into a waiting mode.

Save the deployment descriptor for the Web service client implementation module.

This article discussed how to decouple the service provider from the service client consumer with late binding and location transparency using a JAX-RPC programming model.

And if the Web Service client needs to have non-blocking (still with single transport connection), then the Client should use AsyncCall instead of Call.