RMI

remote method invocation

A standard for distributed objects written in Java. RMI is a remote procedure call that allows Java objects to be managed remotely.