@Deprecated public abstract class BaseFileAntivirusScanner extends Object implements AntivirusScanner
| Constructor and Description |
|---|
BaseFileAntivirusScanner()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isActive()
Deprecated.
|
void |
scan(byte[] bytes)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitscanpublic boolean isActive()
isActive in interface AntivirusScannerpublic void scan(byte[] bytes)
throws AntivirusScannerException
scan in interface AntivirusScannerAntivirusScannerException