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

A

AbstractMessageModule - Class in tigase.muc.modules
 
AbstractMessageModule() - Constructor for class tigase.muc.modules.AbstractMessageModule
 
AbstractModule - Class in tigase.muc.modules
 
AbstractModule() - Constructor for class tigase.muc.modules.AbstractModule
 
AbstractStanza<E extends StanzaType> - Class in tigase.muc.xmpp.stanzas
Abstract class for implement concrete XML stanzas.
AbstractStanza(String) - Constructor for class tigase.muc.xmpp.stanzas.AbstractStanza
Construct an empty Stanza.
AbstractStanza(String, String, StringBuilder[], StringBuilder[]) - Constructor for class tigase.muc.xmpp.stanzas.AbstractStanza
Construct a Stanza.
AbstractStanza(Element) - Constructor for class tigase.muc.xmpp.stanzas.AbstractStanza
Construct a Stanza class from XML element.
add(Criteria) - Method in interface tigase.criteria.Criteria
 
add(Criteria) - Method in class tigase.criteria.ElementCriteria
 
add(Criteria) - Method in class tigase.criteria.Or
 
add(Element, String, String) - Method in class tigase.muc.History
 
addField(Field) - Method in class tigase.form.Form
 
addRoom(RoomContext) - Method in class tigase.muc.RoomsContainer
 
AdminGetModule - Class in tigase.muc.modules.admin
 
AdminGetModule() - Constructor for class tigase.muc.modules.admin.AdminGetModule
 
AdminSetModule - Class in tigase.muc.modules.admin
 
AdminSetModule() - Constructor for class tigase.muc.modules.admin.AdminSetModule
 
Affiliation - Enum in tigase.muc
A long-lived association or connection with a room; the possible affiliations are "owner", "admin", "member", and "outcast" (naturally it is also possible to have no affiliation); affiliation is distinct from role.
affiliationCanViewJid(Affiliation) - Method in class tigase.muc.RoomConfiguration
 

B

BroadcastMessageModule - Class in tigase.muc.modules
 
BroadcastMessageModule() - Constructor for class tigase.muc.modules.BroadcastMessageModule
 
broadCastToAll(RoomContext, Message, String) - Method in class tigase.muc.modules.AbstractMessageModule
 

C

calculateInitialRole(JID) - Method in class tigase.muc.RoomContext
 
ChangeSubjectModule - Class in tigase.muc.modules
 
ChangeSubjectModule() - Constructor for class tigase.muc.modules.ChangeSubjectModule
 
checkPassword(String) - Method in class tigase.muc.RoomConfiguration
 
clonePresence(Presence) - Static method in class tigase.muc.modules.PresenceModule
 
configRoomDiscovery(RoomConfiguration) - Method in class tigase.muc.RoomsContainer
 
configRoomDiscovery(String) - Method in class tigase.muc.RoomsContainer
 
createResultIQ() - Method in class tigase.muc.xmpp.stanzas.IQ
Create Result IQ stanza.
Criteria - Interface in tigase.criteria
Created: 2007-06-20 08:03:14

D

destroyRoom(JID) - Method in class tigase.muc.RoomsContainer
 

E

ElementCriteria - Class in tigase.criteria
Created: 2007-06-19 20:34:57
ElementCriteria(String, String[], String[]) - Constructor for class tigase.criteria.ElementCriteria
 
empty() - Static method in class tigase.criteria.ElementCriteria
 
equals(Object) - Method in class tigase.muc.xmpp.JID
errorPresence(JID, JID, String, String, String) - Static method in class tigase.muc.MUCService
 

F

Field - Class in tigase.form
Created: 2007-05-27 10:56:06
Field(Element) - Constructor for class tigase.form.Field
 
fieldBoolean(String, Boolean, String) - Static method in class tigase.form.Field
 
fieldFixed(String) - Static method in class tigase.form.Field
 
fieldHidden(String, String) - Static method in class tigase.form.Field
 
fieldListMulti(String, String[], String, String[], String) - Static method in class tigase.form.Field
 
fieldListSingle(String, String, String, String[], String[]) - Static method in class tigase.form.Field
 
fieldTextMulti(String, String, String) - Static method in class tigase.form.Field
 
fieldTextPrivate(String, String, String) - Static method in class tigase.form.Field
 
fieldTextSingle(String, String, String) - Static method in class tigase.form.Field
 
findBareJidsByAffiliations(Affiliation) - Method in class tigase.muc.RoomConfiguration
 
