Remote Method Invocation的意思|示意
远程方法调用
Remote Method Invocation的网络常见释义
远程方法调用 远程过程调用(Remote Procedure Calls(RPC)),也称作远程方法调用( Remote Method Invocations)是客户端/服务器模式应用开发的主要技术之一。RPC允许开发者调用远程主机的方法。
远程方法启用 Figure 16.01 套接字(Socket) 远程过程调用(Remote Procedure Call,RPC) 远程方法启用(Remote Method Invocation,RMI) 消息传递 (Message Passing) 同步消息传递 -send(接收者,消息,回
远程方法呼叫 ...戏设备、为移动式服务设计的服务器API、为除错与增加扩充性而设计的平台扩充功能,以及远程方法呼叫(Remote Method Invocation,RMI)、JiniTM网络技术、方向导向程序设计(aspect-oriented programming)、...
法调用 百科网络 >> 电脑编程 >> jsp教程 来源:不详 作者:佚名 点击数:0 2010-5-28 关于远程方法调用(RMI)的实现 远程方法调用远程方法调用(RemoteMethodInvocation,RMI)使用户能访问在另一主 [阅读全文] 来源:不详 作者:佚名 点击数:0 2010-5-28
Remote Method Invocation相关短语
1、 Intercepting Remote Method Invocation 拦截远程方法调用
2、 Remote Method Invocation RMI 远程方法调用
3、 RMI Remote Method Invocation 远程方法调用〖因特网
Remote Method Invocation相关例句
The contents of the Holder class are modified by the remote method calls and the service client can use this changed content after the method invocation.
holder类的内容是通过远程方法调用修改的,且服务客户机在方法调用后可以使用这些修改过的内容。
Notifies the profiler that the process has received a remote method invocation or activation request.
通知探查器进程已收到一个远程方法调用或激活请求。
By using the value object directly, instead of repeatedly using the bean's remote interface, we can reduce our RMI traffic to a single method invocation.
通过直接使用值对象,而不是反复使用bean的远程接口,我们可以将R mi通信减少到一次方法调用。
Notifies the profiler that the process is invoking a method in response to a remote method invocation request.
通知探查器进程正在调用某个方法来响应某个远程方法调用请求。
This means that if you have a remote client invoking EJBs on the server over the remote Method Invocation (RMI) protocol, you can also seamlessly collect performance data from the remote client.
这意味着如果一个远程客户机通过远程方法调用(Remote Method Invocation, RMI)协议调用服务器上的EJB,则也可以从远程客户机无缝收集到性能数据。
The remote region provides a cache region using a remote method invocation (RMI) API.
远程区域提供了一个使用远程方法调用(RMI)API 的缓存区域。