| Package | Description |
|---|---|
| java.rmi.registry |
Provides a class and two interfaces for the RMI registry.
|
| Class and Description |
|---|
Registry
Registry is a remote interface to a simple remote object registry that provides methods for storing and retrieving remote object references bound with arbitrary string names.
|