Class UnifiedArchivePlugin

  • All Implemented Interfaces:
    java.lang.Comparable<tigase.xmpp.XMPPImplIfc>, tigase.xmpp.XMPPImplIfc, tigase.xmpp.XMPPProcessorIfc

    public class UnifiedArchivePlugin
    extends tigase.archive.MessageArchivePlugin
    Author:
    andrzej
    • Field Summary

      • Fields inherited from class tigase.archive.MessageArchivePlugin

        AUTO, DEFAULT_SAVE, LIST, MSG_ARCHIVE_PATHS, MUC_SAVE, OWNER_JID, 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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String id()  
      void init​(java.util.Map<java.lang.String,​java.lang.Object> settings)  
      java.lang.String[][] supElementNamePaths()  
      java.lang.String[] supNamespaces()
      Method description
      • Methods inherited from class tigase.archive.MessageArchivePlugin

        process, setAutoSave, setStoreMethod, supDiscoFeatures
      • Methods inherited from class tigase.xmpp.XMPPProcessor

        canHandle, compareTo, concurrentThreadsPerQueue, getComponentInfo, getInstance, getStatistics, 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, isSupporting, supElements, supStreamFeatures, supTypes
    • Constructor Detail

      • UnifiedArchivePlugin

        public UnifiedArchivePlugin()
    • Method Detail

      • init

        public void init​(java.util.Map<java.lang.String,​java.lang.Object> settings)
                  throws tigase.db.TigaseDBException
        Specified by:
        init in interface tigase.xmpp.XMPPImplIfc
        Overrides:
        init in class tigase.archive.MessageArchivePlugin
        Throws:
        tigase.db.TigaseDBException
      • id

        public java.lang.String id()
        Specified by:
        id in interface tigase.xmpp.XMPPImplIfc
        Overrides:
        id in class tigase.archive.MessageArchivePlugin
      • supElementNamePaths

        public java.lang.String[][] supElementNamePaths()
        Specified by:
        supElementNamePaths in interface tigase.xmpp.XMPPImplIfc
        Overrides:
        supElementNamePaths in class tigase.archive.MessageArchivePlugin
      • supNamespaces

        public java.lang.String[] supNamespaces()
        Method description
        Specified by:
        supNamespaces in interface tigase.xmpp.XMPPImplIfc
        Overrides:
        supNamespaces in class tigase.archive.MessageArchivePlugin
        Returns: