Uses of Class
org.exoplatform.social.service.malwareDetection.connector.MalwareDetectionConnector
-
Packages that use MalwareDetectionConnector Package Description org.exoplatform.social.service.malwareDetection org.exoplatform.social.service.malwareDetection.connector -
-
Uses of MalwareDetectionConnector in org.exoplatform.social.service.malwareDetection
Methods in org.exoplatform.social.service.malwareDetection that return MalwareDetectionConnector Modifier and Type Method Description MalwareDetectionConnectorMalwareDetectionService. getDefaultMalwareDetectionConnector()Gets default malware detection connectorMethods in org.exoplatform.social.service.malwareDetection that return types with arguments of type MalwareDetectionConnector Modifier and Type Method Description Map<String,MalwareDetectionConnector>MalwareDetectionService. getMalwareDetectionConnectors()Gets all current malware detection connectorsMethods in org.exoplatform.social.service.malwareDetection with parameters of type MalwareDetectionConnector Modifier and Type Method Description voidMalwareDetectionService. addMalwareDetectionConnector(MalwareDetectionConnector malwareDetectionConnector)Add Malware detection connector to the servicevoidMalwareDetectionService. addMalwareDetectionConnector(MalwareDetectionConnector malwareDetectionConnector, Boolean override)Add malware detection connector to the service -
Uses of MalwareDetectionConnector in org.exoplatform.social.service.malwareDetection.connector
Subclasses of MalwareDetectionConnector in org.exoplatform.social.service.malwareDetection.connector Modifier and Type Class Description classTrendMicroMalwareDetectionConnector
-