Uses of Class
org.jivesoftware.openfire.muc.cluster.OccupantKickedForNicknameTask
-
Packages that use OccupantKickedForNicknameTask Package Description org.jivesoftware.openfire.muc.spi Implementation of Multi-User Chat (XEP-0045). -
-
Uses of OccupantKickedForNicknameTask in org.jivesoftware.openfire.muc.spi
Methods in org.jivesoftware.openfire.muc.spi with parameters of type OccupantKickedForNicknameTask Modifier and Type Method Description voidOccupantManager. process(OccupantKickedForNicknameTask task)Updates the data maintained by this instance to perform post-cluster event maintenance, based on the data from the clustered task.
-