Uses of Interface
org.dvb.spi.ict.ResourceUpdateListener

Packages that use ResourceUpdateListener
org.dvb.spi.ict This package enables the GEM return channel application download mechanism to be used with non-standard, proprietary or market specific protocols. 
 

Uses of ResourceUpdateListener in org.dvb.spi.ict
 

Methods in org.dvb.spi.ict with parameters of type ResourceUpdateListener
 void ResourceTransportObject.addUpdateListener(ResourceUpdateListener listener)
          Add a listener to receive notifications of updates to this resource.
 void ResourceTransportObject.removeUpdateListener(ResourceUpdateListener listener)
          Remove a listener that is currently receiving notifications of updates to this resource.