Service Implementation Definition的意思|示意

美 / / 英 / /

服务实现定义


Service Implementation Definition的网络常见释义

服务实做定义 二、Service Implementation Definition(服务实做定义) 此部份将描述WSDL文件内,有关介面的实做资料,包含描述服务的名称、提供服务的厂商以及服务的网路位址。

Service Implementation Definition相关例句

Listing 1 shows the class definition and relevant method definitions for the PresenceMonitor Web service implementation class.

清单1展示了PresenceMonitor Web服务实现类的类定义和相关方法定义。

Virtualization of business functions, a key goal of an SOA, is achieved by isolating service definition and usage from service implementation.

业务功能的虚拟化(SOA的一个主要目标)是通过将服务的定义和使用与服务的实现分离开来而实现的。

Thus, the Web service implementation can use the subclasses, but since they do not appear in the interface definition, cannot send them in messages.

因此,Web服务实现可以使用子类,但由于他们没有出现在接口定义中,所有不能在消息中发送他们。

A service definition created in WSDL describes the format of system requests regardless of the run-time implementation.

以wsdl格式创建的服务定义描述了与运行时实现无关的系统请求格式。

Separating the service interface definition and the service implementation into two WSDL files facilitates reuse.

将服务接口定义和服务实现分开放入到两个WSDL文件方便了重用。

The concepts behind web services help you design loosely coupled services with abstract interfaces, thus decoupling service implementation from service definition.

Web 服务背后的概念帮助您使用抽象的接口设计松散耦合的服务,这样就可以把服务实现与服务定义分开。