Class QueryAssociatedTagsModule

java.lang.Object
tigase.component.modules.AbstractModule
tigase.extensions.tags.modules.QueryAssociatedTagsModule
All Implemented Interfaces:
tigase.component.modules.Module

@Bean(name="query-associated-tags-module", parent=TagsComponent.class, active=true) public class QueryAssociatedTagsModule extends tigase.component.modules.AbstractModule
  • Field Summary

    Fields inherited from class tigase.component.modules.AbstractModule

    eventBus, log, writer

    Fields inherited from interface tigase.component.modules.Module

    EMPTY_FEATURES
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    tigase.criteria.Criteria
     
    void
    process(tigase.server.Packet packet)
     

    Methods inherited from class tigase.component.modules.AbstractModule

    fireEvent, getEventBus, getWriter, setEventBus, setWriter, write, write

    Methods inherited from class Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface tigase.component.modules.Module

    canHandle, getFeatures
  • Constructor Details

    • QueryAssociatedTagsModule

      public QueryAssociatedTagsModule()
  • Method Details

    • getModuleCriteria

      public tigase.criteria.Criteria getModuleCriteria()
    • process

      public void process(tigase.server.Packet packet) throws tigase.component.exceptions.ComponentException, tigase.util.stringprep.TigaseStringprepException
      Throws:
      tigase.component.exceptions.ComponentException
      tigase.util.stringprep.TigaseStringprepException