Service Interface Definition的意思|示意

美 / / 英 / /

服务接口定义


Service Interface Definition的网络常见释义

服务接口定义 ...对Web服务的描述分为两大类:服务实现定义(Service ImplementationDefinition)和服务接口定义(Service Interface Definition),具体包含以下几个重要元素,这些元素嵌套在definitions中[1l】: ·Types(类型):提供了用于描述交换信息的数据类型定义,一...

服务介面定义 主要是描述如何将 服务介面定义 ( Service Interface Definition )所规定的型态与 方法实际转换成SOAP讯息,并告知SOAP讯息的目的地.

Service Interface Definition相关短语

1、 Abstract Service Interface Definition 抽象服务接口定义

2、 Service Definition Interface 定义了服务定义接口 ; 服务定义接口

Service Interface Definition相关例句

The Web Services Definition Language (WSDL) can be used to describe the interface a web service offers, again based on XML.

Web 服务定义语言(Web Services Definition Language,WSDL)可以用来描述 Web 服务提供的接口,它也是基于 XML。

The developer must use caution to ensure that a server side hierarchical data model is fully exposed in the Web service interface definition.

开发人员必须注意确保服务器端分层数据模型要完全展现在Web服务接口定义中。

You can either work with the stub directly, as shown in Listing 1 and Listing 2, or just use the interface to see only those methods that are part of the service definition.

可以直接使用存根,如清单1和清单2中所示,还可以使用接口来仅仅使用属于服务定义的方法。

In other words, an application cannot completely defer to a message instance from the service interface definition alone.

也就是说,应用程序可以不完全单独遵从来自服务接口定义的消息实例。

Notice how the root element of this message is equal to the global element definition we looked at earlier in the service interface file.

注意,此消息的根元素相当于我们先前在服务接口文件中看到的全局元素定义。

You can also create Web services in another way — from a definition of the Web service interface held in a WSDL file.

您也可以以另外一种方式——从保存在WSDL文件中的Web服务接口的定义——来构建Web服务。