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

Packages that use AsyncResourceLoadListener
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 AsyncResourceLoadListener in org.dvb.spi.ict
 

Methods in org.dvb.spi.ict with parameters of type AsyncResourceLoadListener
 void ResourceTransportObject.asynchronousLoad(AsyncResourceLoadListener listener)
          Load the resource asynchronously.
 void ResourceTransportObject.loadMetadata(AsyncResourceLoadListener listener)
          Load the resource metadata (existence flag, content length, and MIME type) for this resource.