|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portlet.documentlibrary.antivirus.BaseInputStreamAntivirusScanner
public abstract class BaseInputStreamAntivirusScanner
| Constructor Summary | |
|---|---|
BaseInputStreamAntivirusScanner()
|
|
| Method Summary | |
|---|---|
boolean |
isActive()
|
void |
scan(java.io.File file)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.liferay.portlet.documentlibrary.antivirus.AntivirusScanner |
|---|
scan, scan |
| Constructor Detail |
|---|
public BaseInputStreamAntivirusScanner()
| Method Detail |
|---|
public boolean isActive()
isActive in interface AntivirusScanner
public void scan(java.io.File file)
throws AntivirusScannerException,
SystemException
scan in interface AntivirusScannerAntivirusScannerException
SystemException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||