See: Description
Class | Description |
---|---|
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_OWSkel |
Jeremie optimised skeleton for RegistryImpl
|
RegistryImpl_OWStub |
Jeremie optimised stub for RegistryImpl
|
RegistryImpl_Skel |
Jeremie optimised skeleton for RegistryImpl
|
RegistryImpl_Stub |
Jeremie optimised stub for RegistryImpl
|