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

A

AbstractComponent<T extends ComponentConfig> - Class in tigase.component
Class description
AbstractComponent() - Constructor for class tigase.component.AbstractComponent
Constructs ...
AbstractComponent(ElementWriter) - Constructor for class tigase.component.AbstractComponent
Constructs ...
AbstractHistoryProvider - Class in tigase.muc.history
 
AbstractHistoryProvider() - Constructor for class tigase.muc.history.AbstractHistoryProvider
 
AbstractJDBCHistoryProvider - Class in tigase.muc.history
 
AbstractJDBCHistoryProvider(DataRepository) - Constructor for class tigase.muc.history.AbstractJDBCHistoryProvider
 
AbstractModule - Class in tigase.muc.modules
 
AbstractModule(MucConfig, ElementWriter, IMucRepository) - Constructor for class tigase.muc.modules.AbstractModule
Constructs ...
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, Affiliation) - Method in class tigase.muc.Room
 
addCodes(PresenceModule.PresenceWrapper, boolean, String) - Static method in class tigase.muc.modules.PresenceModule
 
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.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.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, 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.MemoryHistoryProvider
 
addMessage(Room, Element, String, JID, String, Date) - Method in class tigase.muc.history.NoneHistoryProvider
 
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
 
addOccupantByJid(JID, String, Role) - Method in class tigase.muc.Room
 
addOccupantListener(Room.RoomOccupantListener) - Method in class tigase.muc.Room
 
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.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.
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
 
ADMINS_KEY - Static variable in class tigase.muc.MUCComponent
Field description
Affiliation - Enum in tigase.muc
 
asStringTable(Enum<?>[]) - Static method in class tigase.muc.RoomConfig
 

B

blacklist - Variable in class tigase.muc.RoomConfig
 

C

changeNickName(JID, String) - Method in class tigase.muc.Room
 
clear() - Method in class tigase.muc.PresenceStore
Method description
clone() - Method in class tigase.muc.RoomConfig
 
clonePresence(Element) - Method in class tigase.muc.modules.PresenceModule
Method description
compareTo(RoomConfig) - Method in class tigase.muc.RoomConfig
 
component - Variable in class tigase.component.ComponentConfig
 
componentConfig - Variable in class tigase.component.AbstractComponent
Field description
ComponentConfig - Class in tigase.component
 
ComponentConfig(AbstractComponent<?>) - Constructor for class tigase.component.ComponentConfig
 
ComponentException - Exception in tigase.component.exceptions
 
ComponentException(Authorization) - Constructor for exception tigase.component.exceptions.ComponentException
 
ComponentException(Authorization, String) - Constructor for exception tigase.component.exceptions.ComponentException
 
ComponentException(Authorization, String, String) - Constructor for exception tigase.component.exceptions.ComponentException
 
config - Variable in class tigase.muc.modules.AbstractModule
Field description
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
 
createComponentConfigInstance(AbstractComponent<?>) - Method in class tigase.component.AbstractComponent
Method description
createComponentConfigInstance(AbstractComponent<?>) - Method in class tigase.muc.MUCComponent
 
createMessage(BareJID, JID, String, String, String, String, boolean, Date) - Method in class tigase.muc.history.AbstractHistoryProvider
 
createMucRepository(MucConfig, MucDAO) - Method in class tigase.muc.MUCComponent
 
createNewRoom(BareJID, JID) - Method in interface tigase.muc.repository.IMucRepository
 
createNewRoom(BareJID, JID) - Method in class tigase.muc.repository.inmemory.InMemoryMucRepository
 
createResultIQ(Element) - Static method in class tigase.muc.modules.AbstractModule
Method description
createRoom(Room) - Method in class tigase.muc.repository.MucDAO
 

D

dataRepository - Variable in class tigase.muc.history.AbstractJDBCHistoryProvider
 
DateUtil - Class in tigase.muc
 
DB_CLASS_KEY - Static variable in class tigase.muc.history.HistoryManagerFactory
 
DB_URI_KEY - Static variable in class tigase.muc.history.HistoryManagerFactory
 
DEFAULT_ROOM_CONFIG_PREFIX_KEY - Static variable in class tigase.muc.MUCComponent
 
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(DataRepository) - Constructor for class tigase.muc.history.DerbySqlHistoryProvider
 
