Class UnifiedArchiveXep0136MessageArchivingProcessor

  • All Implemented Interfaces:
    java.lang.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, XEP0136NS
      • Fields inherited from class tigase.xmpp.XMPPProcessor

        ALL_NAMES, ALL_PATHS, cmpInfo
      • Fields inherited from interface tigase.xmpp.XMPPImplIfc

        CLIENT_XMLNS
    • Method Summary

      • Methods inherited from class tigase.archive.processors.Xep0136MessageArchivingProcessor

        id, process, requestingPreferrences, supDiscoFeatures, supElementNamePaths, supNamespaces, updateAutoSave, updatingPreferences
      • Methods inherited from class tigase.xmpp.XMPPProcessor

        canHandle, compareTo, concurrentThreadsPerQueue, getComponentInfo, getInstance, getQueueSize, getStatistics, getThreadsNo, init, isSupporting, supElements, supStreamFeatures, supTypes, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface java.lang.Comparable

        compareTo
      • Methods inherited from interface tigase.xmpp.XMPPImplIfc

        canHandle, concurrentQueuesNo, concurrentThreadsPerQueue, getComponentInfo, getStatistics, init, isSupporting, supElements, supStreamFeatures, supTypes
    • Constructor Detail

      • UnifiedArchiveXep0136MessageArchivingProcessor

        public UnifiedArchiveXep0136MessageArchivingProcessor()