Uses of Class
org.eblocker.server.common.network.IpAddressValidator
Packages that use IpAddressValidator
-
Uses of IpAddressValidator in org.eblocker.server.common.scheduler
Constructors in org.eblocker.server.common.scheduler with parameters of type IpAddressValidatorModifierConstructorDescriptionIpAdressValidatorScheduler(long initialDelay, long fixedRate, IpAddressValidator ipAddressValidator)