destroy(Room, String, String) - Method in class tigase.muc.modules.RoomConfigurationModule
Method description
destroyRoom(Room) - Method in interface tigase.muc.repository.IMucRepository
 
destroyRoom(Room) - Method in class tigase.muc.repository.inmemory.InMemoryMucRepository
 
destroyRoom(BareJID) - Method in class tigase.muc.repository.MucDAO
 
DiscoInfoModule - Class in tigase.muc.modules
 
DiscoInfoModule(MucConfig, ElementWriter, IMucRepository, MUCComponent) - Constructor for class tigase.muc.modules.DiscoInfoModule
Constructs ...
DiscoItemsModule - Class in tigase.muc.modules
 
DiscoItemsModule(MucConfig, ElementWriter, IMucRepository, Map<String, CommandIfc>, MUCComponent) - Constructor for class tigase.muc.modules.DiscoItemsModule
Constructs ...
doQuit(Room, JID) - Method in class tigase.muc.modules.PresenceModule
 

E

ElementWriter - Interface in tigase.component
 
everyHour() - Method in class tigase.muc.MUCComponent
 
everyMinute() - Method in class tigase.muc.MUCComponent
 

F

form - Variable in class tigase.muc.RoomConfig
 
formatDatetime(Date) - Static method in class tigase.muc.DateUtil
 
formatOld(Date) - Static method in class tigase.muc.DateUtil
Used only in jabber:x:delivery

G

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(BareJID) - Method in class tigase.muc.Room
 
getAffiliation(String) - Method in class tigase.muc.Room
 
getAffiliations() - Method in class tigase.muc.Room
 
getAllKnownJIDs() - Method in class tigase.muc.PresenceStore
 
getAllOccupantsJID() - Method in class tigase.muc.Room
 
getBestPresence(BareJID) - Method in class tigase.muc.PresenceStore
Method description
getCode() - Method in exception tigase.component.exceptions.ComponentException
 
getConfig() - Method in class tigase.muc.MUCComponent
 
getConfig() - Method in class tigase.muc.Room
 
getConfigForm() - Method in class tigase.muc.RoomConfig
 
getCreationDate(BareJID) - Method in class tigase.muc.repository.MucDAO
 
getCreationDate() - Method in class tigase.muc.Room
 
getCreatorJid() - Method in class tigase.muc.Room
 
getDefaultRoomConfig() - Method in interface tigase.muc.repository.IMucRepository
 
getDefaultRoomConfig() - Method in class tigase.muc.repository.inmemory.InMemoryMucRepository
 
getDefaults(Map<String, Object>) - Method in class tigase.component.AbstractComponent
Method description
getDefaults(Map<String, Object>) - Method in class tigase.component.ComponentConfig
 
getDefaults(Map<String, Object>) - Method in class tigase.muc.MUCComponent
Method description
getDefaults(Map<String, Object>) - Method in class tigase.muc.MucConfig
 
getDiscoFeatures() - Method in class tigase.muc.MUCComponent
Method description
getDiscoInfo(String, JID) - Method in class tigase.muc.MUCComponent
Method description
getDiscoItems(String, JID) - Method in class tigase.muc.MUCComponent
Method description
getErrorCondition() - Method in exception tigase.component.exceptions.ComponentException
 
getErrorMessagePrefix() - Method in exception tigase.component.exceptions.ComponentException
 
getFeatures() - Method in interface tigase.component.modules.Module
 
getFeatures() - Method in class tigase.component.modules.ModulesManager
 
getFeatures() - Method in class tigase.muc.modules.DiscoInfoModule
Method description
getFeatures() - Method in class tigase.muc.modules.DiscoItemsModule
Method description
getFeatures() - Method in class tigase.muc.modules.GroupchatMessageModule
Method description
getFeatures() - Method in class tigase.muc.modules.MediatedInvitationModule
Method description
getFeatures() - Method in class tigase.muc.modules.ModeratorModule
Method description
getFeatures() - Method in class tigase.muc.modules.PresenceModule
Method description
getFeatures() - Method in class tigase.muc.modules.PrivateMessageModule
Method description
getFeatures() - Method in class tigase.muc.modules.RoomConfigurationModule
Method description
getFeatures() - Method in class tigase.muc.modules.SoftwareVersionModule
 
