public abstract class BaseInputStreamAntivirusScanner extends Object implements AntivirusScanner
| Constructor and Description |
|---|
BaseInputStreamAntivirusScanner() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isActive() |
void |
scan(File file) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitscan, scanpublic boolean isActive()
isActive in interface AntivirusScannerpublic void scan(File file) throws AntivirusScannerException
scan in interface AntivirusScannerAntivirusScannerException