Uses of Interface
com.biglybt.pif.ipfilter.IPFilter
Packages that use IPFilter
Package
Description
-
Uses of IPFilter in com.biglybt.pif
Methods in com.biglybt.pif that return IPFilter -
Uses of IPFilter in com.biglybt.pifimpl.local
Methods in com.biglybt.pifimpl.local that return IPFilter -
Uses of IPFilter in com.biglybt.pifimpl.local.ipfilter
Classes in com.biglybt.pifimpl.local.ipfilter that implement IPFilterFields in com.biglybt.pifimpl.local.ipfilter declared as IPFilterModifier and TypeFieldDescriptionprotected IPFilter
IPBlockedImpl.filter
private IPFilter
IPRangeImpl.filter
Constructors in com.biglybt.pifimpl.local.ipfilter with parameters of type IPFilterModifierConstructorDescriptionprotected
IPBlockedImpl
(IPFilter _filter, BlockedIp _blocked) protected
IPRangeImpl
(IPFilter _filter, IpRange _range) -
Uses of IPFilter in com.biglybt.pifimpl.remote
Methods in com.biglybt.pifimpl.remote that return IPFilter -
Uses of IPFilter in com.biglybt.pifimpl.remote.ipfilter
Classes in com.biglybt.pifimpl.remote.ipfilter that implement IPFilterFields in com.biglybt.pifimpl.remote.ipfilter declared as IPFilterMethods in com.biglybt.pifimpl.remote.ipfilter that return IPFilterMethods in com.biglybt.pifimpl.remote.ipfilter with parameters of type IPFilterConstructors in com.biglybt.pifimpl.remote.ipfilter with parameters of type IPFilter