Uses of Interface
java.rmi.registry.Registry

Packages that use Registry
javax.microedition.xlet.ixc Provides facilities for inter-Xlet communication (IXC). 
 

Uses of Registry in javax.microedition.xlet.ixc
 

Classes in javax.microedition.xlet.ixc that implement Registry
 class IxcRegistry
          IxcRegistry is the bootstrap mechanism for obtaining references to remote objects residing in other Xlets executing on the same machine, but in separate classloaders.