Package com.biglybt.core.ipfilter
Interface IpFilterExternalHandler
-
public interface IpFilterExternalHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isBlocked(byte[] torrent_hash, java.lang.String ip)
boolean
isBlocked(byte[] torrent_hash, java.net.InetAddress ip)
-