Uses of Package
org.dvb.spi.ict

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

Classes in org.dvb.spi.ict used by org.dvb.spi.ict
AsyncResourceLoadEvent
          Base class for events related to progress of loading an event by an interaction channel transport service provider.
AsyncResourceLoadListener
          This interface should be implemented by classes within the GEM implementation that will be used as listeners for asynchronous loading of resources by interaction channel transport service providers.
ResourceLoadException
          This exception is thrown when an attempt to load a resource by an interaction channel transport service provider fails.
ResourceObjectUpdateEvent
          Event object used to notify update listeners that a network resource has changed (i.e.
ResourceTransportObject
          This interface represents a reference to a resource that will be downloaded using an interaction channel transport service provider.
ResourceUpdateListener
          This interface will be implemented by listeners that are part of the GEM implementation so that they are notified of updates to resources downloaded by an interaction channel tranport service provider.