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文件方便了重用。
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服务实现可以使用子类,但由于他们没有出现在接口定义中,所有不能在消息中发送他们。
The Listing 1 code consists of a Web service interface definition and the corresponding implementation class.
清单1的代码包含一个Web服务接口定义和对应的实现类。
Listing 1 shows the class definition and relevant method definitions for the PresenceMonitor Web service implementation class.
清单1展示了PresenceMonitorWeb服务实现类的类定义和相关方法定义。
What you do have to know is how to take a Web services interface definition and turn it into an actual Web service implementation, and that's the process that I intend to explain here.
您必须要了解的是如何获取一个Web服务接口定义并真正把它转化为Web服务实现,这才是我要在这里阐述的过程。
In addition, a Web Service implementation allows for the definition of additional operations for querying the capabilities of multimodal components.
此外,Web服务实现允许针对查询多通道组件的功能定义附加操作。
The concepts behind web services help you design loosely coupled services with abstract interfaces, thus decoupling service implementation from service definition.
Web服务背后的概念帮助您使用抽象的接口设计松散耦合的服务,这样就可以把服务实现与服务定义分开。
The concepts behind web services help you design loosely coupled services with abstract interfaces, thus decoupling service implementation from service definition.
Web服务背后的概念帮助您使用抽象的接口设计松散耦合的服务,这样就可以把服务实现与服务定义分开。
应用推荐