Class SlotRequestModule

java.lang.Object
tigase.http.upload.SlotRequestModule
All Implemented Interfaces:
tigase.component.modules.Module

@Bean(name="slotRequestModule", parent=FileUploadComponent.class, active=true) public class SlotRequestModule extends Object implements tigase.component.modules.Module
Created by andrzej on 06.08.2016.
  • Constructor Details

    • SlotRequestModule

      public SlotRequestModule()
  • Method Details

    • getFeatures

      public String[] getFeatures()
      Specified by:
      getFeatures in interface tigase.component.modules.Module
    • getModuleCriteria

      public tigase.criteria.Criteria getModuleCriteria()
      Specified by:
      getModuleCriteria in interface tigase.component.modules.Module
    • 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
      Throws:
      tigase.component.exceptions.ComponentException
      tigase.util.stringprep.TigaseStringprepException