Uses of Interface
nl.goodbytes.xmpp.xep0363.MalwareScanner
-
Packages that use MalwareScanner Package Description nl.goodbytes.xmpp.xep0363 nl.goodbytes.xmpp.xep0363.clamav -
-
Uses of MalwareScanner in nl.goodbytes.xmpp.xep0363
Methods in nl.goodbytes.xmpp.xep0363 that return MalwareScanner Modifier and Type Method Description MalwareScannerMalwareScannerManager. getMalwareScanner()Methods in nl.goodbytes.xmpp.xep0363 with parameters of type MalwareScanner Modifier and Type Method Description voidMalwareScannerManager. initialize(MalwareScanner malwareScanner)Constructors in nl.goodbytes.xmpp.xep0363 with parameters of type MalwareScanner Constructor Description Launcher(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, MalwareScanner malwareScanner) -
Uses of MalwareScanner in nl.goodbytes.xmpp.xep0363.clamav
Classes in nl.goodbytes.xmpp.xep0363.clamav that implement MalwareScanner Modifier and Type Class Description classClamavMalwareScanner
-