您要查找的是不是:
- service interface pattern 服务接口模式
- As a result, the same Web Service Interface can be used by multiple partners. 因此,同一Web服务接口可以供多个伙伴使用。
- First off, the Business Delegate pattern is different from the Business Interface pattern. 业务委派模式与业务接口模式完全不同。
- We resolved that difficulty with the Business Interface pattern, which we ll be working with again in this article. 我们用业务接口模式解决了这个难题,本文中我们将再次使用这个模式。
- To create a Web service interface for a green-screen application, at least one macro is required. 为绿屏应用程序创建Web服务连接,有一个宏是必备的。
- Give the process a role name and link this process to the rule service interface. 为流程赋予角色名称,并将该流程链结到规则服务介面中。
- An implementer writes new application code that is called through a service interface. 实现人员编写新的应用程序代码,这些代码将通过服务接口调用。
- The functions of the transport-level of RDC network, the service interface commands and the protocol commands are described. 然后介绍RDC网传送级的功能,传送级服务接口命令和传送级协议命令。
- The MAC Client communicates with the Control Multiplexer using the standard service interface specified in Clause 2.3. MAC客户端通过标准的服务接口和控制复用器通信。
- At the top level,the application developer can use XML,the Web Service interface or the Push Java Beans to write applications. 在最高水平,应用程序开发人员可以使用XML、Web 服务接口或Push Java Beans 编写应用程序。
- Exposing only the external service interface and conceal intra-busines to its collaborators and rivals and boost up the collaborate flexibility . 在暴露对外服务接口的同时,对协作伙伴和竞争对手隐藏内部流程,增加企业之间协作灵活性。
- Enough information of user interface display unit could be got from the customized pattern primitives to implement the user interface pattern modeling and guide the code generation process. 本方法通过对模式原语的定制对界面展示单元的静态信息、交互信息和展示信息进行采集,从而完成对界面设计模式的建模,并有效指导代码的自动生成。
- In other words, an application cannot completely defer to a message instance from the service interface definition alone. 也就是说,应用程序可以不完全单独遵从来自服务接口定义的消息实例。
- In our OTMPS scenario, you need to create a service interface for the compensation service of Manufacture Plant 1 service. 在我们的OTMPS场景中,您需要为Manufacture Plant 1服务的补偿服务建立服务介面。
- The point here is that using a string parameter to send XML across a Web service interface is generally considered bad design and should be avoided. 在这里我要指出的是,使用字符串参数通过Web服务接口发送XML通常被认为是糟糕的设计,应该加以避免。
- Finally, the abstract service interface definition defines the operations that can be used and the input and output data types. 最后,抽象服务接口定义定义了能够使用的操作,以及输入和输出数据的类型。
- The programming model to retrieve the service interface used by the client is simpler too, although this is not shown in the diagram. 用户端用于检索服务介面的程式设计模型也很简单,虽然在图中没有表示出来。
- Classes that implement the methods declared in custom service interfaces. 实现了在定制服务接口中声明的方法的类。
- WS-CDL is designed to sit on top of the Web services interface language, WSDL. 编排从全局的角度描述相互作用,也就是说,以一种点对点的方式平等地处理所有正在参与的服务。
- A convention for service interfaces is that they only contain accessor methods. 服务接口的一个习惯性用法是他们只包含“访问者(accessor)”方法。