The Proxy Pattern的意思|示意

美 / / 英 / /

代理模式


The Proxy Pattern的网络常见释义

代理模式 ... 状态模式 The State Pattern 代理模式 The Proxy Pattern 复合模式 The Compound Pattern ...

The Proxy Pattern相关例句

The Proxy Service pattern is composed of two components.

代理服务模式由以下两部分组成。

Figure 3 illustrates the end-to-end architecture of the Proxy Service pattern.

图3演示了代理服务模式的端到端体系结构。

In general, action-based routing is used within a Dynamic or Static Service Gateway, while the URL and XPath modes are used only in the new Proxy Gateway pattern, which is described below.

一般情况下,在动态或静态服务网关内使用基于动作的路由,URL和XPath模式仅在代理网关模式下使用,如下所述。

The Proxy Pattern: provides a surrogate or placeholder for another object to control access to it.

代理模式:为另一个对象提供一个替身或占位符以控制这个对象的访问。

The dispatch confirmer, in the context of the Proxy Service pattern, can provide endpoint affinity.

代理服务模式上下文中的分派确认程序可以提供端点关联。

The simplest approach is to encapsulate the creation of the proxy class within the Factory pattern.

最简单的方法就是在工厂模式中把代理类的建立封装起来。