A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes All Packages

A

AbstractHistoryProvider<DS extends tigase.db.DataSource> - Class in tigase.muc.history
 
AbstractHistoryProvider() - Constructor for class tigase.muc.history.AbstractHistoryProvider
 
AbstractJDBCHistoryProvider - Class in tigase.muc.history
 
AbstractJDBCHistoryProvider() - Constructor for class tigase.muc.history.AbstractJDBCHistoryProvider
 
AbstractMucDAO<DS extends tigase.db.DataSource,​ID> - Class in tigase.muc.repository
Created by andrzej on 14.10.2016.
AbstractMucDAO() - Constructor for class tigase.muc.repository.AbstractMucDAO
 
AbstractMucModule - Class in tigase.muc.modules
 
AbstractMucModule() - Constructor for class tigase.muc.modules.AbstractMucModule
 
Activator - Class in tigase.muc
 
Activator() - Constructor for class tigase.muc.Activator
 
add(JID, Room) - Method in class tigase.muc.Ghostbuster2
 
ADD_MESSAGE_QUERY_KEY - Static variable in class tigase.muc.history.AbstractJDBCHistoryProvider
 
ADD_MESSAGE_QUERY_VAL - Static variable in class tigase.muc.history.DerbySqlHistoryProvider
 
ADD_MESSAGE_QUERY_VAL - Static variable in class tigase.muc.history.MySqlHistoryProvider
 
ADD_MESSAGE_QUERY_VAL - Static variable in class tigase.muc.history.PostgreSqlHistoryProvider
 
ADD_MESSAGE_QUERY_VAL - Static variable in class tigase.muc.history.SqlserverSqlHistoryProvider
 
addAffiliationByJid(BareJID, RoomAffiliation) - Method in class tigase.muc.Room
 
addForm(Element, Room, JID) - Method in class tigase.muc.modules.RegisterModule
 
addIfExists(Bindings, String, Object) - Static method in class tigase.muc.MUCComponent
 
addJoinEvent(Room, Date, JID, String) - Method in class tigase.muc.history.DerbySqlHistoryProvider
Adds join event.
addJoinEvent(Room, Date, JID, String) - Method in interface tigase.muc.history.HistoryProvider
Adds join event.
addJoinEvent(Room, Date, JID, String) - Method in class tigase.muc.history.HistoryProviderMDBean
 
addJoinEvent(Room, Date, JID, String) - Method in class tigase.muc.history.JDBCHistoryProvider
 
addJoinEvent(Room, Date, JID, String) - Method in class tigase.muc.history.MemoryHistoryProvider
 
addJoinEvent(Room, Date, JID, String) - Method in class tigase.muc.history.MySqlHistoryProvider
Adds join event.
addJoinEvent(Room, Date, JID, String) - Method in class tigase.muc.history.NoneHistoryProvider
 
addJoinEvent(Room, Date, JID, String) - Method in class tigase.muc.history.PostgreSqlHistoryProvider
Adds join event.
addJoinEvent(Room, Date, JID, String) - Method in class tigase.muc.history.SqlserverSqlHistoryProvider
Adds join event.
addJoinEvent(Room, Date, JID, String) - Method in interface tigase.muc.logger.MucLogger
Adds join event.
addJoinEvent(Room, Date, JID, String) - Method in class tigase.muc.logger.RoomChatLogger
 
addLeaveEvent(Room, Date, JID, String) - Method in class tigase.muc.history.DerbySqlHistoryProvider
addLeaveEvent(Room, Date, JID, String) - Method in interface tigase.muc.history.HistoryProvider
 
addLeaveEvent(Room, Date, JID, String) - Method in class tigase.muc.history.HistoryProviderMDBean
 
addLeaveEvent(Room, Date, JID, String) - Method in class tigase.muc.history.JDBCHistoryProvider
 
addLeaveEvent(Room, Date, JID, String) - Method in class tigase.muc.history.MemoryHistoryProvider
 
addLeaveEvent(Room, Date, JID, String) - Method in class tigase.muc.history.MySqlHistoryProvider
addLeaveEvent(Room, Date, JID, String) - Method in class tigase.muc.history.NoneHistoryProvider
 
addLeaveEvent(Room, Date, JID, String) - Method in class tigase.muc.history.PostgreSqlHistoryProvider
addLeaveEvent(Room, Date, JID, String) - Method in class tigase.muc.history.SqlserverSqlHistoryProvider
addLeaveEvent(Room, Date, JID, String) - Method in interface tigase.muc.logger.MucLogger
 
addLeaveEvent(Room, Date, JID, String) - Method in class tigase.muc.logger.RoomChatLogger
 
addListener(Room.RoomListener) - Method in class tigase.muc.Room
 
addListener(RoomConfig.RoomConfigListener) - Method in class tigase.muc.RoomConfig
 
addMessage(Room, String, JID, String, Date) - Method in interface tigase.muc.logger.MucLogger
 
addMessage(Room, String, JID, String, Date) - Method in class tigase.muc.logger.RoomChatLogger
 
addMessage(Room, Element, String, JID, String, Date) - Method in class tigase.muc.history.AbstractJDBCHistoryProvider
addMessage(Room, Element, String, JID, String, Date) - Method in interface tigase.muc.history.HistoryProvider
 
addMessage(Room, Element, String, JID, String, Date) - Method in class tigase.muc.history.HistoryProviderMDBean
 
addMessage(Room, Element, String, JID, String, Date) - Method in class tigase.muc.history.JDBCHistoryProvider
 
addMessage(Room, Element, String, JID, String, Date) - Method in class tigase.muc.history.MemoryHistoryProvider
 
addMessage(Room, Element, String, JID, String, Date) - Method in class tigase.muc.history.NoneHistoryProvider
 
addMessageIdIfMissing - Variable in class tigase.muc.MUCConfig
 
addMessageToHistory(Room, Element, String, JID, String, Date) - Method in class tigase.muc.modules.GroupchatMessageModule
 
addOccupantByJid(JID, String, Role, Element) - Method in class tigase.muc.Room
 
addOccupantListener(Room.RoomOccupantListener) - Method in class tigase.muc.Room
 
addStatusCode(int) - Method in class tigase.muc.modules.PresenceModule.PresenceWrapper
 
addSubjectChange(Room, String, JID, String, Date) - Method in interface tigase.muc.logger.MucLogger
Adds subject changes to log/history.
addSubjectChange(Room, String, JID, String, Date) - Method in class tigase.muc.logger.RoomChatLogger
 
addSubjectChange(Room, Element, String, JID, String, Date) - Method in class tigase.muc.history.DerbySqlHistoryProvider
Adds subject changes to log/history.
addSubjectChange(Room, Element, String, JID, String, Date) - Method in interface tigase.muc.history.HistoryProvider
Adds subject changes to log/history.
addSubjectChange(Room, Element, String, JID, String, Date) - Method in class tigase.muc.history.HistoryProviderMDBean
 
addSubjectChange(Room, Element, String, JID, String, Date) - Method in class tigase.muc.history.JDBCHistoryProvider
 
addSubjectChange(Room, Element, String, JID, String, Date) - Method in class tigase.muc.history.MemoryHistoryProvider
 
addSubjectChange(Room, Element, String, JID, String, Date) - Method in class tigase.muc.history.MySqlHistoryProvider
Adds subject changes to log/history.
addSubjectChange(Room, Element, String, JID, String, Date) - Method in class tigase.muc.history.NoneHistoryProvider
 
addSubjectChange(Room, Element, String, JID, String, Date) - Method in class tigase.muc.history.PostgreSqlHistoryProvider
Adds subject changes to log/history.
addSubjectChange(Room, Element, String, JID, String, Date) - Method in class tigase.muc.history.SqlserverSqlHistoryProvider
Adds subject changes to log/history.
addSubjectChangeToHistory(Room, Element, String, JID, String, Date) - Method in class tigase.muc.modules.GroupchatMessageModule
 
addToAllRooms(BareJID, InMemoryMucRepository.InternalRoom) - Method in class tigase.muc.repository.inmemory.InMemoryMucRepository
 
admin - tigase.muc.Affiliation
 
admin - Static variable in class tigase.muc.RoomAffiliation
 
adminPersistent - Static variable in class tigase.muc.RoomAffiliation
 
Affiliation - Enum in tigase.muc
 
AffiliationChangedEvent - Class in tigase.muc
 
AffiliationChangedEvent() - Constructor for class tigase.muc.AffiliationChangedEvent
 
AffiliationChangedEvent(Room, BareJID, RoomAffiliation, RoomAffiliation) - Constructor for class tigase.muc.AffiliationChangedEvent
 
allowed(JID, Room) - Method in class tigase.muc.modules.DefaultDiscoItemsFilter
 
allowed(JID, Room) - Method in interface tigase.muc.modules.DiscoItemsFilter
 
allRooms - Variable in class tigase.muc.repository.inmemory.InMemoryMucRepository
 
AllSuccess - tigase.muc.modules.selfping.SelfPingerMonitor.ResultStatus
 
anyone - tigase.muc.RoomConfig.PrivateMessageACL
 
anyone - tigase.muc.RoomConfig.WhoisPrivilege
 
asEnum(Class<T>, String[], Enum<?>[]) - Static method in class tigase.muc.RoomConfig
 
asStringTable(Enum<?>[]) - Static method in class tigase.muc.RoomConfig
 

B

BANNED - Static variable in class tigase.muc.StatusCodes
Inform user that he or she has been banned from the room.
beforeUnregister() - Method in class tigase.muc.modules.PresenceModuleImpl
 
beforeUnregister() - Method in class tigase.muc.modules.VCardModule
 
belongsTo(Class<? extends BasicComponent>) - Method in class tigase.muc.history.HistoryProviderMDBean
 
belongsTo(Class<? extends BasicComponent>) - Method in class tigase.muc.repository.MucDAOMDBean
 
blacklist - Variable in class tigase.muc.RoomConfig
 

C

calculateOffsetAndPosition(Q, int, Integer, Integer) - Static method in class tigase.muc.history.AbstractHistoryProvider
 
calculateStatusCodesByDiff(RoomConfig) - Method in class tigase.muc.RoomConfig
 
changeNickName(JID, String) - Method in class tigase.muc.Room
 
chatStateAllowed - Variable in class tigase.muc.MUCConfig
 
CHECK_TEXT_FIELD_INVALID_TYPES - Static variable in class tigase.muc.history.SqlserverSqlHistoryProvider
 