findBareJidsWithoutAffiliations() - Method in class tigase.muc.RoomContext
 
findJidsByRole(Role) - Method in class tigase.muc.RoomContext
 
flushConfig() - Method in class tigase.muc.RoomConfiguration
 
Form - Class in tigase.form
Created: 2007-05-27 11:41:02
Form(Element) - Constructor for class tigase.form.Form
 
Form(String, String, String) - Constructor for class tigase.form.Form
 
fromString(String) - Static method in class tigase.muc.xmpp.JID
This method creates JID object from a String.

G

get(String) - Method in class tigase.form.Form
 
getAffiliation(JID) - Method in class tigase.muc.RoomConfiguration
 
getAsBoolean(String) - Method in class tigase.form.Form
 
getAsInteger(String) - Method in class tigase.form.Form
 
getAsString(String) - Method in class tigase.form.Form
 
getAsStrings(String) - Method in class tigase.form.Form
 
getBareJID() - Method in class tigase.muc.xmpp.JID
Return a bare JID.
getBody() - Method in class tigase.muc.xmpp.stanzas.Message
Return message content.
getCode() - Method in exception tigase.muc.MucInternalException
 
getConversationHistory() - Method in class tigase.muc.RoomContext
 
getCurrentSubject() - Method in class tigase.muc.RoomContext
 
getDefaults(Map<String, Object>) - Method in class tigase.muc.MUCService
getDescription() - Method in class tigase.form.Field
 
getDiscoFeatures() - Method in class tigase.muc.MUCService
 
getDiscoInfo(String, String) - Method in class tigase.muc.MUCService
 
getDiscoItems(String, String) - Method in class tigase.muc.MUCService
 
getElement() - Method in class tigase.form.Field
 
getElement() - Method in class tigase.form.Form
 
getFormElement() - Method in class tigase.muc.RoomConfiguration
 
getFrom() - Method in interface tigase.muc.xmpp.Stanza
Return sender Jabber Identifier.
getFrom() - Method in class tigase.muc.xmpp.stanzas.AbstractStanza
Return sender Jabber Identifier.
getHost() - Method in class tigase.muc.xmpp.JID
Returns the host name if was specified, otherwise null.
getId() - Method in class tigase.muc.RoomConfiguration
 
getId() - Method in interface tigase.muc.xmpp.Stanza
Return id parameter.
getId() - Method in class tigase.muc.xmpp.stanzas.AbstractStanza
Return id parameter.
getInstruction() - Method in class tigase.form.Form
 
getItem() - Method in exception tigase.muc.MucInternalException
 
getLabel() - Method in class tigase.form.Field
 
getLastReceivedPresence() - Method in class tigase.muc.RoomContext
 
getModuleCriteria() - Method in class tigase.muc.modules.admin.AdminGetModule
 
getModuleCriteria() - Method in class tigase.muc.modules.admin.AdminSetModule
 
getModuleCriteria() - Method in class tigase.muc.modules.BroadcastMessageModule
 
getModuleCriteria() - Method in class tigase.muc.modules.ChangeSubjectModule
 
getModuleCriteria() - Method in class tigase.muc.modules.InvitationModule
 
getModuleCriteria() - Method in interface tigase.muc.modules.Module
 
getModuleCriteria() - Method in class tigase.muc.modules.owner.OwnerGetModule
 
getModuleCriteria() - Method in class tigase.muc.modules.owner.OwnerSetModule
 
getModuleCriteria() - Method in class tigase.muc.modules.PresenceModule
 
getModuleCriteria() - Method in class tigase.muc.modules.PrivateMessageModule
 
getModuleCriteria() - Method in class tigase.muc.modules.UniqueRoomNameModule
 
getName() - Method in exception tigase.muc.MucInternalException
 
getOccupantJidsByBare(JID) - Method in class tigase.muc.RoomContext
 
getOccupantsByJID() - Method in class tigase.muc.RoomContext
 
getOccupantsByNick() - Method in class tigase.muc.RoomContext
 
getOccupantsRole() - Method in class tigase.muc.RoomContext
 
getOptionLabels() - Method in class tigase.form.Field
 
getOptionValues() - Method in class tigase.form.Field
 
getPriority() - Method in class tigase.muc.xmpp.stanzas.Presence
Return presence priority.
getResource() - Method in class tigase.muc.xmpp.JID
Returns the resource if was specified, otherwise null.
getRole(JID) - Method in class tigase.muc.RoomContext
 
