org.gudy.azureus2.core3.ipfilter
Interface BlockedIp

All Known Implementing Classes:
BlockedIpImpl

public interface BlockedIp

Author:
Olivier

Method Summary
 String getBlockedIp()
           
 long getBlockedTime()
           
 IpRange getBlockingRange()
           
 String getTorrentName()
           
 boolean isLoggable()
           
 

Method Detail

getBlockedIp

String getBlockedIp()

getBlockedTime

long getBlockedTime()

getBlockingRange

IpRange getBlockingRange()

getTorrentName

String getTorrentName()

isLoggable

boolean isLoggable()