Uses of Interface
org.dvb.application.AppProxy

Packages that use AppProxy
org.dvb.application Provides access to lists of applications which are available in this context and the ability to launch those applications. 
 

Uses of AppProxy in org.dvb.application
 

Subinterfaces of AppProxy in org.dvb.application
 interface DVBHTMLProxy
          A DVBHTMLProxy Object is a proxy to a DVBHTML application.
 interface DVBJProxy
          A DVBJProxy Object is a proxy to a DVBJ application.
 

Methods in org.dvb.application that return AppProxy
 AppProxy AppsDatabase.getAppProxy(AppID key)
          Returns the ApplicationProxy associated with the given ID.