Uses of Class
org.jivesoftware.database.JiveID
-
Packages that use JiveID 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 -
-
Uses of JiveID in org.jivesoftware.openfire.muc
Classes in org.jivesoftware.openfire.muc with annotations of type JiveID Modifier and Type Interface Description interfaceMUCRoomA chat room on the chat server manages its users, and enforces it's own security rules.interfaceMultiUserChatServiceManages groupchat conversations, chatrooms, and users. -
Uses of JiveID in org.jivesoftware.openfire.roster
Classes in org.jivesoftware.openfire.roster with annotations of type JiveID Modifier and Type Class Description classRosterA roster is a list of users that the user wishes to know if they are online. -
Uses of JiveID in org.jivesoftware.openfire.security
Classes in org.jivesoftware.openfire.security with annotations of type JiveID Modifier and Type Class Description classSecurityAuditEventRepresentation of a single security event retrieved from the logs.
-