| Package | Description |
|---|---|
| tigase.spam | |
| tigase.spam.filters |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ResultsAwareSpamFilter
Created by andrzej on 13.04.2017.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResultsAwareSpamFilter.identifiedSpam(tigase.server.Packet packet,
tigase.xmpp.XMPPResourceConnection session,
SpamFilter filter) |
| Modifier and Type | Method and Description |
|---|---|
void |
SpamProcessor.setFilters(CopyOnWriteArrayList<SpamFilter> filters) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSpamFilter
Created by andrzej on 13.04.2017.
|
class |
KnownSpammersFilter
Created by andrzej on 13.04.2017.
|
class |
MessageErrorFilterEnsureErrorChild
Created by andrzej on 13.04.2017.
|
class |
MessageFilterSameLongBody
Created by andrzej on 08.04.2017.
|
class |
MucMessageFilterEnsureToFullJid
Created by andrzej on 08.04.2017.
|
class |
PresenceSubscribeFilter |
class |
PresenceSubscribeOutgoingFilter
This class just filters outgoing presence-subscribe requests.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KnownSpammersFilter.identifiedSpam(tigase.server.Packet packet,
tigase.xmpp.XMPPResourceConnection session,
SpamFilter filter) |
void |
KnownSpammersFilter.Spammer.spamDetected(SpamFilter reporter) |
Copyright © 2017–2019 Tigase. All rights reserved.