• 一般而言,Web服务代理概念旨在使调用Web服务容易

    In general, the concept of a Web service proxy class is intended to make it easy to invoke the Web service.

    youdao

  • 这些组件包括wsdlXSD文件Web服务绑定文件和生成的Web服务代理如图6中所示。

    These components include the old WSDL and XSD files, the Web service client bindings files, and the generated Web service proxy classes, as shown in Figure 6.

    youdao

  • 对于服务使用者,要对客户机应用程序进行更改使用由于命名空间变更出现web服务代理名称

    As with the service consumer, this involves changing the client application to use the new packages names for the Web service proxy classes that resulted from the namespace change.

    youdao

  • 这里需要服务代理处于适当时刻时创建实例

    Here, you just want to create an instance of your class as the service agent at the proper time.

    youdao

  • 支持接口每项服务代理必须继承定义接口抽象

    Each service or proxy that supported an interface was required to inherit from the abstract base class that defined the interface.

    youdao

  • 添加引用后,可以创建ReportingService代理实例调用服务方法,就在此处完成的一样

    Once you have added the reference, you can create an instance of the ReportingService proxy class and invoke a method on the service, like I've done here

    youdao

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

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

    youdao

  • 例如可以使用WebClientFactory运行时动态创建一个Web服务代理

    For example, you can use WebClientFactory class to dynamically create a web service proxy at runtime.

    youdao

  • 构建解决方案的下一步更新ejb项目中的会话Bean使用Web服务客户机代理调用Web服务提供者

    The next step in building the solution is to update the session bean in the EJB project to invoke the Web service provider using the generated Web services client proxy class.

    youdao

  • 代理完成定位Web服务发送请求消息以及返回响应(股票价格)等全部工作

    The proxy classes do all the work to locate your Web service, send the request message, and return the response (the stock price) to you.

    youdao

  • stub表示针对指定目标服务端点客户代理

    A stub class represents a client side proxy for a specified target service endpoint.

    youdao

  • 我们 ApplicationDeveloper生成一些代理一个样本应用程序运行Web服务

    We will get Application Developer to generate the proxy classes and a sample application to run the Web service.

    youdao

  • 使用ServiceFactory创建服务获取代理

    It USES the ServiceFactory classes to create the service and get the proxy.

    youdao

  • 选择addReferenceWeb服务添加solution explorer视图下载WSDL自动生成一个客户机代理

    Selecting add Reference will add that Web service to the solution explorer view, download the WSDL, and automatically generate a client proxy class.

    youdao

  • EJB代理应用程序EJB项目需要能够识别依赖JAR文件中的Web服务

    The EJB project for the EJB proxy application also needs to be aware of the Web service classes in a dependent JAR file.

    youdao

  • 路由处理程序代理模式服务关联之前,处理程序及其依赖性必须网关信道装载器可见的。

    Before the routing handler can be associated with the proxy mode service, the handler class and its dependencies must be visible to the gateway and channel class loaders.

    youdao

  • 这个可以通过服务注册中心提供接口端点地址绑定信息创建一个服务代理

    This class allows creating a service proxy based on the interface and endpoint address and binding, which are built using information provided by the registry service.

    youdao

  • 服务生成器”的功能根据接口代理调用程序服务生成框架代码,它已经被部分编写出来。

    A partial "service Generator" was written that generated skeleton code for proxy, invoker, and service classes from an explicit interface.

    youdao

  • 代理客户程序一部分,并且GSTC将会调用存取服务

    The proxy class is part of the client and the GSTC will call this class to access the service.

    youdao

  • 动态代理支持运行访问服务端点接口(SEI),需要静态生成stub

    Dynamic proxies provide access to service endpoint interfaces (SEIs) at run time without requiring static generation of a stub class.

    youdao

  • Web引用本质上是生成代理这个代理类在本地代表Web服务公开功能

    A Web Reference is essentially a generated proxy class that locally represents the exposed functionality of a Web service.

    youdao

  • 方法使用Web服务客户机代理 SampleService_PortTypeProxy调用 Web 服务提供者复杂对象SampleOperationResponse 返回调用方。

    This method calls the Web service provider using the Web service client proxy class SampleService_PortTypeProxy and returns a complex object, SampleOperationResponse, to its caller.

    youdao

  • 清单3一个代理服务客户端

    Listing 3: a proxy client class.

    youdao

  • 现在已经创建一个简单Web服务代理,下面可以创建BFMWebService . asHTMWebService . a s实现所需BFMHTMAPI

    Now that you've created a simple Web service proxy, you can create the classes BFMWebService.as and HTMWebService.as to implement the BFM and HTM APIs we need.

    youdao

  • UDDI4J处于核心位置的 com.ibm.uddi.client.UDDIProxy ,可以客户机代码访问 UDDI服务代理

    The central class in UDDI4J is com.ibm.uddi.client.UDDIProxy, a proxy for the UDDI server that is accessed from client code.

    youdao

  • 我们实现中,服务消费者通过使用。NET的ChannelFactory根据服务接口端点绑定动态生成一个服务代理

    In our implementation a service consumer leverages.net's ChannelFactory class, which allows us to dynamically generate a service proxy, based on the service's interface and endpoint and binding.

    youdao

  • 配置文件服务提供客户代理

    Provides the client proxy class for the authentication service.

    youdao

  • 最好部分并不需要生成编译代理每次使用一个不同Web服务

    The best part is, you don t need to generate and compile a proxy class, every time you want to use a different web service!

    youdao

  • 构造函数服务生成代理之后运行存在。

    The constructor exists at run time after the proxy class has been generated by the server.

    youdao

  • 如果机器通过代理服务或者一个代理解释特性的Windows网络连接的话,BOINC 4.19版本的客户端中的bug可能会导致这个问题

    If your machine is behind a proxy server or part of a Windows network that USES proxy-like translation features, then bugs in the BOINC 4.19 client may cause this problem.

    youdao

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

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

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