checkCreatePermission(BareJID, JID, Form) - Method in class tigase.muc.PermissionChecker
Checks privileges to create new room.
checkIfProcessed(Element) - Method in class tigase.muc.modules.IqStanzaForwarderModule
 
checkItem(Room, Element, JID, Affiliation, Role) - Method in class tigase.muc.modules.ModeratorModule
 
checkPermission(Room, JID) - Method in class tigase.muc.modules.RegisterModule
 
checkUpdateVisibilityPermission(Room, JID, Form) - Method in class tigase.muc.PermissionChecker
Checks privileges to update room visibility.
clear() - Method in class tigase.muc.PresenceStore
 
clone() - Method in class tigase.muc.RoomConfig
 
clonePresence(Element) - Method in class tigase.muc.modules.PresenceModuleImpl
 
CONFIGURATION_CHANGE - Static variable in class tigase.muc.StatusCodes
Inform occupants that a non-privacy-related room configuration change has occurred.
convert() - Method in class tigase.muc.repository.migration.Converter
 
Converter - Class in tigase.muc.repository.migration
Created by andrzej on 17.10.2016.
Converter() - Constructor for class tigase.muc.repository.migration.Converter
 
copyFrom(Form) - Method in class tigase.muc.RoomConfig
 
copyFrom(Form, boolean) - Method in class tigase.muc.RoomConfig
 
copyFrom(RoomConfig) - Method in class tigase.muc.RoomConfig
 
copyFrom(RoomConfig, boolean) - Method in class tigase.muc.RoomConfig
 
createAvailableFilter() - Method in class tigase.muc.Room
 
createMessage(BareJID, JID, String, String, String, String, boolean, Date) - Method in class tigase.muc.history.AbstractHistoryProvider
 
createMessageElement(BareJID, JID, String, String, String) - Method in class tigase.muc.history.AbstractHistoryProvider
 
createNewRoom(BareJID, JID) - Method in interface tigase.muc.repository.IMucRepository
 
createNewRoom(BareJID, JID) - Method in class tigase.muc.repository.inmemory.InMemoryMucRepository
 
createPingPacket(String, String, String) - Method in class tigase.muc.modules.selfping.SelfPingModule
 
createResultIQ(Element) - Static method in class tigase.muc.modules.AbstractMucModule
 
createRoom(Room) - Method in class tigase.muc.repository.MucDAOOld
Deprecated.
 
createRoom(RoomWithId) - Method in class tigase.muc.repository.MucDAOMDBean
 
createRoom(RoomWithId<ID>) - Method in interface tigase.muc.repository.IMucDAO
 
createRoom(RoomWithId<Long>) - Method in class tigase.muc.repository.JDBCMucDAO
 
createRoomCreatedEvent(Room) - Static method in class tigase.muc.modules.RoomConfigurationModule
 
CRIT - Static variable in class tigase.muc.modules.ModeratorModule
 

D

data_repo - Variable in class tigase.muc.history.JDBCHistoryProvider
 
data_repo - Variable in class tigase.muc.repository.JDBCMucDAO
 
dataRepository - Variable in class tigase.muc.history.AbstractJDBCHistoryProvider
 
DEFAULT_ROOM_CONFIG_KEY - Static variable in class tigase.muc.MUCComponent
 
DEFAULT_ROOM_CONFIG_PREFIX_KEY - Static variable in class tigase.muc.MUCComponent
 
DefaultDiscoItemsFilter - Class in tigase.muc.modules
 
DefaultDiscoItemsFilter() - Constructor for class tigase.muc.modules.DefaultDiscoItemsFilter
 
DelayDeliveryThread(PresenceModuleImpl.DelayDeliveryThread.DelDeliverySend) - Constructor for class tigase.muc.modules.PresenceModuleImpl.DelayDeliveryThread
 
DELETE_MESSAGES_QUERY_KEY - Static variable in class tigase.muc.history.AbstractJDBCHistoryProvider
 
DELETE_MESSAGES_QUERY_VAL - Static variable in class tigase.muc.history.DerbySqlHistoryProvider
 
DELETE_MESSAGES_QUERY_VAL - Static variable in class tigase.muc.history.MySqlHistoryProvider
 
DELETE_MESSAGES_QUERY_VAL - Static variable in class tigase.muc.history.PostgreSqlHistoryProvider
 
DELETE_MESSAGES_QUERY_VAL - Static variable in class tigase.muc.history.SqlserverSqlHistoryProvider
 
DerbySqlHistoryProvider - Class in tigase.muc.history
 
DerbySqlHistoryProvider() - Constructor for class tigase.muc.history.DerbySqlHistoryProvider
 
destroy() - Method in class tigase.muc.history.AbstractJDBCHistoryProvider
 
destroy() - Method in interface tigase.muc.history.HistoryProvider
Destroys this instance of HistoryProvider releasing all resources allocated but this provider if they should be released
destroy() - Method in class tigase.muc.history.HistoryProviderMDBean
 
destroy() - Method in class tigase.muc.history.JDBCHistoryProvider
 
destroy() - Method in class tigase.muc.history.MemoryHistoryProvider
 
destroy() - Method in class tigase.muc.history.NoneHistoryProvider
 
destroy(Room, String, String) - Method in class tigase.muc.modules.RoomConfigurationModule
 
destroyRoom(Room, Element) - Method in interface tigase.muc.repository.IMucRepository
 
destroyRoom(Room, Element) - Method in class tigase.muc.repository.inmemory.InMemoryMucRepository
 
destroyRoom(BareJID) - Method in interface tigase.muc.repository.IMucDAO
 
destroyRoom(BareJID) - Method in class tigase.muc.repository.JDBCMucDAO
 
destroyRoom(BareJID) - Method in class tigase.muc.repository.MucDAOMDBean
 
destroyRoom(BareJID) - Method in class tigase.muc.repository.MucDAOOld
Deprecated.
 
DiscoItemsFilter - Interface in tigase.muc.modules
 
DiscoveryModule - Class in tigase.muc.modules
 
DiscoveryModule() - Constructor for class tigase.muc.modules.DiscoveryModule
 
doQuit(Room, JID, Integer...) - Method in interface tigase.muc.modules.PresenceModule
 
doQuit(Room, JID, Integer...) - Method in class tigase.muc.modules.PresenceModuleImpl
 
doQuit(Room, JID, Integer...) - Method in class tigase.muc.modules.PresenceModuleNoBroadcast
 

E

equals(Object) - Method in class tigase.muc.modules.selfping.Request
 
Error - tigase.muc.modules.selfping.Request.Result
 
Errors - tigase.muc.modules.selfping.SelfPingerMonitor.ResultStatus
 

F

FILTERED_OCCUPANTS_COLLECTION - Static variable in class tigase.muc.Room
 
findClassForDataSource(DataSource) - Method in class tigase.muc.history.HistoryProviderMDBean
 
findClassForDataSource(DataSource) - Method in class tigase.muc.repository.MucDAOMDBean
 
finished(Request, SelfPingerMonitor.ResultStatus) - Method in interface tigase.muc.modules.selfping.SelfPingerMonitor.Handler
 
fireOnMessageToOccupants(JID, Packet) - Method in class tigase.muc.Room
 
form - Variable in class tigase.muc.RoomConfig
 
forwardPacket(Packet, Room, String, JID, String, boolean) - Method in class tigase.muc.modules.IqStanzaForwarderModule
 
forwardPacket(Packet, BareJID, String, JID, String) - Method in class tigase.muc.modules.IqStanzaForwarderModule
 
from(Affiliation, boolean, String) - Static method in class tigase.muc.RoomAffiliation
 
fullanonymous - tigase.muc.RoomConfig.Anonymity
Deprecated.

G

generateJidShortcut(JID) - Static method in class tigase.muc.modules.IqStanzaForwarderModule
 
generateSubjectId(Date, String) - Static method in class tigase.muc.modules.GroupchatMessageModule
 
GET_MESSAGES_MAXSTANZAS_QUERY_KEY - Static variable in class tigase.muc.history.AbstractJDBCHistoryProvider
 
GET_MESSAGES_MAXSTANZAS_QUERY_VAL - Static variable in class tigase.muc.history.DerbySqlHistoryProvider
 
GET_MESSAGES_MAXSTANZAS_QUERY_VAL - Static variable in class tigase.muc.history.MySqlHistoryProvider
 
GET_MESSAGES_MAXSTANZAS_QUERY_VAL - Static variable in class tigase.muc.history.PostgreSqlHistoryProvider
 
GET_MESSAGES_MAXSTANZAS_QUERY_VAL - Static variable in class tigase.muc.history.SqlserverSqlHistoryProvider
 
GET_MESSAGES_SINCE_QUERY_KEY - Static variable in class tigase.muc.history.AbstractJDBCHistoryProvider
 
GET_MESSAGES_SINCE_QUERY_VAL - Static variable in class tigase.muc.history.DerbySqlHistoryProvider
 
GET_MESSAGES_SINCE_QUERY_VAL - Static variable in class tigase.muc.history.MySqlHistoryProvider
 
GET_MESSAGES_SINCE_QUERY_VAL - Static variable in class tigase.muc.history.PostgreSqlHistoryProvider
 
GET_MESSAGES_SINCE_QUERY_VAL - Static variable in class tigase.muc.history.SqlserverSqlHistoryProvider
 
getActiveRooms() - Method in interface tigase.muc.repository.IMucRepository
 
getActiveRooms() - Method in class tigase.muc.repository.inmemory.InMemoryMucRepository
 
getAffiliation() - Method in class tigase.muc.RoomAffiliation
 
getAffiliation(String) - Method in class tigase.muc.Room
 
getAffiliation(Element) - Static method in class tigase.muc.modules.ModeratorModule
 
getAffiliation(BareJID) - Method in class tigase.muc.Room
 
getAffiliations() - Method in class tigase.muc.Room
 
getAffiliations(RoomWithId) - Method in class tigase.muc.repository.MucDAOMDBean
 
getAffiliations(RoomWithId<ID>) - Method in interface tigase.muc.repository.IMucDAO
 
getAffiliations(RoomWithId<Long>) - Method in class tigase.muc.repository.JDBCMucDAO
 
getAffiliationsMatching(Predicate<RoomAffiliation>) - Method in class tigase.muc.Room
 
getAllJidsForMessageDelivery() - Method in class tigase.muc.Room
 
getAllKnownJIDs() - Method in class tigase.muc.PresenceStore
 
getAllOccupantsJID() - Method in class tigase.muc.Room
 
getAllOccupantsJidsForMessageDelivery() - Method in class tigase.muc.Room
 
getAsElement() - Method in class tigase.muc.RoomConfig
 