getFeatures() - Method in class tigase.muc.modules.UniqueRoomNameModule
Method description
getFeatures() - Method in class tigase.muc.modules.XmppPingModule
 
getFeaturesFromModule() - Method in class tigase.muc.MUCComponent
Method description
getHistoryManager(Map<String, Object>) - Static method in class tigase.muc.history.HistoryManagerFactory
 
getHistoryMessages(Room, JID, Integer, Integer, Integer, Date, ElementWriter) - Method in class tigase.muc.history.AbstractJDBCHistoryProvider
getHistoryMessages(Room, JID, Integer, Integer, Integer, Date, ElementWriter) - Method in class tigase.muc.history.DerbySqlHistoryProvider
getHistoryMessages(Room, JID, Integer, Integer, Integer, Date, ElementWriter) - Method in interface tigase.muc.history.HistoryProvider
 
getHistoryMessages(Room, JID, Integer, Integer, Integer, Date, ElementWriter) - Method in class tigase.muc.history.MemoryHistoryProvider
 
getHistoryMessages(Room, JID, Integer, Integer, Integer, Date, ElementWriter) - Method in class tigase.muc.history.NoneHistoryProvider
 
getHistoryMessages(Room, JID, Integer, Integer, Integer, Date, ElementWriter) - Method in class tigase.muc.history.SqlserverSqlHistoryProvider
getLastPresenceCopyByJid(BareJID) - Method in class tigase.muc.Room
 
getLoggingFormat() - Method in class tigase.muc.RoomConfig
 
getMaxHistory() - Method in class tigase.muc.RoomConfig
 
getMessage() - Method in exception tigase.component.exceptions.ComponentException
 
getMessageWithPosition() - Method in exception tigase.component.exceptions.ComponentException
 
getModuleCriteria() - Method in interface tigase.component.modules.Module
 
getModuleCriteria() - Method in class tigase.muc.modules.DiscoInfoModule
Method description
getModuleCriteria() - Method in class tigase.muc.modules.DiscoItemsModule
Method description
getModuleCriteria() - Method in class tigase.muc.modules.GroupchatMessageModule
Method description
getModuleCriteria() - Method in class tigase.muc.modules.MediatedInvitationModule
Method description
getModuleCriteria() - Method in class tigase.muc.modules.ModeratorModule
Method description
getModuleCriteria() - Method in class tigase.muc.modules.PresenceModule
Method description
getModuleCriteria() - Method in class tigase.muc.modules.PrivateMessageModule
Method description
getModuleCriteria() - Method in class tigase.muc.modules.RoomConfigurationModule
Method description
getModuleCriteria() - Method in class tigase.muc.modules.SoftwareVersionModule
 
getModuleCriteria() - Method in class tigase.muc.modules.UniqueRoomNameModule
Method description
getModuleCriteria() - Method in class tigase.muc.modules.XmppPingModule
 
getMucRepository() - Method in class tigase.muc.MUCComponent
 
getName() - Method in exception tigase.component.exceptions.ComponentException
 
getNicknameFromJid(JID) - Static method in class tigase.muc.modules.AbstractModule
Method description
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() - Method in class tigase.muc.Room
 
getOccupantsNicknames(BareJID) - Method in class tigase.muc.Room
 
getPassword() - Method in class tigase.muc.RoomConfig
 
getPresence(JID) - Method in class tigase.muc.PresenceStore
Method description
getPresenceModule() - Method in class tigase.muc.Ghostbuster2
 
getProps() - Method in class tigase.muc.MucConfig
 
getPublicVisibleRoomsIdList() - Method in interface tigase.muc.repository.IMucRepository
 
getPublicVisibleRoomsIdList() - Method in class tigase.muc.repository.inmemory.InMemoryMucRepository
 
getRepository() - Method in class tigase.muc.repository.MucDAO
 
getRole(String) - Method in class tigase.muc.Room
 
getRoom(BareJID) - Method in interface tigase.muc.repository.IMucRepository
 
getRoom(BareJID) - Method in class tigase.muc.repository.inmemory.InMemoryMucRepository
 
getRoomAnonymity() - Method in class tigase.muc.RoomConfig
 
