Class IqStanzaForwarderModule

  • All Implemented Interfaces:
    tigase.component.modules.ContextAware, tigase.component.modules.InitializingModule, tigase.component.modules.Module

    public class IqStanzaForwarderModule
    extends AbstractMucModule
    Author:
    bmalkow
    • Constructor Detail

      • IqStanzaForwarderModule

        public IqStanzaForwarderModule()
    • Method Detail

      • checkIfProcessed

        protected boolean checkIfProcessed​(tigase.xml.Element element)
      • getFeatures

        public String[] getFeatures()
      • getModuleCriteria

        public tigase.criteria.Criteria getModuleCriteria()
      • process

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