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, wait
scan, scan
public boolean isActive()
isActive
in interface AntivirusScanner
public void scan(File file) throws AntivirusScannerException
scan
in interface AntivirusScanner
AntivirusScannerException