getRoomDesc() - Method in class tigase.muc.RoomConfig
 
getRoomJID() - Method in class tigase.muc.Room
 
getRoomJID() - Method in class tigase.muc.RoomConfig
 
getRoomName(String) - Method in interface tigase.muc.repository.IMucRepository
 
getRoomName(String) - Method in class tigase.muc.repository.inmemory.InMemoryMucRepository
 
getRoomName(String) - Method in class tigase.muc.repository.MucDAO
 
getRoomName() - Method in class tigase.muc.RoomConfig
 
getRoomsJIDList() - Method in class tigase.muc.repository.MucDAO
 
getServiceName() - Method in class tigase.component.ComponentConfig
 
getServiceName() - Method in class tigase.muc.MucConfig
 
getSubject(BareJID) - Method in class tigase.muc.repository.MucDAO
 
getSubject() - Method in class tigase.muc.Room
 
getSubjectChangeDate() - Method in class tigase.muc.Room
 
getSubjectChangerNick() - Method in class tigase.muc.Room
 
getSubjectCreationDate(BareJID) - Method in class tigase.muc.repository.MucDAO
 
getSubjectCreatorNickname(BareJID) - Method in class tigase.muc.repository.MucDAO
 
getText() - Method in exception tigase.component.exceptions.ComponentException
 
getType() - Method in exception tigase.component.exceptions.ComponentException
 
getVersion() - Static method in class tigase.muc.MucVersion
 
getWeight() - Method in enum tigase.muc.Affiliation
 
getWeight() - Method in enum tigase.muc.Role
 
getWriter() - Method in class tigase.component.AbstractComponent
Method description
Ghostbuster2 - Class in tigase.muc
 
Ghostbuster2(MUCComponent) - Constructor for class tigase.muc.Ghostbuster2
 
GroupchatMessageModule - Class in tigase.muc.modules
 
GroupchatMessageModule(MucConfig, ElementWriter, IMucRepository, HistoryProvider, MucLogger) - Constructor for class tigase.muc.modules.GroupchatMessageModule
Constructs ...

H

HistoryManagerFactory - Class in tigase.muc.history
 
HistoryManagerFactory() - Constructor for class tigase.muc.history.HistoryManagerFactory
 
HistoryProvider - Interface in tigase.muc.history
 
HOSTNAMES_PROP_VAL - Variable in class tigase.muc.MUCComponent
Field description

I

IMucRepository - Interface in tigase.muc.repository
 
init(Map<String, Object>) - Method in class tigase.muc.history.DerbySqlHistoryProvider
init(Map<String, Object>) - Method in interface tigase.muc.history.HistoryProvider
 
init(Map<String, Object>) - Method in class tigase.muc.history.MemoryHistoryProvider
 
init(Map<String, Object>) - Method in class tigase.muc.history.MySqlHistoryProvider
init(Map<String, Object>) - Method in class tigase.muc.history.NoneHistoryProvider
 
init(Map<String, Object>) - Method in class tigase.muc.history.PostgreSqlHistoryProvider
init(Map<String, Object>) - Method in class tigase.muc.history.SqlserverSqlHistoryProvider
init(Map<String, Object>) - Method in interface tigase.muc.logger.MucLogger
 
init(Map<String, Object>) - Method in class tigase.muc.logger.RoomChatLogger
 
init() - Method in class tigase.muc.MUCComponent
 
init() - Method in class tigase.muc.RoomConfig
 
initBindings(Bindings) - Method in class tigase.muc.MUCComponent
 
InMemoryMucRepository - Class in tigase.muc.repository.inmemory
 
InMemoryMucRepository(MucConfig, MucDAO) - Constructor for class tigase.muc.repository.inmemory.InMemoryMucRepository
 
isAvailable(BareJID) - Method in class tigase.muc.PresenceStore
Method description
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
Method description
isDestroyRoom() - Method in enum tigase.muc.Affiliation
 
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
 
isGrantVoice() - Method in enum tigase.muc.Role
 
isInviteOtherUsers() - Method in enum tigase.muc.Role
 
isKickParticipantsAndVisitors() - Method in enum tigase.muc.Role
 
isLockNewRoom() - Method in class tigase.muc.modules.PresenceModule
Method description
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
 
