Uses of Interface
org.jivesoftware.openfire.muc.MUCEventListener
Packages that use MUCEventListener
Package
Description
Implementation of Multi-User Chat (XEP-0045).
Implementation of Multi-User Chat (XEP-0045).
-
Uses of MUCEventListener in org.jivesoftware.openfire.muc
Methods in org.jivesoftware.openfire.muc with parameters of type MUCEventListenerModifier and TypeMethodDescriptionstatic voidMUCEventDispatcher.addListener(MUCEventListener listener) static voidMUCEventDispatcher.removeListener(MUCEventListener listener) -
Uses of MUCEventListener in org.jivesoftware.openfire.muc.spi
Classes in org.jivesoftware.openfire.muc.spi that implement MUCEventListenerModifier and TypeClassDescriptionclassMaintains an in-memory inventory of what XMPP entity (user) is in what chatroom, across the entire XMPP cluster.