Class MAMQueryModule

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

    @Bean(name="mamQueryModule",
          active=true)
    public class MAMQueryModule
    extends tigase.xmpp.mam.modules.QueryModule
    Created by andrzej on 20.12.2016.
    • Constructor Detail

      • MAMQueryModule

        public MAMQueryModule()
    • Method Detail

      • process

        public void process​(tigase.server.Packet packet)
                     throws tigase.component.exceptions.ComponentException,
                            tigase.util.stringprep.TigaseStringprepException
        Specified by:
        process in interface tigase.component.modules.Module
        Overrides:
        process in class tigase.xmpp.mam.modules.QueryModule
        Throws:
        tigase.component.exceptions.ComponentException
        tigase.util.stringprep.TigaseStringprepException