public static interface RetryWrap.WrapReturn<T>
void proxy()
void resume()
void error(Throwable e)
boolean retry(int delay,
Throwable e)
void moved(URL url)
T download() throws IOException
IOExceptionCopyright © 2017. All rights reserved.