Interface IPBlocked

  • All Known Implementing Classes:
    IPBlockedImpl

    public interface IPBlocked
    • Method Detail

      • getBlockedIP

        java.lang.String getBlockedIP()
      • getBlockedTorrentName

        java.lang.String getBlockedTorrentName()
        returns the torrent name the IP was blocked trying to access
        Returns:
      • getBlockedTime

        long getBlockedTime()
      • getBlockingRange

        IPRange getBlockingRange()