Class MAMQueryModule

  • All Implemented Interfaces:
    tigase.component.modules.Module

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

      • Fields inherited from interface tigase.component.modules.Module

        EMPTY_FEATURES
    • Constructor Summary

      Constructors 
      Constructor Description
      MAMQueryModule()  
    • Method Summary

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

        canHandle, getFeatures, getModuleCriteria, isXMLNSSupported, process
      • Methods inherited from class java.lang.Object

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

      • MAMQueryModule

        public MAMQueryModule()