|
Holger's Java API |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Downloader.Listener
| Method Summary | |
|---|---|
void |
downloaded(Downloader dwnl,
IOException errorIfAny)
is called when a download from a Downloader finished. |
| Method Detail |
|---|
void downloaded(Downloader dwnl,
IOException errorIfAny)
errorIfAny - if null, the download completed normally, otherwise
it contains the error that caused the failure
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||