|
Class Summary |
| JRMIRegistry |
The Jeremie registry: implements a simple naming service with a flat naming
syntax whereby a non-empty string (name) is associated with a reference to a
remote object.
|
| LocateRegistry |
Provides an interface for applications to obtain a bootstrap local stub
for a Jeremie registry running on a given host and port.
|
| Naming |
Provides a URL-based addressing interface for applications to access a Jeremie
registry and perform registry operations. |
| RegistryImpl_Skel |
Jeremie optimised skeleton for RegistryImpl |
| RegistryImpl_Stub |
Jeremie optimised stub for RegistryImpl |
Provides an implementation of a simple naming service and a number of
programming interfaces for accessing the service.