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