Uses of Package
javax.microedition.xlet.ixc

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

Classes in javax.microedition.xlet.ixc used by javax.microedition.xlet.ixc
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.
StubException
          StubException is thrown whenever stub class generation fails for inter-Xlet communication.