Uses of Interface
nl.goodbytes.xmpp.xep0363.MalwareScanner
Packages that use MalwareScanner
-
Uses of MalwareScanner in nl.goodbytes.xmpp.xep0363
Methods in nl.goodbytes.xmpp.xep0363 that return MalwareScannerMethods in nl.goodbytes.xmpp.xep0363 with parameters of type MalwareScannerModifier and TypeMethodDescriptionvoidMalwareScannerManager.initialize(MalwareScanner malwareScanner) Constructors in nl.goodbytes.xmpp.xep0363 with parameters of type MalwareScannerModifierConstructorDescriptionLauncher(String xmppHost, Integer xmppPort, String domain, String sharedSecret, String webProtocol, String webHost, Integer webPort, String webContextRoot, String announcedWebProtocol, String announcedWebHost, Integer announcedWebPort, String announcedWebContextRoot, Repository repository, Long maxFileSize, boolean wildcardCORS, String contentSecurityPolicy, MalwareScanner malwareScanner) -
Uses of MalwareScanner in nl.goodbytes.xmpp.xep0363.clamav
Classes in nl.goodbytes.xmpp.xep0363.clamav that implement MalwareScanner