Uses of Class
com.biglybt.core.tracker.client.impl.bt.TRTrackerBTScraperResponseImpl
-
Packages that use TRTrackerBTScraperResponseImpl Package Description com.biglybt.core.tracker.client.impl.bt -
-
Uses of TRTrackerBTScraperResponseImpl in com.biglybt.core.tracker.client.impl.bt
Fields in com.biglybt.core.tracker.client.impl.bt declared as TRTrackerBTScraperResponseImpl Modifier and Type Field Description (package private) TRTrackerBTScraperResponseImpl
TrackerChecker. oldResponse
Loop indefinitely, waiting for the next scrape, and scraping.Methods in com.biglybt.core.tracker.client.impl.bt that return TRTrackerBTScraperResponseImpl Modifier and Type Method Description private TRTrackerBTScraperResponseImpl
TrackerChecker. checkForNextScrape()
Finds the torrent that will be needing a scrape next.
-