Uses of Class
org.jivesoftware.openfire.muc.cluster.OccupantAddedTask
Packages that use OccupantAddedTask
-
Uses of OccupantAddedTask in org.jivesoftware.openfire.muc.spi
Methods in org.jivesoftware.openfire.muc.spi that return OccupantAddedTaskModifier and TypeMethodDescriptionOccupantManager.registerOccupantJoinedLocally(org.xmpp.packet.JID roomJID, org.xmpp.packet.JID userJID, String nickname) Methods in org.jivesoftware.openfire.muc.spi with parameters of type OccupantAddedTaskModifier and TypeMethodDescriptionvoidOccupantManager.process(OccupantAddedTask task) Updates the data maintained by this instance to perform post-cluster event maintenance, based on the data from the clustered task.