| Package | Description |
|---|---|
| org.dvb.application.storage |
| Class and Description |
|---|
| ApplicationCache
A cache to store applications so that they may be started
faster when signalled in broadcast.
|
| ApplicationDownloadException
Thrown if the downloading of the application failed.
|
| ApplicationStorageController
Defines the methods for storing, listing and removing
applications to and from a service.
|
| ApplicationStorageListener
Listener to receive reports on progress of application
storage operations.
|
| InvalidApplicationException
When an application is being installed into a service, this is thrown when:
The application does not include an application_storage_descriptor.
|
| InvalidDescriptionFileException |
| NotEnoughResourcesException
Thrown if the MHP terminal does not have enough resources to install
the application.
|
| ServiceAlreadyExistsException
Thrown if a StoredApplicationService already exists with
the identifiers the application tried to create a new one.
|
| StoredApplicationService
Defines the information about a stored application service.
|
| StoredApplicationServiceFactory
This factory creates new Service objects
representing stand-alone stored application services.
|
| UserRejectedInstallException
Thrown if the end user rejects the request to install
or remove an application.
|
Copyright © 2012 code4tv.com. All Rights Reserved.