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, XEP0136NS

    Fields inherited from class tigase.xmpp.XMPPProcessor

    ALL_NAMES, ALL_PATHS, cmpInfo

    Fields inherited from interface tigase.xmpp.XMPPImplIfc

    CLIENT_XMLNS
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • 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, concurrentQueuesNo, getComponentInfo, getInstance, getQueueSize, getStatistics, getThreadsNo, init, 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, getComponentInfo, getStatistics, init, supStreamFeatures, supTypes
  • Constructor Details

    • UnifiedArchiveXep0136MessageArchivingProcessor

      public UnifiedArchiveXep0136MessageArchivingProcessor()