Class IPBlockedImpl
java.lang.Object
com.biglybt.pifimpl.local.ipfilter.IPBlockedImpl
- All Implemented Interfaces:
IPBlocked
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlong
returns the torrent name the IP was blocked trying to access
-
Field Details
-
filter
-
blocked
-
-
Constructor Details
-
IPBlockedImpl
-
-
Method Details
-
getBlockedIP
- Specified by:
getBlockedIP
in interfaceIPBlocked
-
getBlockedTorrentName
Description copied from interface:IPBlocked
returns the torrent name the IP was blocked trying to access- Specified by:
getBlockedTorrentName
in interfaceIPBlocked
- Returns:
-
getBlockedTime
public long getBlockedTime()- Specified by:
getBlockedTime
in interfaceIPBlocked
-
getBlockingRange
- Specified by:
getBlockingRange
in interfaceIPBlocked
-