JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.biglybt.core.ipfilter
BannedIp
Contents
Description
Method Summary
Method Details
getIp()
getBanningTime()
getTorrentName()
Hide sidebar
Show sidebar
Interface BannedIp
All Known Implementing Classes:
BannedIpImpl
public interface
BannedIp
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
long
getBanningTime
()
String
getIp
()
String
getTorrentName
()
Method Details
getIp
String
getIp
()
getBanningTime
long
getBanningTime
()
getTorrentName
String
getTorrentName
()