org.gudy.azureus2.plugins.ipfilter
Interface IPBanned

All Known Implementing Classes:
IPBannedImpl

public interface IPBanned

Since:
2.5.0.2
Author:
jstockall

Method Summary
 String getBannedIP()
           
 long getBannedTime()
           
 String getBannedTorrentName()
          returns the torrent name the IP was banned by the user
 

Method Detail

getBannedIP

String getBannedIP()

getBannedTorrentName

String getBannedTorrentName()
returns the torrent name the IP was banned by the user

Returns:

getBannedTime

long getBannedTime()