getAvatarHash() - Method in class tigase.muc.Room
 
getBestPresence(BareJID) - Method in class tigase.muc.PresenceStore
 
getBestPresenceInt(BareJID) - Method in class tigase.muc.PresenceStore
 
getBy() - Method in exception tigase.muc.modules.selfping.SelfPingException
 
getChatLoggingDirectory() - Method in class tigase.muc.MUCConfig
 
getComponentVersion() - Method in class tigase.muc.MUCComponent
 
getConfig() - Method in class tigase.muc.Room
 
getConfigForm() - Method in class tigase.muc.RoomConfig
 
getCreationDate() - Method in class tigase.muc.Room
 
getCreationDate(BareJID) - Method in class tigase.muc.repository.MucDAOOld
Deprecated.
 
getCreatorJid() - Method in class tigase.muc.Room
 
getDebugInfoOccupants() - Method in class tigase.muc.Room
 
getDefaultBeanClass() - Method in class tigase.muc.history.HistoryProviderMDBean
 
getDefaultBeanClass() - Method in class tigase.muc.repository.MucDAOMDBean
 
getDefaultRole(RoomConfig, Affiliation) - Static method in class tigase.muc.Room
 
getDefaultRoomConfig() - Method in interface tigase.muc.repository.IMucRepository
 
getDefaultRoomConfig() - Method in class tigase.muc.repository.inmemory.InMemoryMucRepository
 
getDiscoCategory() - Method in class tigase.muc.MUCComponent
 
getDiscoCategoryType() - Method in class tigase.muc.MUCComponent
 
getDiscoDescription() - Method in class tigase.muc.MUCComponent
 
getElement() - Method in class tigase.muc.PresenceStore.Presence
 
getFeatures() - Method in class tigase.muc.modules.GroupchatMessageModule
 
getFeatures() - Method in class tigase.muc.modules.IqStanzaForwarderModule
 
getFeatures() - Method in class tigase.muc.modules.MediatedInvitationModule
 
getFeatures() - Method in class tigase.muc.modules.ModeratorModule
 
getFeatures() - Method in class tigase.muc.modules.PresenceModuleImpl
 
getFeatures() - Method in class tigase.muc.modules.PresenceModuleNoBroadcast
 
getFeatures() - Method in class tigase.muc.modules.PrivateMessageModule
 
getFeatures() - Method in class tigase.muc.modules.RegisterModule
 
getFeatures() - Method in class tigase.muc.modules.RoomConfigurationModule
 
getFeatures() - Method in class tigase.muc.modules.UniqueRoomNameModule
 
getFeatures() - Method in class tigase.muc.modules.VCardModule
 
getFilter() - Method in class tigase.muc.modules.DiscoveryModule
 
getFrom() - Method in class tigase.muc.PresenceStore.Presence
 
getHash() - Method in class tigase.muc.modules.VCardModule.VCardChangedEvent
 
getHiddenRoomCreationAcl() - Method in class tigase.muc.MUCConfig
 
getHistoryMessages(Room, JID, Integer, Integer, Integer, Date, PacketWriter) - Method in class tigase.muc.history.AbstractJDBCHistoryProvider
getHistoryMessages(Room, JID, Integer, Integer, Integer, Date, PacketWriter) - Method in class tigase.muc.history.DerbySqlHistoryProvider
getHistoryMessages(Room, JID, Integer, Integer, Integer, Date, PacketWriter) - Method in interface tigase.muc.history.HistoryProvider
 
getHistoryMessages(Room, JID, Integer, Integer, Integer, Date, PacketWriter) - Method in class tigase.muc.history.HistoryProviderMDBean
 
getHistoryMessages(Room, JID, Integer, Integer, Integer, Date, PacketWriter) - Method in class tigase.muc.history.JDBCHistoryProvider
 
getHistoryMessages(Room, JID, Integer, Integer, Integer, Date, PacketWriter) - Method in class tigase.muc.history.MemoryHistoryProvider
 
getHistoryMessages(Room, JID, Integer, Integer, Integer, Date, PacketWriter) - Method in class tigase.muc.history.NoneHistoryProvider
 
getHistoryMessages(Room, JID, Integer, Integer, Integer, Date, PacketWriter) - Method in class tigase.muc.history.SqlserverSqlHistoryProvider
getId() - Method in class tigase.muc.modules.selfping.Request
 
getId() - Method in class tigase.muc.RoomWithId
 
getJid() - Method in class tigase.muc.AffiliationChangedEvent
 
getJid() - Method in class tigase.muc.modules.selfping.Request
 
getJidTo() - Method in class tigase.muc.modules.selfping.Request
 
getLastPresenceCopy(BareJID, String) - Method in class tigase.muc.Room
 
getLastPresenceCopyByJid(BareJID) - Method in class tigase.muc.Room
 
getLastUpdated() - Method in class tigase.muc.PresenceStore.Presence
 
getLocalOccupantsJidsByNickname(String) - Method in class tigase.muc.Room
 
getLoggingFormat() - Method in class tigase.muc.RoomConfig
 
getMaxHistory() - Method in class tigase.muc.RoomConfig
 
getMaxUserResources() - Method in class tigase.muc.RoomConfig
 
getMaxUsers() - Method in class tigase.muc.RoomConfig
 
getMessagesSince(Room, JID, int, Timestamp, PacketWriter) - Method in class tigase.muc.history.JDBCHistoryProvider
 
getModuleCriteria() - Method in class tigase.muc.modules.GroupchatMessageModule
 
getModuleCriteria() - Method in class tigase.muc.modules.IqStanzaForwarderModule
 
getModuleCriteria() - Method in class tigase.muc.modules.MediatedInvitationModule
 
getModuleCriteria() - Method in class tigase.muc.modules.ModeratorModule
 
getModuleCriteria() - Method in class tigase.muc.modules.PresenceModuleImpl
 
getModuleCriteria() - Method in class tigase.muc.modules.PresenceModuleNoBroadcast
 
getModuleCriteria() - Method in class tigase.muc.modules.PrivateMessageModule
 
getModuleCriteria() - Method in class tigase.muc.modules.RegisterModule
 
getModuleCriteria() - Method in class tigase.muc.modules.RoomConfigurationModule
 
getModuleCriteria() - Method in class tigase.muc.modules.UniqueRoomNameModule
 
getModuleCriteria() - Method in class tigase.muc.modules.VCardModule
 
getNewAffiliation() - Method in class tigase.muc.AffiliationChangedEvent
 
getNicknameFromJid(JID) - Static method in class tigase.muc.modules.AbstractMucModule
 
getNoResultCounter() - Method in class tigase.muc.modules.selfping.Request
 
getOccupantJidForIqRequestForward(String) - Method in class tigase.muc.Room
 
getOccupantJidForIqResponseForward(String, Predicate<JID>) - Method in class tigase.muc.Room
 
getOccupantsBareJids() - Method in class tigase.muc.Room
 
getOccupantsCount() - Method in class tigase.muc.Room
 
getOccupantsJidByNickname(String) - Method in class tigase.muc.Room
 
getOccupantsJidsByNickname(String) - Method in class tigase.muc.Room
 
getOccupantsNickname(JID) - Method in class tigase.muc.Room
 
getOccupantsNicknames(boolean) - Method in class tigase.muc.Room
 
getOccupantsNicknames(BareJID) - Method in class tigase.muc.Room
 
getOccupantsPresenceFiltered() - Method in class tigase.muc.PresenceFiltered
 
getOccupantsPresenceFilteredJIDs() - Method in class tigase.muc.PresenceFiltered
 
getOccupantsPresenceFilteredNicknames() - Method in class tigase.muc.PresenceFiltered
 
getOldAffiliation() - Method in class tigase.muc.AffiliationChangedEvent
 
getPacket() - Method in class tigase.muc.modules.PresenceModule.PresenceWrapper
 
getPassword() - Method in class tigase.muc.RoomConfig
 
getPersistentOccupantJidByNickname(String) - Method in class tigase.muc.Room
 
getPersistentOccupantsJidsByNickname(String) - Method in class tigase.muc.Room
 
getPresence(JID) - Method in class tigase.muc.PresenceStore
 
getPresenceDeliveryLogic() - Method in class tigase.muc.RoomConfig
 
getPresenceFiltered() - Method in class tigase.muc.Room
 
getPresenceFilteredAffiliations() - Method in class tigase.muc.RoomConfig
 
getPresenceModule() - Method in class tigase.muc.Ghostbuster2
 
getPriority() - Method in class tigase.muc.PresenceStore.Presence
 
getPrivateMessageACL() - Method in class tigase.muc.RoomConfig
 
getPublicRoomCreationAcl() - Method in class tigase.muc.MUCConfig
 
getPublicVisibleRooms(String) - Method in interface tigase.muc.repository.IMucRepository
 
getPublicVisibleRooms(String) - Method in class tigase.muc.repository.inmemory.InMemoryMucRepository
 
getPublicVisibleRoomsIdList() - Method in interface tigase.muc.repository.IMucRepository
Deprecated.
getPublicVisibleRoomsIdList() - Method in class tigase.muc.repository.inmemory.InMemoryMucRepository
 
getReason(Element) - Static method in class tigase.muc.modules.ModeratorModule
 
getRegisteredNickname() - Method in class tigase.muc.RoomAffiliation
 
getRepository() - Method in class tigase.muc.repository.MucDAOOld
Deprecated.
 
getRepository(String) - Method in class tigase.muc.history.HistoryProviderMDBean
 
getRepository(String) - Method in class tigase.muc.repository.MucDAOMDBean
 
getRepository(Room) - Method in class tigase.muc.history.HistoryProviderMDBean
 
getRepositoryClassName() - Method in class tigase.muc.history.HistoryProviderMDBean.HistoryProviderConfigBean
 
getResultErrorCounter() - Method in class tigase.muc.modules.selfping.Request
 
getResultOkCounter() - Method in class tigase.muc.modules.selfping.Request
 
getRole(String) - Method in class tigase.muc.Room
 
getRole(Element) - Static method in class tigase.muc.modules.ModeratorModule
 
getRoom() - Method in class tigase.muc.AffiliationChangedEvent
 
getRoom(BareJID) - Method in class tigase.muc.modules.RegisterModule
 
getRoom(BareJID) - Method in interface tigase.muc.repository.IMucDAO
 
getRoom(BareJID) - Method in interface tigase.muc.repository.IMucRepository
 
getRoom(BareJID) - Method in class tigase.muc.repository.inmemory.InMemoryMucRepository
 
