See: Description
Interface | Description |
---|---|
MUCServicePropertyEventListener |
Interface to listen for property events.
|
Class | Description |
---|---|
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 | Description |
---|---|
MUCServicePropertyEventDispatcher.EventType |
Represents valid event types.
|
Copyright © 2003-2008 Jive Software.