Interface TRTrackerAnnouncerRequest

All Known Implementing Classes:
TRTrackerAnnouncerRequestImpl

public interface TRTrackerAnnouncerRequest
  • Method Details

    • getSessionID

      long getSessionID()
    • isStopRequest

      boolean isStopRequest()
    • getURL

      URL getURL()
    • getHash

      HashWrapper getHash()
    • getReportedUpload

      long getReportedUpload()
    • getReportedDownload

      long getReportedDownload()
    • getElapsed

      long getElapsed()