getRoom(BareJID) - Method in class tigase.muc.repository.JDBCMucDAO
 
getRoom(BareJID) - Method in class tigase.muc.repository.MucDAOMDBean
 
getRoomAnonymity() - Method in class tigase.muc.RoomConfig
Deprecated.
getRoomAvatar(Room) - Method in interface tigase.muc.repository.IMucRepository
 
getRoomAvatar(Room) - Method in class tigase.muc.repository.inmemory.InMemoryMucRepository
 
getRoomAvatar(RoomWithId) - Method in class tigase.muc.repository.MucDAOMDBean
 
getRoomAvatar(RoomWithId<ID>) - Method in interface tigase.muc.repository.IMucDAO
 
getRoomAvatar(RoomWithId<Long>) - Method in class tigase.muc.repository.JDBCMucDAO
 
getRoomCustomData(String) - Method in class tigase.muc.Room
 
getRoomDesc() - Method in class tigase.muc.RoomConfig
 
getRoomFeatures(Room) - Method in interface tigase.muc.modules.RoomFeatures
 
getRoomFeatures(Room) - Method in class tigase.muc.modules.VCardModule
 
getRoomJID() - Method in class tigase.muc.modules.VCardModule.VCardChangedEvent
 
getRoomJID() - Method in class tigase.muc.Room
 
getRoomJID() - Method in class tigase.muc.RoomConfig
 
getRoomName() - Method in class tigase.muc.RoomConfig
 
getRoomName(String) - Method in class tigase.muc.repository.MucDAOOld
Deprecated.
 
getRoomsJIDList() - Method in interface tigase.muc.repository.IMucDAO
 
getRoomsJIDList() - Method in class tigase.muc.repository.JDBCMucDAO
 
getRoomsJIDList() - Method in class tigase.muc.repository.MucDAOMDBean
 
getRoomsJIDList() - Method in class tigase.muc.repository.MucDAOOld
Deprecated.
 
getServiceName() - Method in class tigase.muc.MUCConfig
 
getShow() - Method in class tigase.muc.PresenceStore.Presence
 
getSubject() - Method in class tigase.muc.Room
 
getSubject(BareJID) - Method in class tigase.muc.repository.MucDAOOld
Deprecated.
 
getSubjectChangeDate() - Method in class tigase.muc.Room
 
getSubjectChangerNick() - Method in class tigase.muc.Room
 
getSubjectCreationDate(BareJID) - Method in class tigase.muc.repository.MucDAOOld
Deprecated.
 
getSubjectCreatorNickname(BareJID) - Method in class tigase.muc.repository.MucDAOOld
Deprecated.
 
getTimeoutedJIDs() - Method in class tigase.muc.modules.selfping.Request
 
getTimestampt() - Method in class tigase.muc.modules.selfping.Request
 
getVersion() - Static method in class tigase.muc.MucVersion
 
getWeight() - Method in enum tigase.muc.Affiliation
 
getWeight() - Method in enum tigase.muc.Role
 
getWhois() - Method in class tigase.muc.RoomConfig
 
getX() - Method in class tigase.muc.modules.PresenceModule.PresenceWrapper
 
Ghostbuster2 - Class in tigase.muc
 
Ghostbuster2() - Constructor for class tigase.muc.Ghostbuster2
 
Ghostbuster2.MonitoredObject - Class in tigase.muc
 
GroupchatMessageModule - Class in tigase.muc.modules
 
GroupchatMessageModule() - Constructor for class tigase.muc.modules.GroupchatMessageModule
 

H

hashCode() - Method in class tigase.muc.modules.selfping.Request
 
hashCodeForPacket(Packet) - Method in class tigase.muc.MUCComponent
 
higherThan(Affiliation) - Method in enum tigase.muc.Affiliation
 
higherThan(Role) - Method in enum tigase.muc.Role
 
HistoryProvider<DS extends tigase.db.DataSource> - Interface in tigase.muc.history
 
HistoryProviderConfigBean() - Constructor for class tigase.muc.history.HistoryProviderMDBean.HistoryProviderConfigBean
 
HistoryProviderMDBean - Class in tigase.muc.history
Created by andrzej on 25.08.2016.
HistoryProviderMDBean() - Constructor for class tigase.muc.history.HistoryProviderMDBean
 
HistoryProviderMDBean.HistoryProviderConfigBean - Class in tigase.muc.history
 
html - tigase.muc.RoomConfig.LogFormat
 

I

ID - Static variable in interface tigase.muc.logger.MucLogger
 
ID - Static variable in class tigase.muc.modules.GroupchatMessageModule
 
ID - Static variable in class tigase.muc.modules.IqStanzaForwarderModule
 
ID - Static variable in class tigase.muc.modules.MediatedInvitationModule
 
ID - Static variable in class tigase.muc.modules.ModeratorModule
 
ID - Static variable in interface tigase.muc.modules.PresenceModule
 
ID - Static variable in class tigase.muc.modules.PrivateMessageModule
 
ID - Static variable in class tigase.muc.modules.RoomConfigurationModule
 
ID - Static variable in class tigase.muc.modules.UniqueRoomNameModule
 
ID - Static variable in class tigase.muc.modules.VCardModule
 
ID - Static variable in interface tigase.muc.repository.IMucRepository
 
IMucDAO<DS extends tigase.db.DataSource,​ID> - Interface in tigase.muc.repository
Created by andrzej on 14.10.2016.
IMucRepository - Interface in tigase.muc.repository
 
init() - Method in class tigase.muc.RoomConfig
 
init(String, String, String, boolean) - Method in class tigase.muc.repository.migration.Converter
 
init(DataRepository) - Method in class tigase.muc.history.DerbySqlHistoryProvider
 
init(DataRepository) - Method in class tigase.muc.history.MySqlHistoryProvider
 
init(DataRepository) - Method in class tigase.muc.history.PostgreSqlHistoryProvider
 
init(DataRepository) - Method in class tigase.muc.history.SqlserverSqlHistoryProvider
 
init(Form) - Method in class tigase.muc.RoomConfig
 
initialize() - Method in class tigase.muc.logger.RoomChatLogger
 
initialize() - Method in class tigase.muc.modules.PresenceModuleImpl
 
initialize() - Method in class tigase.muc.modules.selfping.SelfPingModule
 
initialize() - Method in class tigase.muc.modules.VCardModule
 
initialize() - Method in class tigase.muc.MUCComponent
 
initialize() - Method in class tigase.muc.repository.inmemory.InMemoryMucRepository
 
initialize() - Method in class tigase.muc.repository.MucDAOOld
Deprecated.
 
initLogger() - Static method in class tigase.muc.repository.migration.Converter
 
initPreparedStatements(DataRepository) - Method in class tigase.muc.history.JDBCHistoryProvider
 
initPreparedStatements(DataRepository) - Method in class tigase.muc.repository.JDBCMucDAO
 
InMemoryMucRepository - Class in tigase.muc.repository.inmemory
 
InMemoryMucRepository() - Constructor for class tigase.muc.repository.inmemory.InMemoryMucRepository
 
InMemoryMucRepository.InternalRoom - Class in tigase.muc.repository.inmemory
 
InternalRoom() - Constructor for class tigase.muc.repository.inmemory.InMemoryMucRepository.InternalRoom
 
IqStanzaForwarderModule - Class in tigase.muc.modules
 
IqStanzaForwarderModule() - Constructor for class tigase.muc.modules.IqStanzaForwarderModule
 
isAddMessageIdIfMissing() - Method in class tigase.muc.MUCConfig
 
isAllowedToSeeJIDs(BareJID, Room) - Method in class tigase.muc.history.AbstractHistoryProvider
 
isAutomaticallyPersistOccupantOnJoin() - Method in class tigase.muc.MUCConfig
 
isAvailable(BareJID) - Method in class tigase.muc.PresenceStore
 
isBanMembersAndUnaffiliatedUsers() - Method in enum tigase.muc.Affiliation
 
isChangeAvailabilityStatus() - Method in enum tigase.muc.Role
 
isChangeRoomDefinition() - Method in enum tigase.muc.Affiliation
 
isChangeRoomNickname() - Method in enum tigase.muc.Role
 
isChangeSubject() - Method in class tigase.muc.RoomConfig
 
isChatStateAllowed() - Method in class tigase.muc.modules.GroupchatMessageModule
 
isChatStateAllowed() - Method in class tigase.muc.MUCConfig
 
isDestroyRoom() - Method in enum tigase.muc.Affiliation
 
isDiscoNonAdmin() - Method in class tigase.muc.MUCComponent
 
isEditAdminList() - Method in enum tigase.muc.Affiliation
 
isEditMemberList() - Method in enum tigase.muc.Affiliation
 
isEditModeratorList() - Method in enum tigase.muc.Affiliation
 
isEditOwnerList() - Method in enum tigase.muc.Affiliation
 
isEnterMembersOnlyRoom() - Method in enum tigase.muc.Affiliation
 
isEnterOpenRoom() - Method in enum tigase.muc.Affiliation
 
isGhostbusterEnabled() - Method in class tigase.muc.MUCConfig
 
isGrantVoice() - Method in enum tigase.muc.Role
 
isInviteOtherUsers() - Method in enum tigase.muc.Role
 
isInvitingAllowed() - Method in class tigase.muc.RoomConfig
 
isKickParticipantsAndVisitors() - Method in enum tigase.muc.Role
 
isLoggingEnabled() - Method in class tigase.muc.RoomConfig
 
isMessageFilterEnabled() - Method in class tigase.muc.MUCConfig
 
isModifySubject() - Method in enum tigase.muc.Role
 
isMultiItemMode() - Method in class tigase.muc.MUCConfig
 
isMultiItemModeForwardBest() - Method in class tigase.muc.MUCConfig
 
isNewRoomLocked() - Method in class tigase.muc.MUCConfig
 
isOccupantInRoom(JID) - Method in class tigase.muc.Room
 
isOccupantOnline(BareJID) - Method in class tigase.muc.Room
 
isPasswordProtectedRoom() - Method in class tigase.muc.RoomConfig
 
isPersistent - Variable in class tigase.muc.repository.inmemory.InMemoryMucRepository.InternalRoom
 
isPersistent(Room) - Method in class tigase.muc.history.AbstractJDBCHistoryProvider
 
isPersistent(Room) - Method in interface tigase.muc.history.HistoryProvider
 
isPersistent(Room) - Method in class tigase.muc.history.HistoryProviderMDBean
 
isPersistent(Room) - Method in class tigase.muc.history.JDBCHistoryProvider
 
