JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
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,
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)