Class IPBannedImpl

  • All Implemented Interfaces:
    IPBanned

    public class IPBannedImpl
    extends java.lang.Object
    implements IPBanned
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected BannedIp banned  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected IPBannedImpl​(BannedIp _blocked)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getBannedIP()  
      long getBannedTime()  
      java.lang.String getBannedTorrentName()
      returns the torrent name the IP was banned by the user
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IPBannedImpl

        protected IPBannedImpl​(BannedIp _blocked)
    • Method Detail

      • getBannedIP

        public java.lang.String getBannedIP()
        Specified by:
        getBannedIP in interface IPBanned
      • getBannedTorrentName

        public java.lang.String getBannedTorrentName()
        Description copied from interface: IPBanned
        returns the torrent name the IP was banned by the user
        Specified by:
        getBannedTorrentName in interface IPBanned
        Returns: