Package | Description |
---|---|
java.rmi | |
java.rmi.registry |
Modifier and Type | Method and Description |
---|---|
static Remote |
Naming.lookup(String name) |
static void |
Naming.unbind(String name) |
Modifier and Type | Method and Description |
---|---|
Remote |
Registry.lookup(String name) |
void |
Registry.unbind(String name) |