public static interface WGet.HtmlLoader
| Modifier and Type | Method and Description |
|---|---|
void |
notifyDownloading()
start downloading
|
void |
notifyMoved()
document moved, relocating
|
void |
notifyRetry(int retry,
int delay,
Throwable e)
some socket problem, retyring
|
void notifyRetry(int retry,
int delay,
Throwable e)
retry - delay - e - void notifyDownloading()
void notifyMoved()
Copyright © 2016. All rights reserved.