net.sf.crispy.impl.rmi |
Implementation for RMI.
|
Java Source File Name | Type | Comment |
MiniRmiServer.java | Class | MiniRmiServer has the function to simulate a RMI Server. |
RmiInvocationHandler.java | Interface | This is the interface for the RMI Invocation Handler. |
RmiInvocationHandlerImpl.java | Class | This is the central Invocation Handler for all client calls.
You must register the service. |