isPersistent(Room) - Method in class tigase.muc.history.MemoryHistoryProvider
 
isPersistent(Room) - Method in class tigase.muc.history.NoneHistoryProvider
 
isPersistentOccupant() - Method in class tigase.muc.RoomAffiliation
 
isPersistentRoom() - Method in class tigase.muc.RoomConfig
 
isPresenceBroadcastedToRoom() - Method in enum tigase.muc.Role
 
isPresenceFilterEnabled() - Method in class tigase.muc.MUCConfig
 
isPresenceFilterEnabled() - Method in class tigase.muc.RoomConfig
 
isPresentInRoom() - Method in enum tigase.muc.Role
 
isPublic - Variable in class tigase.muc.repository.inmemory.InMemoryMucRepository.InternalRoom
 
isReceiveMessages() - Method in enum tigase.muc.Role
 
isReceiveOccupantPresence() - Method in enum tigase.muc.Role
 
isRegisterWithOpenRoom() - Method in enum tigase.muc.Affiliation
 
isRequest(Packet) - Method in class tigase.muc.modules.IqStanzaForwarderModule
 
isRetrieveMemberList() - Method in enum tigase.muc.Affiliation
 
isRevokeVoice() - Method in enum tigase.muc.Role
 
isRoomconfigPublicroom() - Method in class tigase.muc.RoomConfig
Make Room Publicly Searchable
isRoomIdExists(String) - Method in interface tigase.muc.repository.IMucRepository
 
isRoomIdExists(String) - Method in class tigase.muc.repository.inmemory.InMemoryMucRepository
 
isRoomLocked() - Method in class tigase.muc.Room
 
isRoomMembersOnly() - Method in class tigase.muc.RoomConfig
 
isRoomModerated() - Method in class tigase.muc.RoomConfig
 
isSendMessagesToAll() - Method in enum tigase.muc.Role
 
isSendPrivateMessages() - Method in enum tigase.muc.Role
 
isSubdomain() - Method in class tigase.muc.MUCComponent
 
isViewOccupantsJid() - Method in enum tigase.muc.Affiliation
 
isWelcomeMessageEnabled() - Method in class tigase.muc.RoomConfig
 
isWelcomeMessagesEnabled() - Method in class tigase.muc.MUCConfig
 

J

JDBCHistoryProvider - Class in tigase.muc.history
Created by andrzej on 17.10.2016.
JDBCHistoryProvider() - Constructor for class tigase.muc.history.JDBCHistoryProvider
 
JDBCMucDAO - Class in tigase.muc.repository
 
JDBCMucDAO() - Constructor for class tigase.muc.repository.JDBCMucDAO
 

K

KICKED - Static variable in class tigase.muc.StatusCodes
Inform user that he or she has been kicked from the room.
kickJIDFromRooms(JID, Collection<BareJID>) - Method in class tigase.muc.Ghostbuster2
 
kickWithoutBroadcast(Room, String, String, String) - Method in class tigase.muc.modules.ModeratorModule
Kicking user without sending presence to all other occupant.

L

leaveRoom(Room) - Method in interface tigase.muc.repository.IMucRepository
 
leaveRoom(Room) - Method in class tigase.muc.repository.inmemory.InMemoryMucRepository
 
log - Variable in class tigase.muc.Ghostbuster2
 
log - Variable in class tigase.muc.history.AbstractHistoryProvider
 
log - Static variable in class tigase.muc.modules.PresenceModuleImpl
 
log - Static variable in class tigase.muc.modules.PresenceModuleNoBroadcast
 
log - Variable in class tigase.muc.MUCConfig
 
log - Static variable in class tigase.muc.PresenceFiltered
 
log - Static variable in class tigase.muc.PresenceStore
 
log - Variable in class tigase.muc.repository.inmemory.InMemoryMucRepository
 
log - Variable in class tigase.muc.repository.MucDAOOld
Deprecated.
 
log - Static variable in class tigase.muc.Room
 
LOG_DIR_KEY - Static variable in class tigase.muc.MUCConfig
 
lowerThan(Affiliation) - Method in enum tigase.muc.Affiliation
 
lowerThan(Role) - Method in enum tigase.muc.Role
 

M

main(String[]) - Static method in class tigase.muc.repository.migration.Converter
 
makeElement(Packet, boolean) - Method in exception tigase.muc.modules.selfping.SelfPingException
 
makePresence(JID, BareJID, Room, BareJID, boolean, Affiliation, Role, String, String, String, String...) - Method in class tigase.muc.modules.ModeratorModule
 
MAMQueryModule - Class in tigase.muc.modules
Created by andrzej on 20.12.2016.
MAMQueryModule() - Constructor for class tigase.muc.modules.MAMQueryModule
 
MAMQueryParser - Class in tigase.muc.modules
 
MAMQueryParser() - Constructor for class tigase.muc.modules.MAMQueryParser
 
MediatedInvitationModule - Class in tigase.muc.modules
 
MediatedInvitationModule() - Constructor for class tigase.muc.modules.MediatedInvitationModule
 
member - tigase.muc.Affiliation
 
member - Static variable in class tigase.muc.RoomAffiliation
 
memberPersistent - Static variable in class tigase.muc.RoomAffiliation
 
MemoryHistoryProvider - Class in tigase.muc.history
 
MemoryHistoryProvider() - Constructor for class tigase.muc.history.MemoryHistoryProvider
 
MESSAGE_FILTER_ENABLED_KEY - Static variable in class tigase.muc.MUCConfig
 
migrateFromOldSchema() - Static method in class tigase.muc.repository.derby.StoredProcedures
 
moderator - tigase.muc.Role
 
ModeratorModule - Class in tigase.muc.modules
 
ModeratorModule() - Constructor for class tigase.muc.modules.ModeratorModule
 
moderators - tigase.muc.RoomConfig.PrivateMessageACL
 
moderators - tigase.muc.RoomConfig.WhoisPrivilege
 
MonitoredObject(JID) - Constructor for class tigase.muc.Ghostbuster2.MonitoredObject
 
monitoredObjects - Variable in class tigase.muc.Ghostbuster2
 
MUC_ADD_ID_TO_MESSAGE_IF_MISSING_KEY - Static variable in class tigase.muc.MUCConfig
 
MUC_ALLOW_CHAT_STATES_KEY - Static variable in class tigase.muc.MUCConfig
 
MUC_LOCK_NEW_ROOM_KEY - Static variable in class tigase.muc.MUCConfig
 
MUC_LOGGER_CLASS_KEY - Static variable in interface tigase.muc.logger.MucLogger
 
MUC_MULTI_ITEM_ALLOWED_KEY - Static variable in class tigase.muc.MUCConfig
 
MUC_REPO_CLASS_PROP_KEY - Static variable in class tigase.muc.MUCConfig
 
MUC_REPO_URL_PROP_KEY - Static variable in class tigase.muc.MUCConfig
 
MUC_ROOMCONFIG_ALLOWINVITES_KEY - Static variable in class tigase.muc.RoomConfig
 
MUC_ROOMCONFIG_ALLOWPM_KEY - Static variable in class tigase.muc.RoomConfig
 
MUC_ROOMCONFIG_CHANGESUBJECT_KEY - Static variable in class tigase.muc.RoomConfig
 
MUC_ROOMCONFIG_ENABLELOGGING_KEY - Static variable in class tigase.muc.RoomConfig
 
MUC_ROOMCONFIG_MAX_USER_RESOURCES_KEY - Static variable in class tigase.muc.RoomConfig
 
MUC_ROOMCONFIG_MAXHISTORY_KEY - Static variable in class tigase.muc.RoomConfig
 
MUC_ROOMCONFIG_MAXUSERS_KEY - Static variable in class tigase.muc.RoomConfig
 
MUC_ROOMCONFIG_MEMBERSONLY_KEY - Static variable in class tigase.muc.RoomConfig
 
MUC_ROOMCONFIG_MODERATEDROOM_KEY - Static variable in class tigase.muc.RoomConfig
 
MUC_ROOMCONFIG_PASSWORDPROTECTEDROOM_KEY - Static variable in class tigase.muc.RoomConfig
 
MUC_ROOMCONFIG_PERSISTENTROOM_KEY - Static variable in class tigase.muc.RoomConfig
 
MUC_ROOMCONFIG_PUBLICROOM_KEY - Static variable in class tigase.muc.RoomConfig
 
MUC_ROOMCONFIG_ROOMDESC_KEY - Static variable in class tigase.muc.RoomConfig
 
MUC_ROOMCONFIG_ROOMNAME_KEY - Static variable in class tigase.muc.RoomConfig
 
MUC_ROOMCONFIG_ROOMSECRET_KEY - Static variable in class tigase.muc.RoomConfig
 
MUC_ROOMCONFIG_WHOIS_KEY - Static variable in class tigase.muc.RoomConfig
 
MUC_SCHEMA_ID - Static variable in class tigase.muc.repository.Schema
 
MUC_SCHEMA_NAME - Static variable in class tigase.muc.repository.Schema
 
MUCComponent - Class in tigase.muc
 
MUCComponent() - Constructor for class tigase.muc.MUCComponent
 
MUCConfig - Class in tigase.muc
 
MUCConfig() - Constructor for class tigase.muc.MUCConfig
 
MucDAOMDBean - Class in tigase.muc.repository
Created by andrzej on 16.10.2016.
MucDAOMDBean() - Constructor for class tigase.muc.repository.MucDAOMDBean
 
MucDAOMDBean.MucDAOProviderConfigBean - Class in tigase.muc.repository
 
MucDAOOld - Class in tigase.muc.repository
Deprecated.
MucDAOOld() - Constructor for class tigase.muc.repository.MucDAOOld
Deprecated.
 
MucDAOProviderConfigBean() - Constructor for class tigase.muc.repository.MucDAOMDBean.MucDAOProviderConfigBean
 
MUCException - Exception in tigase.muc.exceptions
 
MUCException(Authorization) - Constructor for exception tigase.muc.exceptions.MUCException
 
MUCException(Authorization, String) - Constructor for exception tigase.muc.exceptions.MUCException
 
MUCException(Authorization, String, String) - Constructor for exception tigase.muc.exceptions.MUCException
 
MucLogger - Interface in tigase.muc.logger
 
MucVersion - Class in tigase.muc
 
MySqlHistoryProvider - Class in tigase.muc.history
 
MySqlHistoryProvider() - Constructor for class tigase.muc.history.MySqlHistoryProvider
 

N

name - Variable in class tigase.muc.repository.inmemory.InMemoryMucRepository.InternalRoom
 
