• Stub-based model (static stubs). There are two ways in which you can create service stubs.

    基于存根模型(静态存根)两种方法可以创建服务存根。

    youdao

  • It is set as a property on the SubscriptionManager service stub and then converted to the header by the IBM Web services runtime implementation.

    SubscriptionManager服务存根上将其设置属性,并随后IBMWeb服务运行时实现转换为Header

    youdao

  • The easiest way to handle this configuration is to set values directly on the service stub. Listing 6 shows how the configuration is done in the example code

    处理配置简单方法就是直接服务stub设置

    youdao

  • The test client creates an instance of the service stub using service endpoint parameters passed in as command-line arguments, and then executes a sequence of five service calls

    测试客户机使用作为命令行参数传递进来服务端点参数创建了一个服务stub实例然后依次执行5 个服务调用

    youdao

  • This pattern supports the virtualization of services in the following manner: To invoke another business unit's services, you define a service stub on the local ESB, encapsulating the registry lookup.

    这种模式通过以下方式来支持服务可视化为了调用另一个业务单元服务,在本地es b定义服务存根来封装注册中心查找。

    youdao

  • In this part, you will generate stub classes for the secure email service.

    部分安全电子邮件服务生成存根

    youdao

  • It comes with a port type compiler to generate a stub that allows invocation using the abstract service interface.

    提供端口类型编译器生成允许使用抽象服务接口调用存根

    youdao

  • Either way, when you call one of the service methods the stub handles converting request data objects to XML, and returned XML to response data objects, using your selected data-binding framework.

    无论采用哪种方式调用服务方法存根使用数据绑定框架处理请求数据对象转换XML以及将返回的xml转换为响应数据对象的工作。

    youdao

  • Once the description of the service is written, stub code for the service can be generated by development tools.

    一旦编写好服务描述,就可以开发工具生成服务存根代码

    youdao

  • It contains a number of methods that make it easier for a client to obtain a client side stub to the service.

    包括多个方法,这些方法使客户机可以容易地获得服务客户存根

    youdao

  • An example of using the stock quote service via a stub generated by WSIF's port type compiler is shown in Listing 5.

    通过WSIF端口类型编译生成存根使用股票报价服务示例如清单5所

    youdao

  • This file is a CL source file that has the CL commands needed to recreate the service program containing the stub code.

    文件一个cl文件,拥有重建包含存根代码服务程序所需的CL命令

    youdao

  • The first line creates the client stub by taking in the service endpoint or URL of the service.

    第一通过接受服务端点服务URL创建客户机存根

    youdao

  • When unwrapping is used with a suitable WSDL service definition, the generated client stub (and also the server skeleton) is simpler and more direct.

    合适WSDL服务定义使用取消包装操作时,生成客户机存根以及服务器代码框架将更为简单直接

    youdao

  • This section also introduces stub classes for the secure email service.

    部分介绍了安全电子邮件服务存根

    youdao

  • This section also demonstrates how to enhance the main stub class of the secure email service to provide security features.

    部分将说明如何增强安全电子邮件服务存根提供安全功能

    youdao

  • JAX-RPC allows the wrapping of a web service invocation into a so-called "proxy" or "stub" class (see Figure 2).

    JAX - RPC允许web服务调用打包为一个所谓的代理存根(请参见2)。

    youdao

  • Demonstration of how to enhance rest of the stub classes in the secure email service.

    说明如何增强安全电子邮件服务中的其他存根

    youdao

  • The second part of this tutorial shows you how to create a very simple client stub to the Web service.

    教程第二部分介绍了如何Web服务创建非常简单客户端存根

    youdao

  • The closure captures the information about the actual Web service method stub to be invoked (the function object called obj) as well as the stream for the log output.

    闭包捕获真正调用Web服务方法存根(称为obj函数对象)以及作为日志输出

    youdao

  • A diagram shows the flow of an application using the STUB method where calls are intercepted on the way to the web service client.

    图片显示应用程序使用STUB方法web服务客户端的调用截断。

    youdao

  • The public API of the adapter does not expose any of the stub classes; it instead maps them to classes that the Web service consumer application understands.

    适配器公共api并不公开任何存根而是将其映射Web服务消费者应用可以理解类。

    youdao

  • To illustrate this, let's create a client stub that allows us to invoke the Currency Exchange service hosted at Xmethods.

    为了说明这个问题,让我们创建一个客户端存根它允许我们调用Xmethods上建立货币交换服务

    youdao

  • A stub class defines all the methods that an SEI defines, therefore, a client can invoke methods of a web service directly via the stub class.

    存根定义SEI定义的所有方法因此,一个客户机可以通过存根类直接调用Web服务方法。

    youdao

  • This tool generates Axis2 linkage code based on a WSDL service description in the form of a stub for the client side or a message receiver for the server side.

    工具基于WSDL服务描述客户服务器消息接收者存根形式生成axis2连接代码

    youdao

  • The client application can easily invoke the remote Web service through its stub.

    通过这个存根客户应用程序可以轻松调用Web服务远程接口。

    youdao

  • Use a Web services tool to generate the DTOs, SEI, and client stub implementation for the service requester from the WSDL.

    使用Web服务工具服务请求程序WSDL文档生成d TO、SEI客户机存根实现

    youdao

  • For the Web service client targeting CLDC 1.0, the generated stub is like that in Listing 9.

    对于针对CLDC 1.0的Web服务客户端所生成存根清单9所

    youdao

  • The new catalog service model was then transformed using a UML-to-WSDL and a UML-to-XSD transformation to produce the corresponding stub and skeleton code.

    随后,我们使用 UML-to-WSDL UML-to-XSD转换Catalog服务模型进行转换得到对应存根框架代码

    youdao

  • Using a stub class to test the web service could be very tedious because a stub class needs to be regenerated every time the SEI changes.

    使用一个存根测试Web服务可能非常繁琐的,因为存根类必须每次SEI修改后重建

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定