| Package | Description |
|---|---|
| org.jivesoftware.openfire.muc.cluster | |
| org.jivesoftware.openfire.muc.spi |
Implementation of Multi-User Chat (XEP-0045).
|
| Class and Description |
|---|
| MUCRoomTask
Task related to a room to be executed in a cluster node.
|
| MUCServicePropertyClusterEventTask
This task updates or deletes a property in a cluster node's muc service property map.
|
| OccupantAddedEvent
Task that will remove a room occupant from the list of occupants in the room.
|
| QueuedTasksManager
Queue tasks while this JVM is joining the cluster and the requested room was still not loaded.
|
| RoomInfo
Representation of a room configuration and its occupants.
|
| ServiceInfo
Representation of a service configuration.
|
| Class and Description |
|---|
| AddAffiliation
Task that adds an affiliation for a room in the other cluster nodes.
|
| AddMember
Task that adds a new member to the room in the other cluster nodes.
|
| BroadcastMessageRequest
Task that broadcasts a message to local room occupants.
|
| BroadcastPresenceRequest
Task that broadcasts the presence of a room occupant to the occupants of the room
being hosted by the cluster node.
|
| ChangeNickname
Task that changes the nickname of an existing room occupant in the cluster node.
|
| DestroyRoomRequest
Task that destroys the local room in the cluster node.
|
| OccupantAddedEvent
Task that will remove a room occupant from the list of occupants in the room.
|
| OccupantLeftEvent
Task that removes a room occupant from the list of occupants in the room.
|
| UpdateOccupant
Task that updates all information regarding a room occupant.
|
| UpdateOccupantRequest
Task that requests the cluster node hosting a room occupant to change his
role and/or affiliation.
|
| UpdatePresence
Task that updates the presence of an occupant in a room.
|
Copyright © 2003–2020 Ignite Realtime. All rights reserved.