NAME - Static variable in class tigase.muc.modules.VCardModule
 
NEW_NICKNAME - Static variable in class tigase.muc.StatusCodes
Inform all occupants of new room nickname.
NEW_ROOM - Static variable in class tigase.muc.StatusCodes
Inform user that a new room has been created.
newInstance(T, RoomConfig, Date, BareJID) - Method in interface tigase.muc.Room.RoomFactory
 
newInstance(T, RoomConfig, Date, BareJID) - Method in class tigase.muc.Room.RoomFactoryImpl
 
newQuery() - Method in class tigase.muc.history.HistoryProviderMDBean
 
newQuery() - Method in class tigase.muc.history.JDBCHistoryProvider
 
nextStanzaId() - Method in class tigase.muc.modules.selfping.SelfPingModule
 
nonanonymous - tigase.muc.RoomConfig.Anonymity
Deprecated.
none - tigase.muc.Affiliation
 
none - tigase.muc.Role
 
none - tigase.muc.RoomConfig.PrivateMessageACL
 
none - Static variable in class tigase.muc.RoomAffiliation
 
NoneHistoryProvider - Class in tigase.muc.history
 
NoneHistoryProvider() - Constructor for class tigase.muc.history.NoneHistoryProvider
 
notifyConfigUpdate() - Method in class tigase.muc.RoomConfig
 
notifyConfigUpdate(boolean) - Method in class tigase.muc.RoomConfig
 

O

OCCUPANT_IS_ALLOWED_TO_SEE_JID - Static variable in class tigase.muc.StatusCodes
Inform user that any occupant is allowed to see the user's full JID.
Ok - tigase.muc.modules.selfping.Request.Result
 
onAvatarChanged(VCardModule.VCardChangedEvent) - Method in class tigase.muc.modules.VCardModule
 
onChangeSubject(Room, String, String, Date) - Method in class tigase.muc.PresenceFiltered
 
onChangeSubject(Room, String, String, Date) - Method in interface tigase.muc.Room.RoomListener
 
onConfigChanged(RoomConfig, Set<String>) - Method in class tigase.muc.Room
 
onConfigChanged(RoomConfig, Set<String>) - Method in interface tigase.muc.RoomConfig.RoomConfigListener
 
onInitialRoomConfig(RoomConfig) - Method in class tigase.muc.Room
 
onInitialRoomConfig(RoomConfig) - Method in interface tigase.muc.RoomConfig.RoomConfigListener
 
onMessageToOccupants(Room, JID, Packet) - Method in class tigase.muc.PresenceFiltered
 
onMessageToOccupants(Room, JID, Packet) - Method in interface tigase.muc.Room.RoomListener
 
onOccupantAdded(Room, JID) - Method in class tigase.muc.PresenceFiltered
 
onOccupantAdded(Room, JID) - Method in interface tigase.muc.Room.RoomOccupantListener
 
onOccupantChangedPresence(Room, JID, String, Element, boolean) - Method in class tigase.muc.PresenceFiltered
 
onOccupantChangedPresence(Room, JID, String, Element, boolean) - Method in interface tigase.muc.Room.RoomOccupantListener
 
onOccupantRemoved(Room, JID) - Method in class tigase.muc.PresenceFiltered
 
onOccupantRemoved(Room, JID) - Method in interface tigase.muc.Room.RoomOccupantListener
 
onPingReceived(Packet) - Method in class tigase.muc.Ghostbuster2
 
onPingTimeout(JID) - Method in class tigase.muc.Ghostbuster2
 
onSetAffiliation(Room, BareJID, RoomAffiliation, RoomAffiliation) - Method in class tigase.muc.PresenceFiltered
 
onSetAffiliation(Room, BareJID, RoomAffiliation, RoomAffiliation) - Method in interface tigase.muc.Room.RoomListener
 
outcast - tigase.muc.Affiliation
 
outcast - Static variable in class tigase.muc.RoomAffiliation
 
owner - tigase.muc.Affiliation
 
owner - Static variable in class tigase.muc.RoomAffiliation
 
ownerPersistent - Static variable in class tigase.muc.RoomAffiliation
 

P

parseConfigElement(String) - Method in class tigase.muc.repository.AbstractMucDAO
 
parser - Static variable in class tigase.muc.history.AbstractHistoryProvider
 
participant - tigase.muc.Role
 
participants - tigase.muc.RoomConfig.PrivateMessageACL
 
PermissionChecker - Class in tigase.muc
 
PermissionChecker() - Constructor for class tigase.muc.PermissionChecker
 
ping() - Method in class tigase.muc.Ghostbuster2
 
plain - tigase.muc.RoomConfig.LogFormat
 
PostgreSqlHistoryProvider - Class in tigase.muc.history
 
PostgreSqlHistoryProvider() - Constructor for class tigase.muc.history.PostgreSqlHistoryProvider
 
PREFERE_LAST - tigase.muc.PresenceStore.PresenceDeliveryLogic
 
PREFERE_PRIORITY - tigase.muc.PresenceStore.PresenceDeliveryLogic
 
preparePacket(String, String, Element...) - Method in class tigase.muc.modules.GroupchatMessageModule
 
preparePresence(JID, Element, Room, JID, boolean) - Method in class tigase.muc.modules.PresenceModuleImpl
 
preparePresenceW(Room, JID, Element, BareJID, Collection<JID>, String, Affiliation, Role) - Static method in class tigase.muc.modules.PresenceModule.PresenceWrapper
 
Presence(Element) - Constructor for class tigase.muc.PresenceStore.Presence
 
PRESENCE_FILTER_ENABLED_KEY - Static variable in class tigase.muc.MUCConfig
 
presenceFiltered - Variable in class tigase.muc.Room
 
PresenceFiltered - Class in tigase.muc
 
PresenceFiltered(Room) - Constructor for class tigase.muc.PresenceFiltered
 
PresenceModule - Interface in tigase.muc.modules
 
PresenceModule.PresenceWrapper - Class in tigase.muc.modules
 
PresenceModuleImpl - Class in tigase.muc.modules
 
PresenceModuleImpl() - Constructor for class tigase.muc.modules.PresenceModuleImpl
 
PresenceModuleImpl.DelayDeliveryThread - Class in tigase.muc.modules
 
PresenceModuleImpl.DelayDeliveryThread.DelDeliverySend - Interface in tigase.muc.modules
 
PresenceModuleNoBroadcast - Class in tigase.muc.modules
Class for MucPresenceModule that strips down generated presence stanzas to bare minimum - only sends back presence to user that joined the room for compatibility reasons.
PresenceModuleNoBroadcast() - Constructor for class tigase.muc.modules.PresenceModuleNoBroadcast
 
presences - Variable in class tigase.muc.Room
 
PresenceStore - Class in tigase.muc
Class description
PresenceStore() - Constructor for class tigase.muc.PresenceStore
 
PresenceStore(PresenceStore.PresenceDeliveryLogic) - Constructor for class tigase.muc.PresenceStore
 
PresenceStore.Presence - Class in tigase.muc
 
PresenceStore.PresenceDeliveryLogic - Enum in tigase.muc
Possible presence delivery strategies - either prefering last send presence or the presence with the highest priority
PrivateMessageModule - Class in tigase.muc.modules
 
PrivateMessageModule() - Constructor for class tigase.muc.modules.PrivateMessageModule
 
process(Packet) - Method in class tigase.muc.modules.GroupchatMessageModule
 
process(Packet) - Method in class tigase.muc.modules.IqStanzaForwarderModule
 
process(Packet) - Method in class tigase.muc.modules.MAMQueryModule
 
process(Packet) - Method in class tigase.muc.modules.MediatedInvitationModule
 
process(Packet) - Method in class tigase.muc.modules.ModeratorModule
 
process(Packet) - Method in class tigase.muc.modules.PresenceModuleImpl
 
process(Packet) - Method in class tigase.muc.modules.PrivateMessageModule
 
process(Packet) - Method in class tigase.muc.modules.RegisterModule
 
process(Packet) - Method in class tigase.muc.modules.RoomConfigurationModule
 
process(Packet) - Method in class tigase.muc.modules.selfping.SelfPingModule
 
process(Packet) - Method in class tigase.muc.modules.UniqueRoomNameModule
 
process(Packet) - Method in class tigase.muc.modules.VCardModule
 
processChangeAvailabilityStatus(Room, Element, JID, String) - Method in class tigase.muc.modules.PresenceModuleImpl
 
processChangeNickname(Room, Element, JID, String, String) - Method in class tigase.muc.modules.PresenceModuleImpl
 
processDiscoInfo(Packet, JID, String, JID) - Method in class tigase.muc.modules.DiscoveryModule
 
processDiscoItems(Packet, JID, String, JID) - Method in class tigase.muc.modules.DiscoveryModule
 
processEntering(Room, boolean, Element, JID, String) - Method in class tigase.muc.modules.PresenceModuleImpl
 
processExit(Room, Element, JID) - Method in class tigase.muc.modules.PresenceModuleImpl
 
processExit(Room, Element, JID) - Method in class tigase.muc.modules.PresenceModuleNoBroadcast
 
processGet(Packet) - Method in class tigase.muc.modules.ModeratorModule
 
processGet(Packet) - Method in class tigase.muc.modules.RegisterModule
 
processingInThreads() - Method in class tigase.muc.MUCComponent
 
processingOutThreads() - Method in class tigase.muc.MUCComponent
 
processMatchingItems(Packet, Room, Affiliation, Role, Collection<ModeratorModule.Item>) - Method in class tigase.muc.modules.ModeratorModule
 
processPacket(Packet) - Method in class tigase.muc.MUCComponent
 
processResultSet(Room, JID, PacketWriter, Integer, ResultSet) - Method in class tigase.muc.history.DerbySqlHistoryProvider
 
processResultSet(Room, JID, PacketWriter, ResultSet) - Method in class tigase.muc.history.AbstractJDBCHistoryProvider
 
processResultSet(Room, JID, PacketWriter, ResultSet) - Method in class tigase.muc.history.JDBCHistoryProvider
 
processSet(Packet) - Method in class tigase.muc.modules.ModeratorModule
 
processSet(Packet) - Method in class tigase.muc.modules.RegisterModule
 
processSetAffiliation(Room, Element, Affiliation, Role, String, String) - Method in class tigase.muc.modules.ModeratorModule
 
processSetRole(Room, String, Role, String, String) - Method in class tigase.muc.modules.ModeratorModule
 
put(Collection<Element>) - Method in class tigase.muc.modules.PresenceModuleImpl.DelayDeliveryThread
 
