org.gudy.azureus2.plugins.ipfilter
Interface IPBanned


public interface IPBanned

Since:
2.5.0.2
Author:
jstockall

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

Method Detail

getBannedIP

java.lang.String getBannedIP()

getBannedTorrentName

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

Returns:

getBannedTime

long getBannedTime()