Dynamic Invocation Interface的意思|示意

美 / / 英 / /

动态调用接口


Dynamic Invocation Interface的网络常见释义

动态调用接口 6)动态调用接口(Dynamic Invocation Interface,DII ):实现对象调用的动态处 理,也就是说不必通过专用于某一操作的程序框架来访问对象实现。

动态激活接口 ...-智程教育网 rtable Object Adapter) POAMonitor,监督对象适配器的 GUI 工具 动态激活接口(DII, Dynamic Invocation Interface)和动态框架接口(DSI, Dynamic Skeleton Interface) Dynamic M..

接口 处理请求的动态方式要求在客户端使用动态激发接口(Dynamic Invocation Interface,DII)以及在服务器端使用动态框架接口(Dynamic SkeletonInterface, DsI)。

动态调用程序 动态调用程序(DII)

Dynamic Invocation Interface相关短语

1、 DII Dynamic Invocation Interface 动态调用接口

2、 Dynamic Invocation Interface DII 动态调用接口

Dynamic Invocation Interface相关例句

DII (dynamic invocation interface).

DII(动态调用接口)。

The dynamic invocation interface requires a Call object to be created at runtime.

该动态调用接口需要在运行时创建一个 Call 对象。

This article focuses on two styles of invocation: dynamic invocation interface (DII) and strongly typed.

本文重点讨论两种调用样式:动态调用接口(Dynamic Invocation Interface, DII)和强类型。

The Dynamic Invocation Interface (DII) is the least common type of client and is mostly used when the WSDL changes frequently.

动态调用接口(Dynamic Invocation Interface,DII)是最不常用的客户机类型,主要用于 WSDL 频繁变化的情况。

Listing 6 shows how to create a dynamic proxy class for the User interface (using the UserImpl implementation class), while passing all method invocations through the invocation handler.

清单6显示了如何为User接口建立动态代理(用userimpl实现类),同时通过调用处理程序传递所有的方法调用。

The JAX-RPC Call interface supports the dynamic invocation of a web services' operations.

JAX - RPC Call接口支持动态调用Web服务的操作。