您要查找的是不是:
- JavaCard远程方法调用JCRMI
- Java远程方法调用(RMI)技术及实现方法The Technology of Java Remote Method Invocation and Fulfill Method
- 说明远程方法调用(RMI)应用程序的转换。Describes the conversion of Remote Method Invocation (RMI) applications.
- 当接收到在远程方法调用之后重创建的对象时,我们看到它的成员确实已被服务器修改了。When we receive the re-created object after the remote method call, we see that its members have indeed been changed by the server.
- 这些API采用远程方法调用作为远程通信机理。The APIs use remote method invocation as their remote communication mechanism.
- 返回传递给远程方法的指定的Returns the name of a specified
- 远程方法调用remote method invocation
- 远程方法调用RMIremote method invocation
- 这些应用编程接口采用远程方法调用作为远程通信机理。The APIs use remote method invocation as their remote communication mechanism.
- EJB环境下远程方法粗粒度调用的实现Implementation of Making Coarse-Grained Remote Calls Under the EJB Environment
- 获取在其上调用远程方法的类型的名称。Gets the name of the type on which the remote method was called.
- 例如,普通的Java程序执行方法调用、字段设置这样的连接点。For example, plain Java programs execute join points such as method calls and field sets.
- 您很快就会看到,调用远程方法几乎和调用本地方法一样简单。As you ll see shortly, invoking remote methods is as almost as simple as invoking local ones.
- 接口方法调用calling interface method
- 如果回调方法调用If the callback method calls
- 远程方法调用具有很长的延迟:不管被调用的方法是否成功,都有一个固定的最小开销。Remote method invocations exhibit highlatency: there is a fixed minimum cost, regardless of whether the invoked method does any work.
- 运行时从程序的开始位置到当前正在执行的语句的一系列方法调用。The series of method calls leading from the beginning of the program to the statement currently being executed at run time.
- Java远程方法调用(RMI)通过Web链接使得对远程对象调用如同对本地对象调用一样简捷。Java remote method invocation(RMI) provides access to remote objects in a way via web links that is almost indistinguishable from access to local objects.
- 以常规方法调用函数。Call the function in the normal way.
- 通过方法调用成员函数对象Invoking a Method Using a Method Object