In this paper, client-proxy-server based volume callback algorithms are introduced to address two key issues that face the traditional algorithms: scalability and client disconnection.
提出一种基于客户-代理-服务器的卷回调算法来解决传统回调算法所面临的两个主要问题:可扩充性和客户端断连。
In your client code, you now need to obtain an instance of the client proxy.
在客户端代码中,您现在需要获得该客户端代理的实例。
This service wrapper in turn calls the CICS service using the SOAP client proxy created in Step 2.
该服务包装器接着使用在步骤2中创建的SOAP客户代理来调用CICS服务。
The Caching proxy Resolution service USES the client stack to proxy requests to other services.
缓存代理解决方案服务的客户端堆栈把请求代理到其它服务。
The caching functionality of the client enables the proxy to respond quickly to requests it has cached.
客户端的缓存功能使得代理可以快速响应已经缓存的请求。
Create a dynamic proxy client.
创建一个动态代理客户端。
That's it — your client proxy has been created.
就是这样,现在已经创建了您的客户机代理。
The client cannot access a NIO endpoint through a client side proxy.
客户端无法通过客户端代理访问NIO端点。
And when you want to use a Web service in a Web application, you just point the Web service wizard to the WSDL file, and the wizard creates the client proxy to locate and invoke the service.
而且当您希望在Web应用程序中使用Web服务时,您只需要将Web服务向导指向该WSDL文件,此向导就会创建定位和调用这些服务的客户机代理。
WebSphere Studio will then generate a JSF Web service client proxy, bind the parameters, and return an input value for invoking the Web service and output controls for displaying the result.
WebSphereStudio然后将生成一个JSFWeb服务客户端代理,绑定参数,并返回一个输入值以调用Web服务和用来显示结果的输出控件。
Whether you want to generate client proxy code for the Web service, which is useful if you are going to write a client application to use your Web service.
是否想要生成Web服务的客户端代理代码,如果您将编写一个客户端应用程序来使用Web服务,那么它会是很有用的。
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.
此方法使用Web服务客户机代理类 SampleService_PortTypeProxy调用 Web 服务提供者,并将复杂对象SampleOperationResponse 返回到其调用方。
Step 2: Create a dynamic proxy client.
步骤2:创建一个动态代理客户端。
In this section, you'll use the Web service wizard to create a client proxy for your StockQuote Web service, that is, the code that a Web application USES to call the Web service.
在这一节,您将使用Web服务向导为您的Stockquote Web服务创建一个客户机代理,即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.
构建解决方案的下一步是更新ejb项目中的会话Bean,以使用Web服务客户机代理类调用Web服务提供者。
The proxy client class to perform search against OmniFind is called ofsearch.
对OmniFind执行搜索的代理客户机类称为ofsearch。
In this article, you'll learn how to create a dynamic proxy client. You'll learn how to.
在本文中,您将了解如何创建一个动态代理客户端。
Typically, all this logic is placed in a client proxy, which represents the Web service in your client application.
通常,将所有这些逻辑置于客户机代理,客户机代理代表客户机应用程序中的Web服务。
Implementation of Task 1 involves using the appropriate wizards in Rational Application Developer to create a session bean and a Web service client proxy.
任务1的实现涉及到使用RationalApplication Developer中恰当的向导来开发会话Bean和Web服务客户机代理。
Selecting add Reference will add that Web service to the solution explorer view, download the WSDL, and automatically generate a client proxy class.
选择addReference将把该Web服务添加到solution explorer视图,下载WSDL并自动生成一个客户机代理类。
Once you've found the service you want at a site, you can import the WSDL document to generate a Web services invocation client proxy for consuming those Web services.
一旦您找到需要的服务,就能为Web服务导入WSDL文档生成Web服务调用客户代理。
Listing 3: a proxy client class.
清单3:一个代理服务的客户端类。
Here you can select web services client options, such as the client proxy type.
您可以在这里选择Web服务客户端选项,比如客户端代理类型。
You'll use this file in the next section to create a client proxy (that is, the code that your application calls in order to use the Web service).
您将在下一节中使用此文件创建一个客户机代理(即您的应用程序为了使用此Web服务所需调用的代码)。
Also, make sure StockQuoteClient is selected as the client project (the project where the wizard will place the client proxy), so the window looks like Figure 1.19.
还有,要确保选择StockQuoteClient作为Client项目(向导将把客户机代理放在该项目中),窗口如图1.19所示。
The client proxy has access to the user's personal tags (or the domain-specific tags of a particular CoP if that's how the user is logged in).
客户端代理能够访问用户的个人标记(或特定CoP的特定于领域的标记——如果用户是这样登录的话)。
Put the client proxy in a convenient project.
将客户端代理放入合适的项目中。
Create a wrapper service implementation, WSDL, and binding for the client proxy.
为客户机代理创建包装器服务实现、WSDL和绑定。
The client proxy is generated using this file.
客户程序代理就是用该文件生成的。
The client proxy is generated using this file.
客户程序代理就是用该文件生成的。
应用推荐