getRoomconfigMaxUsers() - Method in class tigase.muc.RoomConfiguration
 
getRoomconfigRoomdesc() - Method in class tigase.muc.RoomConfiguration
 
getRoomconfigRoomname() - Method in class tigase.muc.RoomConfiguration
 
getRoomconfigRoomSecret() - Method in class tigase.muc.RoomConfiguration
 
getRoomContext(String) - Method in class tigase.muc.RoomsContainer
 
getRoomID() - Method in class tigase.muc.RoomContext
 
getStatus() - Method in class tigase.muc.xmpp.stanzas.Presence
Return status message.
getSubject() - Method in class tigase.muc.xmpp.stanzas.Message
Return subject of message.
getThread() - Method in class tigase.muc.xmpp.stanzas.Message
Return a thread identifier.
getTitle() - Method in class tigase.form.Form
 
getTo() - Method in interface tigase.muc.xmpp.Stanza
Return recipents Jabber Identifier.
getTo() - Method in class tigase.muc.xmpp.stanzas.AbstractStanza
Return recipents Jabber Identifier.
getType() - Method in class tigase.form.Field
 
getType() - Method in class tigase.form.Form
 
getType() - Method in exception tigase.muc.MucInternalException
 
getType() - Method in interface tigase.muc.xmpp.Stanza
Get stanza type.
getType() - Method in class tigase.muc.xmpp.stanzas.IQ
Get stanza type.
getType() - Method in class tigase.muc.xmpp.stanzas.Message
Get stanza type.
getType() - Method in class tigase.muc.xmpp.stanzas.Presence
Get stanza type.
getUsername() - Method in class tigase.muc.xmpp.JID
Returns the username if was specified, otherwise null.
getValue() - Method in class tigase.form.Field
 
getValues() - Method in class tigase.form.Field
 
getVar() - Method in class tigase.form.Field
 
getVersion() - Static method in class tigase.muc.MucVersion
 
getWeight() - Method in enum tigase.muc.Affiliation
 
getWeight() - Method in enum tigase.muc.Role
 
getXmlLang() - Method in interface tigase.muc.xmpp.Stanza
Return XML natural language name.
getXmlLang() - Method in class tigase.muc.xmpp.stanzas.AbstractStanza
Return XML natural language name.

H

hashCode() - Method in class tigase.muc.xmpp.JID
History - Class in tigase.muc
Created: 2007-05-31 09:54:34
History(int) - Constructor for class tigase.muc.History
 

I

intProcess(RoomContext, Element) - Method in class tigase.muc.modules.AbstractMessageModule
 
intProcess(RoomContext, Element) - Method in class tigase.muc.modules.AbstractModule
 
intProcess(RoomContext, Element) - Method in class tigase.muc.modules.admin.AdminGetModule
 
intProcess(RoomContext, Element) - Method in class tigase.muc.modules.admin.AdminSetModule
 
intProcess(RoomContext, Element) - Method in class tigase.muc.modules.InvitationModule
 
intProcess(RoomContext, Element) - Method in class tigase.muc.modules.owner.OwnerGetModule
 
intProcess(RoomContext, Element) - Method in class tigase.muc.modules.owner.OwnerSetModule
 
intProcess(RoomContext, Element) - Method in class tigase.muc.modules.PresenceModule
 
intProcess(RoomContext, Element) - Method in class tigase.muc.modules.PrivateMessageModule
 
InvitationModule - Class in tigase.muc.modules
Created: 2007-06-20 09:23:51
InvitationModule() - Constructor for class tigase.muc.modules.InvitationModule
 
IQ - Class in tigase.muc.xmpp.stanzas
Implementation of IQ stanza.
IQ(IQType) - Constructor for class tigase.muc.xmpp.stanzas.IQ
Construct IQ stanza with type.
IQ(Element) - Constructor for class tigase.muc.xmpp.stanzas.IQ
Construct a IQ from XML element.
IQType - Enum in tigase.muc.xmpp.stanzas
Types of IQ stanza.
is(String) - Method in class tigase.form.Form
 
isLockedRoom() - Method in class tigase.muc.RoomContext
 
isRequired() - Method in class tigase.form.Field
 
isRoomconfigAllowInvites() - Method in class tigase.muc.RoomConfiguration
 
isRoomconfigChangeSubject() - Method in class tigase.muc.RoomConfiguration
 
isRoomconfigEnableLogging() - Method in class tigase.muc.RoomConfiguration
 
