Package tigase.muc

Class Ghostbuster2


  • public class Ghostbuster2
    extends Object
    Author:
    bmalkow
    • Constructor Detail

      • Ghostbuster2

        public Ghostbuster2​(MUCComponent mucComponent)
    • Method Detail

      • add

        public void add​(tigase.xmpp.JID occupantJid,
                        Room room)
      • onPingReceived

        protected void onPingReceived​(tigase.server.Packet packet)
                               throws tigase.util.TigaseStringprepException
        Parameters:
        response -
        Throws:
        tigase.util.TigaseStringprepException
      • onPingTimeout

        protected void onPingTimeout​(tigase.xmpp.JID stanzaTo)
                              throws tigase.util.TigaseStringprepException
        Parameters:
        stanzaTo -
        Throws:
        tigase.util.TigaseStringprepException
      • ping

        public void ping()
                  throws tigase.util.TigaseStringprepException
        Throws:
        tigase.util.TigaseStringprepException
      • remove

        public void remove​(Collection<tigase.xmpp.JID> occupantJids,
                           Room room)
        Parameters:
        occupantJids -
        room -
      • remove

        public void remove​(tigase.xmpp.JID occupantJid,
                           Room room)
      • setPresenceModule

        public void setPresenceModule​(PresenceModule presenceModule)
      • update

        public void update​(tigase.server.Packet packet)
                    throws tigase.util.TigaseStringprepException
        Throws:
        tigase.util.TigaseStringprepException