put(Element) - Method in class tigase.muc.modules.PresenceModuleImpl.DelayDeliveryThread
 

Q

queryItems(Query, MAMRepository.ItemHandler) - Method in class tigase.muc.history.HistoryProviderMDBean
 
queryItems(Query, MAMRepository.ItemHandler) - Method in class tigase.muc.history.JDBCHistoryProvider
 

R

R - Static variable in class tigase.muc.Ghostbuster2
 
read(UserRepository, MUCConfig, String) - Method in class tigase.muc.RoomConfig
Deprecated.
readFromElement(Element) - Method in class tigase.muc.RoomConfig
 
readRoom(BareJID) - Method in class tigase.muc.repository.MucDAOOld
Deprecated.
 
register(JID, JID, String) - Method in class tigase.muc.modules.selfping.SelfPingerMonitor
 
RegisterModule - Class in tigase.muc.modules
Module provides ability to register nicknames in MUC rooms and use "send to offline" feature allowing users have their group chat messages delivered to their XMPP server even when they are offline.
RegisterModule() - Constructor for class tigase.muc.modules.RegisterModule
 
registerModules(Kernel) - Method in class tigase.muc.MUCComponent
 
registerRequest(JID, String) - Method in class tigase.muc.modules.selfping.Request
 
registerResponse(JID, String, Request.Result) - Method in class tigase.muc.modules.selfping.Request
 
registerResponse(JID, String, Request.Result) - Method in class tigase.muc.modules.selfping.SelfPingerMonitor
 
remove(Collection<JID>, Room) - Method in class tigase.muc.Ghostbuster2
 
remove(JID) - Method in class tigase.muc.PresenceStore
 
remove(JID, Room) - Method in class tigase.muc.Ghostbuster2
 
REMOVED_FROM_ROOM - Static variable in class tigase.muc.StatusCodes
Inform users that a user was removed because of an error reply (for example when an s2s link fails between the MUC and the removed users server).
removeFromAllRooms(BareJID) - Method in class tigase.muc.repository.inmemory.InMemoryMucRepository
 
removeHistory(Room) - Method in class tigase.muc.history.AbstractJDBCHistoryProvider
 
removeHistory(Room) - Method in interface tigase.muc.history.HistoryProvider
 
removeHistory(Room) - Method in class tigase.muc.history.HistoryProviderMDBean
 
removeHistory(Room) - Method in class tigase.muc.history.JDBCHistoryProvider
 
removeHistory(Room) - Method in class tigase.muc.history.MemoryHistoryProvider
 
removeHistory(Room) - Method in class tigase.muc.history.NoneHistoryProvider
 
removeListener(Room.RoomListener) - Method in class tigase.muc.Room
 
removeListener(RoomConfig.RoomConfigListener) - Method in class tigase.muc.RoomConfig
 
removeOccupant(String) - Method in class tigase.muc.Room
 
removeOccupant(JID) - Method in class tigase.muc.Room
 
Request - Class in tigase.muc.modules.selfping
 
Request(SelfPingerMonitor, JID, JID, String) - Constructor for class tigase.muc.modules.selfping.Request
 
Request.Result - Enum in tigase.muc.modules.selfping
 
Role - Enum in tigase.muc
 
Room - Class in tigase.muc
 
Room(RoomConfig, Date, BareJID) - Constructor for class tigase.muc.Room
 
ROOM_IS_NOW_NON_ANONYMOUS - Static variable in class tigase.muc.StatusCodes
Inform occupants that the room is now non-anonymous.
ROOM_IS_NOW_SEMI_ANONYMOUS - Static variable in class tigase.muc.StatusCodes
Inform occupants that the room is now semi-anonymous.
ROOM_LOGGING_IS_DISABLED - Static variable in class tigase.muc.StatusCodes
Inform occupants that room logging is now disabled.
ROOM_LOGGING_IS_ENABLED - Static variable in class tigase.muc.StatusCodes
Inform occupants that room logging is now enabled.
Room.RoomFactory - Interface in tigase.muc
 
Room.RoomFactoryImpl - Class in tigase.muc
 
Room.RoomListener - Interface in tigase.muc
 
Room.RoomOccupantListener - Interface in tigase.muc
 
RoomAffiliation - Class in tigase.muc
 
RoomChatLogger - Class in tigase.muc.logger
 
RoomChatLogger() - Constructor for class tigase.muc.logger.RoomChatLogger
 
RoomConfig - Class in tigase.muc
 
RoomConfig(BareJID) - Constructor for class tigase.muc.RoomConfig
 
RoomConfig.Anonymity - Enum in tigase.muc
Deprecated.
RoomConfig.LogFormat - Enum in tigase.muc
 
RoomConfig.PrivateMessageACL - Enum in tigase.muc
 
RoomConfig.RoomConfigListener - Interface in tigase.muc
 
RoomConfig.WhoisPrivilege - Enum in tigase.muc
 
roomConfigChanged(RoomConfig, Set<String>) - Method in class tigase.muc.repository.inmemory.InMemoryMucRepository
 
RoomConfigurationModule - Class in tigase.muc.modules
 
RoomConfigurationModule() - Constructor for class tigase.muc.modules.RoomConfigurationModule
 
RoomFactoryImpl() - Constructor for class tigase.muc.Room.RoomFactoryImpl
 
RoomFeatures - Interface in tigase.muc.modules
 
rooms - Variable in class tigase.muc.repository.inmemory.InMemoryMucRepository
 
ROOMS_KEY - Static variable in class tigase.muc.repository.MucDAOOld
Deprecated.
 
RoomWithId<ID> - Class in tigase.muc
Created by andrzej on 14.10.2016.
RoomWithId(ID, RoomConfig, Date, BareJID) - Constructor for class tigase.muc.RoomWithId
 
run() - Method in class tigase.muc.Ghostbuster2
 
run() - Method in class tigase.muc.modules.PresenceModuleImpl.DelayDeliveryThread
 
run() - Method in class tigase.muc.modules.selfping.SelfPingerMonitor
 

S

Schema - Class in tigase.muc.repository
Created by andrzej on 07.05.2017.
Schema() - Constructor for class tigase.muc.repository.Schema
 
SELF_PRESENCE - Static variable in class tigase.muc.StatusCodes
Inform user that presence refers to itself.
SelfPingerMonitor - Class in tigase.muc.modules.selfping
 
SelfPingerMonitor() - Constructor for class tigase.muc.modules.selfping.SelfPingerMonitor
 
SelfPingerMonitor.Handler - Interface in tigase.muc.modules.selfping
 
SelfPingerMonitor.ResultStatus - Enum in tigase.muc.modules.selfping
 
SelfPingException - Exception in tigase.muc.modules.selfping
 
SelfPingException(Authorization, String) - Constructor for exception tigase.muc.modules.selfping.SelfPingException
 
SelfPingException(Authorization, String, String) - Constructor for exception tigase.muc.modules.selfping.SelfPingException
 
SelfPingModule - Class in tigase.muc.modules.selfping
 
SelfPingModule() - Constructor for class tigase.muc.modules.selfping.SelfPingModule
 
semianonymous - tigase.muc.RoomConfig.Anonymity
Deprecated.
sendDelayedPacket(Packet) - Method in interface tigase.muc.modules.PresenceModuleImpl.DelayDeliveryThread.DelDeliverySend
 
sendInvitation(Room, BareJID, String) - Method in class tigase.muc.modules.ModeratorModule
 
sendMessagesToAllOccupants(Room, JID, String, Element...) - Method in class tigase.muc.modules.GroupchatMessageModule
 
sendMessagesToAllOccupants(Room, JID, Packet) - Method in class tigase.muc.modules.GroupchatMessageModule
 
sendMessagesToAllOccupants(Room, JID, Element...) - Method in class tigase.muc.modules.GroupchatMessageModule
 
sendMessagesToAllOccupantsJids(Room, JID, Packet) - Method in class tigase.muc.modules.GroupchatMessageModule
 
sendMucMessage(Room, String, String) - Method in class tigase.muc.modules.AbstractMucModule
 
sendPresencesToNewOccupant(Room, JID) - Method in interface tigase.muc.modules.PresenceModule
 
sendPresencesToNewOccupant(Room, JID) - Method in class tigase.muc.modules.PresenceModuleImpl
 
sendPresencesToNewOccupant(Room, JID) - Method in class tigase.muc.modules.PresenceModuleNoBroadcast
 
sendPresenceToAllOccupants(Room, JID, boolean, String) - Method in class tigase.muc.modules.PresenceModuleImpl
 
sendPresenceToAllOccupants(Element, Room, JID, boolean, String) - Method in class tigase.muc.modules.PresenceModuleImpl
 
sendPresenceToAllOccupants(Element, Room, JID, boolean, String) - Method in class tigase.muc.modules.PresenceModuleNoBroadcast
 
setAffiliation(RoomWithId<ID>, BareJID, RoomAffiliation) - Method in interface tigase.muc.repository.IMucDAO
 
setAffiliation(RoomWithId<Long>, BareJID, RoomAffiliation) - Method in class tigase.muc.repository.JDBCMucDAO
 
setAffiliation(RoomWithId, BareJID, RoomAffiliation) - Method in class tigase.muc.repository.MucDAOMDBean
 
setAffiliation(BareJID, BareJID, Affiliation) - Method in class tigase.muc.repository.MucDAOOld
Deprecated.
 
setAffiliations(Map<BareJID, RoomAffiliation>) - Method in class tigase.muc.Room
 
setAvatarHash(String) - Method in class tigase.muc.Room
 
setDataSource(DataRepository) - Method in class tigase.muc.history.AbstractJDBCHistoryProvider
 
setDataSource(DataRepository) - Method in class tigase.muc.history.DerbySqlHistoryProvider
 
setDataSource(DataRepository) - Method in class tigase.muc.history.JDBCHistoryProvider
 
setDataSource(DataRepository) - Method in class tigase.muc.history.MySqlHistoryProvider
 
setDataSource(DataRepository) - Method in class tigase.muc.history.PostgreSqlHistoryProvider
 
setDataSource(DataRepository) - Method in class tigase.muc.history.SqlserverSqlHistoryProvider
 
setDataSource(DataRepository) - Method in class tigase.muc.repository.JDBCMucDAO
 
setDataSource(DataSource) - Method in class tigase.muc.history.HistoryProviderMDBean
 
setDataSource(DataSource) - Method in class tigase.muc.history.MemoryHistoryProvider
 
setDataSource(DataSource) - Method in class tigase.muc.history.NoneHistoryProvider
 
