Java remote method invocation: Difference between revisions

Content deleted Content added
fixed a few dead links, also mentioning that static stubs were deprecated in Java 8.
Changing short description from "application-programming interface used in Java environments" to "Java application-programming interface"
Line 1:
{{Short description|Java application-programming interface used in Java environments}}
[[File:RMI-Stubs-Skeletons.svg|thumb|right|400px|A typical implementation model of Java-RMI using [[Class stub|stub]] and [[Distributed object communication#Skeleton|skeleton]] objects. Java 2 SDK, Standard Edition, v1.2 removed the need for a skeleton.]]