Class AntivirusHelper
- java.lang.Object
-
- org.silverpeas.mobile.server.helpers.AntivirusHelper
-
public class AntivirusHelper extends Object
-
-
Constructor Summary
Constructors Constructor Description AntivirusHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description protected static org.silverpeas.kernel.bundle.SettingBundlegetSettings()static AntivirusResultscan(InputStream file)
-
-
-
Method Detail
-
scan
public static AntivirusResult scan(InputStream file)
-
getSettings
protected static org.silverpeas.kernel.bundle.SettingBundle getSettings()
-
-