Interface IpFilterExternalHandler


  • public interface IpFilterExternalHandler
    • Method Detail

      • isBlocked

        boolean isBlocked​(byte[] torrent_hash,
                          java.lang.String ip)
      • isBlocked

        boolean isBlocked​(byte[] torrent_hash,
                          java.net.InetAddress ip)