| Package | Description | 
|---|---|
| com.communote.common.virusscan | |
| com.communote.common.virusscan.impl | |
| com.communote.server.api | |
| com.communote.server.core.vo.content | 
| Modifier and Type | Method and Description | 
|---|---|
VirusScanner | 
VirusScannerFactory.getScanner()
Returns the configured virus scanner. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ClamAVScanner
This class represents an anti virus scanner. 
 | 
class  | 
CommandlineScanner
This class use the command line for scanning content. 
 | 
class  | 
NoneVirusScanner
This scanner does nothing. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
VirusScanner | 
ServiceLocator.getVirusScanner()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AttachmentTO.setVirusScanner(VirusScanner scanner)  | 
Copyright © 2019 Communote team. All rights reserved.