Uses of Interface
com.biglybt.pif.ipfilter.IPBanned
-
Packages that use IPBanned Package Description com.biglybt.pif.ipfilter com.biglybt.pifimpl.local.ipfilter com.biglybt.pifimpl.remote.ipfilter -
-
Uses of IPBanned in com.biglybt.pif.ipfilter
Methods in com.biglybt.pif.ipfilter that return IPBanned Modifier and Type Method Description IPBanned[]
IPFilter. getBannedIPs()
Gets the current list of b addresses -
Uses of IPBanned in com.biglybt.pifimpl.local.ipfilter
Classes in com.biglybt.pifimpl.local.ipfilter that implement IPBanned Modifier and Type Class Description class
IPBannedImpl
Methods in com.biglybt.pifimpl.local.ipfilter that return IPBanned Modifier and Type Method Description IPBanned[]
IPFilterImpl. getBannedIPs()
-
Uses of IPBanned in com.biglybt.pifimpl.remote.ipfilter
Methods in com.biglybt.pifimpl.remote.ipfilter that return IPBanned Modifier and Type Method Description IPBanned[]
RPIPFilter. getBannedIPs()
-