|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of DownloaderListener in org.lastbamboo.common.download |
|---|
| Methods in org.lastbamboo.common.download with parameters of type DownloaderListener | |
|---|---|
void |
Downloader.addListener(DownloaderListener<StateT> listener)
Adds a listener to be notified of events of this downloader. |
void |
AbstractDownloader.addListener(DownloaderListener<T> listener)
|
void |
Downloader.removeListener(DownloaderListener<StateT> listener)
Removes a listener that was being notified of events of this downloader. |
void |
AbstractDownloader.removeListener(DownloaderListener<T> listener)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||