isRoomconfigMembersOnly() - Method in class tigase.muc.RoomConfiguration
 
isRoomconfigModeratedRoom() - Method in class tigase.muc.RoomConfiguration
 
isRoomconfigPasswordProtectedRoom() - Method in class tigase.muc.RoomConfiguration
 
isRoomconfigPersistentRoom() - Method in class tigase.muc.RoomConfiguration
 
isRoomconfigPublicRoom() - Method in class tigase.muc.RoomConfiguration
 
isRoomCreated() - Method in class tigase.muc.RoomContext
 
isRoomExists(JID) - Method in class tigase.muc.RoomsContainer
 
iterator() - Method in class tigase.muc.History
 

J

JID - Class in tigase.muc.xmpp
Represents a Jabber ID (JID) object.
JID(String, String) - Constructor for class tigase.muc.xmpp.JID
Creates a new JID object with empty resource.
JID(String, String, String) - Constructor for class tigase.muc.xmpp.JID
Creates a new JID object.

L

log - Variable in class tigase.muc.modules.AbstractModule
 

M

makeElement() - Method in exception tigase.muc.MucInternalException
 
makeElement(boolean) - Method in exception tigase.muc.MucInternalException
 
makeErrorElement() - Method in exception tigase.muc.MucInternalException
 
match(Element) - Method in interface tigase.criteria.Criteria
 
match(Element) - Method in class tigase.criteria.ElementCriteria
 
match(Element) - Method in class tigase.criteria.Or
 
Message - Class in tigase.muc.xmpp.stanzas
Implementation of Message stanza.
Message(JID, String) - Constructor for class tigase.muc.xmpp.stanzas.Message
Construct message stanza.
Message(Element) - Constructor for class tigase.muc.xmpp.stanzas.Message
Construct message stanza.
MessageType - Enum in tigase.muc.xmpp.stanzas
Types of Message stanza.
Module - Interface in tigase.muc.modules
 
ModulesProcessor - Class in tigase.muc
Created: 2007-06-20 19:54:19
ModulesProcessor(RoomListener) - Constructor for class tigase.muc.ModulesProcessor
 
MucInternalException - Exception in tigase.muc
Created: 2007-05-25 11:55:48
MucInternalException(Element, String, String, String) - Constructor for exception tigase.muc.MucInternalException
 
MucInternalException(Element, String, String, String, String) - Constructor for exception tigase.muc.MucInternalException
 
MUCModule - Interface in tigase.muc.modules
 
MUCService - Class in tigase.muc
Implements MUC service for tigase server.
MUCService() - Constructor for class tigase.muc.MUCService
Construct MUC service.
MucVersion - Class in tigase.muc
Created: 2007-05-28 09:00:48
myDomain() - Method in class tigase.muc.MUCService
 

N

name(String) - Static method in class tigase.criteria.ElementCriteria
 
name(String, String) - Static method in class tigase.criteria.ElementCriteria
 

O

onConfigurationChange(RoomContext) - Method in class tigase.muc.MUCService
 
onConfigurationChange(RoomContext) - Method in interface tigase.muc.RoomListener
 
onDestroy(RoomContext) - Method in class tigase.muc.MUCService
 
onDestroy(RoomContext) - Method in interface tigase.muc.RoomListener
 
onOccupantLeave(RoomContext) - Method in class tigase.muc.MUCService
 
onOccupantLeave(RoomContext) - Method in interface tigase.muc.RoomListener
 
Or - Class in tigase.criteria
Created: 2007-06-20 09:32:29
Or(Criteria...) - Constructor for class tigase.criteria.Or
 
OwnerGetModule - Class in tigase.muc.modules.owner
 
OwnerGetModule() - Constructor for class tigase.muc.modules.owner.OwnerGetModule
 
OwnerSetModule - Class in tigase.muc.modules.owner
Created: 2007-06-20 19:10:33
OwnerSetModule(RoomListener) - Constructor for class tigase.muc.modules.owner.OwnerSetModule
 

P

parseConfig(Element) - Method in class tigase.muc.RoomConfiguration
 
preparePresenceSubItem(RoomContext, JID, Affiliation, Role, JID) - Static method in class tigase.muc.modules.PresenceModule
 
preparePresenceSubItem(RoomContext, JID, JID) - Static method in class tigase.muc.modules.PresenceModule
 
preProcess(RoomContext, Message, String) - Method in class tigase.muc.modules.AbstractMessageModule
 