isOccupantInRoom(JID) - Method in class tigase.muc.Room
 
isPasswordProtectedRoom() - Method in class tigase.muc.RoomConfig
 
isPersistent() - Method in class tigase.muc.history.AbstractJDBCHistoryProvider
 
isPersistent() - Method in interface tigase.muc.history.HistoryProvider
 
isPersistent() - Method in class tigase.muc.history.MemoryHistoryProvider
 
isPersistent() - Method in class tigase.muc.history.NoneHistoryProvider
 
isPersistentRoom() - Method in class tigase.muc.RoomConfig
 
isPresenceBroadcastedToRoom() - Method in enum tigase.muc.Role
 
isPresenceFilterEnabled() - Method in class tigase.muc.MucConfig
 
isPresentInRoom() - Method in enum tigase.muc.Role
 
isPublicLoggingEnabled() - Method in class tigase.muc.MucConfig
 
isReceiveMessages() - Method in enum tigase.muc.Role
 
isReceiveOccupantPresence() - Method in enum tigase.muc.Role
 
isRegisterWithOpenRoom() - Method in enum tigase.muc.Affiliation
 
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
 

K

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.component.AbstractComponent
Field description
log - Variable in class tigase.muc.Ghostbuster2
 
log - Variable in class tigase.muc.history.AbstractHistoryProvider
 
log - Static variable in class tigase.muc.history.HistoryManagerFactory
 
log - Variable in class tigase.muc.modules.AbstractModule
Field description
log - Static variable in class tigase.muc.modules.PresenceModule
Field description
log - Variable in class tigase.muc.MUCComponent
 
log - Variable in class tigase.muc.repository.inmemory.InMemoryMucRepository
 
log - Variable in class tigase.muc.repository.MucDAO
 
LOG_DIR_KEY - Static variable in class tigase.muc.MUCComponent
 

M

makeElement(Packet, boolean) - Method in exception tigase.component.exceptions.ComponentException
 
MediatedInvitationModule - Class in tigase.muc.modules
 
MediatedInvitationModule(MucConfig, ElementWriter, IMucRepository) - Constructor for class tigase.muc.modules.MediatedInvitationModule
Constructs ...
MemoryHistoryProvider - Class in tigase.muc.history
 
MemoryHistoryProvider() - Constructor for class tigase.muc.history.MemoryHistoryProvider
 
MESSAGE_FILTER_ENABLED_KEY - Static variable in class tigase.muc.MUCComponent
 
ModeratorModule - Class in tigase.muc.modules
 
ModeratorModule(MucConfig, ElementWriter, IMucRepository, Ghostbuster2) - Constructor for class tigase.muc.modules.ModeratorModule
Constructs ...
Module - Interface in tigase.component.modules
 
modulesManager - Variable in class tigase.component.AbstractComponent
Field description
ModulesManager - Class in tigase.component.modules
 
ModulesManager() - Constructor for class tigase.component.modules.ModulesManager
 
ModulesManager(ElementWriter) - Constructor for class tigase.component.modules.ModulesManager
 
monitoredObjects - Variable in class tigase.muc.Ghostbuster2
 
MUC_ALLOW_CHAT_STATES_KEY - Static variable in class tigase.muc.MUCComponent
 
MUC_LOCK_NEW_ROOM_KEY - Static variable in class tigase.muc.MUCComponent
 
MUC_LOGGER_CLASS_KEY - Static variable in interface tigase.muc.logger.MucLogger
 
MUC_MULTI_ITEM_ALLOWED_KEY - Static variable in class tigase.muc.MUCComponent
 
MUC_REPO_CLASS_PROP_KEY - Static variable in class tigase.muc.MUCComponent
 
MUC_REPO_URL_PROP_KEY - Static variable in class tigase.muc.MUCComponent
 
MUC_ROOMCONFIG_ANONYMITY_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_MAXHISTORY_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
 
MUCComponent - Class in tigase.muc
Class description
MUCComponent() - Constructor for class tigase.muc.MUCComponent
 
MUCComponent(ElementWriter) - Constructor for class tigase.muc.MUCComponent
 
MucConfig - Class in tigase.muc
 
MucConfig(AbstractComponent<?>) - Constructor for class tigase.muc.MucConfig
 
