Uses of Interface
tigase.spam.SpamFilter
Packages that use SpamFilter
-
Uses of SpamFilter in tigase.spam
Subinterfaces of SpamFilter in tigase.spamModifier and TypeInterfaceDescriptioninterfaceCreated by andrzej on 13.04.2017.Methods in tigase.spam with parameters of type SpamFilterModifier and TypeMethodDescriptionvoidResultsAwareSpamFilter.identifiedSpam(tigase.server.Packet packet, tigase.xmpp.XMPPResourceConnection session, SpamFilter filter) Method parameters in tigase.spam with type arguments of type SpamFilterModifier and TypeMethodDescriptionvoidSpamProcessor.setFilters(CopyOnWriteArrayList<SpamFilter> filters) -
Uses of SpamFilter in tigase.spam.filters
Classes in tigase.spam.filters that implement SpamFilterModifier and TypeClassDescriptionclassCreated by andrzej on 13.04.2017.classCreated by andrzej on 13.04.2017.classCreated by andrzej on 13.04.2017.classCreated by andrzej on 08.04.2017.classCreated by andrzej on 08.04.2017.classclassThis class just filters outgoing presence-subscribe requests.Methods in tigase.spam.filters with parameters of type SpamFilterModifier and TypeMethodDescriptionvoidKnownSpammersFilter.identifiedSpam(tigase.server.Packet packet, tigase.xmpp.XMPPResourceConnection session, SpamFilter filter) voidKnownSpammersFilter.Spammer.spamDetected(SpamFilter reporter)