Class MAMQueryModule

java.lang.Object
tigase.xmpp.mam.modules.QueryModule
tigase.archive.xep0313.MAMQueryModule
All Implemented Interfaces:
tigase.component.modules.Module

@Bean(name="mamQueryModule", parent=MessageArchiveComponent.class, active=true) public class MAMQueryModule extends tigase.xmpp.mam.modules.QueryModule
Created by andrzej on 29.12.2016.
  • Field Summary

    Fields inherited from interface tigase.component.modules.Module

    EMPTY_FEATURES
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class tigase.xmpp.mam.modules.QueryModule

    canHandle, getArchiveOwner, getFeatures, getModuleCriteria, isXMLNSSupported, process

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • MAMQueryModule

      public MAMQueryModule()