@Bean(name="muc-message-ensure-to-full-jid",
parent=SpamProcessor.class,
active=false)
public class MucMessageFilterEnsureToFullJid
extends AbstractSpamFilter
| Constructor and Description |
|---|
MucMessageFilterEnsureToFullJid() |
| 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.