JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.biglybt.core.ipfilter
IpFilterExternalHandler
Contents
Description
Method Summary
Method Details
isBlocked(byte[], String)
isBlocked(byte[], InetAddress)
Hide sidebar
Show sidebar
Interface IpFilterExternalHandler
public interface
IpFilterExternalHandler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
isBlocked
(byte[] torrent_hash,
String
ip)
boolean
isBlocked
(byte[] torrent_hash,
InetAddress
ip)
Method Details
isBlocked
boolean
isBlocked
(byte[] torrent_hash,
String
ip)
isBlocked
boolean
isBlocked
(byte[] torrent_hash,
InetAddress
ip)