MucDAO - Class in tigase.muc.repository
 
MucDAO(MucConfig, UserRepository) - Constructor for class tigase.muc.repository.MucDAO
 
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(DataRepository) - Constructor for class tigase.muc.history.MySqlHistoryProvider
 

N

NoneHistoryProvider - Class in tigase.muc.history
 
NoneHistoryProvider() - Constructor for class tigase.muc.history.NoneHistoryProvider
 
notifyConfigUpdate() - Method in class tigase.muc.RoomConfig
 

O

onChangeSubject(Room, String, String, Date) - Method in interface tigase.muc.Room.RoomListener
 
onConfigChanged(RoomConfig, Set<String>) - Method in interface tigase.muc.RoomConfig.RoomConfigListener
 
onOccupantAdded(Room, JID) - Method in interface tigase.muc.Room.RoomOccupantListener
 
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, Affiliation) - Method in interface tigase.muc.Room.RoomListener
 

P

parse(String) - Static method in class tigase.muc.DateUtil
 
parser - Static variable in class tigase.muc.history.AbstractHistoryProvider
 
ping() - Method in class tigase.muc.Ghostbuster2
 
PING_EVERY_MINUTE_KEY - Static variable in class tigase.muc.MUCComponent
Deprecated.
PostgreSqlHistoryProvider - Class in tigase.muc.history
 
PostgreSqlHistoryProvider(DataRepository) - Constructor for class tigase.muc.history.PostgreSqlHistoryProvider
 
PRESENCE_FILTER_ENABLED_KEY - Static variable in class tigase.muc.MUCComponent
 
PresenceModule - Class in tigase.muc.modules
 
PresenceModule(MucConfig, ElementWriter, IMucRepository, HistoryProvider, PresenceModule.DelayDeliveryThread.DelDeliverySend, MucLogger, Ghostbuster2) - Constructor for class tigase.muc.modules.PresenceModule
Constructs ...
PresenceModule.DelayDeliveryThread - Class in tigase.muc.modules
Class description
PresenceModule.DelayDeliveryThread(PresenceModule.DelayDeliveryThread.DelDeliverySend) - Constructor for class tigase.muc.modules.PresenceModule.DelayDeliveryThread
Constructs ...
PresenceModule.DelayDeliveryThread.DelDeliverySend - Interface in tigase.muc.modules
Interface description
PresenceModule.PresenceWrapper - Class in tigase.muc.modules
Class description
PresenceStore - Class in tigase.muc
Class description
PresenceStore() - Constructor for class tigase.muc.PresenceStore
 
PrivateMessageModule - Class in tigase.muc.modules
 
PrivateMessageModule(MucConfig, ElementWriter, IMucRepository) - Constructor for class tigase.muc.modules.PrivateMessageModule
Constructs ...
process(Packet) - Method in interface tigase.component.modules.Module
 
process(Packet) - Method in class tigase.component.modules.ModulesManager
 
process(Packet, ElementWriter) - Method in class tigase.component.modules.ModulesManager
 
process(Packet) - Method in class tigase.muc.modules.DiscoInfoModule
Method description
process(Packet) - Method in class tigase.muc.modules.DiscoItemsModule
Method description
process(Packet) - Method in class tigase.muc.modules.GroupchatMessageModule
Method description
process(Packet) - Method in class tigase.muc.modules.MediatedInvitationModule
Method description
process(Packet) - Method in class tigase.muc.modules.ModeratorModule
Method description
process(Packet) - Method in class tigase.muc.modules.PresenceModule
Method description
process(Packet) - Method in class tigase.muc.modules.PrivateMessageModule
Method description
process(Packet) - Method in class tigase.muc.modules.RoomConfigurationModule
Method description
process(Packet) - Method in class tigase.muc.modules.SoftwareVersionModule
 
process(Packet) - Method in class tigase.muc.modules.UniqueRoomNameModule
Method description
process(Packet) - Method in class tigase.muc.modules.XmppPingModule
 
processChangeAvailabilityStatus(Room, Element, JID, String) - Method in class tigase.muc.modules.PresenceModule
Method description
processChangeNickname(Room, Element, JID, String, String) - Method in class tigase.muc.modules.PresenceModule
Method description
processCommandPacket(Packet) - Method in class tigase.component.AbstractComponent
 
