Class SimpleRMIClientActingAsServer

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

public final class SimpleRMIClientActingAsServer extends Object
A simple RMI client. Locates the RMI registry via AF_UNIX sockets and calls HelloWorld.hello().
Author:
Christian Kohlschütter