org.gudy.azureus2.core3.ipfilter
Interface IpFilterExternalHandler


public interface IpFilterExternalHandler


Method Summary
 boolean isBlocked(byte[] torrent_hash, java.net.InetAddress ip)
           
 boolean isBlocked(byte[] torrent_hash, java.lang.String ip)
           
 

Method Detail

isBlocked

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

isBlocked

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