Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.jivesoftware.openfire.muc Classes and Interfaces - 128 results found.
NameDescriptionTypePackageFramework
AddAffiliationTask that adds an affiliation for a room in the other cluster nodes.Classorg.jivesoftware.openfire.muc.clusterEcho
AddMemberTask that adds a new member to the room in the other cluster nodes.Classorg.jivesoftware.openfire.muc.clusterEcho
BroadcastMessageRequestTask that broadcasts a message to local room occupants.Classorg.jivesoftware.openfire.muc.clusterEcho
BroadcastPresenceRequestTask that broadcasts the presence of a room occupant to the occupants of the room being hosted by the cluster node.Classorg.jivesoftware.openfire.muc.clusterEcho
CannotBeInvitedExceptionException used for representing the error when an external MUC delegate responds to an invite-user packet by rejecting the invitation attempt.Classorg.jivesoftware.openfire.mucEcho
ChangeNicknameTask that changes the nickname of an existing room occupant in the cluster node.Classorg.jivesoftware.openfire.muc.clusterEcho
ConflictExceptionException used for representing a conflict error in a MUCRoom.Classorg.jivesoftware.openfire.mucEcho
DestroyRoomRequestTask that destroys the local room in the cluster node.Classorg.jivesoftware.openfire.muc.clusterEcho
ForbiddenExceptionException used for representing that the requested operation is forbidden for the user in the MUCRoom.Classorg.jivesoftware.openfire.mucEcho
GetNewMemberRoomsRequestTask requested by each cluster node when a new node joins the cluster.Classorg.jivesoftware.openfire.muc.clusterEcho
GetNumberConnectedUsersTask to be executed in each cluster node to obtain the total number of users using the multi user chat service.Classorg.jivesoftware.openfire.muc.clusterEcho
HistoryRequestRepresents the amount of history requested by an occupant while joining a room.Classorg.jivesoftware.openfire.mucEcho
HistoryStrategyMulti-User Chat rooms may cache history of the conversations in the room in order to play them back to newly arriving members.Classorg.jivesoftware.openfire.mucEcho
HistoryStrategy .TypeClassorg.jivesoftware.openfire.muc.HistoryStrategyEcho
IQAdminHandlerA handler for the IQ packet with namespace http://jabber.Classorg.jivesoftware.openfire.muc.spiEcho
IQMUCSearchHandlerThis class adds jabber:iq:search combined with 'result set management' functionality to the MUC service of Openfire.Classorg.jivesoftware.openfire.muc.spiEcho
IQOwnerHandlerA handler for the IQ packet with namespace http://jabber.Classorg.jivesoftware.openfire.muc.spiEcho
LocalMUCRoleClassorg.jivesoftware.openfire.muc.spiEcho
LocalMUCRoom a persistent room which means that its configuration will be maintained in synch with its representation in the database.Classorg.jivesoftware.openfire.muc.spiEcho
LocalMUCUserRepresentation of users interacting with the chat service.Classorg.jivesoftware.openfire.muc.spiEcho
MUCEventDelegateGives the implementer the ability to react to, allow, or deny MUC related events.Classorg.jivesoftware.openfire.mucEcho
MUCEventDelegate .InvitationRejectionResultClassorg.jivesoftware.openfire.muc.MUCEventDelegateEcho
MUCEventDelegate .InvitationResultClassorg.jivesoftware.openfire.muc.MUCEventDelegateEcho
MUCEventDispatcherDispatches MUC events.Classorg.jivesoftware.openfire.mucEcho
MUCEventListenerInterface to listen for MUC events.Interfaceorg.jivesoftware.openfire.mucEcho
MUCPersistenceManagerA manager responsible for ensuring room persistence.Classorg.jivesoftware.openfire.muc.spiEcho
MUCRoleDefines the permissions and actions that a MUCUser may use in a particular room.Interfaceorg.jivesoftware.openfire.mucEcho
MUCRole .AffiliationAdministrator of the room.Classorg.jivesoftware.openfire.muc.MUCRoleEcho
MUCRole .RoleRuns moderated discussions.Classorg.jivesoftware.openfire.muc.MUCRoleEcho
MUCRoomA chat room on the chat server manages its users, and enforces it's own security rules.Interfaceorg.jivesoftware.openfire.mucEcho
MUCRoomHistoryRepresent the data model for one MUCRoom history.Classorg.jivesoftware.openfire.mucEcho
MUCRoomTaskTask related to a room to be executed in a cluster node.Classorg.jivesoftware.openfire.muc.clusterEcho
MUCServicePropertiesRetrieves and stores MUC service properties.Classorg.jivesoftware.openfire.muc.spiEcho
MUCServicePropertyClusterEventTaskThis task updates or deletes a property in a cluster node's muc service property map.Classorg.jivesoftware.openfire.muc.clusterEcho
MUCServicePropertyEventDispatcherDispatches property events.Classorg.jivesoftware.openfire.muc.spiEcho
MUCServicePropertyEventDispatcher .EventTypeRepresents valid event types.Classorg.jivesoftware.openfire.muc.spi.MUCServicePropertyEventDispatcherEcho
MUCServicePropertyEventListenerInterface to listen for property events.Interfaceorg.jivesoftware.openfire.muc.spiEcho
MUCUserThe chat user is a separate user abstraction for interacting with the chat server.Interfaceorg.jivesoftware.openfire.mucEcho
MultiUserChatManagerProvides centralized management of all configured Multi User Chat (MUC) services.Classorg.jivesoftware.openfire.mucEcho
MultiUserChatServiceManages groupchat conversations, chatrooms, and users.Interfaceorg.jivesoftware.openfire.mucEcho
MultiUserChatServiceImpl responsible for responding Multi-User Chat disco requests as well as removing inactive users from the rooms after a period of time and to maintain a log of the conversation in the rooms thatClassorg.jivesoftware.openfire.muc.spiEcho
NotAcceptableExceptionException used for representing that the nickname used by the user is not acceptable.Classorg.jivesoftware.openfire.mucEcho
NotAllowedExceptionException used for representing that the user is not allowed to perform the requested operation in the MUCRoom.Classorg.jivesoftware.openfire.mucEcho
OccupantAddedEventTask that will remove a room occupant from the list of occupants in the room.Classorg.jivesoftware.openfire.muc.clusterEcho
OccupantLeftEventTask that removes a room occupant from the list of occupants in the room.Classorg.jivesoftware.openfire.muc.clusterEcho
QueuedTasksManagerQueue tasks while this JVM is joining the cluster and the requested room was still not loaded.Classorg.jivesoftware.openfire.muc.clusterEcho
RegistrationRequiredExceptionException used for representing that the user needs to register with the room in order to perform the requested operation.Classorg.jivesoftware.openfire.mucEcho
RemoteMUCRoleRepresentation of a room occupant of a local room that is being hosted by another cluster node.Classorg.jivesoftware.openfire.muc.spiEcho
RemoteMUCUserUser hosted by another cluster node that is presente in a local room.Classorg.jivesoftware.openfire.muc.spiEcho
RoomAvailableEventTask that adds a new local room to the cluster node.Classorg.jivesoftware.openfire.muc.clusterEcho
RoomInfoRepresentation of a room configuration and its occupants.Classorg.jivesoftware.openfire.muc.clusterEcho
RoomLockedExceptionException used for representing that the user can't join a room since it's been locked.Classorg.jivesoftware.openfire.mucEcho
RoomRemovedEventTask that will remove a local room from the cluster node.Classorg.jivesoftware.openfire.muc.clusterEcho
RoomUpdatedEventTask that updates the configuration of a local room.Classorg.jivesoftware.openfire.muc.clusterEcho
SeniorMemberServicesRequestTask to be requested by a node that joins a cluster and be executed in the senior cluster member to get the services with rooms with occupants.Classorg.jivesoftware.openfire.muc.clusterEcho
ServiceAddedEventTask that will add a service to the cluster node.Classorg.jivesoftware.openfire.muc.clusterEcho
ServiceInfoRepresentation of a service configuration.Classorg.jivesoftware.openfire.muc.clusterEcho
ServiceRemovedEventTask that will remove a service from the cluster node.Classorg.jivesoftware.openfire.muc.clusterEcho
ServiceUnavailableExceptionException used for representing that the MultiUserChat service is not available at the moment.Classorg.jivesoftware.openfire.mucEcho
ServiceUpdatedEventTask that will update a service configuring in the cluster node.Classorg.jivesoftware.openfire.muc.clusterEcho
UpdateHistoryStrategyCluster task that will update the history strategy used by a MultiUserChatService service.Classorg.jivesoftware.openfire.muc.clusterEcho
UpdateOccupantTask that updates all information regarding a room occupant.Classorg.jivesoftware.openfire.muc.clusterEcho
UpdateOccupantRequestTask that requests the cluster node hosting a room occupant to change his role and/or affiliation.Classorg.jivesoftware.openfire.muc.clusterEcho
UpdatePresenceTask that updates the presence of an occupant in a room.Classorg.jivesoftware.openfire.muc.clusterEcho
AddAffiliationTask that adds an affiliation for a room in the other cluster nodes.Classorg.jivesoftware.openfire.muc.clusterOpenFire
AddMemberTask that adds a new member to the room in the other cluster nodes.Classorg.jivesoftware.openfire.muc.clusterOpenFire
BroadcastMessageRequestTask that broadcasts a message to local room occupants.Classorg.jivesoftware.openfire.muc.clusterOpenFire
BroadcastPresenceRequestTask that broadcasts the presence of a room occupant to the occupants of the room being hosted by the cluster node.Classorg.jivesoftware.openfire.muc.clusterOpenFire
CannotBeInvitedExceptionException used for representing the error when an external MUC delegate responds to an invite-user packet by rejecting the invitation attempt.Classorg.jivesoftware.openfire.mucOpenFire
ChangeNicknameTask that changes the nickname of an existing room occupant in the cluster node.Classorg.jivesoftware.openfire.muc.clusterOpenFire
ConflictExceptionException used for representing a conflict error in a MUCRoom.Classorg.jivesoftware.openfire.mucOpenFire
DestroyRoomRequestTask that destroys the local room in the cluster node.Classorg.jivesoftware.openfire.muc.clusterOpenFire
ForbiddenExceptionException used for representing that the requested operation is forbidden for the user in the MUCRoom.Classorg.jivesoftware.openfire.mucOpenFire
GetNewMemberRoomsRequestTask requested by each cluster node when a new node joins the cluster.Classorg.jivesoftware.openfire.muc.clusterOpenFire
GetNumberConnectedUsersTask to be executed in each cluster node to obtain the total number of users using the multi user chat service.Classorg.jivesoftware.openfire.muc.clusterOpenFire
HistoryRequestRepresents the amount of history requested by an occupant while joining a room.Classorg.jivesoftware.openfire.mucOpenFire
HistoryStrategyMulti-User Chat rooms may cache history of the conversations in the room in order to play them back to newly arriving members.Classorg.jivesoftware.openfire.mucOpenFire
HistoryStrategy .TypeClassorg.jivesoftware.openfire.muc.HistoryStrategyOpenFire
IQAdminHandlerA handler for the IQ packet with namespace http://jabber.Classorg.jivesoftware.openfire.muc.spiOpenFire
IQMUCSearchHandlerThis class adds jabber:iq:search combined with 'result set management' functionality to the MUC service of Openfire.Classorg.jivesoftware.openfire.muc.spiOpenFire
IQOwnerHandlerA handler for the IQ packet with namespace http://jabber.Classorg.jivesoftware.openfire.muc.spiOpenFire
LocalMUCRoleClassorg.jivesoftware.openfire.muc.spiOpenFire
LocalMUCRoom a persistent room which means that its configuration will be maintained in synch with its representation in the database.Classorg.jivesoftware.openfire.muc.spiOpenFire
LocalMUCUserRepresentation of users interacting with the chat service.Classorg.jivesoftware.openfire.muc.spiOpenFire
MUCEventDelegateGives the implementer the ability to react to, allow, or deny MUC related events.Classorg.jivesoftware.openfire.mucOpenFire
MUCEventDelegate .InvitationRejectionResultClassorg.jivesoftware.openfire.muc.MUCEventDelegateOpenFire
MUCEventDelegate .InvitationResultClassorg.jivesoftware.openfire.muc.MUCEventDelegateOpenFire
MUCEventDispatcherDispatches MUC events.Classorg.jivesoftware.openfire.mucOpenFire
MUCEventListenerInterface to listen for MUC events.Interfaceorg.jivesoftware.openfire.mucOpenFire
MUCPersistenceManagerA manager responsible for ensuring room persistence.Classorg.jivesoftware.openfire.muc.spiOpenFire
MUCRoleDefines the permissions and actions that a MUCUser may use in a particular room.Interfaceorg.jivesoftware.openfire.mucOpenFire
MUCRole .AffiliationAdministrator of the room.Classorg.jivesoftware.openfire.muc.MUCRoleOpenFire
MUCRole .RoleRuns moderated discussions.Classorg.jivesoftware.openfire.muc.MUCRoleOpenFire
MUCRoomA chat room on the chat server manages its users, and enforces it's own security rules.Interfaceorg.jivesoftware.openfire.mucOpenFire
MUCRoomHistoryRepresent the data model for one MUCRoom history.Classorg.jivesoftware.openfire.mucOpenFire
MUCRoomTaskTask related to a room to be executed in a cluster node.Classorg.jivesoftware.openfire.muc.clusterOpenFire
MUCServicePropertiesRetrieves and stores MUC service properties.Classorg.jivesoftware.openfire.muc.spiOpenFire
MUCServicePropertyClusterEventTaskThis task updates or deletes a property in a cluster node's muc service property map.Classorg.jivesoftware.openfire.muc.clusterOpenFire
MUCServicePropertyEventDispatcherDispatches property events.Classorg.jivesoftware.openfire.muc.spiOpenFire
MUCServicePropertyEventDispatcher .EventTypeRepresents valid event types.Classorg.jivesoftware.openfire.muc.spi.MUCServicePropertyEventDispatcherOpenFire
MUCServicePropertyEventListenerInterface to listen for property events.Interfaceorg.jivesoftware.openfire.muc.spiOpenFire
MUCUserThe chat user is a separate user abstraction for interacting with the chat server.Interfaceorg.jivesoftware.openfire.mucOpenFire
MultiUserChatManagerProvides centralized management of all configured Multi User Chat (MUC) services.Classorg.jivesoftware.openfire.mucOpenFire
MultiUserChatServiceManages groupchat conversations, chatrooms, and users.Interfaceorg.jivesoftware.openfire.mucOpenFire
MultiUserChatServiceImpl responsible for responding Multi-User Chat disco requests as well as removing inactive users from the rooms after a period of time and to maintain a log of the conversation in the rooms thatClassorg.jivesoftware.openfire.muc.spiOpenFire
NotAcceptableExceptionException used for representing that the nickname used by the user is not acceptable.Classorg.jivesoftware.openfire.mucOpenFire
NotAllowedExceptionException used for representing that the user is not allowed to perform the requested operation in the MUCRoom.Classorg.jivesoftware.openfire.mucOpenFire
OccupantAddedEventTask that will remove a room occupant from the list of occupants in the room.Classorg.jivesoftware.openfire.muc.clusterOpenFire
OccupantLeftEventTask that removes a room occupant from the list of occupants in the room.Classorg.jivesoftware.openfire.muc.clusterOpenFire
QueuedTasksManagerQueue tasks while this JVM is joining the cluster and the requested room was still not loaded.Classorg.jivesoftware.openfire.muc.clusterOpenFire
RegistrationRequiredExceptionException used for representing that the user needs to register with the room in order to perform the requested operation.Classorg.jivesoftware.openfire.mucOpenFire
RemoteMUCRoleRepresentation of a room occupant of a local room that is being hosted by another cluster node.Classorg.jivesoftware.openfire.muc.spiOpenFire
RemoteMUCUserUser hosted by another cluster node that is presente in a local room.Classorg.jivesoftware.openfire.muc.spiOpenFire
RoomAvailableEventTask that adds a new local room to the cluster node.Classorg.jivesoftware.openfire.muc.clusterOpenFire
RoomInfoRepresentation of a room configuration and its occupants.Classorg.jivesoftware.openfire.muc.clusterOpenFire
RoomLockedExceptionException used for representing that the user can't join a room since it's been locked.Classorg.jivesoftware.openfire.mucOpenFire
RoomRemovedEventTask that will remove a local room from the cluster node.Classorg.jivesoftware.openfire.muc.clusterOpenFire
RoomUpdatedEventTask that updates the configuration of a local room.Classorg.jivesoftware.openfire.muc.clusterOpenFire
SeniorMemberServicesRequestTask to be requested by a node that joins a cluster and be executed in the senior cluster member to get the services with rooms with occupants.Classorg.jivesoftware.openfire.muc.clusterOpenFire
ServiceAddedEventTask that will add a service to the cluster node.Classorg.jivesoftware.openfire.muc.clusterOpenFire
ServiceInfoRepresentation of a service configuration.Classorg.jivesoftware.openfire.muc.clusterOpenFire
ServiceRemovedEventTask that will remove a service from the cluster node.Classorg.jivesoftware.openfire.muc.clusterOpenFire
ServiceUnavailableExceptionException used for representing that the MultiUserChat service is not available at the moment.Classorg.jivesoftware.openfire.mucOpenFire
ServiceUpdatedEventTask that will update a service configuring in the cluster node.Classorg.jivesoftware.openfire.muc.clusterOpenFire
UpdateHistoryStrategyCluster task that will update the history strategy used by a MultiUserChatService service.Classorg.jivesoftware.openfire.muc.clusterOpenFire
UpdateOccupantTask that updates all information regarding a room occupant.Classorg.jivesoftware.openfire.muc.clusterOpenFire
UpdateOccupantRequestTask that requests the cluster node hosting a room occupant to change his role and/or affiliation.Classorg.jivesoftware.openfire.muc.clusterOpenFire
UpdatePresenceTask that updates the presence of an occupant in a room.Classorg.jivesoftware.openfire.muc.clusterOpenFire