preProcess(RoomContext, Message, String) - Method in class tigase.muc.modules.BroadcastMessageModule
 
preProcess(RoomContext, Message, String) - Method in class tigase.muc.modules.ChangeSubjectModule
 
Presence - Class in tigase.muc.xmpp.stanzas
Implements presence stanza.
Presence() - Constructor for class tigase.muc.xmpp.stanzas.Presence
Construct presence stanza.
Presence(Element) - Constructor for class tigase.muc.xmpp.stanzas.Presence
Construct presence stanza.
Presence(PresenceType) - Constructor for class tigase.muc.xmpp.stanzas.Presence
Construct presence stanza.
PresenceModule - Class in tigase.muc.modules
Created: 2007-06-20 08:49:49
PresenceModule(RoomListener) - Constructor for class tigase.muc.modules.PresenceModule
 
PresenceType - Enum in tigase.muc.xmpp.stanzas
Types od Presence stanza.
PrivateMessageModule - Class in tigase.muc.modules
 
PrivateMessageModule() - Constructor for class tigase.muc.modules.PrivateMessageModule
 
process(RoomContext, Element) - Method in class tigase.muc.modules.AbstractModule
 
process(RoomsContainer, Element) - Method in interface tigase.muc.modules.MUCModule
 
process(RoomContext, Element) - Method in interface tigase.muc.modules.RoomModule
 
process(RoomsContainer, Element) - Method in class tigase.muc.modules.UniqueRoomNameModule
 
processPacket(Packet) - Method in class tigase.muc.MUCService
processStanza(RoomContext, RoomsContainer, Element) - Method in class tigase.muc.ModulesProcessor
 

R

readAllRomms() - Method in class tigase.muc.RoomsContainer
 
registerModule(Module) - Method in class tigase.muc.ModulesProcessor
 
removeOccupantByJID(JID) - Method in class tigase.muc.RoomContext
 
removeRoom(JID) - Method in class tigase.muc.RoomsContainer
 
Role - Enum in tigase.muc
A temporary position or privilege level within a room, distinct from a user's long-lived affiliation with the room; the possible roles are "moderator", "participant", and "visitor" (it is also possible to have no defined role).
RoomConfiguration - Class in tigase.muc
Created: 2007-05-17 12:09:45
RoomContext - Class in tigase.muc
Created: 2007-06-20 08:46:24
RoomContext(String, String, UserRepository, JID, boolean) - Constructor for class tigase.muc.RoomContext
 
RoomListener - Interface in tigase.muc
Created: 2007-06-05 15:03:06
RoomModule - Interface in tigase.muc.modules
Created: 2007-06-20 08:44:30
RoomsContainer - Class in tigase.muc
 

S

setAffiliation(JID, Affiliation) - Method in class tigase.muc.RoomConfiguration
 
setBody(String) - Method in class tigase.muc.xmpp.stanzas.Message
Set message content.
setConversationHistory(History) - Method in class tigase.muc.RoomContext
 
setCurrentSubject(Message) - Method in class tigase.muc.RoomContext
 
setDescription(String) - Method in class tigase.form.Field
 
setFrom(JID) - Method in interface tigase.muc.xmpp.Stanza
Set sender Jabber Identifier.
setFrom(JID) - Method in class tigase.muc.xmpp.stanzas.AbstractStanza
Set sender Jabber Identifier.
setId(String) - Method in interface tigase.muc.xmpp.Stanza
Set id parameter.
setId(String) - Method in class tigase.muc.xmpp.stanzas.AbstractStanza
Set id parameter.
setInstruction(String) - Method in class tigase.form.Form
 
setLabel(String) - Method in class tigase.form.Field
 
setLastReceivedPresence(Map<JID, Presence>) - Method in class tigase.muc.RoomContext
 
setLockedRoom(boolean) - Method in class tigase.muc.RoomContext
 
setOccupantsByJID(Map<JID, String>) - Method in class tigase.muc.RoomContext
 
setOccupantsByNick(Map<String, JID>) - Method in class tigase.muc.RoomContext
 
setOccupantsRole(Map<JID, Role>) - Method in class tigase.muc.RoomContext
 
setOptionLabels(String[]) - Method in class tigase.form.Field
 
setOptionValues(String[]) - Method in class tigase.form.Field
 
setProperties(Map<String, Object>) - Method in class tigase.muc.MUCService
setRequired(boolean) - Method in class tigase.form.Field
 
