Package java.rmi.registry

Interface Summary
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.
 

Class Summary
LocateRegistry LocateRegistry is used to obtain a reference to a bootstrap remote object registry on a particular host (including the local host), or to create a remote object registry that accepts calls on a specific port.
 


Generated by DevelopIntelligence