public class TestRemoteCall
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
TestRemoteCall.ServerAccess
Interface implemented by the server, exposing
RMI calls that clients can use.
|
static class |
TestRemoteCall.ServerAccessImpl |
Constructor and Description |
---|
TestRemoteCall() |
Modifier and Type | Method and Description |
---|---|
static void |
createServer() |
static void |
main(java.lang.String[] args) |