Create a dynamic proxy client.
创建一个动态代理客户端。
Listing 3: a proxy client class.
清单3:一个代理服务的客户端类。
Step 2: Create a dynamic proxy client.
步骤2:创建一个动态代理客户端。
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.
在本文中,您将了解如何创建一个动态代理客户端。
We want to test the service implementation using a synchronous JAX-WS web service proxy client.
我们想用一个同步JAX - WSweb服务代理客户机来测试这个服务实现。
The first step necessary for developing an OmniFind .NET search application is to generate a .NET proxy client.
开发OmniFind .NET搜索应用程序的第一步是生成一个 .NET代理客户机。
Let's take a look at a simple dynamic proxy client that creates an account, withdraws money, and then checks the account balance.
下面我们来看一个简单的动态代理客户端,它创建一个账户,提取现金,然后检查账户余额。
The procedure was exactly the same as in the previous test, although we modified the custom code to use the Web service proxy client.
过程与先前的测试完全一样,尽管我们修改了定制代码,以使用Web服务代理客户端。
Using the server as a proxy for every client transaction means that a large number of users could cause undue server load.
使用服务器作为每个客户机事务的代理意味着大量用户可能导致过度的服务器负载。
In your client code, you now need to obtain an instance of the client proxy.
在客户端代码中,您现在需要获得该客户端代理的实例。
The server-side message receiver functions as a proxy for the client, calling the actual user-defined service method.
服务器端消息接收者可作为客户端的代理,调用实际的用户定义的服务方法。
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.
缓存代理解决方案服务的客户端堆栈把请求代理到其它服务。
Worse still, if there's a proxy server sitting between a client and server, then the proxy can buffer the data further for its own convenience.
更糟的是,如果在客户端和服务器之间存在代理服务器,那么代理也可能会为自身之便缓存数据。
This proxy class resides with the client, which in your case is the bot.
该代理类与客户机共存,对于您来说是机器人。
The caching functionality of the client enables the proxy to respond quickly to requests it has cached.
客户端的缓存功能使得代理可以快速响应已经缓存的请求。
That's it — your client proxy has been created.
就是这样,现在已经创建了您的客户机代理。
A JAX-WS client USES a generated proxy interface to access a service.
JAX - WS客户机使用生成的代理接口访问服务。
This line sets an HTTP proxy for the SOAP client, pointing it to port 8888 on the local machine.
这一行为SOAP请求设置了一个HTTP代理,将其指向本地机器的端口8888。
The client cannot access a NIO endpoint through a client side proxy.
客户端无法通过客户端代理访问NIO端点。
Jaxer will create proxy objects on the client.
Jaxer会在客户机上创建代理对象。
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服务,那么它会是很有用的。
Building a proxy and a test client.
构建代理和测试客户机。
Typically, all this logic is placed in a client proxy, which represents the Web service in your client application.
通常,将所有这些逻辑置于客户机代理,客户机代理代表客户机应用程序中的Web服务。
This will generate a client proxy that will hide the details of the Web service JAX-RPC API.
这将会产生一个客户端代理,通过它将隐藏Web服务JAX - RPCAPI的细节。
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并自动生成一个客户机代理类。
Here you can select web services client options, such as the client proxy type.
您可以在这里选择Web服务客户端选项,比如客户端代理类型。
First of all, you can provide an interface that the proxy needs to implement and access the proxy from the client application through that interface.
首先,你可以提供一个代理需要实现的接口,并通过该接口从客户端应用程序中访问代理。
Put the client proxy in a convenient project.
将客户端代理放入合适的项目中。
应用推荐