Uses of Interface
com.biglybt.core.ipfilter.IpFilterManager
-
Packages that use IpFilterManager Package Description com.biglybt.core com.biglybt.core.impl com.biglybt.core.ipfilter com.biglybt.core.ipfilter.impl -
-
Uses of IpFilterManager in com.biglybt.core
Methods in com.biglybt.core that return IpFilterManager Modifier and Type Method Description IpFilterManager
Core. getIpFilterManager()
-
Uses of IpFilterManager in com.biglybt.core.impl
Methods in com.biglybt.core.impl that return IpFilterManager Modifier and Type Method Description IpFilterManager
CoreImpl. getIpFilterManager()
-
Uses of IpFilterManager in com.biglybt.core.ipfilter
Methods in com.biglybt.core.ipfilter that return IpFilterManager Modifier and Type Method Description static IpFilterManager
IpFilterManagerFactory. getSingleton()
-
Uses of IpFilterManager in com.biglybt.core.ipfilter.impl
Classes in com.biglybt.core.ipfilter.impl that implement IpFilterManager Modifier and Type Class Description class
IpFilterManagerImpl
Methods in com.biglybt.core.ipfilter.impl that return IpFilterManager Modifier and Type Method Description static IpFilterManager
IpFilterManagerImpl. getSingleton()
-