Uses of Interface
de.xima.fc.interfaces.plugin.retval.scan.IMalwareScanResult
-
Packages that use IMalwareScanResult Package Description de.xima.fc.interfaces.security.malware -
-
Uses of IMalwareScanResult in de.xima.fc.interfaces.security.malware
Methods in de.xima.fc.interfaces.security.malware that return IMalwareScanResult Modifier and Type Method Description IMalwareScanResult
IMalwareScanner. scan(Path file)
Scans an existing file on the file system for malware.
-