这与客户端应用程序形成鲜明对比,其中连接的一端是消息通道代理,另一端是应用程序代码。
Contrast this with a client application where one side of the connection is a message channel agent and the other is application code.
首先,你可以提供一个代理需要实现的接口,并通过该接口从客户端应用程序中访问代理。
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.
这种设计模式在中间层中引入了一个应用程序服务器,中间层代理客户端和数据层之间的代理。
This design pattern introduces an application server in the middle tier which brokers connections between clients and the data tier.
客户端应用程序调用通用代理(由它调用服务代理)来调用服务提供者。
The client application calls the general proxy that calls the service proxy to invoke the service provider.
第一级的必须建立的信任是在客户端连接器和流程代理程序之间。
The first level of trust that must be established is between the Client Connector and the Process Broker.
该服务器可让客户端访问由计算单元中的应用程序服务器、节点代理和odr生成的JMX通知。
This server enables the client to access JMX notifications generated by the application servers, node agents, and ODRs within the cell.
当用户通过KIOSK访问门户应用程序时,客户端显示给门户服务器的信息由用户代理决定。
When a user visits a portal application through a KIOSK, the client shown to the portal server is determined by the user agent.
图4展示了一个流程代理程序的网络如何交互来提供客户端和服务提供者之间的连接。
Figure 4 shows how a network of Process Brokers may interact to provide connectivity between clients and service providers.
这种方法允许您逐个地迁移项目,尽管这可能要求客户端应用程序连接到带有不同连接特征的代理。
This approach lets you migrate projects individually, although it means that client applications may need to connect to a broker with different connection characteristics.
因此,有可能彼此交互的客户端或许是使用了不同的流程代理程序。
Therefore, clients that will potentially interact with each other may be using different Process Brokers.
客户端连接器和本机的流程代理程序建立一种安全的会话,并在基础架构中将玩家的标识与会话关联起来。
The Client Connector establishes a secure session with the local Process Broker, and associates the session with the player’s identity within the infrastructure.
消息被发布给与应用程序的订约要求相匹配的代理后,代理将他们传送给各订阅客户端。
When messages are published to the broker that matches an application's subscription, they are forwarded by the broker to each subscribing client.
演示表明代理和客户端应用程序运行在同一台机器上,这是因为使用了本地回环地址。
The illustration shows that the broker is running on the same machine as the client application since the local loopback address is used.
图6显示了两个游戏客户端和一个游戏服务器通过流程代理程序进行交互。
Figure 6 shows two game clients and a game server interacting via a Process Broker.
客户端应用程序可以实例化这些代理中的任一个,并且调用其中的方法。
A client application can instantiate any of these proxies and invoke methods on it.
XML代理还将结果缓存到结果缓存,因为它通过 XML 代理流回到客户端应用程序。
The XML proxy will also cache the result to the result cache as it flows back through the XML proxy to the client application.
是否想要生成Web服务的客户端代理代码,如果您将编写一个客户端应用程序来使用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客户端都可以配置HTTP代理,而无需改变应用程序代码。
This is handy, because almost every Web client has the ability to configure an HTTP proxy without changing application code.
一旦代理启动,您就可以使用HealthCenter客户端监控您的应用程序并解决各种性能和配置问题。
Once the agent has started, you can use the Health Center client to monitor your application and solve a range of performance and configuration problems.
对于本例,我们将通过一个简单的银行应用程序来演示使用动态代理客户端的不同方法。
For this example, we'll use a simple bank application to demonstrate different ways to use dynamic proxy clients. We'll create a new account, withdraw funds, and view account information.
brokerconnection类实现了Runnable接口,并且管理客户端应用程序与代理的连接。
The BrokerConnection class implements the Runnable interface and manages client application connections to the broker.
希望加入一个多媒体应用的客户端随机地分配一个代理并且能够请求3到8个服务(由程序随机产生)。
A client wishing to join a multimedia application is assigned a dealer proxy randomly and can request anywhere from 3 to 8 services (both randomly generated by a program).
此类客户端提供程序有时称为代理。
此类客户端提供程序有时称为代理。
应用推荐