←
^
→
Java RMI
The Registry
The rmiregistry also supports:
bind()
.
rebind()
: to rebind to an existing name. Can be done by anyone!
list()
: enables a client to find the URLs of all the servers bound to the registry.
Along with reflection, this can be used to discover new interfaces.
José M. Vidal
.
15 of 22