Class UnifiedArchiveXep0136MessageArchivingProcessor
java.lang.Object
tigase.xmpp.XMPPProcessor
tigase.archive.processors.Xep0136MessageArchivingProcessor
tigase.archive.unified.processors.UnifiedArchiveXep0136MessageArchivingProcessor
- All Implemented Interfaces:
Comparable<tigase.xmpp.XMPPImplIfc>,tigase.xmpp.XMPPImplIfc,tigase.xmpp.XMPPProcessorConcurrencyAwareIfc,tigase.xmpp.XMPPProcessorIfc
@Bean(name="unified-message-archive-xep-0136",
parent=tigase.server.xmppsession.SessionManager.class,
active=true)
public class UnifiedArchiveXep0136MessageArchivingProcessor
extends tigase.archive.processors.Xep0136MessageArchivingProcessor
Created by andrzej on 26.07.2016.
-
Field Summary
Fields inherited from class tigase.archive.processors.Xep0136MessageArchivingProcessor
AUTO, ID, LIST, MUC_SAVE, REMOVE, RETRIEVE, SETTINGS, XEP0136NSFields inherited from class tigase.xmpp.XMPPProcessor
ALL_NAMES, ALL_PATHS, cmpInfoFields inherited from interface tigase.xmpp.XMPPImplIfc
CLIENT_XMLNS -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class tigase.archive.processors.Xep0136MessageArchivingProcessor
id, process, requestingPreferrences, supDiscoFeatures, supElementNamePaths, supNamespaces, updateAutoSave, updatingPreferencesMethods inherited from class tigase.xmpp.XMPPProcessor
canHandle, compareTo, concurrentQueuesNo, getComponentInfo, getInstance, getQueueSize, getStatistics, getThreadsNo, init, supStreamFeatures, supTypes, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface tigase.xmpp.XMPPImplIfc
canHandle, concurrentQueuesNo, getComponentInfo, getStatistics, init, supStreamFeatures, supTypes
-
Constructor Details
-
UnifiedArchiveXep0136MessageArchivingProcessor
public UnifiedArchiveXep0136MessageArchivingProcessor()
-