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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic java.lang.String id()
id in interface tigase.xmpp.XMPPImplIfcpublic 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.XMPPPreprocessorIfcCopyright © 2023. All Rights Reserved.