Its programming interface is strictly based on the abstract service interface defined by the WSDL port type.
它的编程接口严格基于WSDL端口类型定义的抽象服务接口。
It comes with a port type compiler to generate a stub that allows invocation using the abstract service interface.
提供端口类型编译器来生成允许使用抽象服务接口的调用的存根。
This class exposes an interface that maps the abstract service interface, and thus hides the details of a web service invocation from the client.
这个类公开一个映射抽象服务接口的接口,从而向客户机隐藏Web 服务调用的细节。
Applications that use the generated stubs can use the abstract service interface and are thus insulated from the protocol and the WSIF client API.
使用生成存根的应用程序可以利用抽象服务接口,并且这样与协议和WSIF客户机api分离。
All of the service implementations support the same abstract interface, so that clients can invoke each of them in the exact same way.
所有的服务实现支持同一个抽象接口,这样客户机就可以用完全相同的方法来调用它们中的每一个。
In this case, we use an abstract class to define the service interface and operations of the exposed capabilities, as shown in Figure 3.
在这种情况下,我们使用一个抽象的类,来定义服务接口以及预期功能的操作,如图3所示。
The use of pure abstract C++ explicit interface classes worked against true service invocation transparency, because service clients on non-C++ systems required alternative interface definitions.
使用纯粹的抽象 C++显式接口类与真正的服务调用透明性是矛盾的,因为非 C++系统中的服务客户机需要备用的接口定义。
Each service or proxy that supported an interface was required to inherit from the abstract base class that defined the interface.
支持接口的每项服务或代理必须继承定义该接口的抽象基类。
The first defines the abstract interface of a service, represented by port types, which contain collections of operations (that is, business functions).
第一部分定义了服务的抽象接口,用端口类型(port type)表示,它包含操作集合(也就是业务功能)。
The application itself may use just the abstract interface of the Web service, so some tools would have to be written to generate the stubs that enable an abstraction layer.
应用程序本身可能正是使用Web服务的抽象接口,因此将必须编写一些工具来生成启用抽象层的存根。
The interface specification (IfS) describes the business syntax of the operations of a service strictly in terms of the abstract data types used by the operations.
接口规范 (IfS)从操作所使用的抽象数据类型方面严格描述服务的操作的业务语法。
All the information required to access a Web service is available through WSDL — the abstract interface, the binding and the service endpoint.
访问Web服务所需的所有信息—抽象接口、绑定和服务端点可以通过WSDL得到。
Since the MAC Service is provided at an abstract interface within an end station, it is not possible to specify the total frame transit delay precisely.
由于MAC服务在一台终端工作站内以抽象接口的方式提供,因此它不可能指定合适的总数据包传输延时。
Since the MAC Service is provided at an abstract interface within an end station, it is not possible to specify the total frame transit delay precisely.
由于MAC服务在一台终端工作站内以抽象接口的方式提供,因此它不可能指定合适的总数据包传输延时。
应用推荐