Uses of Interface
com.biglybt.core.ipfilter.BlockedIp
Packages that use BlockedIp
Package
Description
-
Uses of BlockedIp in com.biglybt.core.ipfilter
Methods in com.biglybt.core.ipfilter that return BlockedIp -
Uses of BlockedIp in com.biglybt.core.ipfilter.impl
Classes in com.biglybt.core.ipfilter.impl that implement BlockedIpMethods in com.biglybt.core.ipfilter.impl that return BlockedIpMethods in com.biglybt.core.ipfilter.impl with parameters of type BlockedIpModifier and TypeMethodDescriptionprivate boolean
IpFilterImpl.addBlockedIP
(BlockedIp ip, byte[] torrent_hash, boolean loggable) -
Uses of BlockedIp in com.biglybt.pifimpl.local.ipfilter
Fields in com.biglybt.pifimpl.local.ipfilter declared as BlockedIpConstructors in com.biglybt.pifimpl.local.ipfilter with parameters of type BlockedIp