Uses of Class
org.eblocker.server.common.blacklist.BlacklistCompiler
Packages that use BlacklistCompiler
-
Uses of BlacklistCompiler in org.eblocker.server.http.service
Constructors in org.eblocker.server.http.service with parameters of type BlacklistCompilerModifierConstructorDescriptionParentalControlFilterListsService(String filePath, String customFiltersPath, DataSource dataSource, FileSystemWatchService fileSystemWatchService, com.fasterxml.jackson.databind.ObjectMapper objectMapper, ParentalControlService parentalControlService, DomainBlacklistService domainBlacklistService, BlacklistCompiler blacklistCompiler)