processEntering(Room, boolean, Element, JID, String) - Method in class tigase.muc.modules.PresenceModule
Method description
processExit(Room, Element, JID) - Method in class tigase.muc.modules.PresenceModule
Method description
processingInThreads() - Method in class tigase.muc.MUCComponent
 
processingOutThreads() - Method in class tigase.muc.MUCComponent
 
processPacket(Packet) - Method in class tigase.component.AbstractComponent
Method description
processResultSet(Room, JID, ElementWriter, ResultSet) - Method in class tigase.muc.history.AbstractJDBCHistoryProvider
 
processResultSet(Room, JID, ElementWriter, Integer, ResultSet) - Method in class tigase.muc.history.DerbySqlHistoryProvider
 
processStanzaPacket(Packet) - Method in class tigase.component.AbstractComponent
Method description
processStanzaPacket(Packet) - Method in class tigase.muc.MUCComponent
 
put(Collection<Element>) - Method in class tigase.muc.modules.PresenceModule.DelayDeliveryThread
 
put(Element) - Method in class tigase.muc.modules.PresenceModule.DelayDeliveryThread
Method description

R

R - Static variable in class tigase.muc.Ghostbuster2
 
read(UserRepository, MucConfig, String) - Method in class tigase.muc.RoomConfig
 
readRoom(BareJID) - Method in class tigase.muc.repository.MucDAO
 
register(T) - Method in class tigase.component.modules.ModulesManager
 
remove(Collection<JID>, Room) - Method in class tigase.muc.Ghostbuster2
 
remove(JID, Room) - Method in class tigase.muc.Ghostbuster2
 
remove(JID) - Method in class tigase.muc.PresenceStore
 
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.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(JID) - Method in class tigase.muc.Room
 
removeOccupant(String) - Method in class tigase.muc.Room
 
repository - Variable in class tigase.muc.modules.AbstractModule
Field description
RepositoryException - Exception in tigase.component.exceptions
 
RepositoryException() - Constructor for exception tigase.component.exceptions.RepositoryException
 
RepositoryException(String) - Constructor for exception tigase.component.exceptions.RepositoryException
 
RepositoryException(String, Throwable) - Constructor for exception tigase.component.exceptions.RepositoryException
 
RepositoryException(Throwable) - Constructor for exception tigase.component.exceptions.RepositoryException
 
Role - Enum in tigase.muc
 
Room - Class in tigase.muc
 
Room(RoomConfig, Date, BareJID) - Constructor for class tigase.muc.Room
 
Room.RoomListener - Interface in tigase.muc
 
Room.RoomOccupantListener - Interface in tigase.muc
 
RoomChatLogger - Class in tigase.muc.logger
 
RoomChatLogger() - Constructor for class tigase.muc.logger.RoomChatLogger
 
RoomConfig - Class in tigase.muc
 
RoomConfig(BareJID, boolean) - Constructor for class tigase.muc.RoomConfig
 
RoomConfig.Anonymity - Enum in tigase.muc
 
RoomConfig.LogFormat - Enum in tigase.muc
 
RoomConfig.RoomConfigListener - Interface in tigase.muc
 
RoomConfigurationModule - Class in tigase.muc.modules
 
RoomConfigurationModule(MucConfig, ElementWriter, IMucRepository, HistoryProvider, GroupchatMessageModule) - Constructor for class tigase.muc.modules.RoomConfigurationModule
Constructs ...
ROOMS_KEY - Static variable in class tigase.muc.repository.MucDAO
 
run() - Method in class tigase.muc.modules.PresenceModule.DelayDeliveryThread
Method description

S

SEARCH_GHOSTS_EVERY_MINUTE_KEY - Static variable in class tigase.muc.MUCComponent
 
sendDelayedPacket(Packet) - Method in interface tigase.muc.modules.PresenceModule.DelayDeliveryThread.DelDeliverySend
Method description
sendDelayedPacket(Packet) - Method in class tigase.muc.MUCComponent
Method description
sendException(Packet, ComponentException) - Method in class tigase.component.AbstractComponent
Method description
sendMessagesToAllOccupants(Room, JID, Element...) - Method in class tigase.muc.modules.GroupchatMessageModule
Method description
sendMucMessage(Room, String, String) - Method in class tigase.muc.modules.AbstractModule
Method description
serviceChanged(ServiceEvent) - Method in class tigase.muc.Activator
 