setRole(JID, Role) - Method in class tigase.muc.RoomContext
 
setRole(String, Role) - Method in class tigase.muc.RoomContext
 
setRoomconfigAllowInvites(boolean) - Method in class tigase.muc.RoomConfiguration
 
setRoomconfigChangeSubject(boolean) - Method in class tigase.muc.RoomConfiguration
 
setRoomconfigEnableLogging(boolean) - Method in class tigase.muc.RoomConfiguration
 
setRoomconfigMaxUsers(int) - Method in class tigase.muc.RoomConfiguration
 
setRoomconfigMembersOnly(boolean) - Method in class tigase.muc.RoomConfiguration
 
setRoomconfigModeratedRoom(boolean) - Method in class tigase.muc.RoomConfiguration
 
setRoomconfigPasswordProtectedRoom(boolean) - Method in class tigase.muc.RoomConfiguration
 
setRoomconfigPersistentRoom(boolean) - Method in class tigase.muc.RoomConfiguration
 
setRoomconfigPublicRoom(boolean) - Method in class tigase.muc.RoomConfiguration
 
setRoomconfigRoomdesc(String) - Method in class tigase.muc.RoomConfiguration
 
setRoomconfigRoomname(String) - Method in class tigase.muc.RoomConfiguration
 
setRoomconfigRoomSecret(String) - Method in class tigase.muc.RoomConfiguration
 
setRoomCreated(boolean) - Method in class tigase.muc.RoomContext
 
setStatus(String) - Method in class tigase.muc.xmpp.stanzas.Presence
Set new status message.
setSubject(String) - Method in class tigase.muc.xmpp.stanzas.Message
Set message sobject.
setThread(String) - Method in class tigase.muc.xmpp.stanzas.Message
Set thread identifier.
setTitle(String) - Method in class tigase.form.Form
 
setTo(JID) - Method in interface tigase.muc.xmpp.Stanza
Set recipents Jabber Identifier.
setTo(JID) - Method in class tigase.muc.xmpp.stanzas.AbstractStanza
Set recipents Jabber Identifier.
setType(String) - Method in class tigase.form.Field
 
setType(String) - Method in class tigase.form.Form
 
setType(E) - Method in interface tigase.muc.xmpp.Stanza
Set stanza type kind of StanzaType.
setType(E) - Method in class tigase.muc.xmpp.stanzas.AbstractStanza
Set stanza type kind of StanzaType.
setValues(String[]) - Method in class tigase.form.Field
 
setVar(String) - Method in class tigase.form.Field
 
setXmlLang(String) - Method in interface tigase.muc.xmpp.Stanza
Set XML natural language name.
setXmlLang(String) - Method in class tigase.muc.xmpp.stanzas.AbstractStanza
Set XML natural language name.
Stanza<E extends StanzaType> - Interface in tigase.muc.xmpp
Interface for XML stanza.
StanzaType - Interface in tigase.muc.xmpp
Interface for implements a stanza types.

T

tigase.criteria - package tigase.criteria
 
tigase.form - package tigase.form
Privides Data Form (XEP-0004)
tigase.muc - package tigase.muc
Privides MUC core classes.
tigase.muc.modules - package tigase.muc.modules
 
tigase.muc.modules.admin - package tigase.muc.modules.admin
 
tigase.muc.modules.owner - package tigase.muc.modules.owner
 
tigase.muc.xmpp - package tigase.muc.xmpp
 
tigase.muc.xmpp.stanzas - package tigase.muc.xmpp.stanzas
Privides implementations of XML stanzas.
toString() - Method in class tigase.muc.xmpp.JID

U

UniqueRoomNameModule - Class in tigase.muc.modules
 
UniqueRoomNameModule() - Constructor for class tigase.muc.modules.UniqueRoomNameModule
 

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.xmpp.stanzas.IQType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.muc.xmpp.stanzas.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.muc.xmpp.stanzas.PresenceType
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.xmpp.stanzas.IQType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.muc.xmpp.stanzas.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.muc.xmpp.stanzas.PresenceType
Returns an array containing the constants of this enum type, in the order they are declared.

X

xmlns(String) - Static method in class tigase.criteria.ElementCriteria
 
XMLNS_MUC - Static variable in class tigase.muc.modules.PresenceModule
 
XMLNS_MUC_USER - Static variable in class tigase.muc.modules.PresenceModule
 

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

Copyright © 2007 Tigase. All Rights Reserved.