Interface IPBlocked

All Known Implementing Classes:
IPBlockedImpl

public interface IPBlocked
  • Method Details

    • getBlockedIP

      String getBlockedIP()
    • getBlockedTorrentName

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

      long getBlockedTime()
    • getBlockingRange

      IPRange getBlockingRange()