@Bean(name="message-error-ensure-error-child",
parent=SpamProcessor.class,
active=true)
public class MessageErrorFilterEnsureErrorChild
extends AbstractSpamFilter
| Constructor and Description |
|---|
MessageErrorFilterEnsureErrorChild() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
filterPacket(tigase.server.Packet packet,
tigase.xmpp.XMPPResourceConnection session) |
String |
getId()
Method returns ID of a filter
|
filter, getStatisticsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSpamProbabilityprotected static final String ID
public String getId()
SpamFilterprotected boolean filterPacket(tigase.server.Packet packet,
tigase.xmpp.XMPPResourceConnection session)
filterPacket in class AbstractSpamFilterCopyright © 2017–2021 Tigase. All rights reserved.