org.gudy.azureus2.core3.ipfilter
Interface BannedIp

All Known Implementing Classes:
BannedIpImpl

public interface BannedIp

Author:
parg

Method Summary
 long getBanningTime()
           
 String getIp()
           
 String getTorrentName()
           
 

Method Detail

getIp

String getIp()

getBanningTime

long getBanningTime()

getTorrentName

String getTorrentName()