Uses of Class
javax.microedition.xlet.ixc.IxcRegistry

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

Uses of IxcRegistry in javax.microedition.xlet.ixc
 

Methods in javax.microedition.xlet.ixc that return IxcRegistry
static IxcRegistry IxcRegistry.getRegistry(XletContext context)
          Provides the inter-Xlet communication registry for use by the calling Xlet.