Package | Description |
---|---|
org.jivesoftware.openfire.muc |
Implementation of Multi-User Chat (XEP-0045).
|
org.jivesoftware.openfire.roster |
Provides classes for managing the roster.
|
org.jivesoftware.openfire.security |
Modifier and Type | Interface and Description |
---|---|
interface |
MUCRoom
A chat room on the chat server manages its users, and
enforces it's own security rules.
|
interface |
MultiUserChatService
Manages groupchat conversations, chatrooms, and users.
|
Modifier and Type | Class and Description |
---|---|
class |
Roster
A roster is a list of users that the user wishes to know if they are online.
|
Modifier and Type | Class and Description |
---|---|
class |
SecurityAuditEvent
Representation of a single security event retrieved from the logs.
|
Copyright © 2003–2020 Ignite Realtime. All rights reserved.