| Package | Description |
|---|---|
| javax.microedition.xlet |
Provides interfaces used by applications and the application manager
to communicate.
|
| javax.microedition.xlet.ixc |
Provides facilities for inter-Xlet communication (IXC).
|
| org.dvb.spi |
| Modifier and Type | Method and Description |
|---|---|
void |
Xlet.initXlet(XletContext ctx)
Signals the Xlet to initialize itself and enter the
Paused state.
|
| Modifier and Type | Method and Description |
|---|---|
static IxcRegistry |
IxcRegistry.getRegistry(XletContext context)
Provides the inter-Xlet communication registry for use by the
calling Xlet.
|
| Modifier and Type | Method and Description |
|---|---|
XletContext |
XletBoundProvider.getBoundPBPXletContext()
A valid provider shall return a non-null value from at least
one of the get...XletContext methods.
|
Copyright © 2012 code4tv.com. All Rights Reserved.