Dynamic proxy, as its name suggests, supports an SEI dynamically at run time without requiring any code generation of a stub class that implements a specific SEI.
动态代理,正如它的名字暗示的,能在运行时动态的支持一个SEI而不需要产生任何代码实现一个特定的SEI。
Sometimes, the term proxy is also used to refer to a running instance of the stub in CORBA.
有时,代理这个名称还被用来指CORBA中正在运行的存根实例。
Stub and dynamic proxy methods use the Service Endpoint Interface (SEI).
存根和动态代理方法使用服务端点接口(Service Endpoint Interface,SEI)。
Afsfuse.ss.c is the server stub code (proxy code) to be linked with your afsfuse_server code.
c是与afsfuse_server代码进行链接的服务器存根代码(代理代码)。
Spring can also catch exceptions thrown during business method calls by injecting a reference to a proxy object instead of the actual EJB remote interface stub.
通过注入对代理对象的引用而不是注入实际的EJB远程接口存根,Spring还可以捕获在业务方法调用过程中引发的异常。
A dynamic proxy can be obtained during run time by providing an SEI. It is not as statically bound as a stub class, but it requires an SEI to be instantiated.
一个动态代理可以在运行时通过提供一个SEI来获得。
A dynamic proxy is similar with static stub to act as a proxy for target service endpoint interface.
动态代理类似于静态stub,充当目标服务端点接口的代理。
Click Next to display another dialog, as shown in Figure 4. Select Client stub proxy style and select the WSDL operations that will be accessed from the workflow.
单击Next显示另一个对话框,如图4所示。选择Clientstub代理类型,并选择将从工作流中访问的WSDLoperations。
The artifacts include a JAX-RPC compliant stub, a proxy that wraps the stub for developer convenience, and a set of classes that correspond to the complex types defined in the WSDL schema.
生成的构件包含JAX - RPC兼容的存根、封装了存根的代理(为开发人员提供方便)以及一组类,这些类与WSDL模式中定义的复杂类型相对应。
In this case, a dynamic proxy is more suitable because it only needs to be re-instantiated (rather than regenerated as in the case of a static stub) whenever the SEI changes.
既然这样,动态代理会更适合,因为它只需要每次SEI修改时重新实例化(而不像使用静态存根时重建)就行了。
Making DII calls through a Call object is programmatically more complex than using a stub or dynamic proxy.
通过Call对象进行 DII调用的过程比使用存根活动态代理复杂。
JAX-RPC allows the wrapping of a web service invocation into a so-called "proxy" or "stub" class (see Figure 2).
JAX - RPC允许把web服务调用打包为一个所谓的“代理”或“存根”类(请参见图2)。
A stub class represents a client side proxy for a specified target service endpoint.
stub类表示针对指定的目标服务端点的客户端代理。
This method is completely different that the other two methods. A stub or proxy class is not required.
这种方法与前两种方法完全不同,它不需要stub或代理类。
The network topology is created following the Transit-Stub model, consisting of nearly 1200 network nodes, with 16 proxies in the proxy overlay and up to 1024 clients in the multicast groups.
按照变迁-存根拓扑模型创建网络拓扑,网络节点1200个,代理覆盖中设置16个代理,组播组中最多1024个客户端。
The object provides methods that let COM query for the correct proxy/stub implementation (see Inside OLE for details).
对象提供方法让COM查询正确的代理/存根实现。
This header instructs MIDL to generate a proxy/stub ("object"), tells it the IID ("uuid") and assumes pointers as unique (see the RPC reference for more information).
这个头指示MIDL来生成代理/存根(”object”),告诉IID(”uuid”)且假定指针是唯一的(参考RPC相关文档)。
This header instructs MIDL to generate a proxy/stub ("object"), tells it the IID ("uuid") and assumes pointers as unique (see the RPC reference for more information).
这个头指示MIDL来生成代理/存根(”object”),告诉IID(”uuid”)且假定指针是唯一的(参考RPC相关文档)。
应用推荐