Class DestroyMeetModule

java.lang.Object
tigase.component.modules.AbstractModule
tigase.meet.modules.AbstractModule
tigase.meet.modules.DestroyMeetModule
All Implemented Interfaces:
tigase.component.modules.Module

@Bean(name="destroyMeetModule", parent=MeetComponent.class, active=true) public class DestroyMeetModule extends AbstractModule
  • Constructor Details

    • DestroyMeetModule

      public DestroyMeetModule()
  • Method Details

    • getFeatures

      public String[] getFeatures()
    • getModuleCriteria

      public tigase.criteria.Criteria getModuleCriteria()
    • processPacket

      public CompletableFuture<tigase.server.Packet> processPacket(tigase.server.Packet packet) throws tigase.component.exceptions.ComponentException, tigase.util.stringprep.TigaseStringprepException
      Specified by:
      processPacket in class AbstractModule
      Throws:
      tigase.component.exceptions.ComponentException
      tigase.util.stringprep.TigaseStringprepException