| Package | Description |
|---|---|
| org.dvb.application | |
| org.dvb.application.storage |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DVBHTMLProxy
A
DVBHTMLProxy Object is a proxy to a DVBHTML application. |
interface |
DVBJProxy
A
DVBJProxy Object is a proxy to a DVBJ application. |
| Modifier and Type | Method and Description |
|---|---|
AppProxy |
AppsDatabase.getAppProxy(AppID key)
Returns the ApplicationProxy
associated with the given ID.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationStorageController.store(AppProxy[] apps,
boolean[] autoStart,
String[][] args)
Installs several applications into this stored service.
|
void |
ApplicationStorageController.store(AppProxy[] apps,
boolean[] autoStart,
String[][] args,
ApplicationStorageListener listener)
Installs several applications into this stored service.
|
abstract void |
ApplicationCache.store(AppProxy app,
boolean canPrompt)
Store an application in the MHP terminal.
|
void |
ApplicationStorageController.store(AppProxy app,
boolean autoStart,
String[] args)
Installs an application into this stored service.
|
Copyright © 2012 code4tv.com. All Rights Reserved.