Openfire 3.9.3 Javadoc

Package org.jivesoftware.openfire.muc.spi

Implementation of Multi-User Chat (XEP-0045).

See:
          Description

Interface Summary
MUCServicePropertyEventListener Interface to listen for property events.
 

Class Summary
IQAdminHandler A handler for the IQ packet with namespace http://jabber.org/protocol/muc#admin.
IQMUCSearchHandler This class adds jabber:iq:search combined with 'result set management' functionality to the MUC service of Openfire.
IQOwnerHandler A handler for the IQ packet with namespace http://jabber.org/protocol/muc#owner.
LocalMUCRole Implementation of a local room occupant.
LocalMUCRoom Implementation of a chatroom that is being hosted by this JVM.
LocalMUCUser Representation of users interacting with the chat service.
MUCPersistenceManager A manager responsible for ensuring room persistence.
MUCServiceProperties Retrieves and stores MUC service properties.
MUCServicePropertyEventDispatcher Dispatches property events.
MultiUserChatServiceImpl Implements the chat server as a cached memory resident chat server.
RemoteMUCRole Representation of a room occupant of a local room that is being hosted by another cluster node.
RemoteMUCUser User hosted by another cluster node that is presente in a local room.
 

Enum Summary
MUCServicePropertyEventDispatcher.EventType Represents valid event types.
 

Package org.jivesoftware.openfire.muc.spi Description

Implementation of Multi-User Chat (XEP-0045).


Openfire 3.9.3 Javadoc

Copyright © 2003-2008 Jive Software.