Uses of Interface
de.xima.fc.interfaces.security.malware.IMalwareScanner
- 
Packages that use IMalwareScanner Package Description de.xima.fc.plugin.interfaces.scan  - 
- 
Uses of IMalwareScanner in de.xima.fc.plugin.interfaces.scan
Methods in de.xima.fc.plugin.interfaces.scan that return types with arguments of type IMalwareScanner Modifier and Type Method Description Iterable<? extends IMalwareScanner>IPluginMalwareScanner. getScanners()Gets the malware scanner provided by this plugin. 
 -