Class SimpleRMIServer

java.lang.Object
org.newsclub.net.unix.demo.rmi.SimpleRMIServer

public final class SimpleRMIServer extends Object
A very simple RMI server. Provides a registry and the implementation of the HelloWorld service.
Author:
Christian Kohlschütter