setAffiliation(BareJID, BareJID, Affiliation) - Method in class tigase.muc.repository.MucDAO
 
setAffiliations(Map<BareJID, Affiliation>) - Method in class tigase.muc.Room
 
setChatStateAllowed(Boolean) - Method in class tigase.muc.modules.GroupchatMessageModule
Method description
setLockNewRoom(boolean) - Method in class tigase.muc.modules.PresenceModule
Method description
setMucRepository(IMucRepository) - Method in class tigase.muc.MUCComponent
Method description
setMultiItemMode(boolean) - Method in class tigase.muc.MucConfig
 
setNewRole(String, Role) - Method in class tigase.muc.Room
 
setNewSubject(String, String) - Method in class tigase.muc.Room
 
setPresenceModule(PresenceModule) - Method in class tigase.muc.Ghostbuster2
 
setProperties(Map<String, Object>) - Method in class tigase.component.AbstractComponent
Method description
setProperties(Map<String, Object>) - Method in class tigase.component.ComponentConfig
 
setProperties(Map<String, Object>) - Method in class tigase.muc.MUCComponent
Method description
setProperties(Map<String, Object>) - Method in class tigase.muc.MucConfig
 
setRoomLocked(boolean) - Method in class tigase.muc.Room
 
setSubject(BareJID, String, String, Date) - Method in class tigase.muc.repository.MucDAO
 
setSubjectChangeDate(Date) - Method in class tigase.muc.Room
 
SoftwareVersionModule - Class in tigase.muc.modules
 
SoftwareVersionModule(ElementWriter) - Constructor for class tigase.muc.modules.SoftwareVersionModule
 
SqlserverSqlHistoryProvider - Class in tigase.muc.history
 
SqlserverSqlHistoryProvider(DataRepository) - Constructor for class tigase.muc.history.SqlserverSqlHistoryProvider
 
start(BundleContext) - Method in class tigase.muc.Activator
 
stop(BundleContext) - Method in class tigase.muc.Activator
 
stop() - Method in class tigase.muc.MUCComponent
 

T

tigase.component - package tigase.component
 
tigase.component.exceptions - package tigase.component.exceptions
 
tigase.component.modules - package tigase.component.modules
 
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.repository - package tigase.muc.repository
 
tigase.muc.repository.inmemory - package tigase.muc.repository.inmemory
 

U

UniqueRoomNameModule - Class in tigase.muc.modules
 
UniqueRoomNameModule(MucConfig, ElementWriter, IMucRepository) - Constructor for class tigase.muc.modules.UniqueRoomNameModule
Constructs ...
unregister(Module) - Method in class tigase.component.modules.ModulesManager
 
update(Packet) - Method in class tigase.muc.Ghostbuster2
 
update(Element) - Method in class tigase.muc.PresenceStore
Method description
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.MucDAO
 
updatePresenceByJid(JID, Element) - Method in class tigase.muc.Room
 
updateRoomConfig(RoomConfig) - Method in class tigase.muc.repository.MucDAO
 

V

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.Role
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.muc.RoomConfig.Anonymity
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.
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.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
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.

W

write(Collection<Packet>) - Method in interface tigase.component.ElementWriter
 
write(Packet) - Method in interface tigase.component.ElementWriter
 
write(UserRepository, MucConfig, String) - Method in class tigase.muc.RoomConfig
 
writeElement(Collection<Element>) - Method in interface tigase.component.ElementWriter
 
writeElement(Element) - Method in interface tigase.component.ElementWriter
 
writer - Variable in class tigase.muc.modules.AbstractModule
Field description
writer - Variable in class tigase.muc.modules.SoftwareVersionModule
 
writer - Variable in class tigase.muc.modules.XmppPingModule
 

X

XmppPingModule - Class in tigase.muc.modules
 
XmppPingModule(ElementWriter) - Constructor for class tigase.muc.modules.XmppPingModule
 
A B C D E F G H I K L M N O P R S T U V W X 

Copyright © 2007–2014 Tigase. All rights reserved.