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