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