Package | Description |
---|---|
com.communote.common.virusscan | |
com.communote.common.virusscan.impl | |
com.communote.server.api |
Modifier and Type | Method and Description |
---|---|
VirusScanner |
VirusScannerFactory.getScanner()
Returns the configured virus scanner.
|
void |
VirusScannerFactory.init(Properties properties)
Init the factory and virus scanner
|
void |
VirusScanner.init(Properties properties)
Initialize the Scanner
|
void |
VirusScannerFactory.init(String filePath)
Read the property file and calls the
init(Properties Properties) method |
Modifier and Type | Method and Description |
---|---|
void |
NoneVirusScanner.init(Properties properties)
Initialize the Scanner
|
void |
CommandlineScanner.init(Properties properties)
Initialize the Scanner
|
void |
ClamAVScanner.init(Properties properties)
Initialize the Scanner
|
Modifier and Type | Method and Description |
---|---|
VirusScanner |
ServiceLocator.getVirusScanner() |
Copyright © 2019 Communote team. All rights reserved.