public class MessageArchiver
extends tigase.xmpp.XMPPProcessor
implements tigase.xmpp.XMPPPreprocessorIfc
Constructor and Description |
---|
MessageArchiver() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
id() |
boolean |
preProcess(tigase.server.Packet packet,
tigase.xmpp.XMPPResourceConnection session,
tigase.db.NonAuthUserRepository repo,
java.util.Queue<tigase.server.Packet> results,
java.util.Map<java.lang.String,java.lang.Object> settings) |
canHandle, compareTo, concurrentThreadsPerQueue, getComponentInfo, getInstance, getStatistics, init, isSupporting, supDiscoFeatures, supElementNamePaths, supElements, supNamespaces, supStreamFeatures, supTypes, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public java.lang.String id()
id
in interface tigase.xmpp.XMPPImplIfc
public boolean preProcess(tigase.server.Packet packet, tigase.xmpp.XMPPResourceConnection session, tigase.db.NonAuthUserRepository repo, java.util.Queue<tigase.server.Packet> results, java.util.Map<java.lang.String,java.lang.Object> settings)
preProcess
in interface tigase.xmpp.XMPPPreprocessorIfc
Copyright © 2021. All Rights Reserved.