public class NullVirusScannerImpl extends Object implements VirusScanner
| Constructor and Description |
|---|
NullVirusScannerImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
scan(InputStream inputStream) |
void |
scan(String filename) |
public void scan(String filename)
scan in interface VirusScannerpublic void scan(InputStream inputStream)
scan in interface VirusScannerCopyright © 2018 CrafterCMS. All rights reserved.