|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AsyncResourceLoadEvent | |
---|---|
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 AsyncResourceLoadEvent in org.dvb.spi.ict |
---|
Subclasses of AsyncResourceLoadEvent in org.dvb.spi.ict | |
---|---|
class |
LoadFailedEvent
Event indicating that the load of a resource failed. |
class |
LoadFinishedEvent
Event indicating that the load of a resource was completed successfully. |
Methods in org.dvb.spi.ict with parameters of type AsyncResourceLoadEvent | |
---|---|
void |
AsyncResourceLoadListener.receiveEvent(AsyncResourceLoadEvent e)
Notify this listener of an update in the progress of loading a network resource. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |