Class IPBannedImpl
java.lang.Object
com.biglybt.pifimpl.local.ipfilter.IPBannedImpl
- All Implemented Interfaces:
IPBanned
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlong
returns the torrent name the IP was banned by the user
-
Field Details
-
banned
-
-
Constructor Details
-
IPBannedImpl
-
-
Method Details
-
getBannedIP
- Specified by:
getBannedIP
in interfaceIPBanned
-
getBannedTorrentName
Description copied from interface:IPBanned
returns the torrent name the IP was banned by the user- Specified by:
getBannedTorrentName
in interfaceIPBanned
- Returns:
-
getBannedTime
public long getBannedTime()- Specified by:
getBannedTime
in interfaceIPBanned
-