com.github.axet.wget
Interface WGet.HtmlLoader

Enclosing class:
WGet

public static interface WGet.HtmlLoader


Method Summary
 void notifyDownloading()
           
 void notifyRetry(int delay, Throwable e)
           
 

Method Detail

notifyRetry

void notifyRetry(int delay,
                 Throwable e)

notifyDownloading

void notifyDownloading()


Copyright © 2012. All Rights Reserved.