Uses of Class
com.biglybt.core.ipfilter.impl.BannedIpImpl
Packages that use BannedIpImpl
-
Uses of BannedIpImpl in com.biglybt.core.ipfilter.impl
Fields in com.biglybt.core.ipfilter.impl with type parameters of type BannedIpImplModifier and TypeFieldDescriptionprivate final Map<String, BannedIpImpl> IPBannerImpl.bannedIps_otherprivate final Map<Integer, BannedIpImpl> IPBannerImpl.bannedIps_v4private final Map<InetAddress, BannedIpImpl> IPBannerImpl.bannedIps_v6Methods in com.biglybt.core.ipfilter.impl with parameters of type BannedIpImplModifier and TypeMethodDescriptionprivate voidIPBannerImpl.addTemporaryBan(BannedIpImpl ban, int mins)