Uses of Package
org.jivesoftware.openfire.muc.spi
-
Packages that use org.jivesoftware.openfire.muc.spi Package Description 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.cache -
Classes in org.jivesoftware.openfire.muc.spi used by org.jivesoftware.openfire.muc Class Description FMUCHandler FMUCMode Configuration mode for Federated Multi-User Chat.IQAdminHandler A handler for the IQ packet with namespace http://jabber.org/protocol/muc#admin.IQOwnerHandler A handler for the IQ packet with namespace http://jabber.org/protocol/muc#owner.LocalMUCRoomManager Each instance of this class takes responsibility of maintaining the in-memory representation of MUCRooms for exactly one instance ofMultiUserChatService
, which is expected to be the sole invoking entity.MUCRoomSearchInfo MUCServicePropertyEventListener Interface to listen for property events.MultiUserChatServiceImpl Implements the chat server as a cached memory resident chat server.OccupantManager Maintains an in-memory inventory of what XMPP entity (user) is in what chatroom, across the entire XMPP cluster. -
Classes in org.jivesoftware.openfire.muc.spi used by org.jivesoftware.openfire.muc.cluster Class Description OccupantManager.Occupant Representation of a user that is an occupant of a chatroom. -
Classes in org.jivesoftware.openfire.muc.spi used by org.jivesoftware.openfire.muc.spi Class Description FMUCHandler.InboundJoin FMUCHandler.OutboundJoin FMUCHandler.OutboundJoinConfiguration FMUCHandler.OutboundJoinProgress FMUCMode Configuration mode for Federated Multi-User Chat.IQMuclumbusSearchHandler.Key LocalMUCRoomManager Each instance of this class takes responsibility of maintaining the in-memory representation of MUCRooms for exactly one instance ofMultiUserChatService
, which is expected to be the sole invoking entity.MUCRoomSearchInfo MUCServicePropertyEventDispatcher.EventType Represents valid event types.MUCServicePropertyEventListener Interface to listen for property events.OccupantManager Maintains an in-memory inventory of what XMPP entity (user) is in what chatroom, across the entire XMPP cluster.OccupantManager.Occupant Representation of a user that is an occupant of a chatroom. -
Classes in org.jivesoftware.openfire.muc.spi used by org.jivesoftware.util.cache Class Description OccupantManager.Occupant Representation of a user that is an occupant of a chatroom.