setDataSource(DataSource) - Method in class tigase.muc.repository.MucDAOMDBean
 
setFilter(DiscoItemsFilter) - Method in class tigase.muc.modules.DiscoveryModule
 
setHandler(SelfPingerMonitor.Handler) - Method in class tigase.muc.modules.selfping.SelfPingerMonitor
 
setHash(String) - Method in class tigase.muc.modules.VCardModule.VCardChangedEvent
 
setId(ID) - Method in class tigase.muc.RoomWithId
 
setIgnoreIncorrectRoomNames(boolean) - Method in class tigase.muc.repository.MucDAOOld
Deprecated.
 
setJid(BareJID) - Method in class tigase.muc.AffiliationChangedEvent
 
setNewAffiliation(RoomAffiliation) - Method in class tigase.muc.AffiliationChangedEvent
 
setNewAffiliation(BareJID, RoomAffiliation) - Method in class tigase.muc.Room
 
setNewRole(String, Role) - Method in class tigase.muc.Room
 
setNewSubject(String, String) - Method in class tigase.muc.Room
 
setOldAffiliation(RoomAffiliation) - Method in class tigase.muc.AffiliationChangedEvent
 
setOrdening(PresenceStore.PresenceDeliveryLogic) - Method in class tigase.muc.PresenceStore
 
setPresenceModule(PresenceModule) - Method in class tigase.muc.Ghostbuster2
 
setRoom(Room) - Method in class tigase.muc.AffiliationChangedEvent
 
setRoomCustomData(String, Object) - Method in class tigase.muc.Room
 
setRoomJID(BareJID) - Method in class tigase.muc.modules.VCardModule.VCardChangedEvent
 
setRoomLocked(boolean) - Method in class tigase.muc.Room
 
setSubject(RoomWithId<ID>, String, String, Date) - Method in interface tigase.muc.repository.IMucDAO
 
setSubject(RoomWithId<Long>, String, String, Date) - Method in class tigase.muc.repository.JDBCMucDAO
 
setSubject(RoomWithId, String, String, Date) - Method in class tigase.muc.repository.MucDAOMDBean
 
setSubject(BareJID, String, String, Date) - Method in class tigase.muc.repository.MucDAOOld
Deprecated.
 
setSubjectChangeDate(Date) - Method in class tigase.muc.Room
 
setValue(String, Object) - Method in class tigase.muc.RoomConfig
 
setValues(String, String[]) - Method in class tigase.muc.RoomConfig
 
sha1OfLower(String) - Static method in class tigase.muc.repository.derby.StoredProcedures
 
SqlserverSqlHistoryProvider - Class in tigase.muc.history
 
SqlserverSqlHistoryProvider() - Constructor for class tigase.muc.history.SqlserverSqlHistoryProvider
 
StatusCodes - Class in tigase.muc
 
StatusCodes() - Constructor for class tigase.muc.StatusCodes
 
StoredProcedures - Class in tigase.muc.repository.derby
Created by andrzej on 19.10.2016.
StoredProcedures() - Constructor for class tigase.muc.repository.derby.StoredProcedures
 

T

TIGASE_ROOMCONFIG_PRESENCE_DELIVERY_LOGIC - Static variable in class tigase.muc.RoomConfig
 
TIGASE_ROOMCONFIG_PRESENCE_FILTERED_AFFILIATIONS - Static variable in class tigase.muc.RoomConfig
 
TIGASE_ROOMCONFIG_PRESENCE_FILTERING - Static variable in class tigase.muc.RoomConfig
 
TIGASE_ROOMCONFIG_WELCOME_MESSAGES - Static variable in class tigase.muc.RoomConfig
 
tigase.muc - package tigase.muc
 
tigase.muc.exceptions - package tigase.muc.exceptions
 
tigase.muc.history - package tigase.muc.history
 
tigase.muc.logger - package tigase.muc.logger
 
tigase.muc.modules - package tigase.muc.modules
 
tigase.muc.modules.selfping - package tigase.muc.modules.selfping
 
tigase.muc.repository - package tigase.muc.repository
 
tigase.muc.repository.derby - package tigase.muc.repository.derby
 
tigase.muc.repository.inmemory - package tigase.muc.repository.inmemory
 
tigase.muc.repository.migration - package tigase.muc.repository.migration
 
tigMucAddMessage(String, Timestamp, String, String, String, Boolean, String) - Static method in class tigase.muc.repository.derby.StoredProcedures
 
tigMucCreateRoom(String, String, Timestamp, String, String, ResultSet[]) - Static method in class tigase.muc.repository.derby.StoredProcedures
 
tigMucDeleteMessages(String) - Static method in class tigase.muc.repository.derby.StoredProcedures
 
tigMucDestroyRoom(String) - Static method in class tigase.muc.repository.derby.StoredProcedures
 
tigMucGetAvatar(Long, ResultSet[]) - Static method in class tigase.muc.repository.derby.StoredProcedures
 
tigMucGetMessages(String, Integer, Timestamp, ResultSet[]) - Static method in class tigase.muc.repository.derby.StoredProcedures
 
tigMucGetRoom(String, ResultSet[]) - Static method in class tigase.muc.repository.derby.StoredProcedures
 
tigMucGetRoomAffiliations(Long, ResultSet[]) - Static method in class tigase.muc.repository.derby.StoredProcedures
 
tigMucGetRoomsJids(ResultSet[]) - Static method in class tigase.muc.repository.derby.StoredProcedures
 
tigMucMamGetMessagePosition(String, Timestamp, Timestamp, String, Timestamp, ResultSet[]) - Static method in class tigase.muc.repository.derby.StoredProcedures
 
tigMucMamGetMessages(String, Timestamp, Timestamp, String, Integer, Integer, ResultSet[]) - Static method in class tigase.muc.repository.derby.StoredProcedures
 
tigMucMamGetMessagesCount(String, Timestamp, Timestamp, String, ResultSet[]) - Static method in class tigase.muc.repository.derby.StoredProcedures
 
tigMucSetAvatar(Long, Clob, String) - Static method in class tigase.muc.repository.derby.StoredProcedures
 
tigMucSetRoomAffiliation(Long, String, String, Boolean, String) - Static method in class tigase.muc.repository.derby.StoredProcedures
 
tigMucSetRoomConfig(String, String, String) - Static method in class tigase.muc.repository.derby.StoredProcedures
 
tigMucSetRoomSubject(Long, String, String, Timestamp) - Static method in class tigase.muc.repository.derby.StoredProcedures
 
Timeout - tigase.muc.modules.selfping.Request.Result
 
Timeouts - tigase.muc.modules.selfping.SelfPingerMonitor.ResultStatus
 
toString() - Method in class tigase.muc.modules.selfping.Request
 
toString() - Method in class tigase.muc.PresenceStore.Presence
 
toString() - Method in class tigase.muc.RoomAffiliation
 

U

UniqueRoomNameModule - Class in tigase.muc.modules
 
UniqueRoomNameModule() - Constructor for class tigase.muc.modules.UniqueRoomNameModule
 
update(Packet) - Method in class tigase.muc.Ghostbuster2
 
update(Element) - Method in class tigase.muc.PresenceStore
 
updateDefaultRoomConfig(RoomConfig) - Method in interface tigase.muc.repository.IMucRepository
 
updateDefaultRoomConfig(RoomConfig) - Method in class tigase.muc.repository.inmemory.InMemoryMucRepository
 
updateLastAccessDate(BareJID) - Method in class tigase.muc.repository.MucDAOOld
Deprecated.
 
updatePresenceByJid(JID, String, Element) - Method in class tigase.muc.Room
 
updateRoomAvatar(Room, String, String) - Method in interface tigase.muc.repository.IMucRepository
 
updateRoomAvatar(Room, String, String) - Method in class tigase.muc.repository.inmemory.InMemoryMucRepository
 
updateRoomAvatar(RoomWithId<ID>, String, String) - Method in interface tigase.muc.repository.IMucDAO
 
updateRoomAvatar(RoomWithId<Long>, String, String) - Method in class tigase.muc.repository.JDBCMucDAO
 
updateRoomAvatar(RoomWithId, String, String) - Method in class tigase.muc.repository.MucDAOMDBean
 
updateRoomConfig(RoomConfig) - Method in interface tigase.muc.repository.IMucDAO
 
updateRoomConfig(RoomConfig) - Method in class tigase.muc.repository.JDBCMucDAO
 
updateRoomConfig(RoomConfig) - Method in class tigase.muc.repository.MucDAOMDBean
 
updateRoomConfig(RoomConfig) - Method in class tigase.muc.repository.MucDAOOld
Deprecated.
 
useLegacyDelayedDelivery() - Method in class tigase.muc.MUCConfig
 

V

validateRsm(RSM) - Method in class tigase.muc.modules.MAMQueryParser
 
valueOf(String) - Static method in enum tigase.muc.Affiliation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.muc.modules.selfping.Request.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.muc.modules.selfping.SelfPingerMonitor.ResultStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.muc.PresenceStore.PresenceDeliveryLogic
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.muc.Role
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.muc.RoomConfig.Anonymity
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.muc.RoomConfig.LogFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.muc.RoomConfig.PrivateMessageACL
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.muc.RoomConfig.WhoisPrivilege
Returns the enum constant of this type with the specified name.
values() - Static method in enum tigase.muc.Affiliation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.muc.modules.selfping.Request.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.muc.modules.selfping.SelfPingerMonitor.ResultStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.muc.PresenceStore.PresenceDeliveryLogic
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.muc.Role
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.muc.RoomConfig.Anonymity
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.muc.RoomConfig.LogFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.muc.RoomConfig.PrivateMessageACL
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.muc.RoomConfig.WhoisPrivilege
Returns an array containing the constants of this enum type, in the order they are declared.
VCardChangedEvent() - Constructor for class tigase.muc.modules.VCardModule.VCardChangedEvent
 
VCardChangedEvent(BareJID, String) - Constructor for class tigase.muc.modules.VCardModule.VCardChangedEvent
 
VCardModule - Class in tigase.muc.modules
 
VCardModule() - Constructor for class tigase.muc.modules.VCardModule
 
VCardModule.VCardChangedEvent - Class in tigase.muc.modules
 
visitor - tigase.muc.Role
 

W

write(UserRepository, MUCConfig, String) - Method in class tigase.muc.RoomConfig
Deprecated.

X

xml - tigase.muc.RoomConfig.LogFormat
 
XMLNS - Static variable in class tigase.muc.modules.VCardModule
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes All Packages