http://i2p-javadocs.i2p/net/i2p/router/update/NewsFetcher.html
Thread MAX_PRIORITY , MIN_PRIORITY , NORM_PRIORITY Constructor Summary Constructors Constructor Description NewsFetcher ( RouterContext ctx, ConsoleUpdateManager mgr, List < URI > uris) NewsFetcher ( RouterContext ctx, ConsoleUpdateManager mgr, List < URI > uris,
long timeout) Method Summary All Methods Instance Methods Concrete Methods Modifier and Type Method Description void attemptFailed ( String url,
long bytesTransferred,
long bytesRemaining,
int currentAttempt,
int numRetries,...