Remote Method Invocation
(redirected from Java remote method invocation)Also found in: Acronyms, Wikipedia.
Remote Method Invocation
(programming)(RMI) Part of the Java programming language library which enables a Java program running on one computer to access the objects and methods of another Java program running on a different computer.
http://java.sun.com/products/jdk/1.1/docs/guide/rmi/index.html.
http://java.sun.com/products/jdk/1.1/docs/guide/rmi/index.html.
This article is provided by FOLDOC - Free Online Dictionary of Computing (foldoc.org)