服务接口

  • 网络service interface;ADSI;ACSI;webservice
服务接口服务接口
  1. 首先定义Web服务接口,然后加以实现。

    Define the Web service interface first , then implement it .

  2. Web服务接口对资产客户是友好的。

    The Web service interface is friendly to asset consumers .

  3. 提高Web服务接口的灵活性、粒度和易维护性

    Increase flexibility , granularity , and maintainability of Web service interfaces

  4. @WebService标注只是使该接口成为Web服务接口。

    The @ WebService annotation simply makes the interface a Web service interface .

  5. Web服务接口的相容性与调解研究

    Research on Compatibility and Mediation of Web Service Interfaces

  6. 第一个步骤是创建一个到主机应用程序的Web服务接口。

    The first step is to create a web services interface to the host application .

  7. 私有函数、子元素和方法不会通过Web服务接口公开。

    Private functions , subs , and methods are not exposed through the Web services interface .

  8. 服务接口定义(例如,Web服务描述语言(WebServicesDescriptionLanguage,WSDL))

    Service interface definition ( for example , Web Services Description Language ( WSDL ))

  9. 它提供一组Web服务接口,支持门诊系统上传和查询数据。

    It provides a set of Web services interfaces that enable clinical systems to upload and query data .

  10. 任何管理开发商都可以使用这些Web服务接口,这样就减少了许多所需的自定义支持。

    Any management vendor can use these Web services interfaces , reducing the amount of custom support required .

  11. 需要对此Web服务接口注意的一件事情是:它完全没有任何与众不同的地方。

    One thing to note about this Web services interface is that there is absolutely nothing remarkable about it .

  12. 对服务接口采用Web服务规范,并结合使用专有的流程建模技术。

    The adoption of web services standards for service interfaces combined with the use of proprietary process modeling technology .

  13. 这个用户接口可以是一个API或者一个web服务接口,或者两者兼而有之。

    This user interface can be an API or a web service interface or both .

  14. 通过相同的方法,我们还创建了一个名为InternalOrderProcessing的服务接口,其中包含另外两项操作。

    In the same way , we also create a Service Interface named Internal Order Processing that contains just the other two operations .

  15. MessageBroker提供了使用新服务接口包装现有遗留系统的支持。

    Message Broker provides support to wrap existing legacy systems with new Web service interfaces .

  16. 在右边面板展开DetailsProperties;选择您想要测试的组件、服务接口和相应的操作。

    On the right panel , expand Details Properties ; select the component , service interface and corresponding operation you want to do testing .

  17. 这意味着这些角色可以用WSDL中定义的服务接口来代表。

    This means it is represented by a service interface defined in WSDL .

  18. 设计良好的服务接口可以对SOA的实现起到促进作用,而设计糟糕的接口则会极大地使得工作复杂化。

    Well-designed service interfaces can facilitate an SOA implementation , while poorly designed ones can greatly complicate it .

  19. Portlet组件实现了标准服务接口和协议。

    The portlet component implements a standardized service interface and protocol .

  20. 此外,提供了甚至连前端数据集成解决方案也能够破坏的多个Web服务接口,而不管最终解决方案是否满足性能和可伸缩性要求。

    Moreover , providing multiple Web service interfaces that even front-end data integration solutions can undermine , whether the resulting solutions will meet performance and scalability requirements .

  21. 这些使用XSD定义的行业标准数据类型可能会成为定义新的Web服务接口的理想选择。

    These industry standard data types defined using XSDs can be ideal for defining new Web services interfaces .

  22. 在阅读完本文之后,您应该熟悉在ApplicationServer中通过Web服务接口实现和访问有状态的资源的核心问题和任务。

    After reading this article , you should be familiar with the core issues and tasks for implementing and accessing stateful resources through a Web services interface within Application Server .

  23. 这个属性必须包含WSDL服务接口文档的网络可访问位置。

    This attribute must contain the network accessible location for the WSDL service interface document .

  24. 图8:对于分类为客户账户(CustomerAccounts)的服务接口资产,要在审查过程中进行六个审查。

    Figure 8 : Six reviews will be conducted in the review process for service interface assets which are categorized as Customer Accounts .

  25. 由于GIS产品在服务接口上的各异性和局限性,它很难满足Internet上空间信息互操作的需求,这样Internet用户与空间信息资源之间就出现了两大鸿沟:信息获取鸿沟和信息理解鸿沟。

    Because the service interfaces of different GIS products are distinct and restrictive , it is impossible to satisfy the requirements of spatial information interoperation on Internet .

  26. 尽管典型的SOA实现在服务接口后面隐藏了企业数据,它仍然需要解决下面的数据存取问题

    Although typical SOA implementations hide enterprise data behind service interfaces , it still requires solving of the following data access issues

  27. 捆绑包(Bundles)是完全模块化的,只通过服务接口相互通信。

    Bundles are completely modular , communicating with one another only through service interfaces .

  28. SOA改变了应用程序的概念,使其成为了一组可通过服务接口访问的逻辑功能组。

    SOA inverts the concept of an application such that applications are simply a logical grouping of capabilities accessed through service interfaces .

  29. EC2(ElasticComputingCloud,弹性计算云)该服务接口提供了“云中可变的计算能力(resizablecomputecapacityinthecloud)”(也就是说,随需而变的个性化Linux映像)。

    A web service that provides " resizable compute capacity in the cloud "( i.e.on demand personalized Linux images ) .

  30. PortTypeclass(必需的):用作Web服务接口的类的名称。

    PortType class ( required ) . This is the name of the class that is used as the Web service interface .