Class ListCollectionsModule

java.lang.Object
tigase.archive.modules.AbstractModule
tigase.archive.xep0136.modules.ListCollectionsModule
All Implemented Interfaces:
tigase.component.modules.Module

@Deprecated @Bean(name="listCollections", parent=MessageArchiveComponent.class, active=true) public class ListCollectionsModule extends AbstractModule
Deprecated.
Created by andrzej on 16.07.2016.
  • Constructor Details

    • ListCollectionsModule

      public ListCollectionsModule()
      Deprecated.
  • Method Details

    • getFeatures

      public String[] getFeatures()
      Deprecated.
    • getModuleCriteria

      public tigase.criteria.Criteria getModuleCriteria()
      Deprecated.
    • process

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

      public boolean canHandle(tigase.server.Packet packet)
      Deprecated.