Uses of Interface
org.dvb.application.AppProxy

Packages that use AppProxy
org.dvb.application   
 

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.