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 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
()