| Package | Description |
|---|---|
| org.jivesoftware.openfire | |
| org.jivesoftware.openfire.muc |
Implementation of Multi-User Chat (XEP-0045).
|
| org.jivesoftware.openfire.muc.cluster | |
| org.jivesoftware.openfire.muc.spi |
Implementation of Multi-User Chat (XEP-0045).
|
| org.jivesoftware.util |
Utility classes.
|
| Class and Description |
|---|
| MultiUserChatManager
Provides centralized management of all configured Multi User Chat (MUC) services.
|
| Class and Description |
|---|
| CannotBeInvitedException
Exception used for representing the error when an external MUC delegate responds to an invite-user packet by rejecting the invitation attempt.
|
| ConflictException
Exception used for representing a conflict error in a MUCRoom.
|
| ForbiddenException
Exception used for representing that the requested operation is forbidden for the user in
the MUCRoom.
|
| HistoryRequest
Represents the amount of history requested by an occupant while joining a room.
|
| HistoryStrategy
Multi-User Chat rooms may cache history of the conversations in the room in order to
play them back to newly arriving members.
|
| HistoryStrategy.Type
Strategy type.
|
| MUCEventDelegate.InvitationRejectionResult |
| MUCEventDelegate.InvitationResult |
| MUCEventListener
Interface to listen for MUC events.
|
| MUCRole
Defines the permissions and actions that a MUCUser may use in
a particular room.
|
| MUCRole.Affiliation |
| MUCRole.Role |
| MUCRoom
A chat room on the chat server manages its users, and
enforces it's own security rules.
|
| MUCRoomHistory
Represent the data model for one
MUCRoom history. |
| MultiUserChatService
Manages groupchat conversations, chatrooms, and users.
|
| NotAcceptableException
Exception used for representing that the nickname used by the user is not acceptable.
|
| NotAllowedException
Exception used for representing that the user is not allowed to perform the requested operation
in the MUCRoom.
|
| RegistrationRequiredException
Exception used for representing that the user needs to register with the room in order to perform
the requested operation.
|
| RoomLockedException
Exception used for representing that the user can't join a room since it's been locked.
|
| ServiceUnavailableException
Exception used for representing that the MultiUserChat service is not available at the moment.
|
| Class and Description |
|---|
| HistoryStrategy
Multi-User Chat rooms may cache history of the conversations in the room in order to
play them back to newly arriving members.
|
| MUCRole
Defines the permissions and actions that a MUCUser may use in
a particular room.
|
| MUCRole.Affiliation |
| MUCRole.Role |
| MultiUserChatService
Manages groupchat conversations, chatrooms, and users.
|
| Class and Description |
|---|
| CannotBeInvitedException
Exception used for representing the error when an external MUC delegate responds to an invite-user packet by rejecting the invitation attempt.
|
| ConflictException
Exception used for representing a conflict error in a MUCRoom.
|
| ForbiddenException
Exception used for representing that the requested operation is forbidden for the user in
the MUCRoom.
|
| HistoryRequest
Represents the amount of history requested by an occupant while joining a room.
|
| HistoryStrategy
Multi-User Chat rooms may cache history of the conversations in the room in order to
play them back to newly arriving members.
|
| MUCEventDelegate
Gives the implementer the ability to react to, allow, or deny MUC related events.
|
| MUCRole
Defines the permissions and actions that a MUCUser may use in
a particular room.
|
| MUCRole.Affiliation |
| MUCRole.Role |
| MUCRoom
A chat room on the chat server manages its users, and
enforces it's own security rules.
|
| MUCRoomHistory
Represent the data model for one
MUCRoom history. |
| MUCUser
The chat user is a separate user abstraction for interacting with
the chat server.
|
| MultiUserChatService
Manages groupchat conversations, chatrooms, and users.
|
| NotAcceptableException
Exception used for representing that the nickname used by the user is not acceptable.
|
| NotAllowedException
Exception used for representing that the user is not allowed to perform the requested operation
in the MUCRoom.
|
| RegistrationRequiredException
Exception used for representing that the user needs to register with the room in order to perform
the requested operation.
|
| RoomLockedException
Exception used for representing that the user can't join a room since it's been locked.
|
| ServiceUnavailableException
Exception used for representing that the MultiUserChat service is not available at the moment.
|
| Class and Description |
|---|
| MultiUserChatManager
Provides centralized management of all configured Multi User Chat (MUC) services.
|
Copyright © 2003–2020 Ignite Realtime. All rights reserved.