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

A

AbstractComponentRegistrator<E extends ServerComponent> - Class in tigase.server
This is an archetype of a special types of classes which collect some data from Tigase components or provide these data to components.
AbstractComponentRegistrator() - Constructor for class tigase.server.AbstractComponentRegistrator
Creates a new AbstractComponentRegistrator instance.
AbstractMessageReceiver - Class in tigase.server
This is an archetype for all classes processing user-level packets.
AbstractMessageReceiver() - Constructor for class tigase.server.AbstractMessageReceiver
 
AbstractMonitor - Class in tigase.server.sreceiver.sysmon
Created: Dec 10, 2008 8:37:28 PM
AbstractMonitor() - Constructor for class tigase.server.sreceiver.sysmon.AbstractMonitor
 
AbstractReceiverTask - Class in tigase.server.sreceiver
Describe class AbstractReceiverTask here.
AbstractReceiverTask() - Constructor for class tigase.server.sreceiver.AbstractReceiverTask
 
AbstractScriptCommand - Class in tigase.server.script
Created: Jan 2, 2009 2:32:17 PM
AbstractScriptCommand() - Constructor for class tigase.server.script.AbstractScriptCommand
 
Accept - Interface in tigase.net
Describe interface Accept here.
accept(SocketChannel) - Method in interface tigase.net.Accept
 
accept(SocketChannel) - Method in interface tigase.net.ConnectionOpenListener
 
accept(SocketChannel) - Method in class tigase.net.IOService
Method accept is used to perform
ACCEPT_ATTR - Static variable in class tigase.server.bosh.Constants
 
accept_counter - Variable in class tigase.net.ConnectionOpenThread
 
ACK_ATTR - Static variable in class tigase.server.bosh.Constants
 
ACTION - Static variable in class tigase.xmpp.impl.Privacy
 
ACTION_FIELD - Static variable in class tigase.server.sreceiver.TaskInstanceCommand
 
ACTIVE - Static variable in class tigase.xmpp.impl.Privacy
 
add(String, List<Element>) - Method in class tigase.server.bosh.BoshSessionCache
 
add(String, String, long, Level) - Method in class tigase.stats.StatisticsList
 
add(String, String, int, Level) - Method in class tigase.stats.StatisticsList
 
add(String, String, String, Level) - Method in class tigase.stats.StatisticsList
 
add(String, String, float, Level) - Method in class tigase.stats.StatisticsList
 
ADD_SCRIPT_CMD - Static variable in interface tigase.server.script.CommandIfc
 
addAction(Packet, Command.Action) - Static method in enum tigase.server.Command
 
addAdminScript(String, String, String, String, String, Bindings) - Method in class tigase.server.script.AddScriptCommand
 
addBuddies(XMPPResourceConnection, Map<String, Object>, JID[]) - Static method in class tigase.xmpp.impl.DynamicRoster
 
addBuddy(String, String) - Method in interface tigase.server.gateways.GatewayConnection
The addBuddy method is called when the Jabber user has requested adding new buddy to his roster from the external network.
addBuddy(XMPPResourceConnection, JID, String, String[], String) - Method in class tigase.xmpp.impl.roster.Roster
Method description
addBuddy(XMPPResourceConnection, JID, String, String[], String) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Method description
addBuddy(XMPPResourceConnection, JID, String, String[], String) - Method in class tigase.xmpp.impl.roster.RosterFlat
Method description
addBuddyGroup(XMPPResourceConnection, JID, String[]) - Method in class tigase.xmpp.impl.roster.Roster
Method description
addBuddyGroup(XMPPResourceConnection, JID, String[]) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Method description
addBuddyGroup(XMPPResourceConnection, JID, String[]) - Method in class tigase.xmpp.impl.roster.RosterFlat
Method description
addCertificates(Map<String, String>) - Method in class tigase.io.SSLContextContainer
 
addCertificates(Map<String, String>) - Method in interface tigase.io.SSLContextContainerIfc
Method addCertificates allows to add more certificates at run time after the container has bee already initialized.
addCheckBoxField(Packet, String, boolean) - Static method in enum tigase.server.Command
 
addCid(String) - Static method in class tigase.util.tracer.TigaseTracer
 
addCommandFields(Packet) - Method in class tigase.conf.ConfigItem
Method description
addCommandFields(Packet) - Method in interface tigase.db.RepositoryItem
The method is used for handling ad-hoc commands.
addCommandFields(Packet) - Method in class tigase.server.ext.CompRepoItem
 
addCommandFields(Packet) - Method in class tigase.vhosts.VHostItem
 
addComponent(ServerComponent) - Method in class tigase.server.AbstractComponentRegistrator
Method checks whether the component is of a correct type, adds it to the internal components collection and calls componentAdded(...) callback.
addComponent(ServerComponent) - Method in interface tigase.server.ComponentRegistrator
 
addComponent(ServerComponent) - Method in class tigase.server.MessageRouter
Method description
addComponentDomain(String) - Method in class tigase.server.BasicComponent
Method description
addComponentDomain(String) - Method in class tigase.vhosts.VHostManager
Method description
addComponentDomain(String) - Method in interface tigase.vhosts.VHostManagerIfc
Adds a component domain to the collection of local component domains.
addCompStats(String) - Method in class tigase.stats.StatisticsList
 
addConnectionOpenListener(ConnectionOpenListener) - Method in class tigase.net.ConnectionOpenThread
 
addControlPacket(Packet) - Method in class tigase.server.xmppserver.ServerConnections
Method description
addCPULoadListener(CPULoadListener) - Method in class tigase.monitor.MonitorRuntime
 
addCPULoadListener(CPULoadListener) - Method in class tigase.sys.TigaseRuntime
 
addDataList(String, String, String, String[]) - Method in class tigase.db.DummyRepository
Describe addDataList method here.
addDataList(String, String, String, String[]) - Method in class tigase.db.jdbc.JDBCRepository
Describe addDataList method here.
addDataList(String, String, String, String[]) - Method in interface tigase.db.UserRepository
addDataList method adds mode entries to existing data list associated with given key in repository under given node path.
addDataList(String, String, String, String[]) - Method in class tigase.db.UserRepositoryPool
 
addDataList(String, String, String, String[]) - Method in class tigase.db.xml.XMLRepository
addDataList method adds mode entries to existing data list associated with given key in repository under given node path.
addDataList(String, String, String[]) - Method in class tigase.xmpp.RepositoryAccess
Method description
addDataPacket(Packet) - Method in class tigase.cluster.ClusterElement
Method description
addDataPacket(Element) - Method in class tigase.cluster.ClusterElement
Method description
addDataPacket(Packet) - Method in class tigase.server.xmppserver.ServerConnections
Method description
addDirectPresenceJID(JID, XMPPResourceConnection) - Static method in class tigase.xmpp.impl.Presence
Method description
addDisconnect(String) - Method in class tigase.server.xmppclient.IPMonitor
 
addFeatures(String...) - Method in class tigase.disco.ServiceEntity
Describe addFeatures method here.
addFieldMultiValue(Packet, String, List<String>) - Static method in enum tigase.server.Command
A simple method for adding a multi-line (text-multi) data field to the command data form.
addFieldValue(Packet, String, String) - Static method in enum tigase.server.Command
Simple method for adding a new field to the command data form.
addFieldValue(Packet, String, String, String, String[], String[]) - Static method in enum tigase.server.Command
This method allows to add a new multi-option-select-one data field to the command data form.
addFieldValue(Packet, String, String[], String, String[], String[]) - Static method in enum tigase.server.Command
This method allows to add a new multi-option-select-many data field to the command data form.
addFieldValue(Packet, String, String, String, String[], String[], String) - Static method in enum tigase.server.Command
 
addFieldValue(Packet, String, String, String) - Static method in enum tigase.server.Command
 
addFieldValue(Packet, String, String, String, String) - Static method in enum tigase.server.Command
 
addForAccept(InetSocketAddress) - Method in class tigase.io.SampleSocketThread
 
addFromMessage(Element) - Method in class tigase.server.bosh.BoshSessionCache
 
addHiddenField(Packet, String, String) - Static method in enum tigase.server.Command
 
addIdentities(ServiceIdentity...) - Method in class tigase.disco.ServiceEntity
Describe addIdentities method here.
addInstructions(Packet, String) - Static method in enum tigase.server.Command
 
addIOInterface(IOInterface) - Method in class tigase.io.SampleSocketThread
 
addIP(String) - Static method in class tigase.util.tracer.TigaseTracer
 
addItem(String, Object) - Method in interface tigase.conf.ConfigRepositoryIfc
Method adds an Item to the configuration repository where the key is the item key constructed of component name, node name and property key name.
addItem(String, ConfigItem) - Method in class tigase.conf.ConfigSQLRepository
 
addItem(String, ConfigItem) - Method in class tigase.conf.ConfigurationCache
Method description
addItem(ConfigItem) - Method in class tigase.conf.ConfigurationCache
Method description
addItem(String, Object) - Method in class tigase.conf.ConfigurationCache
Method description
addItem(String, ConfigItem) - Method in class tigase.conf.ConfigXMLRepository
Method description
addItem(Item) - Method in class tigase.db.comp.ConfigRepository
 
addItem(Item) - Method in interface tigase.db.ComponentRepository
The method adds a new or updates existing Item in the repository.
addItem(CompRepoItem) - Method in class tigase.server.ext.CompSQLRepository
 
addItem(float) - Method in class tigase.util.FloatHistoryCache
 
addItem(int) - Method in class tigase.util.IntHistoryCache
 
addItem(Packet, XMPPResourceConnection) - Method in class tigase.util.ProcessingThreads
Method description
addItems(ServiceEntity...) - Method in class tigase.disco.ServiceEntity
Describe addItems method here.
addJid(JID) - Method in interface tigase.server.gateways.GatewayConnection
The addJid method is called when the user's Jabber has been activated another connection to the Jabber server.
addJid(String) - Static method in class tigase.util.tracer.TigaseTracer
 
addJMXProxyListener(JMXProxyListener) - Method in class tigase.stats.JavaJMXProxy
Method description
addList(XMPPResourceConnection, Element) - Static method in class tigase.xmpp.impl.Privacy
 
addMemoryChangeListener(MemoryChangeListener) - Method in class tigase.monitor.MonitorRuntime
 
addMemoryChangeListener(MemoryChangeListener) - Method in class tigase.sys.TigaseRuntime
 
addMethodResult(String, String) - Method in class tigase.cluster.ClusterElement
Method description
addNewSubscribers(Queue<Packet>, JID...) - Method in class tigase.server.sreceiver.AbstractReceiverTask
Describe addNewSubscribers method here.
addNote(Packet, String) - Static method in enum tigase.server.Command
 
addOfflineData(String, String, String, String) - Method in interface tigase.db.NonAuthUserRepository
addDataList method adds mode entries to existing data list associated with given key in repository under given node path.
addOfflineDataList(String, String, String, String[]) - Method in interface tigase.db.NonAuthUserRepository
addDataList method adds mode entries to existing data list associated with given key in repository under given node path.
addOfflineDataList(String, String, String[]) - Method in class tigase.xmpp.RepositoryAccess
Method description
addOnlineJidsReporter(OnlineJidsReporter) - Method in class tigase.monitor.MonitorRuntime
 
addOnlineJidsReporter(OnlineJidsReporter) - Method in class tigase.sys.TigaseRuntime
 
addOutgoing(XMPPIOService<Object>) - Method in class tigase.server.xmppserver.ServerConnections
Method description
addOutPacket(Packet) - Method in class tigase.server.AbstractMessageReceiver
 
addOutPacket(Packet) - Method in class tigase.server.sreceiver.AbstractReceiverTask
 
addOutPacket(Packet) - Method in class tigase.server.sreceiver.PubSubTestsTask
 
addOutPacket(Packet) - Method in class tigase.server.sreceiver.StanzaReceiver
Method description
addOutPacket(Packet) - Method in interface tigase.server.sreceiver.StanzaReceiverIfc
 
addOutPacket(Packet) - Method in class tigase.server.xmppsession.SessionManager
 
addOutPacketNB(Packet) - Method in class tigase.server.AbstractMessageReceiver
Non blocking version of addOutPacket.
addOutPackets(Queue<Packet>) - Method in class tigase.server.AbstractMessageReceiver
 
addOutPackets(Packet, XMPPResourceConnection, Queue<Packet>) - Method in class tigase.server.xmppsession.SessionManager
 
addOutPacketWithTimeout(Packet, ReceiverTimeoutHandler, long, TimeUnit) - Method in class tigase.server.AbstractMessageReceiver
 
addOutStreamClosed(Packet, BoshSession) - Method in class tigase.server.bosh.BoshConnectionManager
Method description
addOutStreamClosed(Packet, BoshSession) - Method in interface tigase.server.bosh.BoshSessionTaskHandler
 
addOutStreamOpen(Packet, BoshSession) - Method in class tigase.server.bosh.BoshConnectionManager
 
addOutStreamOpen(Packet, BoshSession) - Method in interface tigase.server.bosh.BoshSessionTaskHandler
 
addPacket(Packet) - Method in class tigase.server.AbstractMessageReceiver
Method adds a Packet object to the internal input queue.
addPacket(Packet) - Method in interface tigase.server.MessageReceiver
Describe addPacket method here.
addPacketNB(Packet) - Method in class tigase.server.AbstractMessageReceiver
This is a variant of addPacket(Packet) method which adds Packet to in the internal input queue without blocking.

The method returns a boolean value of true if the packet has been successfuly added to the queue and false otherwise.

Use of the non-blocking methods is not recommended for most of the components implementations.

addPacketNB(Packet) - Method in interface tigase.server.MessageReceiver
 
addPackets(Queue<Packet>) - Method in class tigase.server.AbstractMessageReceiver
This is a convenience method for adding all packets stored in given queue to the component's internal input queue.
The method calls addPacket(Packet) in a loop for each packet in the queue.
addPackets(Queue<Packet>) - Method in interface tigase.server.MessageReceiver
Describe addPackets method here.
addPacketToSend(Packet) - Method in class tigase.xmpp.XMPPIOService
Method addPacketToSend adds new data which will be processed during next run.
addPresence(Element) - Method in class tigase.server.bosh.BoshSessionCache
 
addPublicDataList(String, String, String[]) - Method in class tigase.xmpp.RepositoryAccess
Method description
addReceivedPacket(Packet) - Method in class tigase.xmpp.XMPPIOService
Method addReceivedPacket puts processing results to queue.
addRegexRouting(String) - Method in class tigase.server.AbstractMessageReceiver
Method adds a new routing address for the component.
addRegistrator(ComponentRegistrator) - Method in class tigase.server.MessageRouter
Method description
addRepo(UserRepository) - Method in class tigase.db.UserRepositoryPool
 
addResourceConnection(XMPPResourceConnection) - Method in class tigase.xmpp.XMPPSession
This method is called each time the resource is set for connection.
addRoster(Element) - Method in class tigase.server.bosh.BoshSessionCache
 
addRouter(MessageReceiver) - Method in class tigase.server.MessageRouter
Method description
addRouting(String, String) - Method in class tigase.util.RoutingsContainer
 
addRouting(String, String) - Method in class tigase.util.RoutingsContainer.MultiMode
 
addRouting(String, String) - Method in interface tigase.util.RoutingsContainer.RoutingComputer
 
addRouting(String, String) - Method in class tigase.util.RoutingsContainer.SingleMode
 
AddScriptCommand - Class in tigase.server.script
Created: Jan 2, 2009 2:29:48 PM
AddScriptCommand() - Constructor for class tigase.server.script.AddScriptCommand
 
addShutdownHook(ShutdownHook) - Method in class tigase.monitor.MonitorRuntime
 
addShutdownHook(ShutdownHook) - Method in class tigase.sys.TigaseRuntime
 
addSocketService(IOService) - Method in class tigase.net.SocketReadThread
 
addSocketServicePriv(IOService) - Method in class tigase.net.SocketReadThread
 
addTaskInstance(String, String, Map<String, Object>) - Method in class tigase.server.sreceiver.StanzaReceiver
 
addTaskInstance(ReceiverTaskIfc) - Method in class tigase.server.sreceiver.StanzaReceiver
Describe addTaskInstance method here.
addTextField(Packet, String, String) - Static method in enum tigase.server.Command
 
addTimerTask(TimerTask, long, TimeUnit) - Method in class tigase.server.AbstractMessageReceiver
 
addTimerTask(TimerTask, long) - Method in class tigase.server.AbstractMessageReceiver
 
addTitle(Packet, String) - Static method in enum tigase.server.Command
 
addToMessage(Element) - Method in class tigase.server.bosh.BoshSessionCache
 
addToRoster(RosterItem) - Method in class tigase.server.sreceiver.AbstractReceiverTask
Method description
addToRoster(JID) - Method in class tigase.server.sreceiver.AbstractReceiverTask
Method description
addToRoster(JID) - Method in class tigase.server.sreceiver.RepoRosterTask
Method description
addTrusted(JID) - Method in class tigase.server.xmppsession.SessionManager
 
addUser(String) - Method in class tigase.db.DummyRepository
Describe addUser method here.
addUser(String, String) - Method in class tigase.db.jdbc.DrupalAuth
Describe addUser method here.
addUser(String) - Method in class tigase.db.jdbc.JDBCRepository
Describe addUser method here.
addUser(String, String) - Method in class tigase.db.jdbc.JDBCRepository
Describe addUser method here.
addUser(String, String) - Method in class tigase.db.jdbc.LibreSourceAuth
Describe addUser method here.
addUser(String, String) - Method in class tigase.db.jdbc.TigaseAuth
Describe addUser method here.
addUser(String, String) - Method in class tigase.db.jdbc.TigaseCustomAuth
Describe addUser method here.
addUser(String, String) - Method in interface tigase.db.UserAuthRepository
Describe addUser method here.
addUser(String, String) - Method in class tigase.db.UserAuthRepositoryImpl
Describe addUser method here.
addUser(String) - Method in interface tigase.db.UserRepository
This addUser method allows to add new user to repository.
addUser(String) - Method in class tigase.db.UserRepositoryPool
 
addUser(String) - Method in class tigase.db.xml.XMLRepository
This addUser method allows to add new user to repository.
addUser(String, String) - Method in class tigase.db.xml.XMLRepository
Describe addUser method here.
addVisitedNode(String) - Method in class tigase.cluster.ClusterElement
Method description
addWaitingTask(Map<String, Object>) - Method in class tigase.server.ConnectionManager
 
ADMIN_COMMAND_NODE - Static variable in class tigase.server.xmppsession.SessionManager
 
ADMIN_SCRIPTS_PROP_KEY - Static variable in class tigase.server.xmppsession.SessionManagerConfig
 
ADMIN_SCRIPTS_PROP_VAL - Static variable in class tigase.server.xmppsession.SessionManagerConfig
 
admins - Variable in class tigase.server.BasicComponent
 
ADMINS_PROP_KEY - Static variable in interface tigase.conf.Configurable
Field description
ADMN_CMDS - Static variable in interface tigase.server.script.CommandIfc
 
ADMN_DISC - Static variable in interface tigase.server.script.CommandIfc
 
ALL - Static variable in class tigase.xmpp.XMPPProcessor
 
allItems() - Method in class tigase.conf.ConfigSQLRepository
 
allItems() - Method in class tigase.conf.ConfigurationCache
Method description
allItems() - Method in class tigase.conf.ConfigXMLRepository
Method description
allItems() - Method in class tigase.db.comp.ConfigRepository
 
allItems() - Method in interface tigase.db.ComponentRepository
Retuns a collection with all items stored in the repository.
allItems() - Method in class tigase.server.ext.CompSQLRepository
 
ALLOW_INVALID_CERTS_KEY - Static variable in interface tigase.io.SSLContextContainerIfc
Constant ALLOW_INVALID_CERTS_KEY is a key pointing to a configuration parameters specyfying if invalid certificates are acceptable by the server.
ALLOW_INVALID_CERTS_VAL - Static variable in interface tigase.io.SSLContextContainerIfc
Constant ALLOW_INVALID_CERTS_VAL is a default configuration parameter specifying if invalid certificates are acceptable by the server.
ALLOW_SELF_SIGNED_CERTS_KEY - Static variable in interface tigase.io.SSLContextContainerIfc
Constant ALLOW_SELF_SIGNED_CERTS_KEY is a key pointing to a configuration parameter specifying if self-signed certificates are acceptable for the server.
ALLOW_SELF_SIGNED_CERTS_VAL - Static variable in interface tigase.io.SSLContextContainerIfc
Constant ALLOW_SELF_SIGNED_CERTS_VAL is a default configuration value specifying if self-signed certificates are allowed by the server.
ALLOWED_DOMAINS_KEY - Static variable in class tigase.xmpp.impl.DomainFilter
Field description
ALLOWED_DOMAINS_LIST_KEY - Static variable in class tigase.xmpp.impl.DomainFilter
Field description
ALLOWED_SENDERS_DISPL_NAME - Static variable in class tigase.server.sreceiver.PropertyConstants
 
ALLOWED_SENDERS_LIST_DISPL_NAME - Static variable in class tigase.server.sreceiver.PropertyConstants
 
ALLOWED_SENDERS_LIST_PROP_KEY - Static variable in class tigase.server.sreceiver.PropertyConstants
 
ALLOWED_SENDERS_LIST_PROP_VAL - Static variable in class tigase.server.sreceiver.PropertyConstants
 
ALLOWED_SENDERS_PROP_KEY - Static variable in class tigase.server.sreceiver.PropertyConstants
 
ALLOWED_SENDERS_PROP_VAL - Static variable in class tigase.server.sreceiver.PropertyConstants
 
ANON - Static variable in class tigase.xmpp.impl.JabberIqRoster
Field description
ANONYMOUS_ENABLED_ATT - Static variable in class tigase.vhosts.VHostItem
This is an attribute name for storing information whether anonymous user can login for this domain.
AnonymousRoster - Class in tigase.xmpp.impl
Describe class AnonymousRoster here.
AnonymousRoster() - Constructor for class tigase.xmpp.impl.AnonymousRoster
 
AUTH_REPO - Static variable in interface tigase.server.script.CommandIfc
 
AUTH_REPO_CLASS_PROP_KEY - Static variable in interface tigase.conf.Configurable
Field description
AUTH_REPO_PARAMS_NODE - Static variable in interface tigase.conf.Configurable
Field description
AUTH_REPO_URL_PROP_KEY - Static variable in interface tigase.conf.Configurable
Field description
authenticated(XMPPIOService<List<ComponentConnection>>) - Method in class tigase.server.ext.ComponentProtocol
Method description
authenticated(XMPPIOService<List<ComponentConnection>>) - Method in interface tigase.server.ext.ComponentProtocolHandler
 
AUTHENTICATION_TIMEOUT_PROP_KEY - Static variable in class tigase.server.ext.ComponentProtocol
Field description
authenticationFailed(XMPPIOService<List<ComponentConnection>>, Packet) - Method in class tigase.server.ext.ComponentProtocol
Method description
authenticationFailed(XMPPIOService<List<ComponentConnection>>, Packet) - Method in interface tigase.server.ext.ComponentProtocolHandler
 
AUTHID_ATTR - Static variable in class tigase.server.bosh.Constants
 
AuthorisationSystem - Class in tigase.auth
Class AuthorisationSystem
AuthorisationSystem() - Constructor for class tigase.auth.AuthorisationSystem
 
Authorization - Enum in tigase.xmpp
Authorization enumeration type defines authorization error codes.
AuthorizationException - Exception in tigase.db
Describe class AuthorizationException here.
AuthorizationException() - Constructor for exception tigase.db.AuthorizationException
Creates a new AuthorizationException instance.
AuthorizationException(String) - Constructor for exception tigase.db.AuthorizationException
 
AuthorizationException(String, Throwable) - Constructor for exception tigase.db.AuthorizationException
 

B

BasicComponent - Class in tigase.server
Created: Oct 17, 2009 7:49:05 PM
BasicComponent() - Constructor for class tigase.server.BasicComponent
 
bindHostname(String, XMPPIOService<List<ComponentConnection>>) - Method in class tigase.server.ext.ComponentProtocol
Method description
bindHostname(String, XMPPIOService<List<ComponentConnection>>) - Method in interface tigase.server.ext.ComponentProtocolHandler
 
BindProcessor - Class in tigase.server.ext.handlers
Created: Nov 2, 2009 2:37:18 PM
BindProcessor() - Constructor for class tigase.server.ext.handlers.BindProcessor
 
BindResource - Class in tigase.xmpp.impl
RFC-3920, 7.
BindResource() - Constructor for class tigase.xmpp.impl.BindResource
 
BODY_EL_NAME - Static variable in class tigase.server.bosh.Constants
 
BOSH_COMP_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Field description
BOSH_VERSION - Static variable in class tigase.server.bosh.Constants
 
BOSH_XMLNS - Static variable in class tigase.server.bosh.Constants
 
BoshConnectionManager - Class in tigase.server.bosh
Describe class BoshConnectionManager here.
BoshConnectionManager() - Constructor for class tigase.server.bosh.BoshConnectionManager
 
BoshIOService - Class in tigase.server.bosh
Describe class BoshIOService here.
BoshIOService() - Constructor for class tigase.server.bosh.BoshIOService
 
BoshSession - Class in tigase.server.bosh
Describe class BoshSession here.
BoshSession(String, JID, BoshSessionTaskHandler) - Constructor for class tigase.server.bosh.BoshSession
Creates a new BoshSession instance.
BoshSessionCache - Class in tigase.server.bosh
Describe class BoshSessionCache here.
BoshSessionCache() - Constructor for class tigase.server.bosh.BoshSessionCache
Creates a new BoshSessionCache instance.
BoshSessionTaskHandler - Interface in tigase.server.bosh
Describe interface BoshSessionTaskHandler here.
broadcastDirectPresences(StanzaType, XMPPResourceConnection, Queue<Packet>, Element) - Static method in class tigase.xmpp.impl.Presence
 
broadcastOffline(XMPPResourceConnection, Queue<Packet>, Map<String, Object>) - Static method in class tigase.xmpp.impl.Presence
sendPresenceBroadcast method broadcasts given presence to all budies from roster and to all users to which direct presence was sent.
broadcastProbe(XMPPResourceConnection, Queue<Packet>, Map<String, Object>) - Static method in class tigase.xmpp.impl.Presence
sendPresenceBroadcast method broadcasts given presence to all budies from roster and to all users to which direct presence was sent.
BufferUnderflowException - Exception in tigase.io
Describe class BufferUnderflowException here.
BufferUnderflowException() - Constructor for exception tigase.io.BufferUnderflowException
 
bytesConsumed() - Method in class tigase.io.TLSWrapper
 
bytesRead() - Method in interface tigase.io.IOInterface
 
bytesRead() - Method in class tigase.io.SocketIO
Method description
bytesRead() - Method in class tigase.io.TLSIO
Method description
bytesRead() - Method in class tigase.io.ZLibIO
 

C

C2S_CLUST_COMP_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Field description
C2S_COMP_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Field description
CACHE_ATTR - Static variable in class tigase.server.bosh.Constants
 
CACHE_ID_ATTR - Static variable in class tigase.server.bosh.Constants
 
calcCPUUse(long, long, long, long, int) - Method in class tigase.server.sreceiver.sysmon.CPUMonitor
 
calculateIQ(String) - Static method in class tigase.xmpp.impl.JabberIqIq
IQ range table: Number Range Descriptive Label 140+ genius 120-139 very superior 110-119 superior 90-109 normal 80-89 dull 70-79 borderline deficiency 50-69 moron 20-49 imbecile 0-19 idiot
call() - Method in class tigase.net.IOService
Method run is used to perform
cancel() - Method in class tigase.server.ssender.DrupalCommentsTask
Method description
cancel() - Method in class tigase.server.ssender.DrupalForumTask
Method description
cancel() - Method in class tigase.server.ssender.JDBCTask
 
cancelTask(TimerTask) - Method in class tigase.server.bosh.BoshConnectionManager
Method description
cancelTask(TimerTask) - Method in interface tigase.server.bosh.BoshSessionTaskHandler
 
CertFilesTrustManager - Class in tigase.io
Class CertFilesTrustManager
changeDataReceiver(Packet, JID, String, XMPPIOService<Object>) - Method in class tigase.server.bosh.BoshConnectionManager
 
changeDataReceiver(Packet, JID, String, XMPPIOService<Object>) - Method in class tigase.server.xmppclient.ClientConnectionManager
 
CHARSETS_ATTR - Static variable in class tigase.server.bosh.Constants
 
check(XMPPIOService) - Method in interface tigase.server.ServiceChecker
 
check10Secs(Queue<Packet>) - Method in class tigase.server.sreceiver.sysmon.AbstractMonitor
 
check10Secs(Queue<Packet>) - Method in class tigase.server.sreceiver.sysmon.CPUMonitor
 
check10Secs(Queue<Packet>) - Method in class tigase.server.sreceiver.sysmon.N270Monitor
 
check10Secs(Queue<Packet>) - Method in interface tigase.server.sreceiver.sysmon.ResourceMonitorIfc
 
check1Day(Queue<Packet>) - Method in class tigase.server.sreceiver.sysmon.AbstractMonitor
 
check1Day(Queue<Packet>) - Method in interface tigase.server.sreceiver.sysmon.ResourceMonitorIfc
 
check1Hour(Queue<Packet>) - Method in class tigase.server.sreceiver.sysmon.AbstractMonitor
 
check1Hour(Queue<Packet>) - Method in class tigase.server.sreceiver.sysmon.DiskMonitor
 
check1Hour(Queue<Packet>) - Method in interface tigase.server.sreceiver.sysmon.ResourceMonitorIfc
 
check1Min(Queue<Packet>) - Method in class tigase.server.sreceiver.sysmon.AbstractMonitor
 
check1Min(Queue<Packet>) - Method in class tigase.server.sreceiver.sysmon.DiskMonitor
 
check1Min(Queue<Packet>) - Method in class tigase.server.sreceiver.sysmon.MemMonitor
 
check1Min(Queue<Packet>) - Method in interface tigase.server.sreceiver.sysmon.ResourceMonitorIfc
 
checkClientTrusted(X509Certificate[], String) - Method in class tigase.io.CertFilesTrustManager
checkContact(JID, UserRepository, String) - Static method in class tigase.util.RepositoryUtils
Method description
checkLevel(Level) - Method in class tigase.stats.StatisticsList
 
checkLevel(Level, long) - Method in class tigase.stats.StatisticsList
 
checkLevel(Level, int) - Method in class tigase.stats.StatisticsList
 
checkServerTrusted(X509Certificate[], String) - Method in class tigase.io.CertFilesTrustManager
CID - Class in tigase.server.xmppserver
Created: Jan 7, 2010 12:51:33 PM
CID(String) - Constructor for class tigase.server.xmppserver.CID
Constructs ...
CID(String, String) - Constructor for class tigase.server.xmppserver.CID
Constructs ...
CL_COMP_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Field description
clearRegexRoutings() - Method in class tigase.server.AbstractMessageReceiver
Method clears, removes all the component routing addresses.
ClientConnectionClustered - Class in tigase.cluster
Describe class ClientConnectionClustered here.
ClientConnectionClustered() - Constructor for class tigase.cluster.ClientConnectionClustered
 
ClientConnectionManager - Class in tigase.server.xmppclient
Class ClientConnectionManager Created: Tue Nov 22 07:07:11 2005
ClientConnectionManager() - Constructor for class tigase.server.xmppclient.ClientConnectionManager
 
close() - Method in class tigase.io.TLSWrapper
 
close() - Method in class tigase.server.bosh.BoshSession
 
CLOSE_ON_SEQUENCE_ERROR_PROP_KEY - Static variable in class tigase.server.ext.ComponentProtocol
Field description
closeConnection(JID, boolean) - Method in class tigase.server.xmppsession.SessionManager
 
closeSession(XMPPResourceConnection, boolean) - Method in class tigase.cluster.SessionManagerClustered
 
closeSession(XMPPResourceConnection, boolean) - Method in class tigase.server.xmppsession.SessionManager
 
CLUSTER_CONECT - Static variable in interface tigase.conf.Configurable
Field description
CLUSTER_CONTR_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Field description
CLUSTER_CONTR_ID_PROP_KEY - Static variable in class tigase.cluster.ClusterConnectionManager
 
CLUSTER_CONTROL_EL_NAME - Static variable in class tigase.cluster.ClusterElement
Field description
CLUSTER_CONTROL_PATH - Static variable in class tigase.cluster.ClusterElement
Field description
CLUSTER_DATA_EL_NAME - Static variable in class tigase.cluster.ClusterElement
Field description
CLUSTER_DATA_PATH - Static variable in class tigase.cluster.ClusterElement
Field description
CLUSTER_EL_NAME - Static variable in class tigase.cluster.ClusterElement
Field description
CLUSTER_LISTEN - Static variable in interface tigase.conf.Configurable
Field description
CLUSTER_METHOD_EL_NAME - Static variable in class tigase.cluster.ClusterElement
Field description
CLUSTER_METHOD_PAR_EL_NAME - Static variable in class tigase.cluster.ClusterElement
Field description
CLUSTER_METHOD_PATH - Static variable in class tigase.cluster.ClusterElement
Field description
CLUSTER_METHOD_RESULTS_EL_NAME - Static variable in class tigase.cluster.ClusterElement
Field description
CLUSTER_METHOD_RESULTS_PATH - Static variable in class tigase.cluster.ClusterElement
Field description
CLUSTER_METHOD_RESULTS_VAL_EL_NAME - Static variable in class tigase.cluster.ClusterElement
Field description
CLUSTER_MODE - Static variable in interface tigase.conf.Configurable
Constant CLUSTER_MODE sets the cluster mode to either true or false.
CLUSTER_NAME_ATTR - Static variable in class tigase.cluster.ClusterElement
Field description
CLUSTER_NODE_ATTR - Static variable in class tigase.conf.ConfigItem
Field description
CLUSTER_NODES - Static variable in interface tigase.conf.Configurable
Constant CLUSTER_NODES is for setting list of cluster nodes the instance should try to connect to.
CLUSTER_NODES_PROP_KEY - Static variable in interface tigase.conf.Configurable
Field description
ClusterConnectionManager - Class in tigase.cluster
Class ClusterConnectionManager Created: Tue Nov 22 07:07:11 2005
ClusterConnectionManager() - Constructor for class tigase.cluster.ClusterConnectionManager
 
ClusterController - Class in tigase.cluster
Describe class ClusterController here.
ClusterController() - Constructor for class tigase.cluster.ClusterController
 
ClusteredComponent - Interface in tigase.cluster
Describe interface ClusteredComponent here.
ClusterElement - Class in tigase.cluster
Class ClusterElement is a utility class for handling tigase cluster specific packets.
ClusterElement(Element) - Constructor for class tigase.cluster.ClusterElement
Creates a new ClusterElement instance.
ClusterElement(String, String, StanzaType, Packet) - Constructor for class tigase.cluster.ClusterElement
Constructs ...
clusterElement(String, String, StanzaType) - Static method in class tigase.cluster.ClusterElement
Method description
ClusteringStrategyIfc - Interface in tigase.cluster
Created: May 2, 2009 4:36:03 PM
ClusterMethods - Enum in tigase.cluster
Describe class ClusterMethods here.
CMD_FEATURES - Static variable in interface tigase.disco.XMPPService
A convenience constant with component features related to ad-hoc commands.
Command - Enum in tigase.server
Helper enum to make it easier to operate on packets with ad-hoc commands.
Command.Action - Enum in tigase.server
Ad-hoc command actions ad defined in the XEP-0050.
Command.DataType - Enum in tigase.server
Data form-types as defined in the XEP-0050.
Command.Status - Enum in tigase.server
Ad-hoc command statuses as defined in the XEP-0050.
COMMAND_EL - Static variable in enum tigase.server.Command
 
COMMAND_ID - Static variable in interface tigase.server.script.CommandIfc
 
CommandIfc - Interface in tigase.server.script
Created: Jan 2, 2009 1:20:16 PM
commandResult(Command.DataType) - Method in class tigase.server.Iq
Method description
commandResultForm(Iq) - Static method in class tigase.server.Iq
Method description
commandResultResult(Iq) - Static method in class tigase.server.Iq
Method description
commandsHelp() - Method in class tigase.server.sreceiver.sysmon.AbstractMonitor
 
commandsHelp() - Method in class tigase.server.sreceiver.sysmon.CPUMonitor
 
commandsHelp() - Method in class tigase.server.sreceiver.sysmon.LogMonitor
 
commandsHelp() - Method in interface tigase.server.sreceiver.sysmon.ResourceMonitorIfc
 
COMMIT_HANDLER_KEY - Static variable in interface tigase.server.xmppsession.SessionManagerHandler
 
COMP_PROT_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Field description
COMP_REPO_BIND - Static variable in interface tigase.db.ComponentRepository
 
compare(Object, Object) - Method in class tigase.util.IdentityComparator
 
compare(Pattern, Pattern) - Method in class tigase.util.PatternComparator
 
compareTo(ComponentConnection) - Method in class tigase.server.ext.ComponentConnection
 
compareTo(XMPPProcessor) - Method in class tigase.xmpp.XMPPProcessor
Method compareTo is used to perform
CompConfigRepository - Class in tigase.server.ext
Created: Oct 3, 2009 2:00:30 PM
CompConfigRepository() - Constructor for class tigase.server.ext.CompConfigRepository
 
CompDBRepository - Class in tigase.server.ext
Created: Oct 24, 2009 3:55:41 PM
CompDBRepository() - Constructor for class tigase.server.ext.CompDBRepository
 
COMPONENT_ID_PROP_KEY - Static variable in interface tigase.conf.Configurable
Field description
COMPONENT_NAME - Static variable in interface tigase.server.script.CommandIfc
 
COMPONENT_NAME_ATTR - Static variable in class tigase.conf.ConfigItem
Field description
COMPONENT_NAME_LABEL - Static variable in class tigase.conf.ConfigItem
Field description
COMPONENT_NODE - Static variable in class tigase.conf.ConfigXMLRepository
Field description
ComponentAcceptStreamOpenHandler - Class in tigase.server.ext.handlers
Created: Oct 7, 2009 5:51:47 PM
ComponentAcceptStreamOpenHandler() - Constructor for class tigase.server.ext.handlers.ComponentAcceptStreamOpenHandler
 
componentAdded(ClusteredComponent) - Method in class tigase.cluster.ClusterController
Method description
componentAdded(Configurable) - Method in class tigase.conf.ConfiguratorAbstract
Method description
componentAdded(Configurable) - Method in class tigase.conf.ConfiguratorOld
 
componentAdded(XMPPService) - Method in class tigase.disco.XMPPServiceCollector
 
componentAdded(E) - Method in class tigase.server.AbstractComponentRegistrator
Method provides a callback mechanism signaling that a new component implementing special interface has been added to the internal components collection.
componentAdded(StatisticsContainer) - Method in class tigase.stats.StatisticsCollector
Method description
componentAdded(VHostListener) - Method in class tigase.vhosts.VHostManager
Method description
ComponentConnection - Class in tigase.server.ext
Created: Sep 30, 2009 9:20:22 PM
ComponentConnection(String, XMPPIOService<List<ComponentConnection>>) - Constructor for class tigase.server.ext.ComponentConnection
 
ComponentConnectionManager - Class in tigase.server.xmppcomponent
Class ComponentConnectionManager Created: Tue Nov 22 07:07:11 2005
ComponentConnectionManager() - Constructor for class tigase.server.xmppcomponent.ComponentConnectionManager
 
ComponentConnectStreamOpenHandler - Class in tigase.server.ext.handlers
Created: Oct 7, 2009 5:50:34 PM
ComponentConnectStreamOpenHandler() - Constructor for class tigase.server.ext.handlers.ComponentConnectStreamOpenHandler
 
ComponentProtocol - Class in tigase.server.ext
Created: Sep 30, 2009 8:28:13 PM
ComponentProtocol() - Constructor for class tigase.server.ext.ComponentProtocol
Constructs ...
ComponentProtocolHandler - Interface in tigase.server.ext
Created: Oct 7, 2009 5:54:56 PM
ComponentRegistrator - Interface in tigase.server
Interface ComponentRegistrator Collects information about all ServerComponents connected to MessageRouter Created: Tue Nov 22 07:07:11 2005
componentRemoved(ClusteredComponent) - Method in class tigase.cluster.ClusterController
Method description
componentRemoved(Configurable) - Method in class tigase.conf.ConfiguratorAbstract
Method description
componentRemoved(XMPPService) - Method in class tigase.disco.XMPPServiceCollector
 
componentRemoved(E) - Method in class tigase.server.AbstractComponentRegistrator
Method provides a callback mechanism signaling that a component implementing special interface has been removed from the internal components collection.
componentRemoved(StatisticsContainer) - Method in class tigase.stats.StatisticsCollector
Method description
componentRemoved(VHostListener) - Method in class tigase.vhosts.VHostManager
Method description
ComponentRepository<Item extends RepositoryItem> - Interface in tigase.db
A convenience interface for a unified access to component specific repository data.
components - Variable in class tigase.server.AbstractComponentRegistrator
A collection of server components which implement special interface, related to the functionality provided by extension of the class.
COMPONENTS_ELEM - Static variable in class tigase.vhosts.VHostItem
Element name for the VHostItem XML child keeping list of the server component which can handle packets for this domain.
CompRepoDefaults - Class in tigase.server.ext
Created: Oct 24, 2009 3:57:36 PM
CompRepoDefaults() - Constructor for class tigase.server.ext.CompRepoDefaults
 
CompRepoItem - Class in tigase.server.ext
Created: Oct 3, 2009 4:39:51 PM
CompRepoItem() - Constructor for class tigase.server.ext.CompRepoItem
 
COMPRESS_STREAM_PROP_KEY - Static variable in class tigase.cluster.ClusterConnectionManager
 
COMPRESS_STREAM_PROP_VAL - Static variable in class tigase.cluster.ClusterConnectionManager
 
CompSQLRepository - Class in tigase.server.ext
Created: Nov 7, 2009 11:26:10 AM
CompSQLRepository() - Constructor for class tigase.server.ext.CompSQLRepository
 
computeRouting(String) - Method in class tigase.util.RoutingsContainer
 
computeRouting(String) - Method in class tigase.util.RoutingsContainer.MultiMode
 
computeRouting(String) - Method in interface tigase.util.RoutingsContainer.RoutingComputer
 
computeRouting(String) - Method in class tigase.util.RoutingsContainer.SingleMode
 
CONCURRENT_REQUESTS_PROP_KEY - Static variable in class tigase.server.bosh.Constants
 
CONCURRENT_REQUESTS_PROP_VAL - Static variable in class tigase.server.bosh.Constants
 
concurrentQueuesNo() - Method in class tigase.xmpp.impl.JabberIqAuth
 
concurrentQueuesNo() - Method in class tigase.xmpp.impl.OfflineMessages
 
concurrentQueuesNo() - Method in class tigase.xmpp.impl.RosterPresence
Method description
concurrentQueuesNo() - Method in class tigase.xmpp.impl.SaslAuth
 
concurrentQueuesNo() - Method in interface tigase.xmpp.XMPPImplIfc
 
concurrentQueuesNo() - Method in class tigase.xmpp.XMPPProcessor
Method description
concurrentThreadsPerQueue() - Method in class tigase.xmpp.impl.JabberIqAuth
 
concurrentThreadsPerQueue() - Method in class tigase.xmpp.impl.OfflineMessages
 
concurrentThreadsPerQueue() - Method in class tigase.xmpp.impl.RosterPresence
Method description
concurrentThreadsPerQueue() - Method in class tigase.xmpp.impl.SaslAuth
 
concurrentThreadsPerQueue() - Method in interface tigase.xmpp.XMPPImplIfc
 
concurrentThreadsPerQueue() - Method in class tigase.xmpp.XMPPProcessor
Method description
CONFIG_REPO_CLASS_INIT_KEY - Static variable in class tigase.conf.ConfiguratorAbstract
Field description
CONFIG_REPO_CLASS_PROP_KEY - Static variable in class tigase.conf.ConfiguratorAbstract
Field description
CONFIG_REPO_URI_INIT_KEY - Static variable in class tigase.conf.ConfigSQLRepository
 
CONFIG_REPO_URI_PROP_KEY - Static variable in class tigase.conf.ConfigSQLRepository
 
ConfigComponent - Class in tigase.conf
Class ConfigComponent Created: Tue Nov 22 07:07:11 2005
ConfigComponent() - Constructor for class tigase.conf.ConfigComponent
 
ConfigItem - Class in tigase.conf
Created: Dec 10, 2009 2:40:26 PM
ConfigItem() - Constructor for class tigase.conf.ConfigItem
 
ConfigItem.FLAGS - Enum in tigase.conf
Enum description
ConfigRepository<Item extends RepositoryItem> - Class in tigase.db.comp
Created: Oct 3, 2009 2:58:41 PM
ConfigRepository() - Constructor for class tigase.db.comp.ConfigRepository
 
ConfigRepositoryIfc - Interface in tigase.conf
Created: Dec 10, 2009 2:04:20 PM
ConfigSQLRepository - Class in tigase.conf
Created: Dec 15, 2009 10:44:00 PM
ConfigSQLRepository() - Constructor for class tigase.conf.ConfigSQLRepository
 
Configurable - Interface in tigase.conf
Interface Configurable Objects inheriting this interface can be configured.
ConfigurationCache - Class in tigase.conf
Created: Dec 10, 2009 2:02:41 PM
ConfigurationCache() - Constructor for class tigase.conf.ConfigurationCache
 
ConfigurationDB - Class in tigase.db
Class ConfigurationDB
ConfigurationDB() - Constructor for class tigase.db.ConfigurationDB
 
ConfigurationException - Exception in tigase.conf
 
ConfigurationException() - Constructor for exception tigase.conf.ConfigurationException
Creates a new instance of ConfigurationException without detail message.
ConfigurationException(String) - Constructor for exception tigase.conf.ConfigurationException
Constructs an instance of ConfigurationException with the specified detail message.
Configurator - Class in tigase.conf
Created: Dec 7, 2009 4:09:52 PM
Configurator() - Constructor for class tigase.conf.Configurator
 
CONFIGURATOR_PROP_KEY - Static variable in class tigase.server.XMPPServer
Field description
ConfiguratorAbstract - Class in tigase.conf
Created: Dec 7, 2009 4:15:31 PM
ConfiguratorAbstract() - Constructor for class tigase.conf.ConfiguratorAbstract
 
ConfiguratorOld - Class in tigase.conf
Class ConfiguratorOld Created: Tue Nov 22 07:07:11 2005
ConfiguratorOld() - Constructor for class tigase.conf.ConfiguratorOld
 
configureSSLContext(String, Map<String, String>) - Static method in class tigase.io.TLSUtil
 
ConfigXMLRepository - Class in tigase.conf
Class ConfigXMLRepository provides access to configuration settings.
ConfigXMLRepository() - Constructor for class tigase.conf.ConfigXMLRepository
Constructs ...
CONFIRM - Static variable in class tigase.server.sreceiver.TaskInstanceCommand
 
conn - Variable in class tigase.util.QueueItem
 
CONN_TYPE_ATTR - Static variable in class tigase.server.ext.CompRepoItem
 
connect() - Method in class tigase.stats.JavaJMXProxy
Method description
CONNECT_ALL_PAR - Static variable in class tigase.cluster.ClusterConnectionManager
 
CONNECT_ALL_PROP_KEY - Static variable in class tigase.cluster.ClusterConnectionManager
 
CONNECT_ALL_PROP_VAL - Static variable in class tigase.cluster.ClusterConnectionManager
 
connected(String, StatisticsProviderMBean) - Method in interface tigase.stats.JMXProxyListener
 
CONNECTION_TYPE_LABEL - Static variable in class tigase.server.ext.CompRepoItem
 
connectionDelay - Variable in class tigase.server.ConnectionManager
 
ConnectionHandlerIfc<IO extends XMPPIOService> - Interface in tigase.server.xmppserver
Describe interface ConnectionHandlerIfc here.
ConnectionManager<IO extends XMPPIOService> - Class in tigase.server
Describe class ConnectionManager here.
ConnectionManager() - Constructor for class tigase.server.ConnectionManager
 
ConnectionOpenListener - Interface in tigase.net
Describe interface ConnectionOpenListener here.
ConnectionOpenThread - Class in tigase.net
Describe class ConnectionOpenThread here.
connectionsByFrom - Variable in class tigase.server.xmppsession.SessionManager
A Map with connectionID as a key and an object with all the user connection data as a value
ConnectionStatus - Enum in tigase.xmpp
The XMPPResourceConnection Object can be put in special states when all packets received to by this connection are threated in different way: INIT - Behaviour is like in NORMAL state.
ConnectionType - Enum in tigase.net
Describe class ConnectionType here.
connectionType() - Method in class tigase.net.IOService
Method description
Constants - Class in tigase.server.bosh
Describe class Constants here.
Constants() - Constructor for class tigase.server.bosh.Constants
 
Constants.CacheAction - Enum in tigase.server.bosh
 
contains(String) - Method in class tigase.conf.ConfigurationCache
Method description
contains(String) - Method in class tigase.db.comp.ConfigRepository
 
contains(String) - Method in interface tigase.db.ComponentRepository
The method checks whether the item is stored in the repository.
contains(String) - Method in class tigase.server.ext.CompSQLRepository
 
containsBuddy(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.Roster
Method description
containsBuddy(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Method description
containsBuddy(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterFlat
Method description
containsJid(JID) - Method in class tigase.cluster.SessionManagerClustered
Method description
containsJid(JID) - Method in class tigase.cluster.strategy.SMNonCachingAllNodes
 
containsJid(JID) - Method in class tigase.server.xmppsession.SessionManager
Method description
containsJid(JID) - Method in interface tigase.sys.OnlineJidsReporter
 
CONTENT_ATTR - Static variable in class tigase.server.bosh.Constants
 
CONTENT_TYPE_DEF - Static variable in class tigase.server.bosh.Constants
 
copyElementOnly() - Method in class tigase.server.Packet
copyElementOnly method creates a copy of the packet with stanza information copied only.
copyNode(String, String, UserRepository, UserRepository) - Static method in class tigase.util.RepositoryUtils
Method description
copyRepositories(UserRepository, UserRepository) - Static method in class tigase.util.RepositoryUtils
Method description
copyRepositories(UserRepository, UserAuthRepository) - Static method in class tigase.util.RepositoryUtils
Method description
copyUser(String, UserRepository, UserRepository) - Static method in class tigase.util.RepositoryUtils
Method description
copyUser(String, UserRepository, UserAuthRepository) - Static method in class tigase.util.RepositoryUtils
Method description
CounterDataArchivizer - Class in tigase.stats
Created: Mar 25, 2010 8:55:11 PM
CounterDataArchivizer() - Constructor for class tigase.stats.CounterDataArchivizer
 
countIOServices() - Method in class tigase.server.ConnectionManager
Returns number of active network connections (IOServices).
CPULoadListener - Interface in tigase.sys
Created: Feb 19, 2009 12:21:15 PM
CPUMonitor - Class in tigase.server.sreceiver.sysmon
Created: Dec 10, 2008 12:27:15 PM
CPUMonitor() - Constructor for class tigase.server.sreceiver.sysmon.CPUMonitor
 
createClusterElement(String, String, StanzaType, String) - Static method in class tigase.cluster.ClusterElement
Method description
createClusterMethodCall(String, String, StanzaType, String, Map<String, String>) - Static method in class tigase.cluster.ClusterElement
Method description
createForNextNode(ClusterElement, List<JID>, JID) - Static method in class tigase.cluster.ClusterElement
Method description
createIqCommand(JID, JID, StanzaType, String, String, Command.DataType) - Static method in enum tigase.server.Command
 
createIqQuery(JID, JID, StanzaType, String, String) - Static method in class tigase.util.ElementUtils
 
createIqQuery(JID, JID, StanzaType, String, Element) - Static method in class tigase.util.ElementUtils
 
createMethodResponse(String, StanzaType, Map<String, String>) - Method in class tigase.cluster.ClusterElement
Method description
createMethodResponse(String, String, StanzaType, Map<String, String>) - Method in class tigase.cluster.ClusterElement
Method description
createRosterPacket(String, String, JID, JID, JID, String, String[], String, String) - Static method in class tigase.server.Iq
Method description creates a new Packet instance or Iq instance more specificly with a roster entry content.
createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class tigase.auth.TigaseSaslServerFactory
Describe createSaslServer method here.
createUserSession(JID, String) - Method in class tigase.server.xmppsession.SessionManager
 

D

DATA_KEY - Static variable in interface tigase.db.UserAuthRepository
 
DataOverwriteException - Exception in tigase.db
The DataOverwriteException exception is thrown when application tries to ovrewrite data in repository but does not have permission to do so.
DataOverwriteException(String) - Constructor for exception tigase.db.DataOverwriteException
Creates a new DataOverwriteException instance.
DataOverwriteException(String, Throwable) - Constructor for exception tigase.db.DataOverwriteException
Creates a new DataOverwriteException instance.
DataTypes - Class in tigase.util
Created: May 28, 2009 7:39:07 AM
DataTypes() - Constructor for class tigase.util.DataTypes
 
DB_URL_PROP_KEY - Static variable in class tigase.stats.CounterDataArchivizer
Field description
DBInitException - Exception in tigase.db
Describe class DBInitException here.
DBInitException(String) - Constructor for exception tigase.db.DBInitException
 
DBInitException(String, Throwable) - Constructor for exception tigase.db.DBInitException
 
DBUtils - Class in tigase.util
Describe class DBUtils here.
DBUtils() - Constructor for class tigase.util.DBUtils
 
debug(char[]) - Method in class tigase.net.IOService
Describe debug method here.
debug(String, String) - Method in class tigase.net.IOService
Describe debug method here.
debug() - Method in class tigase.server.Packet
Method returns a string representation of all the data enclosed by the Packet intance.
decodeDBParams(Map<String, Object>, String, String) - Static method in class tigase.util.DBUtils
 
decodeLegacyName(String) - Method in class tigase.server.gateways.Gateway
Method description
decodeLegacyName(String) - Method in interface tigase.server.gateways.GatewayListener
The decodeLegacyName method is used to do the opposite processing to the formatJID(...) method.
decodeValueType(char, String) - Static method in class tigase.util.DataTypes
 
DEF_ADDUSER_KEY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
Query adding a new user to the database.
DEF_ADDUSER_QUERY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
 
DEF_BOSH_NAME - Static variable in interface tigase.conf.Configurable
Field description
DEF_C2S_NAME - Static variable in interface tigase.conf.Configurable
Field description
DEF_CL_COMP_NAME - Static variable in interface tigase.conf.Configurable
Field description
DEF_CLUST_CONTR_NAME - Static variable in interface tigase.conf.Configurable
Field description
DEF_COMP_PROT_NAME - Static variable in interface tigase.conf.Configurable
Field description
DEF_CONNVALID_KEY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
Query executing periodically to ensure active connection with the database.
DEF_CONNVALID_QUERY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
 
DEF_DELUSER_KEY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
Removes a user from the database.
DEF_DELUSER_QUERY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
 
DEF_EXT_COMP_NAME - Static variable in interface tigase.conf.Configurable
Field description
DEF_FEATURES - Static variable in interface tigase.disco.XMPPService
A convenience constant with all stream features for service discovery.
DEF_GETPASSWORD_KEY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
Retrieves user password from the database for given user_id (JID).
DEF_GETPASSWORD_QUERY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
 
DEF_HOSTNAME_PROP_KEY - Static variable in interface tigase.conf.Configurable
Field description
DEF_ID - Static variable in class tigase.server.bosh.BoshSessionCache
 
DEF_INITDB_KEY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
Database initialization query which is run after the server is started.
DEF_INITDB_QUERY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
 
DEF_MAX_THREADS_PER_CPU - Static variable in class tigase.net.SocketReadThread
 
DEF_MAXIDS_TBL - Static variable in class tigase.db.jdbc.JDBCRepository
 
DEF_NODES_TBL - Static variable in class tigase.db.jdbc.JDBCRepository
 
DEF_NONSASL_MECHS - Static variable in class tigase.db.jdbc.TigaseCustomAuth
 
DEF_NONSASL_MECHS_KEY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
Comma separated list of NON-SASL authentication mechanisms.
DEF_PAIRS_TBL - Static variable in class tigase.db.jdbc.JDBCRepository
 
DEF_PROFILES_TBL - Static variable in class tigase.db.jdbc.LibreSourceAuth
 
DEF_RECEIVE_BUFFER_SIZE - Static variable in interface tigase.net.ConnectionOpenListener
RECEIVE_BUFFER_SIZE defines a size for TCP/IP packets.
DEF_ROOT_NODE - Static variable in class tigase.db.jdbc.JDBCRepository
 
DEF_S2S_NAME - Static variable in interface tigase.conf.Configurable
Field description
DEF_SASL_MECHS - Static variable in class tigase.db.jdbc.TigaseCustomAuth
 
DEF_SASL_MECHS_KEY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
Comma separated list of SASL authentication mechanisms.
DEF_SM_NAME - Static variable in interface tigase.conf.Configurable
Field description
DEF_SRECV_NAME - Static variable in interface tigase.conf.Configurable
Field description
DEF_SSEND_NAME - Static variable in interface tigase.conf.Configurable
Field description
DEF_STATS_NAME - Static variable in interface tigase.conf.Configurable
Field description
DEF_TRAFFIC_CLASS - Static variable in interface tigase.net.ConnectionOpenListener
 
DEF_UPDATEPASSWORD_KEY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
Updates (changes) password for a given user_id (JID).
DEF_UPDATEPASSWORD_QUERY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
 
DEF_USERLOGIN_KEY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
Performs user login.
DEF_USERLOGIN_QUERY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
 
DEF_USERLOGOUT_KEY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
This query is called when user logs out or disconnects.
DEF_USERLOGOUT_QUERY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
 
DEF_USERS_COUNT_KEY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
 
DEF_USERS_COUNT_QUERY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
 
DEF_USERS_DOMAIN_COUNT_KEY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
 
DEF_USERS_DOMAIN_COUNT_QUERY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
 
DEF_USERS_TBL - Static variable in class tigase.db.jdbc.DrupalAuth
 
DEF_USERS_TBL - Static variable in class tigase.db.jdbc.JDBCRepository
 
DEF_USERS_TBL - Static variable in class tigase.db.jdbc.LibreSourceAuth
 
DEF_VHOST_MAN_NAME - Static variable in interface tigase.conf.Configurable
Field description
DEFAULT - Static variable in class tigase.xmpp.impl.Privacy
 
DEFAULT_DOMAIN_CERT_KEY - Static variable in interface tigase.io.SSLContextContainerIfc
Constant DEFAULT_DOMAIN_CERT_KEY is a key pointing to the domain with default certificate.
DEFAULT_DOMAIN_CERT_VAL - Static variable in interface tigase.io.SSLContextContainerIfc
Constant DEFAULT_DOMAIN_CERT_VAL keeps default value for a domain with default certificate.
DefaultValues - Interface in tigase.server.sreceiver
Describe interface DefaultValues here.
DEL_SCRIPT_CMD - Static variable in interface tigase.server.script.CommandIfc
 
deleteComponent(ServerComponent) - Method in class tigase.server.AbstractComponentRegistrator
Method removes specified component from the internal components collection and calls componentRemoved(...) callback method.
deleteComponent(ServerComponent) - Method in interface tigase.server.ComponentRegistrator
 
delTrusted(JID) - Method in class tigase.server.xmppsession.SessionManager
 
DERBY_CONNVALID_QUERY - Static variable in class tigase.db.jdbc.JDBCRepository
 
DERBY_CONNVALID_QUERY - Static variable in class tigase.db.jdbc.TigaseAuth
 
DERBY_GETSCHEMAVER_QUERY - Static variable in class tigase.db.jdbc.JDBCRepository
 
DERBY_REPO_CLASS_PROP_VAL - Static variable in interface tigase.conf.Configurable
Field description
DERBY_REPO_URL_PROP_VAL - Static variable in interface tigase.conf.Configurable
Field description
DESCRIPT - Static variable in interface tigase.server.script.CommandIfc
 
DESCRIPTION_DISPL_NAME - Static variable in class tigase.server.sreceiver.PropertyConstants
 
DESCRIPTION_PROP_KEY - Static variable in class tigase.server.sreceiver.PropertyConstants
Constant DESCRIPTION_PROP_KEY is a description for task instance.
DESCRIPTION_PROP_VAL - Static variable in class tigase.server.sreceiver.PropertyConstants
 
destroy(Queue<Packet>) - Method in class tigase.server.sreceiver.AbstractReceiverTask
Method description
destroy(Queue<Packet>) - Method in interface tigase.server.sreceiver.ReceiverTaskIfc
destroy method is called when the task is being permanently deleted.
destroy(Queue<Packet>) - Method in class tigase.server.sreceiver.RepoRosterTask
Method description
destroy(Queue<Packet>) - Method in class tigase.server.sreceiver.ShortNewsPublisher
Method description
destroy() - Method in class tigase.server.sreceiver.sysmon.CPUMonitor
 
destroy() - Method in class tigase.server.sreceiver.sysmon.DiskMonitor
 
destroy() - Method in class tigase.server.sreceiver.sysmon.LogMonitor
 
destroy() - Method in class tigase.server.sreceiver.sysmon.MemMonitor
 
destroy() - Method in class tigase.server.sreceiver.sysmon.N270Monitor
 
destroy() - Method in interface tigase.server.sreceiver.sysmon.ResourceMonitorIfc
 
destroy(Queue<Packet>) - Method in class tigase.server.sreceiver.sysmon.SystemMonitorTask
Method description
digestAuth(String, String, String, String) - Method in class tigase.db.jdbc.DrupalAuth
Describe digestAuth method here.
digestAuth(String, String, String, String) - Method in class tigase.db.jdbc.JDBCRepository
Describe digestAuth method here.
digestAuth(String, String, String, String) - Method in class tigase.db.jdbc.LibreSourceAuth
Describe digestAuth method here.
digestAuth(String, String, String, String) - Method in class tigase.db.jdbc.TigaseAuth
Describe digestAuth method here.
digestAuth(String, String, String, String) - Method in class tigase.db.jdbc.TigaseCustomAuth
Describe digestAuth method here.
digestAuth(String, String, String, String) - Method in interface tigase.db.UserAuthRepository
digestAuth method performs non-sasl, digest authentication as described in non-sasl authentication XEP-0078 For now it is empty and always returns false as I don't have description for database with passwords.
digestAuth(String, String, String, String) - Method in class tigase.db.UserAuthRepositoryImpl
Describe digestAuth method here.
digestAuth(String, String, String, String) - Method in class tigase.db.xml.XMLRepository
Describe digestAuth method here.
DIRECT_PRESENCE - Static variable in class tigase.xmpp.impl.Presence
DIRECT_PRESENCE is a key in temporary session data for the collection of JIDs where direct presence was sent.
DisableDisco - Interface in tigase.server
 
DISCO_CATEGORY_PROP_KEY - Static variable in class tigase.cluster.VirtualComponent
Parameter to set service discovery item category name for the virtual component.
DISCO_CATEGORY_PROP_VAL - Static variable in class tigase.cluster.VirtualComponent
Field description
DISCO_FEATURES - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
Field description
DISCO_FEATURES_PROP_KEY - Static variable in class tigase.cluster.VirtualComponent
Comma separated list of features for the service discovery item reprezented by this virtual component.
DISCO_FEATURES_PROP_VAL - Static variable in class tigase.cluster.VirtualComponent
Field description
DISCO_NAME_PROP_KEY - Static variable in class tigase.cluster.VirtualComponent
Parameter to set service discovery item name for the virtual component instance.
DISCO_NAME_PROP_KEY - Static variable in class tigase.server.MessageRouterConfig
 
DISCO_NAME_PROP_VAL - Static variable in class tigase.cluster.VirtualComponent
Field description
DISCO_NAME_PROP_VAL - Static variable in class tigase.server.MessageRouterConfig
 
DISCO_NODE_PROP_KEY - Static variable in class tigase.cluster.VirtualComponent
Parameter to set service discovery node name.
DISCO_NODE_PROP_VAL - Static variable in class tigase.cluster.VirtualComponent
Field description
DISCO_SHOW_VERSION_PROP_KEY - Static variable in class tigase.server.MessageRouterConfig
 
DISCO_SHOW_VERSION_PROP_VAL - Static variable in class tigase.server.MessageRouterConfig
 
DISCO_TYPE_PROP_KEY - Static variable in class tigase.cluster.VirtualComponent
Parameter to set service discovery item type for the virtual component.
DISCO_TYPE_PROP_VAL - Static variable in class tigase.cluster.VirtualComponent
Field description
disconnected(BoshIOService) - Method in class tigase.server.bosh.BoshSession
 
disconnected(String) - Method in interface tigase.stats.JMXProxyListener
 
DiskMonitor - Class in tigase.server.sreceiver.sysmon
Created: Dec 10, 2008 8:14:53 PM
DiskMonitor() - Constructor for class tigase.server.sreceiver.sysmon.DiskMonitor
 
dispose() - Method in class tigase.auth.SaslAnonymous
Describe dispose method here.
dispose() - Method in class tigase.auth.SaslPLAIN
Describe dispose method here.
doForAllServices(ServiceChecker) - Method in class tigase.server.ConnectionManager
Perform a given action defined by ServiceChecker for all active IOService objects (active network connections).
domain - Variable in class tigase.xmpp.RepositoryAccess
 
DOMAIN_ATTR - Static variable in class tigase.server.ext.CompRepoItem
 
DOMAIN_NAME_LABEL - Static variable in class tigase.server.ext.CompRepoItem
 
DOMAIN_PASS_LABEL - Static variable in class tigase.server.ext.CompRepoItem
 
DomainFilter - Class in tigase.xmpp.impl
Created: Dec 30, 2008 12:43:28 PM
DomainFilter() - Constructor for class tigase.xmpp.impl.DomainFilter
 
DomainFilter.DOMAINS - Enum in tigase.xmpp.impl
Enum description
DRUPAL_REPO_CLASS_PROP_VAL - Static variable in interface tigase.conf.Configurable
Field description
DRUPAL_REPO_URL_PROP_VAL - Static variable in interface tigase.conf.Configurable
Field description
DrupalAuth - Class in tigase.db.jdbc
Describe class DrupalAuth here.
DrupalAuth() - Constructor for class tigase.db.jdbc.DrupalAuth
 
DrupalCommentsTask - Class in tigase.server.ssender
DrupalCommentsTask implements tasks for cyclic retrieving new comments in the Drupal database.
DrupalCommentsTask() - Constructor for class tigase.server.ssender.DrupalCommentsTask
 
DrupalForumTask - Class in tigase.server.ssender
DrupalForumTask implements tasks for cyclic retrieving new posts on selected Drupal forum.
DrupalForumTask() - Constructor for class tigase.server.ssender.DrupalForumTask
 
DummyRepository - Class in tigase.db
DummyRepository is a class with all methods empty.
DummyRepository() - Constructor for class tigase.db.DummyRepository
 
DynamicRoster - Class in tigase.xmpp.impl
Describe class DynamicRoster here.
DynamicRoster() - Constructor for class tigase.xmpp.impl.DynamicRoster
 
DynamicRosterIfc - Interface in tigase.xmpp.impl
Interface DynamicRosterIfc is to dynamically generate user roster entries when the user requests the roster content.
DynamicRosterTest - Class in tigase.xmpp.impl
Created: Nov 28, 2008 10:27:55 PM
DynamicRosterTest() - Constructor for class tigase.xmpp.impl.DynamicRosterTest
 

E

elem - Variable in class tigase.server.Packet
 
ELEM_NAME - Static variable in class tigase.server.Iq
Field description
ELEM_NAME - Static variable in class tigase.server.Message
Field description
ELEM_NAME - Static variable in class tigase.server.Presence
 
elementCData(StringBuilder) - Method in class tigase.xmpp.XMPPDomBuilderHandler
Method description
ElementUtils - Class in tigase.util
Describe class ElementUtils here.
ElementUtils() - Constructor for class tigase.util.ElementUtils
 
empty_read_call_count - Variable in class tigase.net.IOService
Field description
ENABLED_ATT - Static variable in class tigase.vhosts.VHostItem
This is an attribute name for storing information whether the VHost is enabled or disabled.
ENCRYPTION_KEY - Static variable in class tigase.auth.SaslPLAIN
 
ENCRYPTION_LS_MD5 - Static variable in class tigase.auth.SaslPLAIN
This is LibreSource variant of encoding MD5 sum.
ENCRYPTION_MD5 - Static variable in class tigase.auth.SaslPLAIN
 
ENCRYPTION_PLAIN - Static variable in class tigase.auth.SaslPLAIN
 
ENCRYPTION_SHA - Static variable in class tigase.auth.SaslPLAIN
 
endElement(StringBuilder) - Method in class tigase.xmpp.XMPPDomBuilderHandler
Method description
equals(Object) - Method in class tigase.disco.ServiceEntity
2 ServiceEntities are equal of JIDs are equal and NODEs are equal.
equals(Object) - Method in class tigase.server.xmppserver.CID
Method description
ERR_TYPE_AUTH - Static variable in enum tigase.xmpp.Authorization
 
ERR_TYPE_CANCEL - Static variable in enum tigase.xmpp.Authorization
 
ERR_TYPE_MODIFY - Static variable in enum tigase.xmpp.Authorization
 
ERR_TYPE_WAIT - Static variable in enum tigase.xmpp.Authorization
 
error(String) - Method in class tigase.xmpp.XMPPDomBuilderHandler
Method description
errorResult(String, Integer, String, String, boolean) - Method in class tigase.server.Packet
Method returns a modified copy of the Packet with its stanza as stanza error used for reporting errors.
evaluateResponse(byte[]) - Method in class tigase.auth.SaslAnonymous
Describe evaluateResponse method here.
evaluateResponse(byte[]) - Method in class tigase.auth.SaslPLAIN
Describe evaluateResponse method here.
everyHour() - Method in class tigase.server.AbstractMessageReceiver
Utility method executed precisely every hour.
everyMinute() - Method in class tigase.server.AbstractMessageReceiver
Utility method executed precisely every minute.
everyMinute() - Method in class tigase.server.test.TestComponent
Method description
everySecond() - Method in class tigase.server.AbstractMessageReceiver
Utility method executed precisely every second.
execute(StatisticsProvider) - Method in class tigase.stats.CounterDataArchivizer
Method description
execute(StatisticsProvider) - Method in interface tigase.stats.StatisticsArchivizerIfc
 
exportRoster(UserRepository, Writer) - Static method in class tigase.util.RepositoryUtils
Method description
exportUserRoster(JID, UserRepository, Writer) - Static method in class tigase.util.RepositoryUtils
Method description
EXT_COMP_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Field description
EXTCOMP_BIND_HOSTNAMES - Static variable in class tigase.server.ext.ComponentProtocol
Field description
EXTCOMP_BIND_HOSTNAMES_PROP_KEY - Static variable in interface tigase.server.ext.ComponentProtocolHandler
 
EXTCOMP_REPO_CLASS_PROP_KEY - Static variable in class tigase.server.ext.ComponentProtocol
Field description
EXTCOMP_REPO_CLASS_PROP_VAL - Static variable in class tigase.server.ext.ComponentProtocol
Field description
EXTCOMP_REPO_CLASS_PROPERTY - Static variable in class tigase.server.ext.ComponentProtocol
Field description
ExtProcessor - Interface in tigase.server.ext
Created: Oct 1, 2009 8:40:36 PM

F

fastAddOutPacket(Packet) - Method in class tigase.server.xmppsession.SessionManager
 
FEATURES - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
Field description
FileTask - Class in tigase.server.ssender
FileTask implements tasks for cyclic retrieving stanzas from a directory and sending them to the StanzaHandler object.
FileTask() - Constructor for class tigase.server.ssender.FileTask
 
filter(Packet) - Method in class tigase.server.filters.PacketCounter
 
filter(Packet) - Method in interface tigase.server.PacketFilterIfc
This is the actual packet filtering method.
filter(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>) - Method in class tigase.xmpp.impl.DomainFilter
Method description
filter(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>) - Method in class tigase.xmpp.impl.JabberIqPrivacy
Method description
filter(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>) - Method in interface tigase.xmpp.XMPPPacketFilterIfc
 
findNode(String) - Method in class tigase.disco.ServiceEntity
Describe findNode method here.
FIRST_NODE_EL_NAME - Static variable in class tigase.cluster.ClusterElement
Field description
FIRST_NODE_PATH - Static variable in class tigase.cluster.ClusterElement
Field description
FLAG_ATTR - Static variable in class tigase.conf.ConfigItem
Field description
FloatHistoryCache - Class in tigase.util
Created: Sep 8, 2009 7:32:09 PM
FloatHistoryCache(int) - Constructor for class tigase.util.FloatHistoryCache
 
forceStop() - Method in class tigase.net.IOService
Method description
format(LogRecord) - Method in class tigase.util.LogFormatter
 
formatJID(String) - Method in class tigase.server.gateways.Gateway
Method description
formatJID(String) - Method in interface tigase.server.gateways.GatewayListener
The formatJID method is used to transform the external network user ID to the Jabber ID for this gateway.
forward(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>) - Method in class tigase.server.xmppsession.PacketFilter
Method description
forwardPresence(Queue<Packet>, Packet, JID) - Static method in class tigase.xmpp.impl.Presence
 
FROM_ATTR - Static variable in class tigase.server.bosh.Constants
 
FROM_SUBSCRIBED - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
Field description
FULL_DEBUG - Static variable in class tigase.server.Packet
The variable control whether the toStringSecure() hides all the CData information from stanzas printed to logs or logs the full, detailed stanza content.

G

Gateway - Class in tigase.server.gateways
Describe class Gateway here.
Gateway() - Constructor for class tigase.server.gateways.Gateway
 
GatewayConnection - Interface in tigase.server.gateways
Instance of the GatewayConnection identifies a single user connection to the external network.
gatewayException(GatewayConnection, Throwable) - Method in class tigase.server.gateways.Gateway
Method description
GatewayException - Exception in tigase.server.gateways
Describe class GatewayException here.
GatewayException(String) - Constructor for exception tigase.server.gateways.GatewayException
Creates a new GatewayException instance.
gatewayException(GatewayConnection, Throwable) - Method in interface tigase.server.gateways.GatewayListener
The gatewayException method should be called when the exception occurs in side the gateway connection library.
GatewayListener - Interface in tigase.server.gateways
Implementation of this class can listen for an XMPP packet received from somewhere.
GEN_ADMINS - Static variable in interface tigase.conf.Configurable
Field description
GEN_AUTH_DB - Static variable in interface tigase.conf.Configurable
Field description
GEN_AUTH_DB_URI - Static variable in interface tigase.conf.Configurable
Field description
GEN_COMP_CLASS - Static variable in interface tigase.conf.Configurable
Field description
GEN_COMP_NAME - Static variable in interface tigase.conf.Configurable
Field description
GEN_CONF - Static variable in interface tigase.conf.Configurable
Field description
GEN_CONFIG - Static variable in interface tigase.conf.Configurable
Constant GEN_CONFIG keeps the string with which all configuration types starts.
GEN_CONFIG_ALL - Static variable in interface tigase.conf.Configurable
Constant GEN_CONFIG_ALL keeps parameter name for configuration with all available components loaded directly to the server.
GEN_CONFIG_COMP - Static variable in interface tigase.conf.Configurable
Constant GEN_CONFIG_COMP keeps parameter name for configuration with a single (given as an extra parameter) component and XEP-0114 or XEP-0225 component loaded and preconfigured to connect to other Jabber/XMPP server instance (either Tigase or any different server).
GEN_CONFIG_CS - Static variable in interface tigase.conf.Configurable
Constant GEN_CONFIG_CS keeps parameter name for configuration with ClientConnectionManager loaded and XEP-0114 component preconfigured to connect to server instance with SessionManager loaded.
GEN_CONFIG_DEF - Static variable in interface tigase.conf.Configurable
Constant GEN_CONFIG_DEF keeps parameter name for the most typical configuration: SessionManager, ClientConnectionManager and ServerConnectionManager loaded.
GEN_CONFIG_SM - Static variable in interface tigase.conf.Configurable
Constant GEN_CONFIG_SM keeps parameter name for configuration with SessionManager loaded and XEP-0114 component preconfigured to connect to server instance with ClientConnectionManager.
GEN_DEBUG - Static variable in interface tigase.conf.Configurable
Field description
GEN_DEBUG_PACKAGES - Static variable in interface tigase.conf.Configurable
Field description
GEN_EXT_COMP - Static variable in interface tigase.conf.Configurable
Field description
GEN_GW_ADMINS - Static variable in class tigase.server.gateways.Gateway
Field description
GEN_GW_DB - Static variable in class tigase.server.gateways.Gateway
Field description
GEN_GW_DB_URI - Static variable in class tigase.server.gateways.Gateway
Field description
GEN_MAX_QUEUE_SIZE - Static variable in interface tigase.conf.Configurable
Field description
GEN_SCRIPT_DIR - Static variable in interface tigase.conf.Configurable
Field description
GEN_SM_PLUGINS - Static variable in interface tigase.conf.Configurable
Field description
GEN_SREC_ADMINS - Static variable in interface tigase.conf.Configurable
Field description
GEN_SREC_DB - Static variable in interface tigase.conf.Configurable
Field description
GEN_SREC_DB_URI - Static variable in interface tigase.conf.Configurable
Field description
GEN_TEST - Static variable in interface tigase.conf.Configurable
Field description
GEN_TRUSTED - Static variable in interface tigase.conf.Configurable
Field description
GEN_USER_DB - Static variable in interface tigase.conf.Configurable
Field description
GEN_USER_DB_URI - Static variable in interface tigase.conf.Configurable
Field description
GEN_VIRT_HOSTS - Static variable in interface tigase.conf.Configurable
Field description
get(String, String, String, Object) - Method in interface tigase.conf.ConfigRepositoryIfc
Returns a configuration setting for a given component, node and key.
get(String, String, String, Object) - Method in class tigase.conf.ConfigurationCache
Method description
get(String) - Method in class tigase.server.bosh.BoshSessionCache
 
getAcceptedIssuers() - Method in class tigase.io.CertFilesTrustManager
getAction(Packet) - Static method in enum tigase.server.Command
 
getActiveList(XMPPResourceConnection) - Static method in class tigase.xmpp.impl.Privacy
 
getActiveListName(XMPPResourceConnection) - Static method in class tigase.xmpp.impl.Privacy
 
getActiveResources() - Method in class tigase.xmpp.XMPPSession
Method description
getActiveResourcesSize() - Method in class tigase.xmpp.XMPPSession
Method description
getActiveSessions() - Method in class tigase.xmpp.XMPPResourceConnection
Method description
getAll() - Method in class tigase.server.bosh.BoshSessionCache
 
getAllJids() - Method in interface tigase.server.gateways.GatewayConnection
The getAllJids method returns list of all Jabber user JIDs which have been added.
getAllMethodParams() - Method in class tigase.cluster.ClusterElement
Method description
getAllMethodResults() - Method in class tigase.cluster.ClusterElement
Method description
getAllNodes() - Method in interface tigase.cluster.ClusteringStrategyIfc
The method retutns all cluster nodes currently connected to the cluster.
getAllNodes() - Method in class tigase.cluster.strategy.SMNonCachingAllNodes
 
getAllPresences() - Method in class tigase.server.bosh.BoshSessionCache
 
getAllProperties(String) - Method in class tigase.conf.ConfiguratorOld
 
getAllResourcesJIDs() - Method in class tigase.xmpp.XMPPResourceConnection
Method description
getAllStats(int) - Method in class tigase.stats.JavaJMXProxy
Method description
getAllStats() - Method in class tigase.stats.StatisticsCollector
Method description
getAllStats(StatisticsList) - Method in class tigase.stats.StatisticsCollector
Method description
getAllStats(int) - Method in class tigase.stats.StatisticsProvider
Operation exposed for management
getAllStats(int) - Method in interface tigase.stats.StatisticsProviderMBean
Operation exposed for management
getAppBuffSize() - Method in class tigase.io.TLSWrapper
 
getAttribute(String) - Method in class tigase.server.Packet
A convenience method for accessing stanza top element attributes.
getAttribute(String, String) - Method in class tigase.server.Packet
A convenience method for accessing stanza top level or any of it's children attribute.
getAuthenticationToken(String) - Method in class tigase.xmpp.RepositoryAccess
Method description
getAuthorizationID() - Method in class tigase.auth.SaslAnonymous
Describe getAuthorizationID method here.
getAuthorizationID() - Method in class tigase.auth.SaslPLAIN
Describe getAuthorizationID method here.
getAuthPasswd() - Method in class tigase.server.ext.CompRepoItem
 
getAuthRepository(String, String, String, Map<String, String>) - Static method in class tigase.db.RepositoryFactory
 
getAuthState() - Method in class tigase.xmpp.RepositoryAccess
Gets the value of authState
getAuthTime() - Method in class tigase.xmpp.XMPPResourceConnection
Method description
getAverageProcessingTime() - Method in class tigase.util.ProcessingThreads
Method description
getAverageProcessingTime() - Method in class tigase.util.WorkerThread
Method description
getBareJID() - Method in class tigase.xmpp.RepositoryAccess
Method description
getBareJID() - Method in class tigase.xmpp.XMPPResourceConnection
Returns user JID but without resource part.
getBindings() - Method in class tigase.server.script.AddScriptCommand
 
getBindings() - Method in interface tigase.server.script.CommandIfc
 
getBindings() - Method in class tigase.server.script.RemoveScriptCommand
 
getBindings() - Method in class tigase.server.script.Script
 
getBoshSession(JID) - Method in class tigase.server.bosh.BoshConnectionManager
 
getBuddies(XMPPResourceConnection) - Method in class tigase.xmpp.impl.AnonymousRoster
 
getBuddies(XMPPResourceConnection, Map<String, Object>) - Static method in class tigase.xmpp.impl.DynamicRoster
 
getBuddies(XMPPResourceConnection) - Method in interface tigase.xmpp.impl.DynamicRosterIfc
getBuddies method returns String array with all roster buddies JIDs.
getBuddies(XMPPResourceConnection) - Method in class tigase.xmpp.impl.DynamicRosterTest
Method description
getBuddies(XMPPResourceConnection) - Method in class tigase.xmpp.impl.roster.Roster
Method description
getBuddies(XMPPResourceConnection) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Method description
getBuddies(XMPPResourceConnection, EnumSet<RosterAbstract.SubscriptionType>) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Method description
getBuddies(XMPPResourceConnection) - Method in class tigase.xmpp.impl.roster.RosterFlat
Method description
getBuddiesHash(XMPPResourceConnection) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Method description
getBuddiesList(XMPPResourceConnection, Map<String, Object>) - Static method in class tigase.xmpp.impl.DynamicRoster
 
getBuddyGroups(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.Roster
Method description
getBuddyGroups(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Method description
getBuddyGroups(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterFlat
Method description
getBuddyId() - Method in class tigase.server.gateways.RosterItem
 
getBuddyItem(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.AnonymousRoster
 
getBuddyItem(XMPPResourceConnection, Map<String, Object>, JID) - Static method in class tigase.xmpp.impl.DynamicRoster
 
getBuddyItem(XMPPResourceConnection, JID) - Method in interface tigase.xmpp.impl.DynamicRosterIfc
getBuddyItem method returns buddy item element for a given JID or null if the buddy doesn't exist on the user roster list.
getBuddyItem(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.DynamicRosterTest
Method description
getBuddyItem(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Method description
getBuddyItem(RosterElement) - Method in class tigase.xmpp.impl.roster.RosterFlat
Method description
getBuddyName(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.Roster
Method description
getBuddyName(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Method description
getBuddyName(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterFlat
Method description
getBuddySubscription(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.Roster
Method description
getBuddySubscription(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Method description
getBuddySubscription(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterFlat
Method description
getCategory() - Method in class tigase.disco.ServiceIdentity
 
getCheckBoxFieldValue(Packet, String) - Static method in enum tigase.server.Command
 
getCID() - Method in class tigase.server.xmppserver.ServerConnections
Method description
getCLIOQueueSize() - Method in class tigase.stats.JavaJMXProxy
Method description
getCLIOQueueSize() - Method in class tigase.stats.StatisticsProvider
Method description
getCLIOQueueSize() - Method in interface tigase.stats.StatisticsProviderMBean
Method description
getCLPacketsPerSecHistory() - Method in class tigase.stats.JavaJMXProxy
Method description
getCLPacketsPerSecHistory() - Method in class tigase.stats.StatisticsProvider
Method description
getCLPacketsPerSecHistory() - Method in interface tigase.stats.StatisticsProviderMBean
Method description
getCLQueueSize() - Method in class tigase.stats.JavaJMXProxy
Method description
getCLQueueSize() - Method in class tigase.stats.StatisticsProvider
Method description
getCLQueueSize() - Method in interface tigase.stats.StatisticsProviderMBean
Method description
getClusterCacheSize() - Method in class tigase.stats.JavaJMXProxy
Method description
getClusterCacheSize() - Method in class tigase.stats.StatisticsProvider
Method description
getClusterCacheSize() - Method in interface tigase.stats.StatisticsProviderMBean
Method description
getClusterCompressionRatio() - Method in class tigase.stats.JavaJMXProxy
Method description
getClusterCompressionRatio() - Method in class tigase.stats.StatisticsProvider
Method description
getClusterCompressionRatio() - Method in interface tigase.stats.StatisticsProviderMBean
Method description
getClusterElement() - Method in class tigase.cluster.ClusterElement
Method description
getClusterNetworkBytes() - Method in class tigase.stats.JavaJMXProxy
Method description
getClusterNetworkBytes() - Method in class tigase.stats.StatisticsProvider
Method description
getClusterNetworkBytes() - Method in interface tigase.stats.StatisticsProviderMBean
Method description
getClusterNetworkBytesPerSecond() - Method in class tigase.stats.JavaJMXProxy
Method description
getClusterNetworkBytesPerSecond() - Method in class tigase.stats.StatisticsProvider
Method description
getClusterNetworkBytesPerSecond() - Method in interface tigase.stats.StatisticsProviderMBean
Method description
getClusterNode() - Method in class tigase.conf.ConfigItem
Method description
getClusterPackets() - Method in class tigase.stats.JavaJMXProxy
Method description
getClusterPackets() - Method in class tigase.stats.StatisticsProvider
Method description
getClusterPackets() - Method in interface tigase.stats.StatisticsProviderMBean
Method description
getClusterPacketsPerSec() - Method in class tigase.stats.JavaJMXProxy
Method description
getClusterPacketsPerSec() - Method in class tigase.stats.StatisticsProvider
Method description
getClusterPacketsPerSec() - Method in interface tigase.stats.StatisticsProviderMBean
Method description
getCommand() - Method in class tigase.server.Iq
Method description
getCommand() - Method in class tigase.server.Packet
The method alwats returns NULL.
getCommandId() - Method in class tigase.server.script.AbstractScriptCommand
 
getCommandId() - Method in interface tigase.server.script.CommandIfc
 
getCommonSessionData(String) - Method in class tigase.xmpp.XMPPResourceConnection
 
getCommonSessionData(String) - Method in class tigase.xmpp.XMPPSession
 
getCompName() - Method in class tigase.conf.ConfigItem
Method description
getCompNames() - Method in interface tigase.conf.ConfigRepositoryIfc
Returns all component names for which there are some configuration settings available.
getCompNames() - Method in class tigase.conf.ConfigSQLRepository
 
getCompNames() - Method in class tigase.conf.ConfigurationCache
Method description
getCompNames() - Method in class tigase.conf.ConfigXMLRepository
Method description
getComponent(String) - Method in class tigase.server.AbstractComponentRegistrator
Method returns a component for a specified component name from internal components collection or null of there is no such component in the collection.
getComponent() - Method in class tigase.stats.StatRecord
 
getComponentId() - Method in class tigase.cluster.VirtualComponent
Method description
getComponentId() - Method in class tigase.server.BasicComponent
Method description
getComponentId() - Method in interface tigase.server.ServerComponent
 
getComponentId() - Method in interface tigase.server.xmppsession.SessionManagerHandler
 
getComponents() - Method in class tigase.conf.ConfiguratorOld
 
getComponentsForLocalDomain(String) - Method in class tigase.vhosts.VHostManager
Method description
getComponentsForLocalDomain(String) - Method in interface tigase.vhosts.VHostManagerIfc
The method returns an array with server components which can process packets for a given local domain.
getComponentsForNonLocalDomain(String) - Method in class tigase.vhosts.VHostManager
Method description
getComponentsForNonLocalDomain(String) - Method in interface tigase.vhosts.VHostManagerIfc
The method returns an array of server components which can process packets sent to non-local domain.
getComponentsNames() - Method in class tigase.stats.JavaJMXProxy
Method description
getComponentsNames() - Method in class tigase.stats.StatisticsCollector
Method description
getComponentsNames() - Method in class tigase.stats.StatisticsProvider
Get Attribute exposed for management
getComponentsNames() - Method in interface tigase.stats.StatisticsProviderMBean
Get Attribute exposed for management
getComponentStats(String, int) - Method in class tigase.stats.JavaJMXProxy
Method description
getComponentStats(String, StatisticsList) - Method in class tigase.stats.StatisticsCollector
Method description
getComponentStats(String, int) - Method in class tigase.stats.StatisticsProvider
Operation exposed for management
getComponentStats(String, int) - Method in interface tigase.stats.StatisticsProviderMBean
Operation exposed for management
getCompRepoItem(String) - Method in class tigase.server.ext.ComponentProtocol
Method description
getCompRepoItem(String) - Method in interface tigase.server.ext.ComponentProtocolHandler
 
getComps() - Method in class tigase.vhosts.VHostItem
Returns an array with the server components names which should process packets sent to this domain or null (default) if there is no specific component assigned to this domain.
getCompStats(String) - Method in class tigase.stats.StatisticsList
 
getCondition() - Method in enum tigase.xmpp.Authorization
Method description
getConfigKey() - Method in class tigase.conf.ConfigItem
Returns a configuration property key which is constructed in a following way: nodeName + "/" + keyName
getConfigKey() - Method in class tigase.db.comp.ConfigRepository
 
getConfigKey() - Method in class tigase.server.ext.CompConfigRepository
 
getConfigKey() - Method in class tigase.server.ext.CompDBRepository
 
getConfigKey() - Static method in class tigase.server.ext.CompRepoDefaults
 
getConfigKey() - Method in class tigase.vhosts.VhostConfigRepository
 
getConfigKey() - Method in class tigase.vhosts.VHostJDBCRepository
 
getConfigKey() - Static method in class tigase.vhosts.VHostRepoDefaults
 
getConfigRepository() - Static method in class tigase.conf.ConfigXMLRepository
Method description
getConfigRepository(String) - Static method in class tigase.conf.ConfigXMLRepository
Method description
getConfigRepository(boolean, String) - Static method in class tigase.conf.ConfigXMLRepository
Method description
getConfigVal() - Method in class tigase.conf.ConfigItem
Returns a configuration property value.
getConfigValToString() - Method in class tigase.conf.ConfigItem
Method description
getConnectionId() - Method in class tigase.xmpp.XMPPResourceConnection
Gets the value of connectionId
getConnectionId(JID) - Method in class tigase.xmpp.XMPPResourceConnection
Method description
getConnectionIds() - Method in class tigase.xmpp.XMPPSession
Method description
getConnectionIdsForJid(JID) - Method in class tigase.cluster.SessionManagerClustered
Method description
getConnectionIdsForJid(JID) - Method in class tigase.cluster.strategy.SMNonCachingAllNodes
 
getConnectionIdsForJid(JID) - Method in class tigase.monitor.MonitorRuntime
 
getConnectionIdsForJid(JID) - Method in class tigase.server.xmppsession.SessionManager
Method description
getConnectionIdsForJid(JID) - Method in interface tigase.sys.OnlineJidsReporter
 
getConnectionIdsForJid(JID) - Method in class tigase.sys.TigaseRuntime
 
getConnectionsNumber() - Method in class tigase.stats.JavaJMXProxy
Method description
getConnectionsNumber() - Method in class tigase.stats.StatisticsProvider
Method description
getConnectionsNumber() - Method in interface tigase.stats.StatisticsProviderMBean
Method description
getConnectionsNumberHistory() - Method in class tigase.stats.JavaJMXProxy
Method description
getConnectionsNumberHistory() - Method in class tigase.stats.StatisticsProvider
Method description
getConnectionsNumberHistory() - Method in interface tigase.stats.StatisticsProviderMBean
Method description
getConnectionStatus() - Method in class tigase.xmpp.XMPPResourceConnection
Method description
getConnectionType() - Method in interface tigase.net.ConnectionOpenListener
 
getConnectionType() - Method in class tigase.server.ext.CompRepoItem
 
getCPUsNumber() - Method in class tigase.stats.JavaJMXProxy
Method description
getCPUsNumber() - Method in class tigase.stats.StatisticsProvider
Method description
getCPUsNumber() - Method in interface tigase.stats.StatisticsProviderMBean
Method description
getCPUsNumber() - Method in class tigase.sys.TigaseRuntime
 
getCPUState() - Method in class tigase.sys.TigaseRuntime
 
getCPUUsage() - Method in class tigase.stats.JavaJMXProxy
Method description
getCPUUsage() - Method in class tigase.stats.StatisticsProvider
Method description
getCPUUsage() - Method in interface tigase.stats.StatisticsProviderMBean
Method description
getCPUUsage() - Method in class tigase.sys.TigaseRuntime
 
getCPUUsageHistory() - Method in class tigase.stats.JavaJMXProxy
Method description
getCPUUsageHistory() - Method in class tigase.stats.StatisticsProvider
Method description
getCPUUsageHistory() - Method in interface tigase.stats.StatisticsProviderMBean
Method description
getCreationPolicy() - Method in class tigase.server.sreceiver.TaskType
 
getCreationTime() - Method in class tigase.xmpp.XMPPResourceConnection
Method description
getCurrentHistory() - Method in class tigase.util.FloatHistoryCache
 
getCurrentHistory() - Method in class tigase.util.IntHistoryCache
 
getData(String, String, String, String) - Method in class tigase.db.DummyRepository
Describe getData method here.
getData(String, String, String) - Method in class tigase.db.DummyRepository
Describe getData method here.
getData(String, String) - Method in class tigase.db.DummyRepository
Describe getData method here.
getData(String, String, String, String) - Method in class tigase.db.jdbc.JDBCRepository
Describe getData method here.
getData(String, String, String) - Method in class tigase.db.jdbc.JDBCRepository
Describe getData method here.
getData(String, String) - Method in class tigase.db.jdbc.JDBCRepository
Describe getData method here.
getData(String, String, String, String) - Method in interface tigase.db.UserRepository
getData method returns a value associated with given key for user repository in given subnode.
getData(String, String, String) - Method in interface tigase.db.UserRepository
getData method returns a value associated with given key for user repository in given subnode.
getData(String, String) - Method in interface tigase.db.UserRepository
getData method returns a value associated with given key for user repository in default subnode.
getData(String, String, String, String) - Method in class tigase.db.UserRepositoryPool
 
getData(String, String, String) - Method in class tigase.db.UserRepositoryPool
 
getData(String, String) - Method in class tigase.db.UserRepositoryPool
 
getData(String, String, String, String) - Method in class tigase.db.xml.XMLRepository
getData method returns a value associated with given key for user repository in given subnode.
getData(String, String, String) - Method in class tigase.db.xml.XMLRepository
getData method returns a value associated with given key for user repository in given subnode.
getData(String, String) - Method in class tigase.db.xml.XMLRepository
getData method returns a value associated with given key for user repository in default subnode.
getData(Packet) - Static method in enum tigase.server.Command
 
getData(Packet, String, String) - Static method in enum tigase.server.Command
 
getData(String, String, String) - Method in class tigase.xmpp.RepositoryAccess
getData method is a twin sister (brother?) of setData(String, String, String) method.
getDataGroups(String) - Method in class tigase.xmpp.RepositoryAccess
This method retrieves list of all direct subnodes for given node.
getDataKeys(String) - Method in class tigase.xmpp.RepositoryAccess
This method returns all data keys available in permanent storage in given node.
getDataList(String, String, String) - Method in class tigase.db.DummyRepository
Describe getDataList method here.
getDataList(String, String, String) - Method in class tigase.db.jdbc.JDBCRepository
Describe getDataList method here.
getDataList(String, String, String) - Method in interface tigase.db.UserRepository
getDataList method returns array of values associated with given key or null if given key does not exist for given user ID in given node path.
getDataList(String, String, String) - Method in class tigase.db.UserRepositoryPool
 
getDataList(String, String, String) - Method in class tigase.db.xml.XMLRepository
getDataList method returns array of values associated with given key or null if given key does not exist for given user ID in given node path.
getDataList(String, String) - Method in class tigase.xmpp.RepositoryAccess
This method allows to retrieve list of values associated with one key.
getDataPackets() - Method in class tigase.cluster.ClusterElement
Method description
getDataReceiver() - Method in class tigase.net.IOService
Method description
getDataReceiver() - Method in class tigase.server.bosh.BoshSession
 
getDBKey(String) - Method in class tigase.server.xmppserver.ServerConnections
Method description
getDBKeysSize() - Method in class tigase.server.xmppserver.ServerConnections
Method description
getDefaultList(XMPPResourceConnection) - Static method in class tigase.xmpp.impl.Privacy
 
getDefaultParams() - Method in class tigase.server.sreceiver.AbstractReceiverTask
Method description
getDefaultParams() - Method in class tigase.server.sreceiver.PubSubTestsTask
Method description
getDefaultParams() - Method in interface tigase.server.sreceiver.ReceiverTaskIfc
getDefaultParams method return task instance default configuration parameters.
getDefaultParams() - Method in class tigase.server.sreceiver.ShortNewsPublisher
Method description
getDefaultParams() - Method in class tigase.server.sreceiver.sysmon.SystemMonitorTask
Method description
getDefaultPropetyItems() - Method in class tigase.db.comp.ConfigRepository
 
getDefaultPropetyItems() - Method in class tigase.server.ext.CompConfigRepository
 
getDefaultPropetyItems() - Method in class tigase.server.ext.CompDBRepository
 
getDefaultPropetyItems() - Static method in class tigase.server.ext.CompRepoDefaults
 
getDefaultPropetyItems() - Method in class tigase.vhosts.VhostConfigRepository
 
getDefaultPropetyItems() - Method in class tigase.vhosts.VHostJDBCRepository
 
getDefaultPropetyItems() - Static method in class tigase.vhosts.VHostRepoDefaults
 
getDefaults(Map<String, Object>) - Method in class tigase.cluster.ClusterConnectionManager
 
getDefaults(Map<String, Object>) - Method in class tigase.cluster.ClusterController
Method description
getDefaults(Map<String, Object>) - Method in interface tigase.cluster.ClusteringStrategyIfc
This method is used for configuration purpose.
getDefaults(Map<String, Object>) - Method in class tigase.cluster.SessionManagerClustered
Method description
getDefaults(Map<String, Object>) - Method in class tigase.cluster.strategy.SMNonCachingAllNodes
 
getDefaults(Map<String, Object>) - Method in class tigase.cluster.VirtualComponent
Method description
getDefaults(Map<String, Object>) - Method in interface tigase.conf.Configurable
Returns default configuration settings for this object.
getDefaults(Map<String, Object>, Map<String, Object>) - Method in class tigase.conf.ConfigurationCache
Method description
getDefaults(Map<String, Object>) - Method in class tigase.conf.ConfiguratorAbstract
Returns defualt configuration settings in case if there is no config file.
getDefaults(Map<String, Object>) - Method in class tigase.conf.ConfiguratorOld
Returns defualt configuration settings in case if there is no config file.
getDefaults(Map<String, Object>, Map<String, Object>) - Method in class tigase.db.comp.ConfigRepository
 
getDefaults(Map<String, Object>, Map<String, Object>) - Method in class tigase.db.comp.UserRepoRepository
 
getDefaults(Map<String, Object>, Map<String, Object>) - Method in interface tigase.db.ComponentRepository
The method is called to obtain defualt configuration settings if there are any for this repository implementation The configuration settings are implementation dependent and there are no defaults set by the server.
getDefaults(Map<String, Object>) - Method in class tigase.server.AbstractMessageReceiver
Returns defualt configuration settings for the component as a Map with keys as configuration property IDs and values as the configuration property values.
getDefaults(Map<String, Object>) - Method in class tigase.server.BasicComponent
Method description
getDefaults(Map<String, Object>) - Method in class tigase.server.bosh.BoshConnectionManager
Method description
getDefaults(Map<String, Object>) - Method in class tigase.server.ConnectionManager
Method description
getDefaults(Map<String, Object>) - Method in class tigase.server.ext.ComponentProtocol
Method description
getDefaults(Map<String, Object>, Map<String, Object>) - Method in class tigase.server.ext.CompSQLRepository
 
getDefaults(Map<String, Object>) - Method in class tigase.server.gateways.Gateway
Method description
getDefaults(Map<String, Object>) - Method in class tigase.server.MessageRouter
Method description
getDefaults(Map<String, Object>, Map<String, Object>, String) - Static method in class tigase.server.MessageRouterConfig
 
getDefaults(Map<String, Object>) - Method in class tigase.server.sreceiver.StanzaReceiver
Method description
getDefaults(Map<String, Object>) - Method in class tigase.server.ssender.StanzaSender
Describe getDefaults method here.
getDefaults(Map<String, Object>) - Method in class tigase.server.test.TestComponent
Method description
getDefaults(Map<String, Object>) - Method in class tigase.server.xmppclient.ClientConnectionManager
Method description
getDefaults(Map<String, Object>) - Method in class tigase.server.xmppcomponent.ComponentConnectionManager
 
getDefaults(Map<String, Object>) - Method in class tigase.server.xmppserver.ServerConnectionManager
Method description
getDefaults(Map<String, Object>) - Method in class tigase.server.xmppsession.SessionManager
Method description
getDefaults(Map<String, Object>, Map<String, Object>) - Static method in class tigase.server.xmppsession.SessionManagerConfig
 
getDefaults(Map<String, Object>) - Method in class tigase.stats.StatisticsCollector
Method description
getDefaults(Map<String, Object>) - Method in class tigase.vhosts.VHostManager
Method description
getDefConfigParams() - Method in class tigase.conf.ConfiguratorAbstract
Method description
getDefConfigParams() - Method in class tigase.conf.ConfiguratorOld
 
getDefHostname() - Method in class tigase.conf.ConfigurationCache
Method description
getDefHostName() - Method in class tigase.server.BasicComponent
Method description
getDefHostName() - Method in interface tigase.server.MessageReceiver
 
getDefHostName() - Method in interface tigase.server.sreceiver.StanzaReceiverIfc
 
getDefLang() - Method in class tigase.xmpp.XMPPResourceConnection
Method description
getDefPlainPorts() - Method in class tigase.cluster.ClusterConnectionManager
 
getDefPlainPorts() - Method in class tigase.server.bosh.BoshConnectionManager
 
getDefPlainPorts() - Method in class tigase.server.ConnectionManager
 
getDefPlainPorts() - Method in class tigase.server.xmppclient.ClientConnectionManager
 
getDefPlainPorts() - Method in class tigase.server.xmppcomponent.ComponentConnectionManager
 
getDefPlainPorts() - Method in class tigase.server.xmppserver.ServerConnectionManager
 
getDefSSLPorts() - Method in class tigase.server.bosh.BoshConnectionManager
 
getDefSSLPorts() - Method in class tigase.server.ConnectionManager
 
getDefSSLPorts() - Method in class tigase.server.xmppclient.ClientConnectionManager
 
getDescription() - Method in class tigase.server.script.AbstractScriptCommand
 
getDescription() - Method in interface tigase.server.script.CommandIfc
 
getDescription() - Method in class tigase.server.sreceiver.AbstractReceiverTask
Describe getDescription method here.
getDescription() - Method in class tigase.server.sreceiver.NewTaskCommand
Describe getDescription method here.
getDescription() - Method in class tigase.server.sreceiver.PropertyItem
Gets the value of description
getDescription() - Method in interface tigase.server.sreceiver.ReceiverTaskIfc
getDescription method returns a description for task instance.
getDescription() - Method in interface tigase.server.sreceiver.TaskCommandIfc
Describe getDescription method here.
getDescription() - Method in class tigase.server.sreceiver.TaskInstanceCommand
Describe getDescription method here.
getDescription(MBeanInfo) - Method in class tigase.stats.StatisticsProvider
Override customization hook: You can supply a customized description for MBeanInfo.getDescription()
getDescription(MBeanAttributeInfo) - Method in class tigase.stats.StatisticsProvider
Override customization hook: You can supply a customized description for MBeanAttributeInfo.getDescription()
getDescription(MBeanOperationInfo, MBeanParameterInfo, int) - Method in class tigase.stats.StatisticsProvider
Override customization hook: You can supply a customized description for MBeanParameterInfo.getDescription()
getDescription(MBeanOperationInfo) - Method in class tigase.stats.StatisticsProvider
Override customization hook: You can supply a customized description for MBeanOperationInfo.getDescription()
getDescription() - Method in enum tigase.stats.StatisticType
 
getDescription() - Method in class tigase.stats.StatRecord
 
getDiscoCategoryType() - Method in class tigase.cluster.ClusterConnectionManager
 
getDiscoCategoryType() - Method in class tigase.cluster.ClusterController
Method description
getDiscoCategoryType() - Method in class tigase.conf.Configurator
 
getDiscoCategoryType() - Method in class tigase.server.BasicComponent
Method description
getDiscoCategoryType() - Method in class tigase.server.bosh.BoshConnectionManager
Method description
getDiscoCategoryType() - Method in class tigase.server.ext.ComponentProtocol
Method description
getDiscoCategoryType() - Method in class tigase.server.test.TestComponent
Method description
getDiscoCategoryType() - Method in class tigase.server.xmppclient.ClientConnectionManager
Method description
getDiscoCategoryType() - Method in class tigase.server.xmppserver.ServerConnectionManager
Method description
getDiscoCategoryType() - Method in class tigase.server.xmppsession.SessionManager
Method description
getDiscoDescription() - Method in class tigase.cluster.ClusterConnectionManager
 
getDiscoDescription() - Method in class tigase.cluster.ClusterController
Method description
getDiscoDescription() - Method in class tigase.conf.Configurator
 
getDiscoDescription() - Method in class tigase.server.BasicComponent
Method description
getDiscoDescription() - Method in class tigase.server.bosh.BoshConnectionManager
Method description
getDiscoDescription() - Method in class tigase.server.ext.ComponentProtocol
Method description
getDiscoDescription() - Method in class tigase.server.test.TestComponent
Method description
getDiscoDescription() - Method in class tigase.server.xmppclient.ClientConnectionManager
Method description
getDiscoDescription() - Method in class tigase.server.xmppserver.ServerConnectionManager
Method description
getDiscoDescription() - Method in class tigase.server.xmppsession.SessionManager
Method description
getDiscoFeatures(JID) - Method in class tigase.cluster.VirtualComponent
Method description
getDiscoFeatures(JID) - Method in class tigase.conf.ConfiguratorOld
 
getDiscoFeatures(String) - Method in class tigase.disco.ServiceEntity
 
getDiscoFeatures(JID) - Method in interface tigase.disco.XMPPService
Returns features for top level disco info
getDiscoFeatures() - Method in class tigase.server.BasicComponent
Deprecated. 
getDiscoFeatures(JID) - Method in class tigase.server.BasicComponent
Method description
getDiscoFeatures(JID) - Method in class tigase.server.gateways.Gateway
Method description
getDiscoFeatures(JID) - Method in class tigase.server.sreceiver.StanzaReceiver
Method description
getDiscoFeatures(JID) - Method in class tigase.server.xmppcomponent.ComponentConnectionManager
 
getDiscoFeatures(JID) - Method in class tigase.server.xmppsession.SessionManager
Method description
getDiscoFeatures(JID) - Method in class tigase.stats.StatisticsCollector
Method description
getDiscoFeatures(JID) - Method in class tigase.vhosts.VHostManager
Method description
getDiscoInfo(String, JID, JID) - Method in class tigase.cluster.VirtualComponent
Method description
getDiscoInfo(String, JID, JID) - Method in class tigase.conf.ConfiguratorOld
 
getDiscoInfo(String) - Method in class tigase.disco.ServiceEntity
 
getDiscoInfo(String, boolean) - Method in class tigase.disco.ServiceEntity
Describe getDiscoInfo method here.
getDiscoInfo(String, JID, JID) - Method in interface tigase.disco.XMPPService
Returns service discovery info for the component.
getDiscoInfo(String, JID) - Method in class tigase.server.BasicComponent
Deprecated. 
getDiscoInfo(String, JID, JID) - Method in class tigase.server.BasicComponent
Method description
getDiscoInfo(String, JID, JID) - Method in class tigase.server.gateways.Gateway
Method description
getDiscoInfo(String, JID, JID) - Method in class tigase.server.MessageRouter
Method description
getDiscoInfo(String, JID, JID) - Method in class tigase.server.sreceiver.StanzaReceiver
Describe getDiscoInfo method here.
getDiscoInfo(String, JID, JID) - Method in class tigase.server.xmppcomponent.ComponentConnectionManager
 
getDiscoInfo(String, JID, JID) - Method in class tigase.server.xmppsession.SessionManager
Method description
getDiscoInfo(String, JID, JID) - Method in class tigase.stats.StatisticsCollector
Method description
getDiscoInfo(String, JID, JID) - Method in class tigase.vhosts.VHostManager
Method description
getDiscoItem(String, String) - Method in class tigase.disco.ServiceEntity
Describe getDiscoItem method here.
getDiscoItems(String, JID, JID) - Method in class tigase.cluster.VirtualComponent
Method description
getDiscoItems(String, JID, JID) - Method in class tigase.conf.ConfiguratorOld
 
getDiscoItems(String, String) - Method in class tigase.disco.ServiceEntity
 
getDiscoItems(String, String, boolean) - Method in class tigase.disco.ServiceEntity
 
getDiscoItems(String, JID, JID) - Method in interface tigase.disco.XMPPService
Returns service discovery items for the component.
getDiscoItems(String, JID) - Method in class tigase.server.BasicComponent
Deprecated.  
getDiscoItems(String, JID, JID) - Method in class tigase.server.BasicComponent
Method description
getDiscoItems(String, JID, JID) - Method in class tigase.server.gateways.Gateway
Method description
getDiscoItems(String, JID, JID) - Method in class tigase.server.sreceiver.StanzaReceiver
Method description
getDiscoItems(String, JID, JID) - Method in class tigase.server.xmppcomponent.ComponentConnectionManager
 
getDiscoItems(String, JID, JID) - Method in class tigase.stats.StatisticsCollector
Method description
getDiscoItems(String, JID, JID) - Method in class tigase.vhosts.VHostManager
Method description
getDisplay_name() - Method in class tigase.server.sreceiver.PropertyItem
Gets the value of display_name
getDomain() - Method in class tigase.server.bosh.BoshSession
 
getDomain() - Method in class tigase.server.ext.ComponentConnection
 
getDomain() - Method in class tigase.server.ext.CompRepoItem
 
getDomain() - Method in class tigase.xmpp.RepositoryAccess
Method description
getDomainAsJID() - Method in class tigase.xmpp.RepositoryAccess
Method description
getDomainTempData(String, String, String, String) - Method in interface tigase.db.NonAuthUserRepository
Retrieves and returns a value associated with given subnode and key from a publicly available space.
getDroppedPackets() - Method in class tigase.util.ProcessingThreads
Method description
getDynamicRosters(Map<String, Object>) - Static method in class tigase.xmpp.impl.DynamicRoster
 
getElemCData(String) - Method in class tigase.server.Packet
Method returns character data from the enclosed stanza for a given stanza element or child pointed by the xmlPath parameter.
getElemCData() - Method in class tigase.server.Packet
Method return character data for the stanza top element.
getElemChildren(String) - Method in class tigase.server.Packet
Method returns a list of all XML children from the enclosed stanza for a given stanza element or child pointed by the xmlPath parameter.
getElement() - Method in class tigase.disco.ServiceIdentity
 
getElement() - Method in class tigase.server.Packet
Method returns the stanza XML element in DOM format.
getElemFrom() - Method in class tigase.server.Packet
Deprecated. use getStanzaFrom() instead.
getElemName() - Method in class tigase.server.Packet
Cnvenience method for retrieving the stanza top element name.
getElemTo() - Method in class tigase.server.Packet
Deprecated. use getStanzaTo() instead
getErrorCode() - Method in enum tigase.xmpp.Authorization
Method description
getErrorCondition() - Method in class tigase.server.Packet
Method parses the stanza and returns the error condition if there is any.
getErrorType() - Method in enum tigase.xmpp.Authorization
Method description
getFieldValue(Packet, String) - Static method in enum tigase.server.Command
 
getFieldValue(Packet, String, boolean) - Static method in enum tigase.server.Command
 
getFieldValues(Packet, String) - Static method in enum tigase.server.Command
 
getFileExtension() - Method in class tigase.server.script.Script
 
getFirstClusterNode() - Method in class tigase.cluster.ServerConnectionClustered
 
getFirstClusterNode(JID) - Method in class tigase.cluster.SessionManagerClustered
 
getFirstNode() - Method in class tigase.cluster.ClusterElement
Method description
getFlag() - Method in class tigase.conf.ConfigItem
Method description
getFrom() - Method in class tigase.server.Packet
Returns the packet source address.
getFromHost() - Method in class tigase.server.xmppserver.CID
Method description
getGroups() - Method in class tigase.server.gateways.RosterItem
Get the Groups value.
getGroups() - Method in class tigase.xmpp.impl.roster.RosterElement
Method description
getHeapMemMax() - Method in class tigase.sys.TigaseRuntime
We try to return OLD memory pool size as this is what is the most interesting to us.
getHeapMemUsage() - Method in class tigase.stats.JavaJMXProxy
Method description
getHeapMemUsage() - Method in class tigase.stats.StatisticsProvider
Method description
getHeapMemUsage() - Method in interface tigase.stats.StatisticsProviderMBean
Method description
getHeapMemUsage() - Method in class tigase.sys.TigaseRuntime
 
getHeapMemUsed() - Method in class tigase.sys.TigaseRuntime
We try to return OLD memory pool size as this is what is the most interesting to us.
getHeapUsageHistory() - Method in class tigase.stats.JavaJMXProxy
Method description
getHeapUsageHistory() - Method in class tigase.stats.StatisticsProvider
Method description
getHeapUsageHistory() - Method in interface tigase.stats.StatisticsProviderMBean
Method description
getHelp() - Method in class tigase.server.sreceiver.NewsDistributor
 
getHelp() - Method in class tigase.server.sreceiver.PubSubTestsTask
Method description
getHelp() - Method in interface tigase.server.sreceiver.ReceiverTaskIfc
getHelp method returns task help information.
getHelp() - Method in class tigase.server.sreceiver.ShortNewsPublisher
Method description
getHelp() - Method in class tigase.server.sreceiver.sysmon.SystemMonitorTask
Method description
getHelp() - Method in class tigase.server.sreceiver.TesterTask
Method description
getHourNow() - Static method in class tigase.util.TimeUtils
 
getId() - Method in interface tigase.server.ext.ExtProcessor
 
getId() - Method in class tigase.server.ext.handlers.BindProcessor
 
getId() - Method in class tigase.server.ext.handlers.HandshakeProcessor
 
getId() - Method in class tigase.server.ext.handlers.SASLProcessor
 
getId() - Method in class tigase.server.ext.handlers.StartTLSProcessor
Method description
getId() - Method in class tigase.server.ext.handlers.StreamFeaturesProcessor
 
getId() - Method in class tigase.stats.JavaJMXProxy
Method description
getIfcs() - Method in interface tigase.net.ConnectionOpenListener
 
getImplementationVersion() - Static method in class tigase.server.XMPPServer
Method description
getInitProperties() - Method in interface tigase.conf.ConfigRepositoryIfc
 
getInitProperties() - Method in class tigase.conf.ConfigurationCache
Method description
getInitString() - Method in class tigase.server.ssender.DrupalCommentsTask
getInitString method returns initialization string passed to it in init() method.
getInitString() - Method in class tigase.server.ssender.DrupalForumTask
getInitString method returns initialization string passed to it in init() method.
getInitString() - Method in class tigase.server.ssender.FileTask
getInitString method returns initialization string passed to it in init() method.
getInitString() - Method in class tigase.server.ssender.JDBCTask
getInitString method returns initialization string passed to it in init() method.
getInitString() - Method in class tigase.server.ssender.SenderTask
getInitString method returns initialization string passed to it in init() method.
getInputPacketSize() - Method in interface tigase.io.IOInterface
 
getInputPacketSize() - Method in class tigase.io.SocketIO
Method description
getInputPacketSize() - Method in class tigase.io.TLSIO
Method description
getInputPacketSize() - Method in class tigase.io.ZLibIO
 
getInstance(String) - Static method in class tigase.io.CertFilesTrustManager
 
getInstance() - Static method in class tigase.net.ConnectionOpenThread
 
getInstance() - Static method in class tigase.net.SocketReadThread
 
getInstance() - Method in class tigase.server.sreceiver.AbstractReceiverTask
Describe getInstance method here.
getInstance() - Method in interface tigase.server.sreceiver.ReceiverTaskIfc
getInstance method returns new task instance of this type.
getInstance() - Method in class tigase.xmpp.XMPPProcessor
Method description
getInstancesNo() - Method in class tigase.server.sreceiver.TaskType
 
getIntValue() - Method in class tigase.stats.StatRecord
 
getIQAuthNumber() - Method in class tigase.stats.JavaJMXProxy
Method description
getIQAuthNumber() - Method in class tigase.stats.StatisticsProvider
Method description
getIQAuthNumber() - Method in interface tigase.stats.StatisticsProviderMBean
Method description
getIQChildName() - Method in class tigase.server.Iq
Method description
getIQOtherNumber() - Method in class tigase.stats.JavaJMXProxy
Method description
getIQOtherNumber() - Method in class tigase.stats.StatisticsProvider
Method description
getIQOtherNumber() - Method in interface tigase.stats.StatisticsProviderMBean
Method description
getIQOtherNumberPerSec() - Method in class tigase.stats.JavaJMXProxy
Method description
getIQOtherNumberPerSec() - Method in class tigase.stats.StatisticsProvider
Method description
getIQOtherNumberPerSec() - Method in interface tigase.stats.StatisticsProviderMBean
Method description
getIQXMLNS() - Method in class tigase.server.Iq
Method description
getItem(String, String, String) - Method in class tigase.conf.ConfigSQLRepository
 
getItem(String, String, String) - Method in class tigase.conf.ConfigurationCache
Method description
getItem(String) - Method in class tigase.conf.ConfigurationCache
Method description
getItem(String, String, String) - Method in class tigase.conf.ConfigXMLRepository
Method description
getItem(String) - Method in class tigase.db.comp.ConfigRepository
 
getItem(String) - Method in interface tigase.db.ComponentRepository
The method returns all item configuration parameters for a key or null if the item does not exist in the repository.
getItem(String) - Method in class tigase.server.ext.CompSQLRepository
 
getItemExtraData(Element) - Method in class tigase.xmpp.impl.AnonymousRoster
 
getItemExtraData(Element) - Method in interface tigase.xmpp.impl.DynamicRosterIfc
 
getItemExtraData(Element) - Method in class tigase.xmpp.impl.DynamicRosterTest
Method description
getItemGroups(Element) - Static method in class tigase.xmpp.impl.JabberIqRoster
Method description
getItemInstance() - Method in class tigase.conf.ConfigurationCache
Method description
getItemInstance() - Method in interface tigase.db.ComponentRepository
Creates a new, uninitialized instance of the repository Item.
getItemInstance() - Method in class tigase.server.ext.CompConfigRepository
 
getItemInstance() - Method in class tigase.server.ext.CompDBRepository
 
getItemInstance() - Static method in class tigase.server.ext.CompRepoDefaults
 
getItemInstance() - Method in class tigase.server.ext.CompSQLRepository
 
getItemInstance() - Method in class tigase.vhosts.VhostConfigRepository
 
getItemInstance() - Method in class tigase.vhosts.VHostJDBCRepository
 
getItemInstance() - Static method in class tigase.vhosts.VHostRepoDefaults
 
getItems(String, String) - Method in class tigase.disco.ServiceEntity
 
getItems(String, String, boolean) - Method in class tigase.disco.ServiceEntity
 
getItemsForComponent(String) - Method in class tigase.conf.ConfigSQLRepository
 
getItemsForComponent(String) - Method in class tigase.conf.ConfigurationCache
Method description
getItemsForComponent(String) - Method in class tigase.conf.ConfigXMLRepository
Method description
getItemsListPKey() - Method in class tigase.db.comp.UserRepoRepository
 
getItemsListPKey() - Static method in class tigase.server.ext.CompRepoDefaults
 
getItemsListPKey() - Method in class tigase.vhosts.VHostJDBCRepository
 
getItemsListPKey() - Static method in class tigase.vhosts.VHostRepoDefaults
 
getJID() - Method in class tigase.disco.ServiceEntity
Describe getJID method here.
getJID() - Method in class tigase.server.sreceiver.AbstractReceiverTask
Describe getJID method here.
getJID() - Method in interface tigase.server.sreceiver.ReceiverTaskIfc
getJID method returns task instance Jabber ID.
getJid() - Method in class tigase.server.sreceiver.RosterItem
Gets the value of jid
getJid() - Method in class tigase.xmpp.impl.roster.RosterElement
Method description
getJID() - Method in class tigase.xmpp.XMPPResourceConnection
Returns full user JID for this session or throws NotAuthorizedException if session is not authorized yet and therefore user name and resource is not known yet.
getjid() - Method in class tigase.xmpp.XMPPResourceConnection
Returns full user JID for this session without throwing the NotAuthorizedException exception if session is not authorized yet and therefore user name and resource is not known yet.
getJIDs() - Method in class tigase.xmpp.XMPPSession
Method description
getKey() - Method in class tigase.conf.ConfigItem
Returns ConfigItem key which is constructed in a following way: compName + "/" + nodeName + "/" + keyName
getKey() - Method in interface tigase.db.RepositoryItem
Returns a unique key for the item in the repository.
getKey() - Method in class tigase.server.ext.CompRepoItem
 
getKey() - Method in class tigase.vhosts.VHostItem
 
getKeyName() - Method in class tigase.conf.ConfigItem
Returns a property key which is constructed in a following way: keyName
getKeys(String, String) - Method in interface tigase.conf.ConfigRepositoryIfc
Returns an array of all configuration keys for a given component and configuration node.
getKeys(String, String) - Method in class tigase.conf.ConfigSQLRepository
 
getKeys(String, String) - Method in class tigase.conf.ConfigurationCache
Method description
getKeys(String, String) - Method in class tigase.conf.ConfigXMLRepository
Method description
getKeys(String, String) - Method in class tigase.db.DummyRepository
Describe getKeys method here.
getKeys(String) - Method in class tigase.db.DummyRepository
Describe getKeys method here.
getKeys(String, String) - Method in class tigase.db.jdbc.JDBCRepository
Describe getKeys method here.
getKeys(String) - Method in class tigase.db.jdbc.JDBCRepository
Describe getKeys method here.
getKeys(String, String) - Method in interface tigase.db.UserRepository
getKeys method returns list of all keys stored in given subnode in user repository.
getKeys(String) - Method in interface tigase.db.UserRepository
getKeys method returns list of all keys stored in default user repository node.
getKeys(String, String) - Method in class tigase.db.UserRepositoryPool
 
getKeys(String) - Method in class tigase.db.UserRepositoryPool
 
getKeys(String, String) - Method in class tigase.db.xml.XMLRepository
getKeys method returns list of all keys stored in given subnode in user repository.
getKeys(String) - Method in class tigase.db.xml.XMLRepository
getKeys method returns list of all keys stored in default user repository node.
getLanguageName() - Method in class tigase.server.script.Script
 
getLastAccessed() - Method in class tigase.xmpp.XMPPResourceConnection
Gets the value of lastAccessed
getLastCacheUpdate() - Method in class tigase.stats.JavaJMXProxy
Method description
getLastTransferTime() - Method in class tigase.net.IOService
This method returns the time of last transfer in any direction through this service.
getLevel() - Method in class tigase.stats.StatRecord
 
getList(XMPPResourceConnection, String) - Static method in class tigase.xmpp.impl.Privacy
 
getListOld(XMPPResourceConnection, String) - Static method in class tigase.xmpp.impl.Privacy
 
getLists(XMPPResourceConnection) - Static method in class tigase.xmpp.impl.Privacy
 
getListValue() - Method in class tigase.stats.StatRecord
 
getLiveTime() - Method in class tigase.xmpp.XMPPSession
Method description
getLoadAverage() - Method in class tigase.sys.TigaseRuntime
 
getLocalAddress() - Method in class tigase.net.IOService
Method description
getLocalDBKey(CID, String, String, String) - Method in class tigase.cluster.ServerConnectionClustered
 
getLocalDBKey(CID, String, String, String) - Method in class tigase.server.xmppserver.ServerConnectionManager
 
getLongValue() - Method in class tigase.stats.StatRecord
 
getMaxInactiveTime() - Method in class tigase.cluster.ClusterConnectionManager
Method getMaxInactiveTime returns max keep-alive time for inactive connection.
getMaxInactiveTime() - Method in class tigase.server.bosh.BoshConnectionManager
Method getMaxInactiveTime returns max keep-alive time for inactive connection.
getMaxInactiveTime() - Method in class tigase.server.ConnectionManager
 
getMaxInactiveTime() - Method in class tigase.server.ext.ComponentProtocol
 
getMaxInactiveTime() - Method in class tigase.server.xmppclient.ClientConnectionManager
Method getMaxInactiveTime returns max keep-alive time for inactive connection.
getMaxInactiveTime() - Method in class tigase.server.xmppcomponent.ComponentConnectionManager
Method getMaxInactiveTime returns max keep-alive time for inactive connection.
getMaxInactiveTime() - Method in class tigase.server.xmppserver.ServerConnectionManager
Method getMaxInactiveTime returns max keep-alive time for inactive connection.
getMaxInstancesNo() - Method in class tigase.server.sreceiver.TaskType
 
getMaxQueueSize(int) - Method in class tigase.cluster.ClusterConnectionManager
 
getMaxQueueSize(int) - Method in class tigase.server.AbstractMessageReceiver
 
getMaxQueueSize(int) - Method in class tigase.server.ext.ComponentProtocol
 
getMaxQueueSize(int) - Method in class tigase.server.MessageRouter
 
getMaxQueueSize(int) - Method in class tigase.server.xmppclient.ClientConnectionManager
 
getMaxQueueSize(int) - Method in class tigase.server.xmppsession.SessionManager
 
getMaxUsersNumber() - Method in class tigase.vhosts.VHostItem
This method returns the maximum number of user accounts allowed for this domain.
getMBeanInfo() - Method in class tigase.stats.StatisticsProvider
Method description
getMechanismName() - Method in class tigase.auth.SaslAnonymous
Describe getMechanismName method here.
getMechanismName() - Method in class tigase.auth.SaslPLAIN
Describe getMechanismName method here.
getMechanismNames(Map) - Method in class tigase.auth.TigaseSaslServerFactory
Describe getMechanismNames method here.
getMemoryState() - Method in class tigase.sys.TigaseRuntime
 
getMessage(JID, JID, StanzaType, String, String, String, String) - Static method in class tigase.server.Message
Creates a packet with message stanza.
getMessage(JID, JID, StanzaType, String) - Static method in class tigase.server.sreceiver.TaskCommons
 
getMessageRouterClassName() - Method in class tigase.conf.ConfiguratorAbstract
Method description
getMessages(String, String, Date, int) - Method in class tigase.xmpp.impl.xep0136.MessageArchiveDB
 
getMessagesNumber() - Method in class tigase.stats.JavaJMXProxy
Method description
getMessagesNumber() - Method in class tigase.stats.StatisticsProvider
Method description
getMessagesNumber() - Method in interface tigase.stats.StatisticsProviderMBean
Method description
getMessagesNumberPerSec() - Method in class tigase.stats.JavaJMXProxy
Method description
getMessagesNumberPerSec() - Method in class tigase.stats.StatisticsProvider
Method description
getMessagesNumberPerSec() - Method in interface tigase.stats.StatisticsProviderMBean
Method description
getMethodName() - Method in class tigase.cluster.ClusterElement
Method description
getMethodParam(String) - Method in class tigase.cluster.ClusterElement
Method description
getMethodParam(String, long) - Method in class tigase.cluster.ClusterElement
Method description
getMethodResultVal(String) - Method in class tigase.cluster.ClusterElement
Method description
getMethodResultVal(String, long) - Method in class tigase.cluster.ClusterElement
Method description
getMinuteNow() - Static method in class tigase.util.TimeUtils
 
getModuleCriteria() - Method in interface tigase.cluster.MethodCall
 
getMonitorRuntime() - Static method in class tigase.monitor.MonitorRuntime
 
getMsgRcvInstance(String) - Method in class tigase.server.MessageRouterConfig
 
getMsgRcvNames() - Method in class tigase.server.MessageRouterConfig
 
getMXBean(String) - Static method in class tigase.conf.ConfiguratorAbstract
Method description
getMXBean(String) - Static method in class tigase.conf.ConfiguratorOld
 
getMXBean(String) - Method in interface tigase.conf.MonitoringSetupIfc
 
getName() - Method in class tigase.cluster.VirtualComponent
Method description
getName() - Method in class tigase.disco.ServiceEntity
Describe getName method here.
getName() - Method in class tigase.disco.ServiceIdentity
 
getName() - Method in class tigase.server.BasicComponent
Method description
getName() - Method in interface tigase.server.gateways.GatewayConnection
The getName method returns the transport screen name which is presented the end user in the service discovery function.
getName() - Method in class tigase.server.gateways.RosterItem
Get the Name value.
getName() - Method in interface tigase.server.ServerComponent
 
getName() - Method in class tigase.server.sreceiver.PropertyItem
Gets the value of name
getName() - Method in interface tigase.server.sreceiver.StanzaReceiverIfc
 
getName() - Method in class tigase.server.ssender.SenderTask
 
getName() - Method in class tigase.stats.JavaJMXProxy
Method description
getName() - Method in class tigase.stats.StatisticsCollector
Method description
getName() - Method in class tigase.stats.StatisticsProvider
Get Attribute exposed for management
getName() - Method in interface tigase.stats.StatisticsProviderMBean
Get Attribute exposed for management
getName() - Method in interface tigase.sys.ShutdownHook
 
getName() - Method in class tigase.util.ProcessingThreads
Method description
getName() - Method in class tigase.xmpp.impl.roster.RosterElement
Method description
getNegotiatedProperty(String) - Method in class tigase.auth.SaslAnonymous
Describe getNegotiatedProperty method here.
getNegotiatedProperty(String) - Method in class tigase.auth.SaslPLAIN
Describe getNegotiatedProperty method here.
getNetBuffSize() - Method in class tigase.io.TLSWrapper
 
getNewInstance(PriorityQueueAbstract<QueueItem>) - Method in class tigase.util.WorkerThread
Method description
getNewPackets() - Method in class tigase.server.ssender.DrupalCommentsTask
 
getNewPackets() - Method in class tigase.server.ssender.DrupalForumTask
 
getNode() - Method in class tigase.disco.ServiceEntity
Describe getNode method here.
getNodeName() - Method in class tigase.conf.ConfigItem
Method description
getNodeName() - Method in class tigase.server.sreceiver.NewTaskCommand
Describe getNodeName method here.
getNodeName() - Method in interface tigase.server.sreceiver.TaskCommandIfc
Describe getNodeName method here.
getNodeName() - Method in class tigase.server.sreceiver.TaskInstanceCommand
Describe getNodeName method here.
getNodesForJid(JID) - Method in interface tigase.cluster.ClusteringStrategyIfc
Returns a List of all cluster nodes on which the given user session can exist.
getNodesForJid(JID) - Method in class tigase.cluster.strategy.SMNonCachingAllNodes
 
getNonHeapMemMax() - Method in class tigase.sys.TigaseRuntime
 
getNonHeapMemUsage() - Method in class tigase.stats.JavaJMXProxy
Method description
getNonHeapMemUsage() - Method in class tigase.stats.StatisticsProvider
Method description
getNonHeapMemUsage() - Method in interface tigase.stats.StatisticsProviderMBean
Method description
getNonHeapMemUsage() - Method in class tigase.sys.TigaseRuntime
 
getNonHeapMemUsed() - Method in class tigase.sys.TigaseRuntime
 
getNotificationInfo() - Method in class tigase.stats.StatisticsProvider
Method description
getOfflineData(String, String, String) - Method in class tigase.xmpp.RepositoryAccess
Method description
getOfflineDataList(String, String) - Method in class tigase.xmpp.RepositoryAccess
Method description
getOldestConnection() - Method in class tigase.xmpp.XMPPSession
Method description
getOSType() - Static method in class tigase.util.OSUtils
 
getOtherData() - Method in class tigase.xmpp.impl.roster.RosterElement
Method description
getOtherDomainParams() - Method in class tigase.vhosts.VHostItem
This method allows to access the virtual domain other configuration parameters.
getOutgoingState() - Method in class tigase.server.xmppserver.ServerConnections
Method description
getPacket(JID, JID, StanzaType, String) - Method in enum tigase.server.Command
 
getPacket(JID, JID, StanzaType, String, Command.DataType) - Method in enum tigase.server.Command
 
getPacketBuffSize() - Method in class tigase.io.TLSWrapper
 
getPacketFilter(String) - Static method in class tigase.xmpp.ProcessorFactory
 
getPacketFrom() - Method in class tigase.server.Packet
Returns the packet internal source address.
getPacketTo() - Method in class tigase.server.Packet
Returns the packet internal destination address.
getParameterName(MBeanOperationInfo, MBeanParameterInfo, int) - Method in class tigase.stats.StatisticsProvider
Override customization hook: You can supply a customized description for MBeanParameterInfo.getName()
getParams() - Method in class tigase.server.sreceiver.AbstractReceiverTask
Describe getParams method here.
getParams() - Method in interface tigase.server.sreceiver.ReceiverTaskIfc
getParams method return task instance configuration parameters.
getParams() - Method in class tigase.server.sreceiver.sysmon.SystemMonitorTask
Method description
getParamsForPort(int) - Method in class tigase.cluster.ClusterConnectionManager
 
getParamsForPort(int) - Method in class tigase.server.ConnectionManager
 
getParamsForPort(int) - Method in class tigase.server.xmppcomponent.ComponentConnectionManager
 
getParentSession() - Method in class tigase.xmpp.XMPPResourceConnection
Method description
getParsedElements() - Method in class tigase.xmpp.XMPPDomBuilderHandler
Method description
getPermissions() - Method in class tigase.server.Packet
Method returns permissions set of the user who has sent the packet.
getPort() - Method in interface tigase.net.ConnectionOpenListener
 
getPort() - Method in class tigase.server.ext.CompRepoItem
 
getPossible_values() - Method in class tigase.server.sreceiver.PropertyItem
Gets the value of possible_values
getPostprocessor(String) - Static method in class tigase.xmpp.ProcessorFactory
 
getPreprocessor(String) - Static method in class tigase.xmpp.ProcessorFactory
 
getPresence(String...) - Method in class tigase.server.bosh.BoshSessionCache
 
getPresence(JID, JID, StanzaType, String, String) - Static method in class tigase.server.sreceiver.TaskCommons
 
getPresence(JID, JID, StanzaType) - Static method in class tigase.server.sreceiver.TaskCommons
 
getPresence() - Method in class tigase.xmpp.XMPPResourceConnection
Returns last presence packet with the user presence status or null if the user has not yet sent an initial presence.
getPresencesNumber() - Method in class tigase.stats.JavaJMXProxy
Method description
getPresencesNumber() - Method in class tigase.stats.StatisticsProvider
Method description
getPresencesNumber() - Method in interface tigase.stats.StatisticsProviderMBean
Method description
getPresencesNumberPerSec() - Method in class tigase.stats.JavaJMXProxy
Method description
getPresencesNumberPerSec() - Method in class tigase.stats.StatisticsProvider
Method description
getPresencesNumberPerSec() - Method in interface tigase.stats.StatisticsProviderMBean
Method description
getPresenceType(XMPPResourceConnection, Packet) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Method description
getPriority() - Method in class tigase.server.Packet
Method returns the packet priority,
getPriority() - Method in class tigase.xmpp.XMPPResourceConnection
Method description
getPriorityQueue(int, int) - Static method in class tigase.util.PriorityQueueAbstract
Method description
getProcesCPUTime() - Method in class tigase.stats.JavaJMXProxy
Method description
getProcesCPUTime() - Method in class tigase.stats.StatisticsProvider
Method description
getProcesCPUTime() - Method in interface tigase.stats.StatisticsProviderMBean
Method description
getProcessCPUTime() - Method in class tigase.sys.TigaseRuntime
 
getProcessor(String) - Method in class tigase.server.ext.ComponentProtocol
Method description
getProcessor(String) - Method in interface tigase.server.ext.ComponentProtocolHandler
 
getProcessor(String) - Static method in class tigase.xmpp.ProcessorFactory
 
getProcessorsIds() - Method in class tigase.server.Packet
Method returns a set of all processor IDs which processed the packet.
getPromptMessage() - Method in interface tigase.server.gateways.GatewayConnection
The getPromptMessage method returns the prompt message sent to the user upon registration request.
getProperties(String) - Method in interface tigase.conf.ConfigRepositoryIfc
Returns all known settings for the given component name.
getProperties(String) - Method in class tigase.conf.ConfigurationCache
Method description
getProperties(String) - Method in class tigase.conf.ConfiguratorAbstract
Method description
getPropertyKey() - Method in class tigase.db.comp.ConfigRepository
 
getPropertyKey() - Method in class tigase.server.ext.CompConfigRepository
 
getPropertyKey() - Method in class tigase.server.ext.CompDBRepository
 
getPropertyKey() - Static method in class tigase.server.ext.CompRepoDefaults
 
getPropertyKey() - Method in class tigase.vhosts.VhostConfigRepository
 
getPropertyKey() - Method in class tigase.vhosts.VHostJDBCRepository
 
getPropertyKey() - Static method in class tigase.vhosts.VHostRepoDefaults
 
getPublicData(String, String, String, String) - Method in interface tigase.db.NonAuthUserRepository
getPublicData method returns a value associated with given key for user repository in given subnode.
getPublicData(String, String, String) - Method in class tigase.xmpp.RepositoryAccess
Method description
getPublicDataList(String, String, String) - Method in interface tigase.db.NonAuthUserRepository
getPublicDataList method returns array of values associated with given key or null if given key does not exist for given user ID in given node path.
getPublicDataList(String, String) - Method in class tigase.xmpp.RepositoryAccess
Method description
getQueueOverflow() - Method in class tigase.stats.JavaJMXProxy
Method description
getQueueOverflow() - Method in class tigase.stats.StatisticsProvider
Method description
getQueueOverflow() - Method in interface tigase.stats.StatisticsProviderMBean
Method description
getQueueSize() - Method in class tigase.stats.JavaJMXProxy
Method description
getQueueSize() - Method in class tigase.stats.StatisticsProvider
Method description
getQueueSize() - Method in interface tigase.stats.StatisticsProviderMBean
Method description
getReadCounters() - Method in class tigase.net.IOService
Method description
getReceiveBufferSize() - Method in interface tigase.net.ConnectionOpenListener
 
getReceivedPackets() - Method in class tigase.xmpp.XMPPIOService
Method description
getRefObject() - Method in class tigase.net.IOService
Method description
getRegexRoutings() - Method in class tigase.server.AbstractMessageReceiver
Method returns a Set with all component's routings as a precompiled regular expression patterns.
getRegistrInstance(String) - Method in class tigase.server.MessageRouterConfig
 
getRegistrNames() - Method in class tigase.server.MessageRouterConfig
 
getRemoteAddress() - Method in class tigase.net.IOService
Method description
getRemoteHost() - Method in class tigase.server.ext.CompRepoItem
 
getRepoClass(String) - Static method in class tigase.db.RepositoryFactory
 
getRepoUser() - Method in class tigase.db.comp.UserRepoRepository
 
getRepoUser() - Method in class tigase.server.ext.CompDBRepository
 
getRepoUser() - Static method in class tigase.server.ext.CompRepoDefaults
 
getRepoUser() - Method in class tigase.vhosts.VHostJDBCRepository
 
getRepoUser() - Static method in class tigase.vhosts.VHostRepoDefaults
 
getResource() - Method in class tigase.xmpp.XMPPResourceConnection
Gets the value of resource
getResourceConnection() - Method in class tigase.auth.ResourceConnectionCallback
 
getResourceConnection(JID) - Method in class tigase.server.xmppsession.SessionManager
 
getResourceConnection(JID) - Method in class tigase.xmpp.XMPPSession
Method description
getResourceForConnectionId(JID) - Method in class tigase.xmpp.XMPPSession
Method description
getResourceForJID(JID) - Method in class tigase.xmpp.XMPPSession
Method description
getResourceForResource(String) - Method in class tigase.xmpp.XMPPSession
Method description
getResourceUri() - Method in class tigase.db.DummyRepository
Describe getResourceUri method here.
getResourceUri() - Method in class tigase.db.jdbc.DrupalAuth
 
getResourceUri() - Method in class tigase.db.jdbc.JDBCRepository
 
getResourceUri() - Method in class tigase.db.jdbc.LibreSourceAuth
 
getResourceUri() - Method in class tigase.db.jdbc.TigaseAuth
 
getResourceUri() - Method in class tigase.db.jdbc.TigaseCustomAuth
 
getResourceUri() - Method in interface tigase.db.UserAuthRepository
getResourceUri method returns database connection string.
getResourceUri() - Method in class tigase.db.UserAuthRepositoryImpl
 
getResourceUri() - Method in interface tigase.db.UserRepository
 
getResourceUri() - Method in class tigase.db.UserRepositoryPool
 
getResourceUri() - Method in class tigase.db.xml.XMLRepository
 
getResponseMessage(Packet, String, boolean) - Method in enum tigase.xmpp.Authorization
Utility method for generating an error response for a stanza (enclosed by the given Packet).
getResSizeForConnStatus(ConnectionStatus) - Method in class tigase.xmpp.XMPPSession
Method description
getRid() - Method in class tigase.server.bosh.BoshIOService
 
getRoster() - Method in interface tigase.server.gateways.GatewayConnection
The getRoster method returns the user roster from the external network account if known.
getRoster() - Method in class tigase.server.sreceiver.AbstractReceiverTask
Method description
getRoster() - Method in interface tigase.server.sreceiver.ReceiverTaskIfc
getRoster returns roster that is a collection with all users subscribed to this task.
getRosterElement() - Method in class tigase.xmpp.impl.roster.RosterElement
Method description
getRosterElement(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterFlat
 
getRosterImplementation(boolean) - Static method in class tigase.xmpp.impl.roster.RosterFactory
Method description
getRosterImplementation(String, boolean) - Static method in class tigase.xmpp.impl.roster.RosterFactory
Method description
getRosterItem(JID) - Method in class tigase.server.sreceiver.AbstractReceiverTask
Method description
getRosterItem() - Method in class tigase.xmpp.impl.roster.RosterElement
Method description
getRosterItems(XMPPResourceConnection) - Method in class tigase.xmpp.impl.AnonymousRoster
 
getRosterItems(XMPPResourceConnection, Map<String, Object>) - Static method in class tigase.xmpp.impl.DynamicRoster
 
getRosterItems(XMPPResourceConnection) - Method in interface tigase.xmpp.impl.DynamicRosterIfc
getRosterItems method returns a full list with all buddies generated by this dynamic roster implementation.
getRosterItems(XMPPResourceConnection) - Method in class tigase.xmpp.impl.DynamicRosterTest
Method description
getRosterItems(XMPPResourceConnection) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Method description
getRosterItems(XMPPResourceConnection) - Method in class tigase.xmpp.impl.roster.RosterFlat
Method description
getRoutings() - Method in class tigase.server.ext.CompRepoItem
 
getRunsCounter() - Method in class tigase.util.WorkerThread
Method description
getServerConnections(CID) - Method in class tigase.server.xmppserver.ServerConnectionManager
 
getServerConnections() - Method in class tigase.stats.JavaJMXProxy
Method description
getServerConnections() - Method in class tigase.stats.StatisticsProvider
Method description
getServerConnections() - Method in interface tigase.stats.StatisticsProviderMBean
Method description
getServerConnectionsHistory() - Method in class tigase.stats.JavaJMXProxy
Method description
getServerConnectionsHistory() - Method in class tigase.stats.StatisticsProvider
Method description
getServerConnectionsHistory() - Method in interface tigase.stats.StatisticsProviderMBean
Method description
getService() - Method in class tigase.server.ext.ComponentConnection
 
getServiceId(Packet) - Method in class tigase.cluster.ClusterConnectionManager
 
getServiceId(Packet) - Method in class tigase.server.ConnectionManager
 
getServiceId(JID) - Method in class tigase.server.ConnectionManager
 
getServiceId(Packet) - Method in class tigase.server.xmppcomponent.ComponentConnectionManager
 
getSession(BareJID) - Method in class tigase.server.xmppsession.SessionManager
 
getSessionData() - Method in class tigase.net.IOService
Method description
getSessionData(String) - Method in class tigase.xmpp.XMPPResourceConnection
Retrieves session data.
getSessionId() - Method in class tigase.server.bosh.BoshSession
 
getSessionId() - Method in class tigase.xmpp.XMPPResourceConnection
Gets the value of sessionId
getShow() - Method in class tigase.server.gateways.UserStatus
 
getSid() - Method in class tigase.server.bosh.BoshIOService
 
getSid() - Method in class tigase.server.bosh.BoshSession
 
getSMComponentId() - Method in class tigase.xmpp.XMPPResourceConnection
Method description
getSMPacketsNumber() - Method in class tigase.stats.JavaJMXProxy
Method description
getSMPacketsNumber() - Method in class tigase.stats.StatisticsProvider
Method description
getSMPacketsNumber() - Method in interface tigase.stats.StatisticsProviderMBean
Method description
getSMPacketsNumberPerSec() - Method in class tigase.stats.JavaJMXProxy
Method description
getSMPacketsNumberPerSec() - Method in class tigase.stats.StatisticsProvider
Method description
getSMPacketsNumberPerSec() - Method in interface tigase.stats.StatisticsProviderMBean
Method description
getSMPacketsPerSecHistory() - Method in class tigase.stats.JavaJMXProxy
Method description
getSMPacketsPerSecHistory() - Method in class tigase.stats.StatisticsProvider
Method description
getSMPacketsPerSecHistory() - Method in interface tigase.stats.StatisticsProviderMBean
Method description
getSMQueueSize() - Method in class tigase.stats.JavaJMXProxy
Method description
getSMQueueSize() - Method in class tigase.stats.StatisticsProvider
Method description
getSMQueueSize() - Method in interface tigase.stats.StatisticsProviderMBean
Method description
getSocketChannel() - Method in interface tigase.io.IOInterface
 
getSocketChannel() - Method in class tigase.io.SocketIO
Method description
getSocketChannel() - Method in class tigase.io.TLSIO
Method description
getSocketChannel() - Method in class tigase.io.ZLibIO
 
getSocketChannel() - Method in class tigase.net.IOService
Method getSocketChannel is used to perform
getSSLContext(String, String) - Method in class tigase.io.SSLContextContainer
 
getSSLContext(String, String) - Method in interface tigase.io.SSLContextContainerIfc
Method getSSLContext creates and returns new SSLContext for a given domain (hostname).
getSSLContext(String, String, String) - Static method in class tigase.io.TLSUtil
 
getStanzaFrom() - Method in class tigase.server.Packet
Method returns source address of rhe stanza enclosed by this packet.
getStanzaId() - Method in class tigase.server.Packet
Method returns the stanza ID if set.
getStanzaTo() - Method in class tigase.server.Packet
Method returns destinaion address of rhe stanza enclosed by this packet.
getState() - Method in class tigase.server.sreceiver.sysmon.CPUMonitor
 
getState() - Method in class tigase.server.sreceiver.sysmon.DiskMonitor
 
getState() - Method in class tigase.server.sreceiver.sysmon.LogMonitor
 
getState() - Method in class tigase.server.sreceiver.sysmon.MemMonitor
 
getState() - Method in class tigase.server.sreceiver.sysmon.N270Monitor
 
getState() - Method in interface tigase.server.sreceiver.sysmon.ResourceMonitorIfc
 
getStateTransition(RosterAbstract.SubscriptionType, RosterAbstract.PresenceType) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Method description
getStateTransition(RosterAbstract.PresenceType) - Method in enum tigase.xmpp.impl.roster.RosterAbstract.StateTransition
Method description
getStatistics(StatisticsList) - Method in class tigase.cluster.ClusterConnectionManager
 
getStatistics(StatisticsList) - Method in interface tigase.cluster.ClusteringStrategyIfc
Add the strategy statistics to the List.
getStatistics(StatisticsList) - Method in class tigase.cluster.SessionManagerClustered
 
getStatistics(StatisticsList) - Method in class tigase.cluster.strategy.SMNonCachingAllNodes
 
getStatistics(StatisticsList) - Method in interface tigase.io.IOInterface
 
getStatistics(StatisticsList) - Method in class tigase.io.SocketIO
Method description
getStatistics(StatisticsList) - Method in class tigase.io.TLSIO
Method description
getStatistics(StatisticsList) - Method in class tigase.io.ZLibIO
 
getStatistics(StatisticsList) - Method in class tigase.net.IOService
Method description
getStatistics(StatisticsList) - Method in class tigase.server.AbstractMessageReceiver
Method returns component statistics.
getStatistics(StatisticsList) - Method in class tigase.server.ConnectionManager
Generates the component statistics.
getStatistics(StatisticsList) - Method in class tigase.server.ext.ComponentProtocol
Method description
getStatistics(StatisticsList) - Method in class tigase.server.filters.PacketCounter
 
getStatistics(StatisticsList) - Method in class tigase.server.MessageRouter
Method description
getStatistics(StatisticsList) - Method in interface tigase.server.PacketFilterIfc
A filter may optionally return some processing statistics.
getStatistics(StatisticsList) - Method in class tigase.server.sreceiver.AbstractReceiverTask
Method description
getStatistics(StatisticsList) - Method in interface tigase.server.sreceiver.ReceiverTaskIfc
 
getStatistics(StatisticsList) - Method in class tigase.server.sreceiver.StanzaReceiver
Method description
getStatistics(StatisticsList) - Method in class tigase.server.sreceiver.sysmon.AbstractMonitor
 
getStatistics(StatisticsList) - Method in class tigase.server.sreceiver.sysmon.CPUMonitor
 
getStatistics(StatisticsList) - Method in class tigase.server.sreceiver.sysmon.DiskMonitor
 
getStatistics(StatisticsList) - Method in class tigase.server.sreceiver.sysmon.LogMonitor
 
getStatistics(StatisticsList) - Method in class tigase.server.sreceiver.sysmon.MemMonitor
 
getStatistics(StatisticsList) - Method in class tigase.server.sreceiver.sysmon.N270Monitor
 
getStatistics(StatisticsList) - Method in interface tigase.server.sreceiver.sysmon.ResourceMonitorIfc
 
getStatistics(StatisticsList) - Method in class tigase.server.sreceiver.sysmon.SystemMonitorTask
Method description
getStatistics(StatisticsList) - Method in class tigase.server.test.TestComponent
Method description
getStatistics(StatisticsList) - Method in class tigase.server.xmppserver.ServerConnectionManager
Method description
getStatistics(StatisticsList) - Method in class tigase.server.xmppsession.SessionManager
Method description
getStatistics(StatisticsList) - Method in interface tigase.stats.StatisticsContainer
 
getStatistics(StatisticsList) - Method in class tigase.vhosts.VHostManager
Method description
getStats() - Method in class tigase.server.sreceiver.AbstractReceiverTask
Method description
getStats() - Method in interface tigase.server.sreceiver.ReceiverTaskIfc
getStats method retorns list of statistics records.
getStatus() - Method in class tigase.io.TLSWrapper
 
getStatus() - Method in class tigase.server.gateways.RosterItem
Get the Status value.
getStopListener(String) - Static method in class tigase.xmpp.ProcessorFactory
 
getStrCommand() - Method in class tigase.server.Iq
Method description
getStreamFeatures(XMPPIOService<List<ComponentConnection>>) - Method in class tigase.server.ext.ComponentProtocol
Method description
getStreamFeatures(XMPPIOService<List<ComponentConnection>>) - Method in interface tigase.server.ext.ComponentProtocolHandler
 
getStreamFeatures(XMPPIOService<List<ComponentConnection>>, ComponentProtocolHandler) - Method in interface tigase.server.ext.ExtProcessor
 
getStreamFeatures(XMPPIOService<List<ComponentConnection>>, ComponentProtocolHandler) - Method in class tigase.server.ext.handlers.BindProcessor
 
getStreamFeatures(XMPPIOService<List<ComponentConnection>>, ComponentProtocolHandler) - Method in class tigase.server.ext.handlers.HandshakeProcessor
 
getStreamFeatures(XMPPIOService<List<ComponentConnection>>, ComponentProtocolHandler) - Method in class tigase.server.ext.handlers.SASLProcessor
 
getStreamFeatures(XMPPIOService<List<ComponentConnection>>, ComponentProtocolHandler) - Method in class tigase.server.ext.handlers.StartTLSProcessor
Method description
getStreamFeatures(XMPPIOService<List<ComponentConnection>>, ComponentProtocolHandler) - Method in class tigase.server.ext.handlers.StreamFeaturesProcessor
 
getStreamOpenHandler(String) - Method in class tigase.server.ext.ComponentProtocol
Method description
getStreamOpenHandler(String) - Method in interface tigase.server.ext.ComponentProtocolHandler
 
getSubnodes(String, String) - Method in class tigase.db.DummyRepository
Describe getSubnodes method here.
getSubnodes(String) - Method in class tigase.db.DummyRepository
Describe getSubnodes method here.
getSubnodes(String, String) - Method in class tigase.db.jdbc.JDBCRepository
Describe getSubnodes method here.
getSubnodes(String) - Method in class tigase.db.jdbc.JDBCRepository
Describe getSubnodes method here.
getSubnodes(String, String) - Method in interface tigase.db.UserRepository
getSubnodes method returns list of all direct subnodes from given node.
getSubnodes(String) - Method in interface tigase.db.UserRepository
getSubnodes method returns list of all root nodes for given user.
getSubnodes(String, String) - Method in class tigase.db.UserRepositoryPool
 
getSubnodes(String) - Method in class tigase.db.UserRepositoryPool
 
getSubnodes(String, String) - Method in class tigase.db.xml.XMLRepository
getSubnodes method returns list of all direct subnodes from given node.
getSubnodes(String) - Method in class tigase.db.xml.XMLRepository
getSubnodes method returns list of all root nodes for given user.
getSubscription() - Method in class tigase.server.gateways.RosterItem
Get the Subscription value.
getSubscription() - Method in class tigase.xmpp.impl.roster.RosterElement
Method description
getSubscriptionAttr() - Method in enum tigase.xmpp.impl.roster.RosterAbstract.SubscriptionType
Method description
getSystemDetails() - Method in class tigase.stats.JavaJMXProxy
Method description
getSystemDetails() - Method in class tigase.stats.StatisticsProvider
Method description
getSystemDetails() - Method in interface tigase.stats.StatisticsProviderMBean
Method description
getTask(String) - Method in class tigase.server.sreceiver.StanzaReceiver
Method description
getTaskInstance() - Method in class tigase.server.sreceiver.TaskType
 
getTaskInstances() - Method in class tigase.server.sreceiver.StanzaReceiver
 
getTaskType() - Method in class tigase.server.sreceiver.TaskType
 
getTaskTypes() - Method in class tigase.server.sreceiver.StanzaReceiver
 
getTempData(String, String, String) - Method in interface tigase.db.NonAuthUserRepository
Retrieves and returns a value associated with given subnode and key from a publicly available space.
getThreadsNumber() - Method in class tigase.sys.TigaseRuntime
 
getTigaseRuntime() - Static method in class tigase.sys.TigaseRuntime
 
getTo() - Method in class tigase.server.Packet
Returns the packet destination address.
getToHost() - Method in class tigase.server.xmppserver.CID
Method description
getTotalQueueSize() - Method in class tigase.util.ProcessingThreads
Method description
getTotalRuns() - Method in class tigase.util.ProcessingThreads
Method description
getTracer(String) - Static method in class tigase.util.tracer.TigaseTracer
 
getTrafficClass() - Method in interface tigase.net.ConnectionOpenListener
 
getType() - Method in class tigase.disco.ServiceIdentity
 
getType() - Method in interface tigase.server.gateways.GatewayConnection
The getType method returns the transport type as described in Addressing Gateway section.
getType() - Method in class tigase.server.gateways.UserStatus
 
getType() - Method in class tigase.server.Packet
Method returns the stanza type parsed from the top XML element of the enclosed stanza.
getType() - Method in class tigase.server.sreceiver.NewsDistributor
 
getType() - Method in class tigase.server.sreceiver.PubSubTestsTask
Method description
getType() - Method in interface tigase.server.sreceiver.ReceiverTaskIfc
getType method returns the task type name.
getType() - Method in class tigase.server.sreceiver.ShortNewsPublisher
Method description
getType() - Method in class tigase.server.sreceiver.sysmon.SystemMonitorTask
Method description
getType() - Method in class tigase.server.sreceiver.TesterTask
Method description
getType() - Method in class tigase.stats.StatRecord
 
getTypeId(Object) - Static method in class tigase.util.DataTypes
 
getUniqueId(XMPPIOService<Object>) - Method in class tigase.cluster.ClusterConnectionManager
 
getUniqueId() - Method in class tigase.net.IOService
Method description
getUniqueId(IO) - Method in class tigase.server.ConnectionManager
 
getUniqueId(XMPPIOService<Object>) - Method in class tigase.server.xmppcomponent.ComponentConnectionManager
 
getUnit() - Method in enum tigase.stats.StatisticType
 
getUnit() - Method in class tigase.stats.StatRecord
 
getUnmodifiableVHostItem() - Method in class tigase.vhosts.VHostItem
 
getUptime() - Method in class tigase.stats.JavaJMXProxy
Method description
getUptime() - Method in class tigase.stats.StatisticsProvider
Method description
getUptime() - Method in interface tigase.stats.StatisticsProviderMBean
Method description
getUptime() - Method in class tigase.sys.TigaseRuntime
 
getUptimeString() - Method in class tigase.sys.TigaseRuntime
 
getUserId() - Method in class tigase.xmpp.XMPPResourceConnection
Deprecated.  
getUserName() - Method in class tigase.xmpp.RepositoryAccess
Method description
getUserName() - Method in class tigase.xmpp.XMPPResourceConnection
Method description
getUserName() - Method in class tigase.xmpp.XMPPSession
Method description
getUserRepository(String, String, String, Map<String, String>) - Static method in class tigase.db.RepositoryFactory
 
getUsers() - Method in class tigase.db.DummyRepository
Describe getUsers method here.
getUsers() - Method in class tigase.db.jdbc.JDBCRepository
getUsers method is thread safe.
getUsers() - Method in interface tigase.db.UserRepository
This method is only used by the data conversion tools.
getUsers() - Method in class tigase.db.UserRepositoryPool
 
getUsers() - Method in class tigase.db.xml.XMLRepository
 
getUsersCount() - Method in class tigase.db.DummyRepository
Describe getUsersCount method here.
getUsersCount(String) - Method in class tigase.db.DummyRepository
 
getUsersCount() - Method in class tigase.db.jdbc.DrupalAuth
 
getUsersCount(String) - Method in class tigase.db.jdbc.DrupalAuth
 
getUsersCount() - Method in class tigase.db.jdbc.JDBCRepository
getUsersCount method is thread safe.
getUsersCount(String) - Method in class tigase.db.jdbc.JDBCRepository
 
getUsersCount() - Method in class tigase.db.jdbc.LibreSourceAuth
 
getUsersCount(String) - Method in class tigase.db.jdbc.LibreSourceAuth
 
getUsersCount() - Method in class tigase.db.jdbc.TigaseAuth
getUsersCount method is thread safe.
getUsersCount(String) - Method in class tigase.db.jdbc.TigaseAuth
 
getUsersCount() - Method in class tigase.db.jdbc.TigaseCustomAuth
getUsersCount method is thread safe.
getUsersCount(String) - Method in class tigase.db.jdbc.TigaseCustomAuth
 
getUsersCount() - Method in interface tigase.db.UserAuthRepository
This method is only used by the server statistics component to report number of registered users.
getUsersCount(String) - Method in interface tigase.db.UserAuthRepository
This method is only used by the server statistics component to report number of registered users for given domain.
getUsersCount() - Method in class tigase.db.UserAuthRepositoryImpl
 
getUsersCount(String) - Method in class tigase.db.UserAuthRepositoryImpl
 
getUsersCount() - Method in interface tigase.db.UserRepository
This method is only used by the server statistics component to report number of registered users.
getUsersCount(String) - Method in interface tigase.db.UserRepository
This method is only used by the server statistics component to report number of registered users for given domain.
getUsersCount() - Method in class tigase.db.UserRepositoryPool
 
getUsersCount(String) - Method in class tigase.db.UserRepositoryPool
 
getUsersCount(String) - Method in class tigase.db.xml.XMLRepository
 
getUsersCount() - Method in class tigase.db.xml.XMLRepository
 
getValue() - Method in class tigase.server.sreceiver.PropertyItem
Gets the value of the property
getValue(String, String, long) - Method in class tigase.stats.StatisticsList
 
getValue(String, String, float) - Method in class tigase.stats.StatisticsList
 
getValue(String, String, int) - Method in class tigase.stats.StatisticsList
 
getValue(String, String, String) - Method in class tigase.stats.StatisticsList
 
getValue() - Method in class tigase.stats.StatRecord
 
getVhost() - Method in class tigase.vhosts.VHostItem
This method return a virtual host name as a String value.
getVHostItem(String) - Method in class tigase.server.BasicComponent
Method description
getVHostItem(String) - Method in class tigase.vhosts.VHostManager
Method description
getVHostItem(String) - Method in interface tigase.vhosts.VHostManagerIfc
Returns an object with all domain properties for given domain.
getVisitedNodes() - Method in class tigase.cluster.ClusterElement
Method description
getWaitingPackets() - Method in class tigase.server.xmppserver.ServerConnections
Method description
getWorkerThread() - Method in class tigase.util.ProcessingThreads
Method description
getWriteCounters() - Method in class tigase.net.IOService
Method description
getXMLNS() - Method in class tigase.server.ext.CompRepoItem
 
getXMLNS() - Method in class tigase.server.Packet
Returns the enclosed stanza top element XMLNS.
getXMLNS() - Method in class tigase.xmpp.XMPPIOService
Method description
getXMLNSs() - Method in class tigase.server.ext.handlers.ComponentAcceptStreamOpenHandler
 
getXMLNSs() - Method in class tigase.server.ext.handlers.ComponentConnectStreamOpenHandler
 
getXMLNSs() - Method in class tigase.server.ext.handlers.JabberClientStreamOpenHandler
 
getXMLNSs() - Method in class tigase.server.ext.handlers.UnknownXMLNSStreamOpenHandler
 
getXMLNSs() - Method in interface tigase.server.ext.StreamOpenHandler
 
getXMPPIOService(String) - Method in class tigase.server.ConnectionManager
 
getXMPPIOService(Packet) - Method in class tigase.server.ConnectionManager
 
getXMPPIOService(Packet) - Method in class tigase.server.ext.ComponentProtocol
 
getXMPPIOServiceInstance() - Method in class tigase.cluster.ClusterConnectionManager
 
getXMPPIOServiceInstance() - Method in class tigase.server.bosh.BoshConnectionManager
 
getXMPPIOServiceInstance() - Method in class tigase.server.ConnectionManager
 
getXMPPIOServiceInstance() - Method in class tigase.server.ext.ComponentProtocol
 
getXMPPIOServiceInstance() - Method in class tigase.server.xmppclient.ClientConnectionManager
 
getXMPPIOServiceInstance() - Method in class tigase.server.xmppcomponent.ComponentConnectionManager
 
getXMPPIOServiceInstance() - Method in class tigase.server.xmppserver.ServerConnectionManager
 
getXMPPResourceConnection(JID) - Method in class tigase.server.xmppsession.SessionManager
 
getXMPPResourceConnection(Packet) - Method in class tigase.server.xmppsession.SessionManager
 
GROUP - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
Field description
groupNode(JID) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Method description
GROUPS - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
Field description
GW_CLASS_NAME_PROP_KEY - Static variable in class tigase.server.gateways.Gateway
Field description
GW_CLASS_NAME_PROP_VAL - Static variable in class tigase.server.gateways.Gateway
Field description
GW_DOMAIN_NAME_PROP_KEY - Static variable in class tigase.server.gateways.Gateway
Field description
GW_DOMAIN_NAME_PROP_VAL - Static variable in class tigase.server.gateways.Gateway
Field description
GW_MODERATED_PROP_KEY - Static variable in class tigase.server.gateways.Gateway
Field description
GW_MODERATED_PROP_VAL - Static variable in class tigase.server.gateways.Gateway
Field description
GW_REPO_CLASS_PROP_KEY - Static variable in class tigase.server.gateways.Gateway
Field description
GW_REPO_URL_PROP_KEY - Static variable in class tigase.server.gateways.Gateway
Field description

H

handleDialbackFailure() - Method in class tigase.server.xmppserver.ServerConnections
Method description
handleDialbackSuccess() - Method in class tigase.server.xmppserver.ServerConnections
Method description
handleIOInterface(IOInterface) - Method in interface tigase.io.SampleSocketThread.SocketHandler
 
handleIOInterface(IOInterface) - Method in class tigase.io.TelnetClient
 
handleIOInterface(IOInterface) - Method in class tigase.io.TelnetServer
 
handleLogin(String, XMPPResourceConnection) - Method in class tigase.server.xmppsession.SessionManager
Method description
handleLogin(String, XMPPResourceConnection) - Method in interface tigase.server.xmppsession.SessionManagerHandler
 
handleLogout(String, XMPPResourceConnection) - Method in class tigase.server.xmppsession.SessionManager
Method description
handleLogout(String, XMPPResourceConnection) - Method in interface tigase.server.xmppsession.SessionManagerHandler
 
handleNotification(Notification, Object) - Method in class tigase.server.sreceiver.sysmon.MemMonitor
 
handleNotification(Notification, Object) - Method in class tigase.stats.JavaJMXProxy
Method description
handlePresenceSet(XMPPResourceConnection) - Method in class tigase.cluster.SessionManagerClustered
Method description
handlePresenceSet(XMPPResourceConnection) - Method in class tigase.server.xmppsession.SessionManager
Method description
handlePresenceSet(XMPPResourceConnection) - Method in interface tigase.server.xmppsession.SessionManagerHandler
 
handleResourceBind(XMPPResourceConnection) - Method in class tigase.cluster.SessionManagerClustered
Method description
handleResourceBind(XMPPResourceConnection) - Method in class tigase.server.xmppsession.SessionManager
Method description
handleResourceBind(XMPPResourceConnection) - Method in interface tigase.server.xmppsession.SessionManagerHandler
 
handlesLocalDomains() - Method in class tigase.server.BasicComponent
Method description
handlesLocalDomains() - Method in class tigase.server.xmppsession.SessionManager
Method description
handlesLocalDomains() - Method in interface tigase.vhosts.VHostListener
Indicates whether the component accepts packets to all local domains.
handlesNameSubdomains() - Method in class tigase.server.BasicComponent
Method description
handlesNameSubdomains() - Method in interface tigase.vhosts.VHostListener
Indicates whether the component can handle packets to 'name' subdomain.
handlesNonLocalDomains() - Method in class tigase.server.BasicComponent
Method description
handlesNonLocalDomains() - Method in class tigase.server.xmppserver.ServerConnectionManager
Method description
handlesNonLocalDomains() - Method in interface tigase.vhosts.VHostListener
Indicates whether the component can handle all packets to non-local domains.
handleSocketAccept(SocketChannel) - Method in interface tigase.io.SampleSocketThread.SocketHandler
 
handleSocketAccept(SocketChannel) - Method in class tigase.io.TelnetClient
 
handleSocketAccept(SocketChannel) - Method in class tigase.io.TelnetServer
 
handleStanza(String) - Method in interface tigase.server.ssender.StanzaHandler
 
handleStanza(Packet) - Method in interface tigase.server.ssender.StanzaHandler
 
handleStanza(String) - Method in class tigase.server.ssender.StanzaSender
 
handleStanza(Packet) - Method in class tigase.server.ssender.StanzaSender
 
handleStanzas(Queue<Packet>) - Method in interface tigase.server.ssender.StanzaHandler
 
handleStanzas(Queue<Packet>) - Method in class tigase.server.ssender.StanzaSender
 
handshakeCompleted() - Method in interface tigase.io.TLSEventHandler
 
HandshakeProcessor - Class in tigase.server.ext.handlers
Created: Oct 21, 2009 1:58:56 PM
HandshakeProcessor() - Constructor for class tigase.server.ext.handlers.HandshakeProcessor
 
hasCompleteJidsInfo() - Method in class tigase.cluster.SessionManagerClustered
Method description
hasCompleteJidsInfo() - Method in class tigase.cluster.strategy.SMNonCachingAllNodes
 
hasCompleteJidsInfo() - Method in class tigase.monitor.MonitorRuntime
 
hasCompleteJidsInfo() - Method in class tigase.server.xmppsession.SessionManager
Method description
hasCompleteJidsInfo() - Method in interface tigase.sys.OnlineJidsReporter
 
hasCompleteJidsInfo() - Method in class tigase.sys.TigaseRuntime
 
hashCode() - Method in class tigase.disco.ServiceEntity
Describe hashCode method here.
hashCode() - Method in class tigase.server.xmppserver.CID
Method description
hashCodeForPacket(Packet) - Method in class tigase.cluster.ClusterConnectionManager
This method can be overwritten in extending classes to get a different packets distribution to different threads.
hashCodeForPacket(Packet) - Method in class tigase.server.AbstractMessageReceiver
This method decides how incoming packets are distributed among processing threads.
hashCodeForPacket(Packet) - Method in class tigase.server.ext.ComponentProtocol
This method can be overwritten in extending classes to get a different packets distribution to different threads.
hashCodeForPacket(Packet) - Method in class tigase.server.test.TestComponent
Method description
hashCodeForPacket(Packet) - Method in class tigase.server.xmppclient.ClientConnectionManager
This method can be overwritten in extending classes to get a different packets distribution to different threads.
hashCodeForPacket(Packet) - Method in class tigase.server.xmppserver.ServerConnectionManager
Method description
help() - Static method in class tigase.io.TelnetClient
 
help() - Static method in class tigase.io.TelnetServer
 
help() - Static method in class tigase.server.XMPPServer
Method description
HOLD_ATTR - Static variable in class tigase.server.bosh.Constants
 
HOLD_REQUESTS_PROP_KEY - Static variable in class tigase.server.bosh.Constants
 
HOLD_REQUESTS_PROP_VAL - Static variable in class tigase.server.bosh.Constants
 
HOSTNAME_ATT - Static variable in class tigase.vhosts.VHostItem
This is an attribute name for storing the VHost name.
HOSTNAME_KEY - Static variable in class tigase.net.IOService
Field description
HOSTNAMES_PROP_KEY - Static variable in interface tigase.conf.Configurable
Field description
HOUR - Static variable in class tigase.server.AbstractMessageReceiver
Constant used in time calculation procedures.
HOUR - Static variable in class tigase.sys.TigaseRuntime
 
HttpServer - Class in tigase.http
Class HttpServer
HttpServer() - Constructor for class tigase.http.HttpServer
 
HttpService - Interface in tigase.http
Interface HttpService Created: Tue Nov 22 07:07:11 2005

I

IBB - Class in tigase.xmpp.impl
Deprecated. This class has been deprecated and replaced with tigase.server.xmppsession.PacketFilter code. The class is left for educational purpose only and should not be used. It may be removed in future releases.
IBB() - Constructor for class tigase.xmpp.impl.IBB
Deprecated.  
id() - Method in class tigase.xmpp.impl.BindResource
Method description
id() - Method in class tigase.xmpp.impl.DomainFilter
Describe id method here.
id() - Method in class tigase.xmpp.impl.IBB
Deprecated.  
id() - Method in class tigase.xmpp.impl.JabberIqAuth
 
id() - Method in class tigase.xmpp.impl.JabberIqCommand
Method description
id() - Method in class tigase.xmpp.impl.JabberIqIq
Method description
id() - Method in class tigase.xmpp.impl.JabberIqOOB
Deprecated.  
id() - Method in class tigase.xmpp.impl.JabberIqPrivacy
Method description
id() - Method in class tigase.xmpp.impl.JabberIqPrivate
Method description
id() - Method in class tigase.xmpp.impl.JabberIqRegister
Method description
id() - Method in class tigase.xmpp.impl.JabberIqSi
Deprecated.  
id() - Method in class tigase.xmpp.impl.JabberIqSocks5Bytestreams
Deprecated.  
id() - Method in class tigase.xmpp.impl.JabberIqStats
Method description
id() - Method in class tigase.xmpp.impl.JabberIqVersion
Method description
id() - Method in class tigase.xmpp.impl.Jingle
Method description
id() - Method in class tigase.xmpp.impl.Message
Returns plugin unique identifier.
id() - Method in class tigase.xmpp.impl.MessageAll
Method description
id() - Method in class tigase.xmpp.impl.OfflineMessages
Describe id method here.
id() - Method in class tigase.xmpp.impl.PepPlugin
Method description
id() - Method in class tigase.xmpp.impl.RosterPresence
Method description
id() - Method in class tigase.xmpp.impl.SaslAuth
 
id() - Method in class tigase.xmpp.impl.ServiceDiscovery
Method description
id() - Method in class tigase.xmpp.impl.SessionBind
Method description
ID - Static variable in class tigase.xmpp.impl.StartTLS
 
id() - Method in class tigase.xmpp.impl.StartTLS
Method description
id() - Method in class tigase.xmpp.impl.StartZLib
 
id() - Method in class tigase.xmpp.impl.UrnXmppPing
Method description
id() - Method in class tigase.xmpp.impl.VCardTemp
Method description
id() - Method in class tigase.xmpp.impl.xep0136.MessageArchive
 
id() - Method in interface tigase.xmpp.XMPPImplIfc
Method id returns a unique ID of the plugin.
IDENTITY_TYPE_KEY - Static variable in class tigase.cluster.ClusterConnectionManager
 
IDENTITY_TYPE_KEY - Static variable in class tigase.server.ext.ComponentProtocol
Field description
IDENTITY_TYPE_KEY - Static variable in class tigase.server.xmppcomponent.ComponentConnectionManager
 
IDENTITY_TYPE_VAL - Static variable in class tigase.cluster.ClusterConnectionManager
 
IDENTITY_TYPE_VAL - Static variable in class tigase.server.ext.ComponentProtocol
Field description
IDENTITY_TYPE_VAL - Static variable in class tigase.server.xmppcomponent.ComponentConnectionManager
 
IdentityComparator - Class in tigase.util
Created: Jul 15, 2009 11:50:51 AM
IdentityComparator() - Constructor for class tigase.util.IdentityComparator
 
INACTIVITY_ATTR - Static variable in class tigase.server.bosh.Constants
 
INCOMING_FILTERS_PROP_KEY - Static variable in class tigase.server.AbstractMessageReceiver
Configuration property key for setting incoming packets filters on the component level.
INCOMING_FILTERS_PROP_VAL - Static variable in class tigase.server.AbstractMessageReceiver
Configuration property default vakue with a default incoming packet filter loaded by Tigase server.

This is a comma-separated list of classes which should be loaded as packet filters.

INFO_XMLNS - Static variable in interface tigase.disco.XMPPService
A convenience constant with service discovery info xmlns string.
init(Map<String, Object>) - Method in interface tigase.conf.ConfigRepositoryIfc
Initializes the configuration repository.
init(Map<String, Object>) - Method in class tigase.conf.ConfigSQLRepository
 
init(Map<String, Object>) - Method in class tigase.conf.ConfigurationCache
Method description
init(String[]) - Method in class tigase.conf.ConfiguratorAbstract
Method description
init(String[]) - Method in class tigase.conf.ConfiguratorOld
 
init(Map<String, Object>) - Method in class tigase.conf.ConfigXMLRepository
Method description
init(Map<String, String>) - Method in class tigase.io.SSLContextContainer
 
init(Map<String, String>) - Method in interface tigase.io.SSLContextContainerIfc
Method init method initializes the container.
init(Packet, BoshIOService, long, long, long, int, int, long, Queue<Packet>) - Method in class tigase.server.bosh.BoshSession
 
init(String, QueueType) - Method in class tigase.server.filters.PacketCounter
 
init() - Method in interface tigase.server.gateways.GatewayConnection
The init method is called to initialize the gateway connection for earlier specified user in setLogin() method.
init(String, QueueType) - Method in interface tigase.server.PacketFilterIfc
The method initializes the filter.
init(String, String) - Method in class tigase.server.script.AbstractScriptCommand
 
init(String, String) - Method in interface tigase.server.script.CommandIfc
 
init(String, String, String, String, String, Bindings) - Method in class tigase.server.script.Script
 
init(Queue<Packet>) - Method in class tigase.server.sreceiver.AbstractReceiverTask
Method description
init(Queue<Packet>) - Method in interface tigase.server.sreceiver.ReceiverTaskIfc
init method initializes task.
init(JID, float, SystemMonitorTask) - Method in class tigase.server.sreceiver.sysmon.AbstractMonitor
 
init(JID, float, SystemMonitorTask) - Method in class tigase.server.sreceiver.sysmon.CPUMonitor
 
init(JID, float, SystemMonitorTask) - Method in class tigase.server.sreceiver.sysmon.DiskMonitor
 
init(JID, float, SystemMonitorTask) - Method in class tigase.server.sreceiver.sysmon.LogMonitor
 
init(JID, float, SystemMonitorTask) - Method in class tigase.server.sreceiver.sysmon.MemMonitor
 
init(JID, float, SystemMonitorTask) - Method in interface tigase.server.sreceiver.sysmon.ResourceMonitorIfc
 
init(Queue<Packet>) - Method in class tigase.server.sreceiver.sysmon.SystemMonitorTask
Method description
init(StanzaHandler, String) - Method in class tigase.server.ssender.DrupalCommentsTask
init method is a task specific initialization rountine.
init(StanzaHandler, String) - Method in class tigase.server.ssender.DrupalForumTask
init method is a task specific initialization rountine.
init(StanzaHandler, String) - Method in class tigase.server.ssender.FileTask
init method is a task specific initialization rountine.
init(StanzaHandler, String) - Method in class tigase.server.ssender.JDBCTask
init method is a task specific initialization rountine.
init(StanzaHandler, String) - Method in class tigase.server.ssender.SenderTask
init method is a task specific initialization rountine.
init(Map<String, Object>) - Method in class tigase.stats.CounterDataArchivizer
Method description
init(Map<String, Object>) - Method in interface tigase.stats.StatisticsArchivizerIfc
 
init(Map<String, Object>) - Method in class tigase.xmpp.impl.AnonymousRoster
 
init(String) - Method in class tigase.xmpp.impl.AnonymousRoster
 
init(Map<String, Object>) - Method in interface tigase.xmpp.impl.DynamicRosterIfc
init method is used to provide configuration parameters and initialize the object.
init(String) - Method in interface tigase.xmpp.impl.DynamicRosterIfc
init method is called at the initialization time when simple form of startu parameters are used:
init(Map<String, Object>) - Method in class tigase.xmpp.impl.DynamicRosterTest
Method description
init(String) - Method in class tigase.xmpp.impl.DynamicRosterTest
Method description
init(UserRepository) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Method description
init(UserRepository) - Method in interface tigase.xmpp.XMPPImplIfc
Method init is called just after the plugin has been loaded into memory.
init(UserRepository) - Method in class tigase.xmpp.XMPPProcessor
Method description
init_settings(Map<String, Object>) - Static method in class tigase.xmpp.impl.DynamicRoster
 
initBindings(Bindings) - Method in class tigase.conf.ConfiguratorAbstract
Method description
initBindings(Bindings) - Method in class tigase.server.BasicComponent
Method description
initBindings(Bindings) - Method in class tigase.server.ext.ComponentProtocol
Method description
initBindings(Bindings) - Method in class tigase.server.test.TestComponent
Method description
initBindings(Bindings) - Method in class tigase.server.xmppsession.SessionManager
Method description
initData(String, String) - Method in class tigase.stats.CounterDataArchivizer
Method description
initFromCommand(Packet) - Method in class tigase.conf.ConfigItem
Method description
initFromCommand(Packet) - Method in interface tigase.db.RepositoryItem
The method used for handling ad-hoc commands.
initFromCommand(Packet) - Method in class tigase.server.ext.CompRepoItem
 
initFromCommand(Packet) - Method in class tigase.vhosts.VHostItem
 
initFromElement(Element) - Method in class tigase.conf.ConfigItem
Method description
initFromElement(Element) - Method in interface tigase.db.RepositoryItem
The item can be also initialized from a more complex repositories: XML repository or SQL database.
initFromElement(Element) - Method in class tigase.server.ext.CompRepoItem
 
initFromElement(Element) - Method in class tigase.vhosts.VHostItem
 
initFromPropertyString(String) - Method in class tigase.conf.ConfigItem
Method description
initFromPropertyString(String) - Method in interface tigase.db.RepositoryItem
The item can be initialized based on the data loaded from a configuration file.
initFromPropertyString(String) - Method in class tigase.server.ext.CompRepoItem
 
initFromPropertyString(String) - Method in class tigase.vhosts.VHostItem
 
INITIAL_PRESENCES - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
Field description
initializationCompleted() - Method in class tigase.cluster.VirtualComponent
Method description
initializationCompleted() - Method in class tigase.conf.ConfiguratorAbstract
Method description
initializationCompleted() - Method in class tigase.conf.ConfiguratorOld
 
initializationCompleted() - Method in interface tigase.conf.MonitoringSetupIfc
 
initializationCompleted() - Method in class tigase.server.BasicComponent
Method description
initializationCompleted() - Method in class tigase.server.ConnectionManager
Method description
initializationCompleted() - Method in interface tigase.server.ServerComponent
 
initMonitoring(String, String) - Method in interface tigase.conf.MonitoringSetupIfc
 
initPreparedStatements() - Method in class tigase.server.ext.CompSQLRepository
 
initPreparedStatements() - Method in class tigase.stats.CounterDataArchivizer
 
initPreparedStatements() - Method in class tigase.xmpp.impl.xep0136.MessageArchiveDB
initPreparedStatements method initializes internal database connection variables such as prepared statements.
initRepository(String, Map<String, String>) - Method in class tigase.db.DummyRepository
Describe initRepository method here.
initRepository(String, Map<String, String>) - Method in class tigase.db.jdbc.DrupalAuth
Describe initRepository method here.
initRepository(String, Map<String, String>) - Method in class tigase.db.jdbc.JDBCRepository
Describe initRepository method here.
initRepository(String, Map<String, String>) - Method in class tigase.db.jdbc.LibreSourceAuth
Describe initRepository method here.
initRepository(String, Map<String, String>) - Method in class tigase.db.jdbc.TigaseAuth
Describe initRepository method here.
initRepository(String, Map<String, String>) - Method in class tigase.db.jdbc.TigaseCustomAuth
Describe initRepository method here.
initRepository(String, Map<String, String>) - Method in interface tigase.db.UserAuthRepository
initRepository method is doing initialization for database connection.
initRepository(String, Map<String, String>) - Method in class tigase.db.UserAuthRepositoryImpl
Describe initRepository method here.
initRepository(String, Map<String, String>) - Method in interface tigase.db.UserRepository
 
initRepository(String, Map<String, String>) - Method in class tigase.db.UserRepositoryPool
 
initRepository(String, Map<String, String>) - Method in class tigase.db.xml.XMLRepository
 
initRepository(String, Map<String, String>) - Method in class tigase.server.ext.CompSQLRepository
 
initRepository(String, Map<String, String>) - Method in class tigase.stats.CounterDataArchivizer
Method description
initRepository(String, Map<String, String>) - Method in class tigase.xmpp.impl.xep0136.MessageArchiveDB
initRepository method is doing lazy initialization with database.
initVars(JID, JID) - Method in class tigase.server.Packet
The method allows for resyncing stanza JIDs stored in the packet with the attributes of the stanza if they have been changed for any reason.
initVars() - Method in class tigase.server.Packet
The method allows for resyncing/parsing stanza JIDs stored in the packet with the attributes of the stanza if they have been changed for any reason.
instanceAdded() - Method in class tigase.server.sreceiver.TaskType
 
instanceRemoved() - Method in class tigase.server.sreceiver.TaskType
 
INTERVAL_10SECS - Static variable in interface tigase.server.sreceiver.sysmon.ResourceMonitorIfc
 
INTERVAL_1DAY - Static variable in interface tigase.server.sreceiver.sysmon.ResourceMonitorIfc
 
INTERVAL_1HOUR - Static variable in interface tigase.server.sreceiver.sysmon.ResourceMonitorIfc
 
INTERVAL_1MIN - Static variable in interface tigase.server.sreceiver.sysmon.ResourceMonitorIfc
 
IntHistoryCache - Class in tigase.util
Created: Sep 8, 2009 7:39:27 PM
IntHistoryCache(int) - Constructor for class tigase.util.IntHistoryCache
 
IOInterface - Interface in tigase.io
Describe interface IOInterface here.
IOService<RefObject> - Class in tigase.net
IOService offers thread safe call() method execution, however you must be prepared that other methods can be called simultanously like stop(), getProtocol() or isConnected().
IOService() - Constructor for class tigase.net.IOService
 
IOServiceListener<IO extends IOService> - Interface in tigase.net
Describe interface IOServiceListener here.
IPMonitor - Class in tigase.server.xmppclient
Created: Sep 11, 2009 12:39:04 PM
IPMonitor() - Constructor for class tigase.server.xmppclient.IPMonitor
 
IPTOS_LOWCOST - Static variable in interface tigase.net.ConnectionOpenListener
 
IPTOS_LOWDELAY - Static variable in interface tigase.net.ConnectionOpenListener
 
IPTOS_RELIABILITY - Static variable in interface tigase.net.ConnectionOpenListener
 
IPTOS_THROUGHPUT - Static variable in interface tigase.net.ConnectionOpenListener
 
Iq - Class in tigase.server
Created: Dec 31, 2009 8:43:21 PM
Iq(Element) - Constructor for class tigase.server.Iq
Constructs ...
Iq(Element, JID, JID) - Constructor for class tigase.server.Iq
Constructs ...
isAdmin(JID) - Method in class tigase.server.BasicComponent
Method description
isAdmin(JID) - Method in class tigase.server.gateways.Gateway
Method description
isAdmin(JID) - Method in class tigase.server.sreceiver.AbstractReceiverTask
Method description
isAdmin(JID) - Method in interface tigase.server.sreceiver.ReceiverTaskIfc
isAdmin method checks whether user given as parameter is one of defined admins.
isAdmin() - Method in class tigase.server.sreceiver.RosterItem
Gets the value of admin
isAdmin(JID) - Method in class tigase.server.sreceiver.StanzaReceiver
Method description
isAdminOnly() - Method in class tigase.disco.ServiceEntity
 
isAllowedCreate(JID, String) - Method in class tigase.server.sreceiver.StanzaReceiver
 
isAllowedToPost(JID) - Method in class tigase.server.sreceiver.AbstractReceiverTask
Method description
isAllowedToSubscribe(JID) - Method in class tigase.server.sreceiver.AbstractReceiverTask
Method description
isAnonymous() - Method in class tigase.xmpp.RepositoryAccess
Method description
isAnonymousEnabled() - Method in class tigase.vhosts.VHostItem
This method checks whether anonymous login is enabled for this domain.
isAnonymousEnabled(String) - Method in class tigase.vhosts.VHostManager
Method description
isAnonymousEnabled(String) - Method in interface tigase.vhosts.VHostManagerIfc
This method checks whether anonymous login is enabled for a given domain.
isAuthenticated() - Method in class tigase.xmpp.XMPPIOService
Method description
isAuthorized() - Method in class tigase.xmpp.RepositoryAccess
This method allows you test this session if it already has been authorized.
isAuthorized() - Method in class tigase.xmpp.XMPPResourceConnection
Method description
isBrokenPacket(Packet) - Method in class tigase.server.xmppsession.SessionManager
 
isClientMode() - Method in class tigase.io.TLSWrapper
 
isCommand() - Method in class tigase.server.Iq
Method description
isCommand() - Method in class tigase.server.Packet
The method checks whether the stanza enclosed by this Packet instance is an ad-hoc command.
isComplete() - Method in class tigase.auth.SaslAnonymous
Describe isComplete method here.
isComplete() - Method in class tigase.auth.SaslPLAIN
Describe isComplete method here.
isCompNodeKey(String, String, String) - Method in class tigase.conf.ConfigItem
Method description
isComponent(String) - Method in class tigase.conf.ConfigItem
Checks if the given component name is equal to this item compName.
isConnected() - Method in interface tigase.io.IOInterface
 
isConnected() - Method in class tigase.io.SocketIO
Method description
isConnected() - Method in class tigase.io.TLSIO
Method description
isConnected() - Method in class tigase.io.ZLibIO
 
isConnected() - Method in class tigase.net.IOService
Describe isConnected method here.
isConnected() - Method in class tigase.stats.JavaJMXProxy
Method description
isCorrectType(ServerComponent) - Method in class tigase.cluster.ClusterController
Method description
isCorrectType(ServerComponent) - Method in class tigase.conf.ConfiguratorAbstract
Method description
isCorrectType(ServerComponent) - Method in class tigase.disco.XMPPServiceCollector
 
isCorrectType(ServerComponent) - Method in class tigase.server.AbstractComponentRegistrator
Method checks whether the component provides as method parameter is correct type that is implements special interface or extends special class.
isCorrectType(ServerComponent) - Method in class tigase.stats.StatisticsCollector
Method description
isCorrectType(ServerComponent) - Method in class tigase.vhosts.VHostManager
Method description
isElement(String, String) - Method in class tigase.server.Packet
The method checks wherher the enclosed stanza is a speciifc XML element.
isEmpty(String) - Method in class tigase.server.script.AbstractScriptCommand
 
isEnabled() - Method in class tigase.vhosts.VHostItem
Checks whether this domain is set as enabled or not.
isHighThroughput() - Method in class tigase.cluster.ClusterConnectionManager
 
isHighThroughput() - Method in class tigase.server.ConnectionManager
 
isHighThroughput() - Method in class tigase.server.ext.ComponentProtocol
 
isHighThroughput() - Method in class tigase.server.xmppserver.ServerConnectionManager
 
isIncomingValid(String) - Method in class tigase.server.xmppserver.ServerConnectionManager
Method description
isInitialized() - Method in class tigase.stats.JavaJMXProxy
Method description
isInRegexRoutings(String) - Method in class tigase.server.AbstractMessageReceiver
Method description
isInRegexRoutings(String) - Method in interface tigase.server.MessageReceiver
 
isJidOnline(JID) - Method in class tigase.monitor.MonitorRuntime
 
isJidOnline(JID) - Method in class tigase.sys.TigaseRuntime
 
isKey(String) - Method in class tigase.conf.ConfigItem
Checks if the given key is equal to this item keyName.
isLocalDomain(String) - Method in class tigase.server.BasicComponent
Method description
isLocalDomain(String, boolean) - Method in class tigase.server.xmppsession.SessionManager
Method description
isLocalDomain(String, boolean) - Method in interface tigase.server.xmppsession.SessionManagerHandler
 
isLocalDomain(String) - Method in class tigase.vhosts.VHostManager
Method description
isLocalDomain(String) - Method in interface tigase.vhosts.VHostManagerIfc
This method checks whether given domain is server by this server instance.
isLocalDomain(String, boolean) - Method in class tigase.xmpp.XMPPResourceConnection
Method description
isLocalDomainOrComponent(String) - Method in class tigase.server.BasicComponent
Method description
isLocalDomainOrComponent(String) - Method in class tigase.vhosts.VHostManager
Method description
isLocalDomainOrComponent(String) - Method in interface tigase.vhosts.VHostManagerIfc
 
isModerationAccepted() - Method in class tigase.server.sreceiver.RosterItem
Gets the value of moderation_accepted
isModified() - Method in class tigase.xmpp.impl.roster.RosterElement
Method description
isMonitorCommand(String) - Method in class tigase.server.sreceiver.sysmon.AbstractMonitor
 
isMonitorCommand(String) - Method in class tigase.server.sreceiver.sysmon.CPUMonitor
 
isMonitorCommand(String) - Method in class tigase.server.sreceiver.sysmon.LogMonitor
 
isMonitorCommand(String) - Method in interface tigase.server.sreceiver.sysmon.ResourceMonitorIfc
 
isMultiValue() - Method in class tigase.server.sreceiver.PropertyItem
 
isNode(String) - Method in class tigase.conf.ConfigItem
Checks if the given node is equal to this item nodeName
isNodeKey(String, String) - Method in class tigase.conf.ConfigItem
Checks if the given node and key are equal to this item nodeName and keyName.
isOnline() - Method in class tigase.server.sreceiver.RosterItem
Gets the value of online
isOutgoing(XMPPIOService<Object>) - Method in class tigase.server.xmppserver.ServerConnections
Method description
isOutgoingConnected() - Method in class tigase.server.xmppserver.ServerConnections
Method description
isOwner() - Method in class tigase.server.sreceiver.RosterItem
Gets the value of owner
isPendingIn(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Method description
isPresence_sent() - Method in class tigase.xmpp.impl.roster.RosterElement
Method description
isRegisterEnabled() - Method in class tigase.vhosts.VHostItem
The method checks whether user registration is enabled for this domain or not.
isRemoteAddress(String) - Method in interface tigase.io.IOInterface
 
isRemoteAddress(String) - Method in class tigase.io.SocketIO
Method description
isRemoteAddress(String) - Method in class tigase.io.TLSIO
Method description
isRemoteAddress(String) - Method in class tigase.io.ZLibIO
 
isResourceSet() - Method in class tigase.xmpp.XMPPResourceConnection
Method description
isRouted() - Method in class tigase.server.Packet
Method determines whether the stanza represents so called routed packet.
isServerSession() - Method in class tigase.server.xmppsession.SMResourceConnection
Returns information whether this is a server (SessionManager) session or normal user session.
isServerSession() - Method in class tigase.xmpp.XMPPResourceConnection
Returns information whether this is a server (SessionManager) session or normal user session.
isServiceDisco() - Method in class tigase.server.Iq
Method description
isServiceDisco() - Method in class tigase.server.Packet
A convenience method which checks whether the enclosed stanza is a service discovery query.
isSubscribed() - Method in class tigase.server.sreceiver.RosterItem
Gets the value of subscribed
isSubscribedFrom(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Method description
isSubscribedFrom(RosterAbstract.SubscriptionType) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Method description
isSubscribedTo(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Method description
isSupporting(String, String) - Method in interface tigase.xmpp.XMPPImplIfc
Method isSupporting takes element name and namespace for this element and determines whether this element can be processed by this plugin.
isSupporting(String, String) - Method in class tigase.xmpp.XMPPProcessor
Method description
isTrusted(JID) - Method in class tigase.server.xmppsession.SessionManager
 
isTrusted(String) - Method in class tigase.server.xmppsession.SessionManager
 
isUserId(BareJID) - Method in class tigase.server.xmppsession.SMResourceConnection
Method description
isUserId(BareJID) - Method in class tigase.xmpp.XMPPResourceConnection
Method description
isVisitedNode(String) - Method in class tigase.cluster.ClusterElement
Method description
isXMLNS(String, String) - Method in class tigase.server.Packet
The method checks whether the enclosed stanza contains an XML element and XML child element for a given element path and xmlns.
ITEM - Static variable in class tigase.xmpp.impl.Privacy
 
items - Variable in class tigase.db.comp.ConfigRepository
 
ITEMS_XMLNS - Static variable in interface tigase.disco.XMPPService
A convenience constant with service discovery items xmlns string.
iterator() - Method in class tigase.conf.ConfigurationCache
Method description
iterator() - Method in class tigase.db.comp.ConfigRepository
 
iterator() - Method in class tigase.server.ext.CompSQLRepository
 
iterator() - Method in class tigase.stats.StatisticsList
 

J

JabberClientStreamOpenHandler - Class in tigase.server.ext.handlers
Created: Oct 7, 2009 3:17:09 PM
JabberClientStreamOpenHandler() - Constructor for class tigase.server.ext.handlers.JabberClientStreamOpenHandler
 
JabberIqAuth - Class in tigase.xmpp.impl
JEP-0078: Non-SASL Authentication Created: Thu Feb 16 17:46:16 2006
JabberIqAuth() - Constructor for class tigase.xmpp.impl.JabberIqAuth
 
JabberIqCommand - Class in tigase.xmpp.impl
Describe class JabberIqCommand here.
JabberIqCommand() - Constructor for class tigase.xmpp.impl.JabberIqCommand
 
JabberIqIq - Class in tigase.xmpp.impl
Describe class JabberIqIq here.
JabberIqIq() - Constructor for class tigase.xmpp.impl.JabberIqIq
 
JabberIqOOB - Class in tigase.xmpp.impl
Deprecated. This class has been deprecated and replaced with tigase.server.xmppsession.PacketFilter code. The class is left for educational purpose only and should not be used. It may be removed in future releases.
JabberIqOOB() - Constructor for class tigase.xmpp.impl.JabberIqOOB
Deprecated.  
JabberIqPrivacy - Class in tigase.xmpp.impl
Describe class JabberIqPrivacy here.
JabberIqPrivacy() - Constructor for class tigase.xmpp.impl.JabberIqPrivacy
 
JabberIqPrivate - Class in tigase.xmpp.impl
Describe class JabberIqPrivate here.
JabberIqPrivate() - Constructor for class tigase.xmpp.impl.JabberIqPrivate
 
JabberIqRegister - Class in tigase.xmpp.impl
JEP-0077: In-Band Registration Created: Thu Feb 16 13:14:06 2006
JabberIqRegister() - Constructor for class tigase.xmpp.impl.JabberIqRegister
 
JabberIqRoster - Class in tigase.xmpp.impl
Class JabberIqRoster implements part of RFC-3921 - XMPP Instant Messaging specification describing roster management.
JabberIqRoster() - Constructor for class tigase.xmpp.impl.JabberIqRoster
 
JabberIqSi - Class in tigase.xmpp.impl
Deprecated. This class has been deprecated and replaced with tigase.server.xmppsession.PacketFilter code. The class is left for educational purpose only and should not be used. It may be removed in future releases.
JabberIqSi() - Constructor for class tigase.xmpp.impl.JabberIqSi
Deprecated.  
JabberIqSocks5Bytestreams - Class in tigase.xmpp.impl
Deprecated. This class has been deprecated and replaced with tigase.server.xmppsession.PacketFilter code. The class is left for educational purpose only and should not be used. It may be removed in future releases.
JabberIqSocks5Bytestreams() - Constructor for class tigase.xmpp.impl.JabberIqSocks5Bytestreams
Deprecated.  
JabberIqStats - Class in tigase.xmpp.impl
XEP-0039: Statistics Gathering.
JabberIqStats() - Constructor for class tigase.xmpp.impl.JabberIqStats
 
JabberIqVersion - Class in tigase.xmpp.impl
XEP-0092: Software Version Created: Tue Mar 21 06:45:51 2006
JabberIqVersion() - Constructor for class tigase.xmpp.impl.JabberIqVersion
 
JavaJMXProxy - Class in tigase.stats
Created: Aug 24, 2009 12:35:28 PM
JavaJMXProxy(String, String, int, String, String, long, long, boolean) - Constructor for class tigase.stats.JavaJMXProxy
Constructs ...
JDBC_CONNVALID_QUERY - Static variable in class tigase.db.jdbc.JDBCRepository
 
JDBC_CONNVALID_QUERY - Static variable in class tigase.db.jdbc.TigaseAuth
 
JDBC_GETSCHEMAVER_QUERY - Static variable in class tigase.db.jdbc.JDBCRepository
 
JDBCRepository - Class in tigase.db.jdbc
Not synchronized implementation! Musn't be used by more than one thread at the same time.
JDBCRepository() - Constructor for class tigase.db.jdbc.JDBCRepository
 
JDBCTask - Class in tigase.server.ssender
JDBCTask implements tasks for cyclic retrieving stanzas from database and sending them to the StanzaHandler object.
JDBCTask() - Constructor for class tigase.server.ssender.JDBCTask
 
jid_msg_start - Variable in class tigase.server.bosh.BoshSessionCache
Cached time of the first message to/from some jid to speedup message caching processing
Jingle - Class in tigase.xmpp.impl
Describe class Jingle here.
Jingle() - Constructor for class tigase.xmpp.impl.Jingle
 
JKS_KEYSTORE_FILE_KEY - Static variable in interface tigase.io.SSLContextContainerIfc
Constant JKS_KEYSTORE_FILE_KEY is a key pointing to a JKS keystore file.
JKS_KEYSTORE_FILE_VAL - Static variable in interface tigase.io.SSLContextContainerIfc
Constant JKS_KEYSTORE_FILE_VAL keeps default value for a JKS keystore file.
JKS_KEYSTORE_PWD_KEY - Static variable in interface tigase.io.SSLContextContainerIfc
Constant JKS_KEYSTORE_PWD_KEY is a key pointing to a private key password,
JKS_KEYSTORE_PWD_VAL - Static variable in interface tigase.io.SSLContextContainerIfc
Constant JKS_KEYSTORE_PWD_VAL is a default private key password.
JMXProxyListener - Interface in tigase.stats
Created: Aug 24, 2009 1:02:08 PM

K

KEY_FIELD_PROP_KEY - Static variable in class tigase.stats.CounterDataArchivizer
Field description
KEY_NAME_ATTR - Static variable in class tigase.conf.ConfigItem
Field description
KEY_NAME_LABEL - Static variable in class tigase.conf.ConfigItem
Field description

L

LANG_ATTR - Static variable in class tigase.server.bosh.Constants
 
LANGUAGE - Static variable in interface tigase.server.script.CommandIfc
 
lastCommentsCheck - Variable in class tigase.server.ssender.DrupalCommentsTask
lastCheck keeps time of last forum comments check so it gets only new posts.
lastCommentsCheck - Variable in class tigase.server.ssender.DrupalForumTask
lastCheck keeps time of last forum comments check so it gets only new posts.
lastTopicsCheck - Variable in class tigase.server.ssender.DrupalCommentsTask
lastCheck keeps time of last forum topics check so it gets only new posts.
lastTopicsCheck - Variable in class tigase.server.ssender.DrupalForumTask
lastCheck keeps time of last forum topics check so it gets only new posts.
LIBRESOURCE_REPO_CLASS_PROP_VAL - Static variable in interface tigase.conf.Configurable
Field description
LIBRESOURCE_REPO_URL_PROP_VAL - Static variable in interface tigase.conf.Configurable
Field description
LibreSourceAuth - Class in tigase.db.jdbc
Describe class LibreSourceAuth here.
LibreSourceAuth() - Constructor for class tigase.db.jdbc.LibreSourceAuth
 
lineCommentStart - Static variable in class tigase.server.script.AbstractScriptCommand
 
LIST - Static variable in class tigase.xmpp.impl.Privacy
 
listNode(String) - Static method in class tigase.xmpp.impl.Privacy
 
loadLogManagerConfig(String) - Static method in class tigase.conf.ConfiguratorAbstract
Method description
loadRoster() - Method in class tigase.server.sreceiver.RepoRosterTask
Method description
loadTestData(UserRepository) - Static method in class tigase.util.RepositoryUtils
Method description
LOCAL_ADDRESSES_PROP_KEY - Static variable in class tigase.server.MessageRouterConfig
 
log - Static variable in class tigase.util.WorkerThread
Variable log is a class logger.
LogFormatter - Class in tigase.util
Describe class LogFormatter here.
LogFormatter() - Constructor for class tigase.util.LogFormatter
Creates a new LogFormatter instance.
login() - Method in interface tigase.server.gateways.GatewayConnection
The login method is called after setLogin() and init() method.
login() - Method in class tigase.xmpp.RepositoryAccess
 
login() - Method in class tigase.xmpp.XMPPResourceConnection
 
loginCompleted(GatewayConnection) - Method in class tigase.server.gateways.Gateway
Method description
loginCompleted(GatewayConnection) - Method in interface tigase.server.gateways.GatewayListener
The loginCompleted method is called when the login to the external network has been completed.
loginDigest(String, String, String, String) - Method in class tigase.xmpp.RepositoryAccess
Method description
loginDigest(String, String, String, String) - Method in class tigase.xmpp.XMPPResourceConnection
Method description
LoginGatewayException - Exception in tigase.server.gateways
Describe class LoginGatewayException here.
LoginGatewayException(String) - Constructor for exception tigase.server.gateways.LoginGatewayException
Creates a new LoginGatewayException instance.
loginOther(Map<String, Object>) - Method in class tigase.xmpp.RepositoryAccess
Method description
loginOther(Map<String, Object>) - Method in class tigase.xmpp.XMPPResourceConnection
Method description
loginPlain(String, String) - Method in class tigase.xmpp.RepositoryAccess
authorize method performs authorization with given password as plain text.
loginPlain(String, String) - Method in class tigase.xmpp.XMPPResourceConnection
Method description
loginToken(BareJID, String, String) - Method in class tigase.xmpp.RepositoryAccess
Method description
loginUserSession(JID, String, BareJID, String, ConnectionStatus, String) - Method in class tigase.server.xmppsession.SessionManager
 
logManagerConfiguration - Static variable in class tigase.conf.ConfiguratorAbstract
Field description
LogMonitor - Class in tigase.server.sreceiver.sysmon
Created: Dec 12, 2008 8:31:38 PM
LogMonitor() - Constructor for class tigase.server.sreceiver.sysmon.LogMonitor
 
logout(String) - Method in class tigase.db.jdbc.DrupalAuth
 
logout(String) - Method in class tigase.db.jdbc.JDBCRepository
 
logout(String) - Method in class tigase.db.jdbc.LibreSourceAuth
 
logout(String) - Method in class tigase.db.jdbc.TigaseAuth
 
logout(String) - Method in class tigase.db.jdbc.TigaseCustomAuth
 
logout(String) - Method in interface tigase.db.UserAuthRepository
Describe logout method here.
logout(String) - Method in class tigase.db.UserAuthRepositoryImpl
 
logout(String) - Method in class tigase.db.xml.XMLRepository
 
logout(GatewayConnection) - Method in class tigase.server.gateways.Gateway
Method description
logout() - Method in interface tigase.server.gateways.GatewayConnection
The logout method is called to logout from the external network and close the network connection.
logout(GatewayConnection) - Method in interface tigase.server.gateways.GatewayListener
The logout method is called when the connection to the external network has been terminated (closed).
logout() - Method in class tigase.xmpp.RepositoryAccess
Method description
logout() - Method in class tigase.xmpp.XMPPResourceConnection
Method description

M

MACHANISM_KEY - Static variable in interface tigase.db.UserAuthRepository
 
main(String[]) - Static method in class tigase.auth.TigaseSaslProvider
Describe main method here.
main(String[]) - Static method in class tigase.conf.ConfiguratorOld
Describe main method here.
main(String[]) - Static method in class tigase.io.TelnetClient
Describe main method here.
main(String[]) - Static method in class tigase.io.TelnetServer
Describe main method here.
main(String[]) - Static method in class tigase.server.XMPPServer
Describe main method here.
main(String[]) - Static method in class tigase.util.RepositoryUtils
Describe main method here.
MAX_AUTH_ATTEMPTS_PROP_KEY - Static variable in class tigase.server.ext.ComponentProtocol
Field description
MAX_INACTIVITY_PROP_KEY - Static variable in class tigase.server.bosh.Constants
 
MAX_INACTIVITY_PROP_VAL - Static variable in class tigase.server.bosh.Constants
 
MAX_PACKET_WAITING_TIME_PROP_KEY - Static variable in class tigase.server.xmppserver.ServerConnectionManager
Field description
MAX_PACKET_WAITING_TIME_PROP_VAL - Static variable in class tigase.server.xmppserver.ServerConnectionManager
Field description
MAX_PACKETS - Static variable in class tigase.server.bosh.Constants
 
MAX_PAUSE_PROP_KEY - Static variable in class tigase.server.bosh.Constants
 
MAX_PAUSE_PROP_VAL - Static variable in class tigase.server.bosh.Constants
 
MAX_QUEUE_SIZE_PROP_KEY - Static variable in class tigase.server.AbstractMessageReceiver
Configuration property key allowing to overwrite a default (memory size dependent) size for the component internal queues.
MAX_QUEUE_SIZE_PROP_VAL - Static variable in class tigase.server.AbstractMessageReceiver
A default value for max queue size property.
MAX_RECONNECTS_PROP_KEY - Static variable in class tigase.server.ConnectionManager
 
MAX_USERS_NUMBER_ATT - Static variable in class tigase.vhosts.VHostItem
This is an attribute name for storing the maximum number of users for this virtual domain.
MAX_WAIT_DEF_PROP_KEY - Static variable in class tigase.server.bosh.Constants
 
MAX_WAIT_DEF_PROP_VAL - Static variable in class tigase.server.bosh.Constants
 
MAXPAUSE_ATTR - Static variable in class tigase.server.bosh.Constants
 
maxQueueSize - Variable in class tigase.server.AbstractMessageReceiver
 
MemMonitor - Class in tigase.server.sreceiver.sysmon
Created: Dec 10, 2008 1:23:17 PM
MemMonitor() - Constructor for class tigase.server.sreceiver.sysmon.MemMonitor
 
MemoryChangeListener - Interface in tigase.sys
Created: Feb 19, 2009 12:19:57 PM
Message - Class in tigase.server
Created: Dec 31, 2009 8:38:38 PM
Message(Element) - Constructor for class tigase.server.Message
Constructs ...
Message(Element, JID, JID) - Constructor for class tigase.server.Message
Constructs ...
Message - Class in tigase.xmpp.impl
Message forwarder class.
Message() - Constructor for class tigase.xmpp.impl.Message
 
MESSAGE_ID - Static variable in class tigase.server.bosh.BoshSessionCache
 
MESSAGE_TYPE_DISPL_NAME - Static variable in class tigase.server.sreceiver.PropertyConstants
 
MESSAGE_TYPE_PROP_KEY - Static variable in class tigase.server.sreceiver.PropertyConstants
 
MESSAGE_TYPE_PROP_VAL - Static variable in class tigase.server.sreceiver.PropertyConstants
 
MessageAll - Class in tigase.xmpp.impl
Variant of the Message forwarder class.
MessageAll() - Constructor for class tigase.xmpp.impl.MessageAll
 
MessageArchive - Class in tigase.xmpp.impl.xep0136
Describe class MessageArchive here.
MessageArchive() - Constructor for class tigase.xmpp.impl.xep0136.MessageArchive
 
MessageArchiveDB - Class in tigase.xmpp.impl.xep0136
Describe class MessageArchiveDB here.
MessageArchiveDB() - Constructor for class tigase.xmpp.impl.xep0136.MessageArchiveDB
 
MessageHistoryDB - Class in tigase.db
Class MessageHistoryDB
MessageHistoryDB() - Constructor for class tigase.db.MessageHistoryDB
 
MessageOfflineDB - Class in tigase.db
Class MessageOfflineDB
MessageOfflineDB() - Constructor for class tigase.db.MessageOfflineDB
 
MessageReceiver - Interface in tigase.server
Interface MessageReceiver Objects of this type can receive messages.
MessageRouter - Class in tigase.server
Class MessageRouter Created: Tue Nov 22 07:07:11 2005
MessageRouter() - Constructor for class tigase.server.MessageRouter
 
MessageRouterConfig - Class in tigase.server
Describe class MessageRouterConfig here.
MessageRouterConfig(Map<String, Object>) - Constructor for class tigase.server.MessageRouterConfig
 
MessageRouterIfc - Interface in tigase.server
Created: Dec 7, 2009 5:20:56 PM
MethodCall - Interface in tigase.cluster
Describe interface MethodCall here.
MethodCallCriteria - Class in tigase.cluster
Describe class MethodCallCriteria here.
MethodCallCriteria(String) - Constructor for class tigase.cluster.MethodCallCriteria
 
MIN_POLLING_PROP_KEY - Static variable in class tigase.server.bosh.Constants
 
MIN_POLLING_PROP_VAL - Static variable in class tigase.server.bosh.Constants
 
MINUTE - Static variable in class tigase.server.AbstractMessageReceiver
Constant used in time calculation procedures.
MINUTE - Static variable in interface tigase.server.sreceiver.sysmon.ResourceMonitorIfc
 
MINUTE - Static variable in class tigase.sys.TigaseRuntime
 
MONITORING - Static variable in interface tigase.conf.Configurable
Field description
MonitoringSetupIfc - Interface in tigase.conf
Created: Jan 10, 2009 8:43:04 PM
MonitoringSetupIfc.MONITOR - Enum in tigase.conf
 
MonitorRuntime - Class in tigase.monitor
Created: Feb 19, 2009 12:31:14 PM
MSG_RECEIVERS_NAMES_PROP_KEY - Static variable in class tigase.server.MessageRouterConfig
 
MSG_RECEIVERS_PROP_KEY - Static variable in class tigase.server.MessageRouterConfig
 
MY_DOMAIN_NAME_PROP_KEY - Static variable in class tigase.cluster.ClusterController
Field description
MY_DOMAIN_NAME_PROP_KEY - Static variable in class tigase.cluster.SessionManagerClustered
Field description
MY_DOMAIN_NAME_PROP_KEY - Static variable in class tigase.server.sreceiver.StanzaReceiver
Field description
MY_DOMAIN_NAME_PROP_KEY - Static variable in class tigase.server.ssender.StanzaSender
 
MY_DOMAIN_NAME_PROP_VAL - Static variable in class tigase.cluster.ClusterController
Field description
MY_DOMAIN_NAME_PROP_VAL - Static variable in class tigase.server.sreceiver.StanzaReceiver
Field description
MY_DOMAIN_NAME_PROP_VAL - Static variable in class tigase.server.ssender.StanzaSender
 
MYSQL_REPO_CLASS_PROP_VAL - Static variable in interface tigase.conf.Configurable
Field description
MYSQL_REPO_URL_PROP_VAL - Static variable in interface tigase.conf.Configurable
Field description

N

N270Monitor - Class in tigase.server.sreceiver.sysmon
Created: Jun 20, 2009 3:42:32 PM
N270Monitor() - Constructor for class tigase.server.sreceiver.sysmon.N270Monitor
 
NAME - Static variable in class tigase.server.XMPPServer
Field description
NAME - Static variable in class tigase.xmpp.impl.Privacy
 
NAME - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
Field description
needsConnection() - Method in class tigase.server.xmppserver.ServerConnections
Method description
needsSync() - Method in interface tigase.cluster.ClusteringStrategyIfc
This method returns 'true' if it needs online users syncronization upon the node connection to the cluster.
needsSync() - Method in class tigase.cluster.strategy.SMNonCachingAllNodes
 
net_buffer - Variable in class tigase.server.ConnectionManager
 
NET_BUFFER_HT_PROP_KEY - Static variable in class tigase.server.ConnectionManager
Field description
NET_BUFFER_HT_PROP_VAL - Static variable in class tigase.server.ConnectionManager
 
NET_BUFFER_PROP_KEY - Static variable in class tigase.server.ConnectionManager
 
NET_BUFFER_ST_PROP_KEY - Static variable in class tigase.server.ConnectionManager
Field description
NET_BUFFER_ST_PROP_VAL - Static variable in class tigase.server.ConnectionManager
 
newPacketId(String) - Method in class tigase.server.AbstractComponentRegistrator
Method generates and returns an unique packet ID.
newPacketId(String) - Method in class tigase.server.AbstractMessageReceiver
Method description
newPacketId(String) - Method in interface tigase.server.ext.ComponentProtocolHandler
 
NewsDistributor - Class in tigase.server.sreceiver
Simple news distributor task.
NewsDistributor() - Constructor for class tigase.server.sreceiver.NewsDistributor
 
newStartedHandler() - Method in class tigase.server.bosh.BoshConnectionManager
 
newStartedHandler() - Method in class tigase.server.xmppclient.ClientConnectionManager
 
newStoppedHandler() - Method in class tigase.server.xmppclient.ClientConnectionManager
 
NewTaskCommand - Class in tigase.server.sreceiver
Describe class NewTaskCommand here.
NewTaskCommand() - Constructor for class tigase.server.sreceiver.NewTaskCommand
 
nextClusterNode(String) - Method in class tigase.cluster.ClusterElement
Method description
nextStanzaId() - Method in class tigase.xmpp.XMPPResourceConnection
Method description
NO_ACCESS_TO_REP_MSG - Static variable in class tigase.xmpp.RepositoryAccess
 
NoConnectionIdException - Exception in tigase.xmpp
 
NoConnectionIdException() - Constructor for exception tigase.xmpp.NoConnectionIdException
Constructs ...
NoConnectionIdException(String) - Constructor for exception tigase.xmpp.NoConnectionIdException
Constructs ...
NoConnectionIdException(Throwable) - Constructor for exception tigase.xmpp.NoConnectionIdException
Constructs ...
NoConnectionIdException(String, Throwable) - Constructor for exception tigase.xmpp.NoConnectionIdException
Constructs ...
NODE_ID_EL_NAME - Static variable in class tigase.cluster.ClusterElement
Field description
NODE_NAME_ATTR - Static variable in class tigase.conf.ConfigItem
Field description
NODE_NAME_LABEL - Static variable in class tigase.conf.ConfigItem
Field description
nodeConnected(String) - Method in class tigase.cluster.ClientConnectionClustered
 
nodeConnected(String) - Method in class tigase.cluster.ClusterConnectionManager
 
nodeConnected(String) - Method in class tigase.cluster.ClusterController
Method description
nodeConnected(String) - Method in interface tigase.cluster.ClusteredComponent
 
nodeConnected(JID) - Method in interface tigase.cluster.ClusteringStrategyIfc
This is a handler method which is called when a new node connects to the cluster.
nodeConnected(String) - Method in class tigase.cluster.ServerConnectionClustered
Method description
nodeConnected(String) - Method in class tigase.cluster.SessionManagerClustered
Method description
nodeConnected(JID) - Method in class tigase.cluster.strategy.SMNonCachingAllNodes
 
nodeDisconnected(String) - Method in class tigase.cluster.ClientConnectionClustered
 
nodeDisconnected(String) - Method in class tigase.cluster.ClusterConnectionManager
 
nodeDisconnected(String) - Method in class tigase.cluster.ClusterController
Method description
nodeDisconnected(String) - Method in interface tigase.cluster.ClusteredComponent
 
nodeDisconnected(JID) - Method in interface tigase.cluster.ClusteringStrategyIfc
This is a handler method which is called when a node disconnects from the cluster.
nodeDisconnected(String) - Method in class tigase.cluster.ServerConnectionClustered
Method description
nodeDisconnected(String) - Method in class tigase.cluster.SessionManagerClustered
Method description
nodeDisconnected(JID) - Method in class tigase.cluster.strategy.SMNonCachingAllNodes
 
nodeForPackage(Class) - Method in class tigase.conf.ConfigXMLRepository
Method description
NonAuthUserRepository - Interface in tigase.db
Describe interface WriteOnlyUserRepository here.
NONPRIORITY_QUEUE - Static variable in class tigase.util.PriorityQueueAbstract
Field description
NonpriorityQueue<E> - Class in tigase.util
Created: Feb 9, 2010 11:32:30 AM
NonpriorityQueue(int) - Constructor for class tigase.util.NonpriorityQueue
 
NOT_AUTHORIZED_MSG - Static variable in class tigase.xmpp.RepositoryAccess
 
NotAuthorizedException - Exception in tigase.xmpp
This exception is usually trown when there is kind of access violation error.
NotAuthorizedException(String) - Constructor for exception tigase.xmpp.NotAuthorizedException
Creates a new NotAuthorizedException instance.
NotAuthorizedException(String, Throwable) - Constructor for exception tigase.xmpp.NotAuthorizedException
 

O

offer(E, int) - Method in class tigase.util.NonpriorityQueue
Method description
offer(E, int) - Method in class tigase.util.PriorityQueue
Method description
offer(E, int) - Method in class tigase.util.PriorityQueueAbstract
Method description
OFFLINE_DATA_NODE - Static variable in interface tigase.db.NonAuthUserRepository
Field description
OfflineMessages - Class in tigase.xmpp.impl
Describe class OfflineMessages here.
OfflineMessages() - Constructor for class tigase.xmpp.impl.OfflineMessages
 
okResult(String, int) - Method in class tigase.server.Packet
Method returns a modified copy of the Packet with its stanza as stanza result used for reporting IQ stanza results.
okResult(Element, int) - Method in class tigase.server.Packet
Method returns a modified copy of the Packet with its stanza as stanza result used for reporting IQ stanza results.
ONLINE_ONLY_DISPL_NAME - Static variable in class tigase.server.sreceiver.PropertyConstants
 
ONLINE_ONLY_PROP_KEY - Static variable in class tigase.server.sreceiver.PropertyConstants
 
ONLINE_ONLY_PROP_VAL - Static variable in class tigase.server.sreceiver.PropertyConstants
 
OnlineJidsReporter - Interface in tigase.sys
Created: Apr 19, 2009 12:15:07 AM
ORDER - Static variable in class tigase.xmpp.impl.Privacy
 
OSUtils - Class in tigase.util
Created: Dec 11, 2008 10:26:00 AM
OSUtils() - Constructor for class tigase.util.OSUtils
 
OSUtils.OS - Enum in tigase.util
 
OTHER_PARAMS_ELEM - Static variable in class tigase.vhosts.VHostItem
Element name for the VHostItem XML child keeping all the extra parameters for the domain.
otherAuth(Map<String, Object>) - Method in class tigase.db.jdbc.DrupalAuth
Describe otherAuth method here.
otherAuth(Map<String, Object>) - Method in class tigase.db.jdbc.JDBCRepository
Describe otherAuth method here.
otherAuth(Map<String, Object>) - Method in class tigase.db.jdbc.LibreSourceAuth
Describe otherAuth method here.
otherAuth(Map<String, Object>) - Method in class tigase.db.jdbc.TigaseAuth
Describe otherAuth method here.
otherAuth(Map<String, Object>) - Method in class tigase.db.jdbc.TigaseCustomAuth
Describe otherAuth method here.
otherAuth(Map<String, Object>) - Method in interface tigase.db.UserAuthRepository
Describe otherAuth method here.
otherAuth(Map<String, Object>) - Method in class tigase.db.UserAuthRepositoryImpl
Describe otherAuth method here.
otherAuth(Map<String, Object>) - Method in class tigase.db.xml.XMLRepository
Describe otherAuth method here.
otherXML(StringBuilder) - Method in class tigase.xmpp.XMPPDomBuilderHandler
Method description
OUTGOING_FILTERS_PROP_KEY - Static variable in class tigase.server.AbstractMessageReceiver
Configuration property key for setting outgoing packets filters on the component level.
OUTGOING_FILTERS_PROP_VAL - Static variable in class tigase.server.AbstractMessageReceiver
Configuration property default vakue with a default outgoing packet filter loaded by Tigase server.

This is a comma-separated list of classes which should be loaded as packet filters.

outgoingIsNull() - Method in class tigase.server.xmppserver.ServerConnections
Method description
outInitialAnonymous(Packet, XMPPResourceConnection, Queue<Packet>) - Static method in class tigase.xmpp.impl.Presence
 

P

PACK_ROUTED_KEY - Static variable in class tigase.server.ext.ComponentProtocol
Field description
PACK_ROUTED_KEY - Static variable in class tigase.server.xmppcomponent.ComponentConnectionManager
 
PACK_ROUTED_VAL - Variable in class tigase.server.ext.ComponentProtocol
Field description
PACK_ROUTED_VAL - Variable in class tigase.server.xmppcomponent.ComponentConnectionManager
 
Packet - Class in tigase.server
Objects of this class carry a single XMPP packet (stanza).
Packet(Element) - Constructor for class tigase.server.Packet
A constructor creating the Packet instance.
Packet(Element, JID, JID) - Constructor for class tigase.server.Packet
A constructor creating the Packet instance.
PACKET - Static variable in interface tigase.server.script.CommandIfc
 
packet - Variable in class tigase.util.QueueItem
 
PacketCounter - Class in tigase.server.filters
Created: Jun 8, 2009 1:47:31 PM
PacketCounter() - Constructor for class tigase.server.filters.PacketCounter
 
PacketErrorTypeException - Exception in tigase.xmpp
Describe class PacketErrorTypeException here.
PacketErrorTypeException(String) - Constructor for exception tigase.xmpp.PacketErrorTypeException
Creates a new PacketErrorTypeException instance.
PacketErrorTypeException(String, Throwable) - Constructor for exception tigase.xmpp.PacketErrorTypeException
 
PacketFilter - Class in tigase.server.xmppsession
Describe class PacketFilter here.
PacketFilter() - Constructor for class tigase.server.xmppsession.PacketFilter
Creates a new PacketFilter instance.
PacketFilterIfc - Interface in tigase.server
An interface for loadable packet filters to the Tigase server.
packetInstance(Element) - Static method in class tigase.server.Packet
The method returns Packet instance.
packetInstance(Element, JID, JID) - Static method in class tigase.server.Packet
The method returns Packet instance.
packetInstance(String, String, String, StanzaType) - Static method in class tigase.server.Packet
The method creates XML stanza from given parameters and returns Packet instance for this XML stanza.
packetReceived(Packet) - Method in class tigase.server.gateways.Gateway
Method description
packetReceived(Packet) - Method in interface tigase.server.gateways.GatewayListener
The packetReceived method is called when data packet has been received from the external network.
packetsReady(IO) - Method in interface tigase.net.IOServiceListener
 
packetsReady(IO) - Method in class tigase.server.ConnectionManager
Method description
packRouted() - Method in class tigase.server.Packet
Returns a new Packet instance with stanza routed which means an original stanza has been enclosed inside a route XML element which contains additional information taken from Packet packet instance internal attributes.
parseArgs(String[]) - Method in class tigase.conf.ConfiguratorAbstract
Method description
parseArgs(String[]) - Method in class tigase.conf.ConfiguratorOld
 
parseBool(Object) - Static method in class tigase.server.sreceiver.TaskCommons
 
parseBool(String) - Static method in class tigase.util.DataTypes
 
parseError() - Method in class tigase.xmpp.XMPPDomBuilderHandler
Method description
parseMethod(String) - Static method in enum tigase.cluster.ClusterMethods
 
parseMethodCall(Element) - Method in class tigase.cluster.ClusterElement
 
parseParams(String[]) - Static method in class tigase.io.TelnetClient
 
parseParams(String[]) - Static method in class tigase.io.TelnetServer
 
parseParams(String[]) - Static method in class tigase.server.XMPPServer
Method description
parseParams(String[]) - Static method in class tigase.util.RepositoryUtils
Method description
parser - Variable in class tigase.xmpp.XMPPIOService
 
parseRoster(String, Map<BareJID, RosterElement>, XMPPResourceConnection) - Static method in class tigase.xmpp.impl.roster.RosterFlat
Method description
parseSizeInt(String, int) - Static method in class tigase.util.DataTypes
 
PASSWORD_ATTR - Static variable in class tigase.server.ext.CompRepoItem
 
PatternComparator - Class in tigase.util
Created: Oct 22, 2009 6:08:50 PM
PatternComparator() - Constructor for class tigase.util.PatternComparator
 
PENDING_IN - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
Field description
PENDING_MODERATIONS_FIELD - Static variable in class tigase.server.sreceiver.TaskInstanceCommand
 
PENDING_OUT - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
Field description
PepPlugin - Class in tigase.xmpp.impl
Class description
PepPlugin() - Constructor for class tigase.xmpp.impl.PepPlugin
Constructs ...
Permissions - Enum in tigase.server
Describe class Permissions here.
PGSQL_REPO_CLASS_PROP_VAL - Static variable in interface tigase.conf.Configurable
Field description
PGSQL_REPO_URL_PROP_VAL - Static variable in interface tigase.conf.Configurable
Field description
plainAuth(String, String) - Method in class tigase.db.jdbc.DrupalAuth
Describe plainAuth method here.
plainAuth(String, String) - Method in class tigase.db.jdbc.JDBCRepository
Describe plainAuth method here.
plainAuth(String, String) - Method in class tigase.db.jdbc.LibreSourceAuth
Describe plainAuth method here.
plainAuth(String, String) - Method in class tigase.db.jdbc.TigaseAuth
Describe plainAuth method here.
plainAuth(String, String) - Method in class tigase.db.jdbc.TigaseCustomAuth
Describe plainAuth method here.
plainAuth(String, String) - Method in interface tigase.db.UserAuthRepository
plainAuth method performs non-sasl, plain authentication as described in non-sasl authentication XEP-0078.
plainAuth(String, String) - Method in class tigase.db.UserAuthRepositoryImpl
Describe plainAuth method here.
plainAuth(String, String) - Method in class tigase.db.xml.XMLRepository
Describe plainAuth method here.
PLUGINS_CONCURRENCY_PROP_KEY - Static variable in class tigase.server.xmppsession.SessionManagerConfig
 
PLUGINS_CONF_PROP_KEY - Static variable in class tigase.server.xmppsession.SessionManagerConfig
 
PLUGINS_PROP_KEY - Static variable in class tigase.server.xmppsession.SessionManagerConfig
 
POLLING_ATTR - Static variable in class tigase.server.bosh.Constants
 
PORT_CLASS_PROP_KEY - Static variable in class tigase.server.ConnectionManager
 
PORT_IFC_PROP_KEY - Static variable in class tigase.server.ConnectionManager
 
PORT_IFC_PROP_VAL - Variable in class tigase.cluster.ClusterConnectionManager
 
PORT_IFC_PROP_VAL - Variable in class tigase.server.ConnectionManager
Field description
PORT_KEY - Static variable in class tigase.server.ConnectionManager
 
PORT_LOCAL_HOST_PROP_KEY - Static variable in class tigase.cluster.ClusterConnectionManager
 
PORT_LOCAL_HOST_PROP_KEY - Static variable in class tigase.server.ConnectionManager
Field description
PORT_LOCAL_HOST_PROP_VAL - Variable in class tigase.server.xmppcomponent.ComponentConnectionManager
 
PORT_NO_ATTR - Static variable in class tigase.server.ext.CompRepoItem
 
PORT_NO_LABEL - Static variable in class tigase.server.ext.CompRepoItem
 
PORT_REMOTE_HOST_PROP_KEY - Static variable in class tigase.server.ConnectionManager
 
PORT_REMOTE_HOST_PROP_VAL - Static variable in class tigase.server.ConnectionManager
 
PORT_REMOTE_HOST_PROP_VAL - Variable in class tigase.server.xmppcomponent.ComponentConnectionManager
 
PORT_ROUTING_TABLE_PROP_KEY - Static variable in class tigase.cluster.ClusterConnectionManager
 
PORT_ROUTING_TABLE_PROP_KEY - Static variable in class tigase.server.xmppcomponent.ComponentConnectionManager
 
PORT_ROUTING_TABLE_PROP_VAL - Variable in class tigase.server.xmppcomponent.ComponentConnectionManager
 
PORT_SOCKET_PROP_KEY - Static variable in class tigase.server.ConnectionManager
 
PORT_SOCKET_PROP_VAL - Variable in class tigase.server.xmppcomponent.ComponentConnectionManager
 
PORT_TYPE_PROP_KEY - Static variable in class tigase.net.IOService
Field description
PORT_TYPE_PROP_KEY - Static variable in class tigase.server.ConnectionManager
 
PORT_TYPE_PROP_VAL - Variable in class tigase.server.xmppcomponent.ComponentConnectionManager
 
PORTS - Variable in class tigase.cluster.ClusterConnectionManager
 
PORTS - Variable in class tigase.server.xmppcomponent.ComponentConnectionManager
 
PORTS_PROP_KEY - Static variable in class tigase.server.ConnectionManager
 
postProcess(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>) - Method in class tigase.xmpp.impl.OfflineMessages
Describe postProcess method here.
postProcess(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>) - Method in interface tigase.xmpp.XMPPPostprocessorIfc
 
prepareCalmDown(String, Queue<Packet>, Object) - Method in class tigase.server.sreceiver.sysmon.AbstractMonitor
 
prepareWarning(String, Queue<Packet>, Object) - Method in class tigase.server.sreceiver.sysmon.AbstractMonitor
 
preprocess(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>) - Method in class tigase.server.xmppsession.PacketFilter
Method description
preProcess(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>) - Method in class tigase.xmpp.impl.DomainFilter
Method description
preProcess(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>) - Method in class tigase.xmpp.impl.JabberIqIq
Method description
preProcess(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>) - Method in class tigase.xmpp.impl.JabberIqPrivacy
preProcess method checks only incoming stanzas so it doesn't check for presence-out at all.
preProcess(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>) - Method in interface tigase.xmpp.XMPPPreprocessorIfc
 
Presence - Class in tigase.server
Created: Dec 31, 2009 8:42:05 PM
Presence(Element) - Constructor for class tigase.server.Presence
 
Presence(Element, JID, JID) - Constructor for class tigase.server.Presence
 
Presence - Class in tigase.xmpp.impl
Describe class Presence here.
Presence() - Constructor for class tigase.xmpp.impl.Presence
 
PRESENCE_ELEMENT_NAME - Static variable in class tigase.xmpp.impl.Presence
Field description
PRESENCE_KEY - Static variable in class tigase.xmpp.XMPPResourceConnection
Constant PRESENCE_KEY is a key in temporary session data where the last presence sent by the userto server is stored, either initial presence or off-line presence before disconnecting.
printNode(JID, UserRepository, String, String) - Static method in class tigase.util.RepositoryUtils
Method description
printRepoContent(UserRepository) - Static method in class tigase.util.RepositoryUtils
Method description
Priority - Enum in tigase.server
Created: Feb 13, 2009 9:44:53 PM
PriorityQueue<E> - Class in tigase.util
Created: Feb 9, 2010 11:12:56 AM
PriorityQueue(int, int) - Constructor for class tigase.util.PriorityQueue
Constructs ...
PriorityQueueAbstract<E> - Class in tigase.util
Works like a LinkedBlockingQueue using the put() and take() methods but with an additional priority integer parameter.
PriorityQueueAbstract() - Constructor for class tigase.util.PriorityQueueAbstract
 
Privacy - Class in tigase.xmpp.impl
Class defining data structure for privacy lists.
Privacy() - Constructor for class tigase.xmpp.impl.Privacy
 
PRIVACY - Static variable in class tigase.xmpp.impl.Privacy
 
PRIVACY_LIST - Static variable in class tigase.xmpp.impl.Privacy
 
process(Element) - Method in interface tigase.cluster.MethodCall
 
process(Packet, XMPPIOService<List<ComponentConnection>>, ComponentProtocolHandler, Queue<Packet>) - Method in interface tigase.server.ext.ExtProcessor
 
process(Packet, XMPPIOService<List<ComponentConnection>>, ComponentProtocolHandler, Queue<Packet>) - Method in class tigase.server.ext.handlers.BindProcessor
 
process(Packet, XMPPIOService<List<ComponentConnection>>, ComponentProtocolHandler, Queue<Packet>) - Method in class tigase.server.ext.handlers.HandshakeProcessor
 
process(Packet, XMPPIOService<List<ComponentConnection>>, ComponentProtocolHandler, Queue<Packet>) - Method in class tigase.server.ext.handlers.SASLProcessor
 
process(Packet, XMPPIOService<List<ComponentConnection>>, ComponentProtocolHandler, Queue<Packet>) - Method in class tigase.server.ext.handlers.StartTLSProcessor
Method description
process(Packet, XMPPIOService<List<ComponentConnection>>, ComponentProtocolHandler, Queue<Packet>) - Method in class tigase.server.ext.handlers.StreamFeaturesProcessor
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>) - Method in class tigase.server.xmppsession.PacketFilter
Method description
process(QueueItem) - Method in class tigase.util.WorkerThread
Method description
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.BindResource
Method description
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.JabberIqAuth
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.JabberIqCommand
Method description
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.JabberIqIq
Method description
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.JabberIqPrivacy
Method description
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.JabberIqPrivate
Describe process method here.
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.JabberIqRegister
Method description
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Static method in class tigase.xmpp.impl.JabberIqRoster
Method description
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.JabberIqStats
Method description
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.Jingle
Describe process method here.
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.Message
Method description
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.MessageAll
Method description
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.OfflineMessages
Describe process method here.
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Static method in class tigase.xmpp.impl.Presence
Method description
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.RosterPresence
Method description
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.SaslAuth
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.SessionBind
Method description
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.SimpleForwarder
Describe process method here.
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.StartTLS
Method description
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.StartZLib
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.xep0136.MessageArchive
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.XMPPProcessorAbstract
Method description
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in interface tigase.xmpp.XMPPProcessorIfc
 
processAdminsOrDomains(Packet) - Method in class tigase.server.xmppsession.SessionManager
 
processClusterPacket(Packet) - Method in class tigase.cluster.ServerConnectionClustered
 
processClusterPacket(Packet) - Method in class tigase.cluster.SessionManagerClustered
 
processCommand(Packet) - Method in class tigase.server.bosh.BoshConnectionManager
 
processCommand(Packet, Packet, StanzaReceiver) - Method in class tigase.server.sreceiver.NewTaskCommand
Describe processCommand method here.
processCommand(Packet, Packet, StanzaReceiver) - Method in interface tigase.server.sreceiver.TaskCommandIfc
Describe processCommand method here.
processCommand(Packet, Packet, StanzaReceiver) - Method in class tigase.server.sreceiver.TaskInstanceCommand
Describe processCommand method here.
processCommand(Packet) - Method in class tigase.server.xmppclient.ClientConnectionManager
 
processCommand(Packet) - Method in class tigase.server.xmppsession.SessionManager
 
processDialback(Packet, XMPPIOService<Object>) - Method in class tigase.server.xmppserver.ServerConnectionManager
Method description
processedBy(String) - Method in class tigase.server.Packet
The method marks that the packet has been processed by a packet processor with a given ID.
processFromUserOutPacket(JID, Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.XMPPProcessorAbstract
The method is called when a packet is sent from the user, owner of the session somewhere else to other XMPP entity (other user on the server, other user on a different server, different server, component, transport, etc....).
processFromUserPacket(JID, Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.XMPPProcessorAbstract
The method is called for all packets sent by the user, owner of this connection/session.
processFromUserToServerPacket(JID, Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.JabberIqVersion
Method description
processFromUserToServerPacket(JID, Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.PepPlugin
Method description
processFromUserToServerPacket(JID, Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.ServiceDiscovery
Method description
processFromUserToServerPacket(JID, Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.UrnXmppPing
Method description
processFromUserToServerPacket(JID, Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.VCardTemp
Method description
processFromUserToServerPacket(JID, Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.XMPPProcessorAbstract
The method is called when a packet is send from the user who is owner of the session to the local server (ping, roster management, privacy lists, etc...).
processingThreads() - Method in class tigase.cluster.ClusterConnectionManager
 
processingThreads() - Method in class tigase.cluster.SessionManagerClustered
Method description
processingThreads() - Method in class tigase.server.AbstractMessageReceiver
Method description
processingThreads() - Method in class tigase.server.ext.ComponentProtocol
Method description
processingThreads() - Method in class tigase.server.MessageRouter
Method description
processingThreads() - Method in class tigase.server.test.TestComponent
Method description
processingThreads() - Method in class tigase.server.xmppclient.ClientConnectionManager
Method description
processingThreads() - Method in class tigase.server.xmppsession.SessionManager
Method description
ProcessingThreads<E extends WorkerThread> - Class in tigase.util
Created: Apr 21, 2009 8:50:50 PM
ProcessingThreads(E, int, int, int, String) - Constructor for class tigase.util.ProcessingThreads
Constructs ...
processMessage(Packet, Queue<Packet>) - Method in class tigase.server.sreceiver.AbstractReceiverTask
 
processMessage(Packet, Queue<Packet>) - Method in class tigase.server.sreceiver.PubSubTestsTask
 
processMessage(Packet, Queue<Packet>) - Method in class tigase.server.sreceiver.ShortNewsPublisher
 
processMessage(Packet, Queue<Packet>) - Method in class tigase.server.sreceiver.sysmon.SystemMonitorTask
 
processMessage(Packet, Queue<Packet>) - Method in class tigase.server.sreceiver.TesterTask
 
processNullSessionPacket(Packet, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.PepPlugin
Method description
processNullSessionPacket(Packet, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.ServiceDiscovery
Method description
processNullSessionPacket(Packet, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.UrnXmppPing
Method description
processNullSessionPacket(Packet, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.VCardTemp
Method description
processNullSessionPacket(Packet, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.XMPPProcessorAbstract
The method is called for packets received by the server for which no user session is found - neither sender session or receiver session.
ProcessorFactory - Class in tigase.xmpp
ProcessorFactory class contains functionality to load and provide all classes which are XMPPProcessor extensions (not abstract extensions) available in classpath.
processPacket(Packet) - Method in class tigase.cluster.ClusterConnectionManager
 
processPacket(Packet, Queue<Packet>) - Method in class tigase.cluster.ClusterController
Method description
processPacket(Packet) - Method in class tigase.cluster.ServerConnectionClustered
Method description
processPacket(Packet) - Method in class tigase.cluster.SessionManagerClustered
Method description
processPacket(ClusterElement) - Method in class tigase.cluster.SessionManagerClustered
 
processPacket(Packet, Queue<Packet>) - Method in class tigase.cluster.VirtualComponent
Method description
processPacket(Packet, Queue<Packet>) - Method in class tigase.conf.ConfiguratorOld
 
processPacket(Packet, Queue<Packet>) - Method in class tigase.disco.XMPPServiceCollector
 
processPacket(Packet) - Method in class tigase.server.AbstractMessageReceiver
This is the main Packet processing method.
processPacket(Packet, Queue<Packet>) - Method in class tigase.server.AbstractMessageReceiver
Method description
processPacket(Packet, Queue<Packet>) - Method in class tigase.server.BasicComponent
Method description
processPacket(Packet, Queue<Packet>) - Method in class tigase.server.bosh.BoshSession
 
processPacket(Packet) - Method in class tigase.server.ConnectionManager
Method description
processPacket(Packet) - Method in class tigase.server.gateways.Gateway
Method description
processPacket(Packet) - Method in class tigase.server.MessageRouter
Method description
processPacket(Packet, Queue<Packet>) - Method in interface tigase.server.ServerComponent
processPacket is a blocking processing method implemented by all components.
processPacket(Packet, Queue<Packet>) - Method in class tigase.server.sreceiver.AbstractReceiverTask
Describe processPacket method here.
processPacket(Packet, Queue<Packet>) - Method in interface tigase.server.sreceiver.ReceiverTaskIfc
processPacket method takes a packet addressed to this task as a parameter and does something with the packet.
processPacket(Packet) - Method in class tigase.server.sreceiver.StanzaReceiver
Describe processPacket method here.
processPacket(Packet) - Method in class tigase.server.ssender.StanzaSender
Describe processPacket method here.
processPacket(Packet) - Method in class tigase.server.test.TestComponent
Method description
processPacket(Packet) - Method in class tigase.server.xmppclient.ClientConnectionManager
Method description
processPacket(Packet) - Method in class tigase.server.xmppcomponent.ComponentConnectionManager
 
processPacket(Packet) - Method in class tigase.server.xmppserver.ServerConnectionManager
Method description
processPacket(Packet) - Method in class tigase.server.xmppsession.SessionManager
Method description
processPacket(Packet, XMPPResourceConnection) - Method in class tigase.server.xmppsession.SessionManager
 
processPacket(Packet, Queue<Packet>) - Method in class tigase.stats.StatisticsCollector
Method description
processPacket(Packet, Queue<Packet>) - Method in class tigase.vhosts.VHostManager
Method description
processPacketMR(Packet, Queue<Packet>) - Method in class tigase.server.MessageRouter
Method description
processScriptCommand(Packet, Queue<Packet>) - Method in class tigase.server.BasicComponent
 
processServerSessionPacket(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.JabberIqVersion
Method description
processServerSessionPacket(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.PepPlugin
Method description
processServerSessionPacket(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.ServiceDiscovery
Method description
processServerSessionPacket(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.UrnXmppPing
Method description
processServerSessionPacket(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.VCardTemp
Method description
processServerSessionPacket(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.XMPPProcessorAbstract
The method is called when a packet addressed to the server domain is received.
processSocketData(XMPPIOService<Object>) - Method in class tigase.cluster.ClusterConnectionManager
 
processSocketData() - Method in class tigase.net.IOService
 
processSocketData(XMPPIOService<Object>) - Method in class tigase.server.bosh.BoshConnectionManager
Method description
processSocketData(IO) - Method in class tigase.server.ConnectionManager
Method description
processSocketData(XMPPIOService<List<ComponentConnection>>) - Method in class tigase.server.ext.ComponentProtocol
Method description
processSocketData(XMPPIOService<Object>) - Method in class tigase.server.xmppclient.ClientConnectionManager
Method description
processSocketData(XMPPIOService<Object>) - Method in class tigase.server.xmppcomponent.ComponentConnectionManager
 
processSocketData(XMPPIOService<Object>) - Method in class tigase.server.xmppserver.ServerConnectionManager
Method description
processSocketData() - Method in class tigase.xmpp.XMPPIOService
Describe processSocketData method here.
processSocketPacket(Packet, BoshIOService, Queue<Packet>) - Method in class tigase.server.bosh.BoshSession
 
processToUserPacket(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.VCardTemp
Method description
processToUserPacket(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.XMPPProcessorAbstract
Method is called for all the packets sent TO the user - owner of the session.
processWaitingPackets() - Method in class tigase.net.IOService
Method description
processWaitingPackets() - Method in class tigase.xmpp.XMPPIOService
Describe processWaitingPackets method here.
PROP_KEY - Static variable in class tigase.server.ConnectionManager
 
PROPERTY_FILENAME_PROP_KEY - Static variable in class tigase.conf.ConfiguratorAbstract
Field description
PropertyConstants - Class in tigase.server.sreceiver
Describe class PropertyConstants here.
PropertyConstants() - Constructor for class tigase.server.sreceiver.PropertyConstants
 
PropertyConstants.MessageType - Enum in tigase.server.sreceiver
 
PropertyConstants.SenderAddress - Enum in tigase.server.sreceiver
 
PropertyConstants.SenderRestrictions - Enum in tigase.server.sreceiver
 
PropertyConstants.SubscrRestrictions - Enum in tigase.server.sreceiver
 
PropertyItem - Class in tigase.server.sreceiver
Describe class PropertyItem here.
PropertyItem(String, String, Object, String[], String) - Constructor for class tigase.server.sreceiver.PropertyItem
Creates a new PropertyItem instance.
PropertyItem(String, String, String[], String[], String) - Constructor for class tigase.server.sreceiver.PropertyItem
 
PropertyItem(String, Object) - Constructor for class tigase.server.sreceiver.PropertyItem
Creates a new PropertyItem instance.
PropertyItem(String, String, Object) - Constructor for class tigase.server.sreceiver.PropertyItem
Creates a new PropertyItem instance.
propertyItems2Command(Map<String, PropertyItem>, Packet) - Static method in class tigase.server.sreceiver.TaskCommons
 
PROTO_XMLNS_ATTR - Static variable in class tigase.server.ext.CompRepoItem
 
PROTO_XMLNS_LABEL - Static variable in class tigase.server.ext.CompRepoItem
 
PROTOCOL_KEY - Static variable in interface tigase.db.UserAuthRepository
 
PROTOCOL_VAL_NONSASL - Static variable in interface tigase.db.UserAuthRepository
 
PROTOCOL_VAL_SASL - Static variable in interface tigase.db.UserAuthRepository
 
PUBLIC_DATA_NODE - Static variable in interface tigase.db.NonAuthUserRepository
Field description
PubSubTestsTask - Class in tigase.server.sreceiver
Created: Jan 22, 2009 11:02:59 AM
PubSubTestsTask() - Constructor for class tigase.server.sreceiver.PubSubTestsTask
 
put(E, int) - Method in class tigase.util.NonpriorityQueue
Method description
put(E, int) - Method in class tigase.util.PriorityQueue
Method description
put(E, int) - Method in class tigase.util.PriorityQueueAbstract
Method description
putCommonSessionData(String, Object) - Method in class tigase.xmpp.XMPPResourceConnection
Method description
putCommonSessionData(String, Object) - Method in class tigase.xmpp.XMPPSession
 
putDBKey(String, String) - Method in class tigase.server.xmppserver.ServerConnections
Method description
putDomainTempData(String, String, String, String) - Method in interface tigase.db.NonAuthUserRepository
The method allows to store some temporary data by the plugin in publicly available space.
putMXBean(String, Object) - Static method in class tigase.conf.ConfiguratorAbstract
Method description
putMXBean(String, Object) - Static method in class tigase.conf.ConfiguratorOld
 
putMXBean(String, Object) - Method in interface tigase.conf.MonitoringSetupIfc
 
putProperties(String, Map<String, Object>) - Method in interface tigase.conf.ConfigRepositoryIfc
Sets/adds properties for the given component name.
putProperties(String, Map<String, Object>) - Method in class tigase.conf.ConfigurationCache
Method description
putProperties(String, Map<String, Object>) - Method in class tigase.conf.ConfiguratorAbstract
Method description
putSessionData(String, Object) - Method in class tigase.xmpp.XMPPResourceConnection
Saves given session data.
putTempData(String, String, String) - Method in interface tigase.db.NonAuthUserRepository
The method allows to store some temporary data by the plugin in publicly available space.

Q

queryAuth(Map<String, Object>) - Method in class tigase.db.jdbc.DrupalAuth
Describe queryAuth method here.
queryAuth(Map<String, Object>) - Method in class tigase.db.jdbc.JDBCRepository
 
queryAuth(Map<String, Object>) - Method in class tigase.db.jdbc.LibreSourceAuth
Describe queryAuth method here.
queryAuth(Map<String, Object>) - Method in class tigase.db.jdbc.TigaseAuth
Describe queryAuth method here.
queryAuth(Map<String, Object>) - Method in class tigase.db.jdbc.TigaseCustomAuth
Describe queryAuth method here.
queryAuth(Map<String, Object>) - Method in interface tigase.db.UserAuthRepository
queryAuth returns mechanisms available for authentication.
queryAuth(Map<String, Object>) - Method in class tigase.db.UserAuthRepositoryImpl
Describe queryAuth method here.
queryAuth(Map<String, Object>) - Method in class tigase.db.xml.XMLRepository
 
queryAuth(Map<String, Object>) - Method in class tigase.xmpp.RepositoryAccess
Method description
queryAuth(Map<String, Object>) - Method in class tigase.xmpp.XMPPResourceConnection
Method description
QueueItem - Class in tigase.util
Created: Apr 21, 2009 9:05:23 PM
QueueItem() - Constructor for class tigase.util.QueueItem
 
QueueType - Enum in tigase.server
Created: Jun 8, 2009 1:53:38 PM

R

read(ByteBuffer) - Method in interface tigase.io.IOInterface
 
read(ByteBuffer) - Method in class tigase.io.SocketIO
Method description
read(ByteBuffer) - Method in class tigase.io.TLSIO
Method description
read(ByteBuffer) - Method in class tigase.io.ZLibIO
 
readCompleted() - Method in class tigase.net.IOService
 
readData() - Method in class tigase.net.IOService
Describe readData method here.
REALM_KEY - Static variable in interface tigase.db.UserAuthRepository
 
receivedPackets() - Method in class tigase.net.IOService
 
receivedPackets() - Method in class tigase.xmpp.XMPPIOService
 
ReceiverTaskIfc - Interface in tigase.server.sreceiver
This is StanzaReceiver task which can receive XMPP packets to do something with them.
ReceiverTimeoutHandler - Interface in tigase.server
Created: Feb 16, 2009 1:44:46 PM
REDIRECT_TO_PROP_KEY - Static variable in class tigase.cluster.VirtualComponent
Virtual component parameter setting packet redirect destination address.
register(String, String, String) - Method in class tigase.xmpp.RepositoryAccess
Deprecated. 
register(String, String, Map<String, String>) - Method in class tigase.xmpp.RepositoryAccess
Method description
REGISTER_ENABLED_ATT - Static variable in class tigase.vhosts.VHostItem
This is an attribute name for storing information whether user registration is allowed for this domain.
registerNewSession(BareJID, XMPPResourceConnection) - Method in class tigase.server.xmppsession.SessionManager
 
REGISTRATOR_NAMES_PROP_KEY - Static variable in class tigase.server.MessageRouterConfig
 
REGISTRATOR_PROP_KEY - Static variable in class tigase.server.MessageRouterConfig
 
release() - Method in class tigase.cluster.VirtualComponent
Method description
release() - Method in class tigase.server.AbstractComponentRegistrator
Method is called when the component is being stopped and potentially removed from the system to release all resources associated with the component.
release() - Method in class tigase.server.AbstractMessageReceiver
Method description
release() - Method in class tigase.server.BasicComponent
Method description
release() - Method in class tigase.server.ConnectionManager
Method description
release() - Method in interface tigase.server.ServerComponent
 
release() - Method in class tigase.server.ssender.StanzaSender
Describe release method here.
release() - Method in class tigase.stats.CounterDataArchivizer
Method description
release() - Method in interface tigase.stats.StatisticsArchivizerIfc
 
reload() - Method in class tigase.conf.ConfigurationCache
Method description
reload() - Method in class tigase.db.comp.ConfigRepository
 
reload() - Method in class tigase.db.comp.UserRepoRepository
 
reload() - Method in interface tigase.db.ComponentRepository
This method is called to reload items from the database or other permanent storage.
reload() - Method in class tigase.server.ext.CompSQLRepository
 
RELOAD_DELAY - Static variable in interface tigase.conf.ConfigRepositoryIfc
 
REMOTE_HOST_ATTR - Static variable in class tigase.server.ext.CompRepoItem
 
REMOTE_HOST_LABEL - Static variable in class tigase.server.ext.CompRepoItem
 
remove(String, String, String) - Method in interface tigase.conf.ConfigRepositoryIfc
Removes a configuration setting from the configuration repository.
remove(String, String, String) - Method in class tigase.conf.ConfigurationCache
Method description
remove(String) - Method in class tigase.server.bosh.BoshSessionCache
 
removeBuddy(String) - Method in interface tigase.server.gateways.GatewayConnection
The removeBuddy method is called when the Jabber user has requested removal of the buddy from his roster.
removeBuddy(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.Roster
Method description
removeBuddy(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Method description
removeBuddy(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterFlat
Method description
removeCid(String) - Static method in class tigase.util.tracer.TigaseTracer
 
removeCommonSessionData(String) - Method in class tigase.xmpp.XMPPResourceConnection
Method description
removeCommonSessionData(String) - Method in class tigase.xmpp.XMPPSession
 
removeComponentDomain(String) - Method in class tigase.server.BasicComponent
Method description
removeComponentDomain(String) - Method in class tigase.vhosts.VHostManager
Method description
removeComponentDomain(String) - Method in interface tigase.vhosts.VHostManagerIfc
Removes a domain previously registered by a component.
removeConnectionOpenListener(ConnectionOpenListener) - Method in class tigase.net.ConnectionOpenThread
 
removeData(String, String, String) - Method in class tigase.db.DummyRepository
Describe removeData method here.
removeData(String, String) - Method in class tigase.db.DummyRepository
Describe removeData method here.
removeData(String, String, String) - Method in class tigase.db.jdbc.JDBCRepository
Describe removeData method here.
removeData(String, String) - Method in class tigase.db.jdbc.JDBCRepository
Describe removeData method here.
removeData(String, String, String) - Method in interface tigase.db.UserRepository
removeData method removes pair (key, value) from user repository in given subnode.
removeData(String, String) - Method in interface tigase.db.UserRepository
removeData method removes pair (key, value) from user repository in default repository node.
removeData(String, String, String) - Method in class tigase.db.UserRepositoryPool
 
removeData(String, String) - Method in class tigase.db.UserRepositoryPool
 
removeData(String, String, String) - Method in class tigase.db.xml.XMLRepository
removeData method removes pair (key, value) from user repository in given subnode.
removeData(String, String) - Method in class tigase.db.xml.XMLRepository
removeData method removes pair (key, value) from user repository in default repository node.
removeData(String, String) - Method in class tigase.xmpp.RepositoryAccess
Method description
removeDataGroup(String) - Method in class tigase.xmpp.RepositoryAccess
Removes the last data node given in subnode path as parameter to this method.
removeDirectPresenceJID(JID, XMPPResourceConnection) - Static method in class tigase.xmpp.impl.Presence
Method description
removeDomainTempData(String, String, String) - Method in interface tigase.db.NonAuthUserRepository
The method allows to remove existing data stored in a temporary storage space associated with a given DNS domain.
removeFieldValue(Packet, String) - Static method in enum tigase.server.Command
 
removeFromRoster(JID) - Method in class tigase.server.sreceiver.AbstractReceiverTask
Method description
removeFromRoster(JID) - Method in class tigase.server.sreceiver.RepoRosterTask
Method description
removeIOInterface(IOInterface) - Method in class tigase.io.SampleSocketThread
 
removeIP(String) - Static method in class tigase.util.tracer.TigaseTracer
 
removeItem(String, ConfigItem) - Method in class tigase.conf.ConfigSQLRepository
 
removeItem(String, ConfigItem) - Method in class tigase.conf.ConfigurationCache
Method description
removeItem(String) - Method in class tigase.conf.ConfigurationCache
Method description
removeItem(String, ConfigItem) - Method in class tigase.conf.ConfigXMLRepository
Method description
removeItem(String) - Method in class tigase.db.comp.ConfigRepository
 
removeItem(String) - Method in interface tigase.db.ComponentRepository
The method is called to remove given Item from the memory cache and permanent storage.
removeItem(String) - Method in class tigase.server.ext.CompSQLRepository
 
removeItems(ServiceEntity...) - Method in class tigase.disco.ServiceEntity
 
removeJid(JID) - Method in interface tigase.server.gateways.GatewayConnection
The removeJid method is called when the user's Jabber connection has been closed and the resource is no longer available.
removeJid(String) - Static method in class tigase.util.tracer.TigaseTracer
 
removeOfflineData(String, String) - Method in class tigase.xmpp.RepositoryAccess
Method description
removeOfflineDataGroup(String) - Method in class tigase.xmpp.RepositoryAccess
Method description
removeParentSession(XMPPSession) - Method in class tigase.xmpp.XMPPResourceConnection
Method description
removePublicData(String, String) - Method in class tigase.xmpp.RepositoryAccess
Method description
removePublicDataGroup(String) - Method in class tigase.xmpp.RepositoryAccess
Method description
removeRegexRouting(String) - Method in class tigase.server.AbstractMessageReceiver
Method description
removeResourceConnection(XMPPResourceConnection) - Method in class tigase.xmpp.XMPPSession
Method description
RemoveScriptCommand - Class in tigase.server.script
Created: Jan 2, 2009 2:30:41 PM
RemoveScriptCommand() - Constructor for class tigase.server.script.RemoveScriptCommand
 
removeServerConnections(CID) - Method in class tigase.server.xmppserver.ServerConnectionManager
 
removeServiceDiscoveryItem(String, String, String) - Method in class tigase.server.BasicComponent
Method description
removeSessionData(String) - Method in class tigase.xmpp.XMPPResourceConnection
Method description
removeSocketService(IOService) - Method in class tigase.net.SocketReadThread
 
removeSubnode(String, String) - Method in class tigase.db.DummyRepository
Describe removeSubnode method here.
removeSubnode(String, String) - Method in class tigase.db.jdbc.JDBCRepository
Describe removeSubnode method here.
removeSubnode(String, String) - Method in interface tigase.db.UserRepository
removeSubnode method removes given subnode with all subnodes in this node and all data stored in this node and in all subnodes.
removeSubnode(String, String) - Method in class tigase.db.UserRepositoryPool
 
removeSubnode(String, String) - Method in class tigase.db.xml.XMLRepository
removeSubnode method removes given subnode with all subnodes in this node and all data stored in this node and in all subnodes.
removeSubscribers(Queue<Packet>, JID...) - Method in class tigase.server.sreceiver.AbstractReceiverTask
Method description
removeSubscribers(Queue<Packet>, JID...) - Method in interface tigase.server.sreceiver.ReceiverTaskIfc
 
removeTaskInstance(ReceiverTaskIfc) - Method in class tigase.server.sreceiver.StanzaReceiver
 
removeTaskSubscribers(ReceiverTaskIfc, JID...) - Method in class tigase.server.sreceiver.StanzaReceiver
 
removeTempData(String, String) - Method in interface tigase.db.NonAuthUserRepository
The method allows to remove existing data stored in the Tigase instance specific temporary storage.
removeTestData(UserRepository) - Static method in class tigase.util.RepositoryUtils
Method description
removeUser(String) - Method in class tigase.db.DummyRepository
Describe removeUser method here.
removeUser(String) - Method in class tigase.db.jdbc.DrupalAuth
Describe removeUser method here.
removeUser(String) - Method in class tigase.db.jdbc.JDBCRepository
removeUser method is thread safe.
removeUser(String) - Method in class tigase.db.jdbc.LibreSourceAuth
Describe removeUser method here.
removeUser(String) - Method in class tigase.db.jdbc.TigaseAuth
Describe removeUser method here.
removeUser(String) - Method in class tigase.db.jdbc.TigaseCustomAuth
Describe removeUser method here.
removeUser(String) - Method in interface tigase.db.UserAuthRepository
Describe removeUser method here.
removeUser(String) - Method in class tigase.db.UserAuthRepositoryImpl
Describe removeUser method here.
removeUser(String) - Method in interface tigase.db.UserRepository
This removeUser method allows to remove user and all his data from user repository.
removeUser(String) - Method in class tigase.db.UserRepositoryPool
 
removeUser(String) - Method in class tigase.db.xml.XMLRepository
This removeUser method allows to remove user and all his data from user repository.
repairRoster(UserRepository) - Static method in class tigase.util.RepositoryUtils
Method description
repairUserRoster(JID, UserRepository) - Static method in class tigase.util.RepositoryUtils
Method description
REPLACE_SENDER_DISPL_NAME - Static variable in class tigase.server.sreceiver.PropertyConstants
 
REPLACE_SENDER_PROP_KEY - Static variable in class tigase.server.sreceiver.PropertyConstants
 
REPLACE_SENDER_PROP_VAL - Static variable in class tigase.server.sreceiver.PropertyConstants
 
REPO_CLASS_PROP_KEY - Static variable in class tigase.db.comp.UserRepoRepository
 
REPO_ITEM_ELEM_NAME - Static variable in class tigase.conf.ConfigItem
Field description
REPO_ITEM_ELEM_NAME - Static variable in class tigase.server.ext.CompRepoItem
 
REPO_ITEM_KEY - Static variable in interface tigase.server.ext.ComponentProtocolHandler
 
REPO_URI_PROP_KEY - Static variable in class tigase.db.comp.UserRepoRepository
 
REPO_URI_PROP_KEY - Static variable in class tigase.server.ext.CompSQLRepository
 
RepoRosterTask - Class in tigase.server.sreceiver
Describe class RepoRosterTask here.
RepoRosterTask() - Constructor for class tigase.server.sreceiver.RepoRosterTask
 
RepositoryAccess - Class in tigase.xmpp
Describe class RepositoryAccess here.
RepositoryAccess(UserRepository, UserAuthRepository) - Constructor for class tigase.xmpp.RepositoryAccess
Creates a new RepositoryAccess instance.
RepositoryFactory - Class in tigase.db
Describe class RepositoryFactory here.
RepositoryFactory() - Constructor for class tigase.db.RepositoryFactory
 
RepositoryItem - Interface in tigase.db
The interface defines a contract for a repository item handled by ComponentRepository implementation.
RepositoryUtils - Class in tigase.util
Describe class RepositoryUtils here.
RepositoryUtils() - Constructor for class tigase.util.RepositoryUtils
 
REQUESTS_ATTR - Static variable in class tigase.server.bosh.Constants
 
resendPendingInRequests(XMPPResourceConnection, Queue<Packet>) - Static method in class tigase.xmpp.impl.Presence
Method description
resetWarnings() - Method in class tigase.server.sreceiver.sysmon.AbstractMonitor
 
RESOURCE_BIND_ID - Static variable in class tigase.server.bosh.BoshSessionCache
 
RESOURCE_KEY - Static variable in class tigase.xmpp.impl.BindResource
 
RESOURCE_URI - Static variable in interface tigase.conf.ConfigRepositoryIfc
 
ResourceConnectionCallback - Class in tigase.auth
Describe class ResourceConnectionCallback here.
ResourceConnectionCallback() - Constructor for class tigase.auth.ResourceConnectionCallback
 
ResourceMonitorIfc - Interface in tigase.server.sreceiver.sysmon
Created: Dec 10, 2008 12:12:27 PM
ResourceState - Enum in tigase.sys
Created: Feb 19, 2009 12:22:55 PM
responseReceived(Packet, Packet) - Method in interface tigase.server.ReceiverTimeoutHandler
 
RESTART_ATTR - Static variable in class tigase.server.bosh.Constants
 
restorePacketForOffLineUser(XMPPResourceConnection) - Method in class tigase.xmpp.impl.OfflineMessages
 
restoreParserState() - Method in class tigase.xmpp.XMPPDomBuilderHandler
Method description
RESULT_KEY - Static variable in interface tigase.db.UserAuthRepository
 
RETURN_SERVICE_DISCO_KEY - Static variable in class tigase.cluster.ClusterConnectionManager
 
RETURN_SERVICE_DISCO_KEY - Static variable in class tigase.server.ext.ComponentProtocol
Field description
RETURN_SERVICE_DISCO_KEY - Static variable in class tigase.server.xmppcomponent.ComponentConnectionManager
 
RETURN_SERVICE_DISCO_VAL - Static variable in class tigase.cluster.ClusterConnectionManager
 
RETURN_SERVICE_DISCO_VAL - Static variable in class tigase.server.ext.ComponentProtocol
Field description
RETURN_SERVICE_DISCO_VAL - Static variable in class tigase.server.xmppcomponent.ComponentConnectionManager
 
RID_ATTR - Static variable in class tigase.server.bosh.Constants
 
ROOT_NODE - Static variable in class tigase.conf.ConfigXMLRepository
Field description
Roster - Class in tigase.xmpp.impl.roster
Describe class Roster here.
Roster() - Constructor for class tigase.xmpp.impl.roster.Roster
 
ROSTER - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
Field description
ROSTER_ACTION_FIELD - Static variable in class tigase.server.sreceiver.TaskInstanceCommand
 
ROSTER_ID - Static variable in class tigase.server.bosh.BoshSessionCache
 
ROSTER_XMLNS - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
Field description
RosterAbstract - Class in tigase.xmpp.impl.roster
Describe class RosterAbstract here.
RosterAbstract() - Constructor for class tigase.xmpp.impl.roster.RosterAbstract
 
RosterAbstract.PresenceType - Enum in tigase.xmpp.impl.roster
Enum description
RosterAbstract.StateTransition - Enum in tigase.xmpp.impl.roster
Enum description
RosterAbstract.SubscriptionType - Enum in tigase.xmpp.impl.roster
Enum description
RosterElement - Class in tigase.xmpp.impl.roster
Describe class RosterElement here.
RosterElement(Element, XMPPResourceConnection) - Constructor for class tigase.xmpp.impl.roster.RosterElement
Creates a new RosterElement instance.
RosterElement(JID, String, String[], XMPPResourceConnection) - Constructor for class tigase.xmpp.impl.roster.RosterElement
Constructs ...
RosterFactory - Class in tigase.xmpp.impl.roster
Describe class RosterFactory here.
RosterFactory() - Constructor for class tigase.xmpp.impl.roster.RosterFactory
 
RosterFlat - Class in tigase.xmpp.impl.roster
Describe class RosterFlat here.
RosterFlat() - Constructor for class tigase.xmpp.impl.roster.RosterFlat
 
ROSTERHASH - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
Field description
RosterItem - Class in tigase.server.gateways
Describe class RosterItem here.
RosterItem(String) - Constructor for class tigase.server.gateways.RosterItem
Creates a new RosterItem instance.
RosterItem - Class in tigase.server.sreceiver
Describe class RosterItem here.
RosterItem(JID) - Constructor for class tigase.server.sreceiver.RosterItem
Creates a new RosterItem instance.
RosterPresence - Class in tigase.xmpp.impl
Describe class RosterPresence here.
RosterPresence() - Constructor for class tigase.xmpp.impl.RosterPresence
 
ROUTE_ATTR - Static variable in class tigase.server.bosh.Constants
 
ROUTER_COMP_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Field description
routings - Variable in class tigase.server.xmppclient.ClientConnectionManager
 
ROUTINGS_ATTR - Static variable in class tigase.server.ext.CompRepoItem
 
ROUTINGS_LABEL - Static variable in class tigase.server.ext.CompRepoItem
 
RoutingsContainer - Class in tigase.util
Describe class RoutingsContainer here.
RoutingsContainer(boolean) - Constructor for class tigase.util.RoutingsContainer
Creates a new RoutingsContainer instance.
RoutingsContainer.MultiMode - Class in tigase.util
 
RoutingsContainer.MultiMode() - Constructor for class tigase.util.RoutingsContainer.MultiMode
 
RoutingsContainer.RoutingComputer - Interface in tigase.util
 
RoutingsContainer.SingleMode - Class in tigase.util
 
RoutingsContainer.SingleMode() - Constructor for class tigase.util.RoutingsContainer.SingleMode
 
run() - Method in class tigase.io.SampleSocketThread
Describe run method here.
run() - Method in class tigase.io.TelnetServer
 
run() - Method in class tigase.net.ConnectionOpenThread
 
run() - Method in class tigase.net.SocketReadThread.ResultsListener
 
run() - Method in class tigase.net.SocketReadThread
Describe run method here.
run() - Method in class tigase.server.ssender.DrupalCommentsTask
run method is where all task work is done.
run() - Method in class tigase.server.ssender.DrupalForumTask
run method is where all task work is done.
run() - Method in class tigase.server.ssender.FileTask
run method is where all task work is done.
run() - Method in class tigase.server.ssender.JDBCTask
run method is where all task work is done.
run() - Method in class tigase.server.xmppclient.IPMonitor
 
run() - Method in class tigase.util.UpdatesChecker
 
run() - Method in class tigase.util.WorkerThread
Method description
runCommand(Iq, Bindings, Queue<Packet>) - Method in class tigase.server.script.AddScriptCommand
 
runCommand(Iq, Bindings, Queue<Packet>) - Method in interface tigase.server.script.CommandIfc
 
runCommand(Iq, Bindings, Queue<Packet>) - Method in class tigase.server.script.RemoveScriptCommand
 
runCommand(Iq, Bindings, Queue<Packet>) - Method in class tigase.server.script.Script
 
runCommand(String[]) - Method in class tigase.server.sreceiver.sysmon.AbstractMonitor
 
runCommand(String[]) - Method in class tigase.server.sreceiver.sysmon.CPUMonitor
 
runCommand(String[]) - Method in class tigase.server.sreceiver.sysmon.LogMonitor
 
runCommand(String[]) - Method in interface tigase.server.sreceiver.sysmon.ResourceMonitorIfc
 

S

S2S_CLUST_COMP_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Field description
S2S_COMP_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Field description
SampleSocketThread - Class in tigase.io
Describe class SampleSocketThread here.
SampleSocketThread(SampleSocketThread.SocketHandler) - Constructor for class tigase.io.SampleSocketThread
Creates a new SampleSocketThread instance.
SampleSocketThread.SocketHandler - Interface in tigase.io
 
SaslAnonymous - Class in tigase.auth
Describe class SaslAnonymous here.
SaslAnonymous() - Constructor for class tigase.auth.SaslAnonymous
Creates a new SaslAnonymous instance.
SaslAnonymous(Map<? super String, ?>, CallbackHandler) - Constructor for class tigase.auth.SaslAnonymous
 
SaslAuth - Class in tigase.xmpp.impl
Describe class SaslAuth here.
SaslAuth() - Constructor for class tigase.xmpp.impl.SaslAuth
 
SaslAuth.ElementType - Enum in tigase.xmpp.impl
 
SaslPLAIN - Class in tigase.auth
Describe class SaslPLAIN here.
SaslPLAIN() - Constructor for class tigase.auth.SaslPLAIN
Creates a new SaslPLAIN instance.
SaslPLAIN(Map<? super String, ?>, CallbackHandler) - Constructor for class tigase.auth.SaslPLAIN
 
SASLProcessor - Class in tigase.server.ext.handlers
Created: Oct 31, 2009 11:06:57 PM
SASLProcessor() - Constructor for class tigase.server.ext.handlers.SASLProcessor
 
SAVE_TO_DISK - Static variable in interface tigase.server.script.CommandIfc
 
saveMessage(Packet, boolean, String) - Method in class tigase.xmpp.impl.xep0136.MessageArchiveDB
 
savePacketForOffLineUser(Packet, NonAuthUserRepository) - Method in class tigase.xmpp.impl.OfflineMessages
 
saveParserState(Object) - Method in class tigase.xmpp.XMPPDomBuilderHandler
Method description
saveTaskToRepository(ReceiverTaskIfc) - Method in class tigase.server.sreceiver.StanzaReceiver
 
scheduleTask(BoshSession, long) - Method in class tigase.server.bosh.BoshConnectionManager
Method description
scheduleTask(BoshSession, long) - Method in interface tigase.server.bosh.BoshSessionTaskHandler
 
SCRI_MANA - Static variable in interface tigase.server.script.CommandIfc
 
Script - Class in tigase.server.script
Created: Jan 2, 2009 1:21:55 PM
Script() - Constructor for class tigase.server.script.Script
 
SCRIPT_BASE_DIR - Static variable in interface tigase.server.script.CommandIfc
 
SCRIPT_COMP_DIR - Static variable in interface tigase.server.script.CommandIfc
 
SCRIPT_COMPONENT - Static variable in interface tigase.server.script.CommandIfc
 
SCRIPT_DESCRIPTION - Static variable in interface tigase.server.script.CommandIfc
 
SCRIPT_ID - Static variable in interface tigase.server.script.CommandIfc
 
SCRIPT_RESULT - Static variable in interface tigase.server.script.CommandIfc
 
SCRIPT_TEXT - Static variable in interface tigase.server.script.CommandIfc
 
SCRIPTS_DIR_PROP_DEF - Static variable in class tigase.server.BasicComponent
Field description
SCRIPTS_DIR_PROP_KEY - Static variable in class tigase.server.BasicComponent
Field description
SECOND - Static variable in class tigase.server.AbstractMessageReceiver
Constant used in time calculation procedures.
SECOND - Static variable in interface tigase.server.sreceiver.sysmon.ResourceMonitorIfc
 
SECOND - Static variable in class tigase.sys.TigaseRuntime
 
SECRET_PROP_KEY - Static variable in class tigase.cluster.ClusterConnectionManager
 
SECRET_PROP_KEY - Static variable in class tigase.server.xmppcomponent.ComponentConnectionManager
 
SECRET_PROP_VAL - Variable in class tigase.cluster.ClusterConnectionManager
 
SECRET_PROP_VAL - Variable in class tigase.server.xmppcomponent.ComponentConnectionManager
 
SECURE_ATTR - Static variable in class tigase.server.bosh.Constants
 
sendAllControlPackets() - Method in class tigase.server.xmppserver.ServerConnections
Method description
sendControlPacket(Packet) - Method in class tigase.server.xmppserver.ServerConnections
Method description
sendErrorAndStop(Authorization, Packet, String) - Method in class tigase.server.bosh.BoshIOService
 
SenderTask - Class in tigase.server.ssender
Describe class SenderTask here.
SenderTask() - Constructor for class tigase.server.ssender.SenderTask
 
sendMessage(Packet) - Method in interface tigase.server.gateways.GatewayConnection
The sendMessage method is called to submit a message from the Jabber network to the externl network.
sendPacket(Packet) - Method in class tigase.server.xmppserver.ServerConnections
Describe sendPacket method here.
sendPacketOut(Packet) - Method in class tigase.server.sreceiver.sysmon.SystemMonitorTask
 
sendPacketsOut(Queue<Packet>) - Method in class tigase.server.sreceiver.sysmon.SystemMonitorTask
 
sendPresence(StanzaType, JID, JID, Queue<Packet>, Element) - Static method in class tigase.xmpp.impl.Presence
Method description
sendPresenceBroadcast(StanzaType, XMPPResourceConnection, EnumSet<RosterAbstract.SubscriptionType>, Queue<Packet>, Element, Map<String, Object>) - Static method in class tigase.xmpp.impl.Presence
sendPresenceBroadcast method broadcasts given presence to all budies from roster and to all users to which direct presence was sent.
sendToAdmins(Packet) - Method in class tigase.server.xmppsession.SessionManager
 
sendToIncoming(String, Packet) - Method in class tigase.server.xmppserver.ServerConnectionManager
Method description
sendToNextNode(ClusterElement, JID) - Method in class tigase.cluster.SessionManagerClustered
 
sendToNextNode(Packet) - Method in class tigase.cluster.SessionManagerClustered
 
sendVerifyResult(String, String, String, boolean, ServerConnections, String) - Method in class tigase.server.xmppserver.ServerConnectionManager
 
sendWarningOut(String, Object) - Method in class tigase.server.sreceiver.sysmon.AbstractMonitor
 
SERVER_CERTS_DIR_KEY - Static variable in interface tigase.io.SSLContextContainerIfc
Constant SERVER_CERTS_DIR_KEY is a key pointing to a configuration parameter with directory name where all server certificates are stored.
SERVER_CERTS_DIR_VAL - Static variable in interface tigase.io.SSLContextContainerIfc
Constant SERVER_CERTS_DIR_VAL is a default directory name where all certificate files are stored.
SERVER_NAME_KEY - Static variable in interface tigase.db.UserAuthRepository
 
ServerComponent - Interface in tigase.server
Interface ServerComponent Object of this type can be managed by MessageRouter.
ServerConnectionClustered - Class in tigase.cluster
Describe class ServerConnectionClustered here.
ServerConnectionClustered() - Constructor for class tigase.cluster.ServerConnectionClustered
 
ServerConnectionManager - Class in tigase.server.xmppserver
Class ServerConnectionManager Created: Tue Nov 22 07:07:11 2005
ServerConnectionManager() - Constructor for class tigase.server.xmppserver.ServerConnectionManager
 
ServerConnections - Class in tigase.server.xmppserver
Describe class ServerConnections here.
ServerConnections(ConnectionHandlerIfc<XMPPIOService<Object>>, CID) - Constructor for class tigase.server.xmppserver.ServerConnections
Creates a new ServerConnections instance.
ServerConnections.OutgoingState - Enum in tigase.server.xmppserver
Enum description
ServiceChecker - Interface in tigase.server
Describe interface ServiceChecker here.
ServiceCommand - Enum in tigase.net
ServiceCommand is enumerated type defining all possible commands related to ServiceData instances.
serviceConnected(XMPPIOService<Object>) - Method in class tigase.cluster.ClusterConnectionManager
 
ServiceDiscovery - Class in tigase.xmpp.impl
Implementation of JEP-030.
ServiceDiscovery() - Constructor for class tigase.xmpp.impl.ServiceDiscovery
 
ServiceEntity - Class in tigase.disco
Describe class ServiceEntity here.
ServiceEntity(String, String, String) - Constructor for class tigase.disco.ServiceEntity
Creates a new ServiceEntity instance.
ServiceEntity(String, String, String, boolean) - Constructor for class tigase.disco.ServiceEntity
 
ServiceIdentity - Class in tigase.disco
Describe class ServiceIdentity here.
ServiceIdentity(String, String, String) - Constructor for class tigase.disco.ServiceIdentity
Creates a new ServiceIdentity instance.
serviceStarted(XMPPIOService<Object>) - Method in class tigase.cluster.ClusterConnectionManager
 
serviceStarted(BoshIOService) - Method in class tigase.server.bosh.BoshConnectionManager
Method description
serviceStarted(IO) - Method in class tigase.server.ConnectionManager
Method description
serviceStarted(XMPPIOService<List<ComponentConnection>>) - Method in class tigase.server.ext.ComponentProtocol
Method description
serviceStarted(XMPPIOService<List<ComponentConnection>>) - Method in class tigase.server.ext.handlers.ComponentAcceptStreamOpenHandler
 
serviceStarted(XMPPIOService<List<ComponentConnection>>) - Method in class tigase.server.ext.handlers.ComponentConnectStreamOpenHandler
 
serviceStarted(XMPPIOService<List<ComponentConnection>>) - Method in class tigase.server.ext.handlers.JabberClientStreamOpenHandler
 
serviceStarted(XMPPIOService<List<ComponentConnection>>) - Method in class tigase.server.ext.handlers.UnknownXMLNSStreamOpenHandler
 
serviceStarted(XMPPIOService<List<ComponentConnection>>) - Method in interface tigase.server.ext.StreamOpenHandler
 
serviceStarted(XMPPIOService<Object>) - Method in class tigase.server.xmppcomponent.ComponentConnectionManager
 
serviceStarted(XMPPIOService<Object>) - Method in class tigase.server.xmppserver.ServerConnectionManager
Method description
serviceStopped(XMPPIOService<Object>) - Method in class tigase.cluster.ClusterConnectionManager
 
serviceStopped(IO) - Method in interface tigase.net.IOServiceListener
 
serviceStopped(BoshIOService) - Method in class tigase.server.bosh.BoshConnectionManager
Method description
serviceStopped(IO) - Method in class tigase.server.ConnectionManager
 
serviceStopped(XMPPIOService<List<ComponentConnection>>) - Method in class tigase.server.ext.ComponentProtocol
Method description
serviceStopped(XMPPIOService<Object>) - Method in class tigase.server.xmppclient.ClientConnectionManager
Method description
serviceStopped(XMPPIOService<Object>) - Method in class tigase.server.xmppcomponent.ComponentConnectionManager
 
serviceStopped(XMPPIOService<Object>) - Method in class tigase.server.xmppserver.ServerConnectionManager
Method description
serviceStopped(XMPPIOService<Object>) - Method in class tigase.server.xmppserver.ServerConnections
Method description
SESSION_ID_KEY - Static variable in class tigase.net.IOService
This is key used to store session ID in temporary session data storage.
SessionBind - Class in tigase.xmpp.impl
Describe class SessionBind here.
SessionBind() - Constructor for class tigase.xmpp.impl.SessionBind
 
SessionManager - Class in tigase.server.xmppsession
Class SessionManager Created: Tue Nov 22 07:07:11 2005
SessionManager() - Constructor for class tigase.server.xmppsession.SessionManager
 
SessionManagerClustered - Class in tigase.cluster
Class SessionManagerClusteredOld Created: Tue Nov 22 07:07:11 2005
SessionManagerClustered() - Constructor for class tigase.cluster.SessionManagerClustered
 
SessionManagerConfig - Class in tigase.server.xmppsession
Describe class SessionManagerConfig here.
SessionManagerConfig() - Constructor for class tigase.server.xmppsession.SessionManagerConfig
 
SessionManagerHandler - Interface in tigase.server.xmppsession
Describe interface SessionManagerHandler here.
set(String, String, String, String, String, char, String) - Method in class tigase.conf.ConfigItem
Method description
set(String, String, String, String, Object, ConfigItem.FLAGS) - Method in class tigase.conf.ConfigItem
Method description
set(String, String, String, String, char, String) - Method in class tigase.conf.ConfigItem
Method description
set(String, String, String, Object) - Method in class tigase.conf.ConfigItem
Method description
set(String, String, String, String, Object) - Method in class tigase.conf.ConfigItem
Method description
set(String, String, String, Object) - Method in interface tigase.conf.ConfigRepositoryIfc
Puts/sets/adds/updates a configuration setting to the configuration repository.
set(String, String, String, Object) - Method in class tigase.conf.ConfigurationCache
Method description
set(String, List<Element>) - Method in class tigase.server.bosh.BoshSessionCache
 
setActiveList(XMPPResourceConnection, String) - Static method in class tigase.xmpp.impl.Privacy
 
setAdmin(boolean) - Method in class tigase.server.sreceiver.RosterItem
Sets the value of admin
setAdminOnly(boolean) - Method in class tigase.disco.ServiceEntity
 
setAnonymousEnabled(boolean) - Method in class tigase.vhosts.VHostItem
This method allows to enable or disable anonymous logins for this domain.
setAuthenticated(boolean) - Method in class tigase.xmpp.XMPPIOService
Method description
setBuddyName(XMPPResourceConnection, JID, String) - Method in class tigase.xmpp.impl.roster.Roster
Method description
setBuddyName(XMPPResourceConnection, JID, String) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Method description
setBuddyName(XMPPResourceConnection, JID, String) - Method in class tigase.xmpp.impl.roster.RosterFlat
Method description
setBuddySubscription(XMPPResourceConnection, RosterAbstract.SubscriptionType, JID) - Method in class tigase.xmpp.impl.roster.Roster
Method description
setBuddySubscription(XMPPResourceConnection, RosterAbstract.SubscriptionType, JID) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Method description
setBuddySubscription(XMPPResourceConnection, RosterAbstract.SubscriptionType, JID) - Method in class tigase.xmpp.impl.roster.RosterFlat
Method description
setClusterController(ClusterController) - Method in class tigase.cluster.ClientConnectionClustered
 
setClusterController(ClusterController) - Method in class tigase.cluster.ClusterConnectionManager
 
setClusterController(ClusterController) - Method in interface tigase.cluster.ClusteredComponent
 
setClusterController(ClusterController) - Method in class tigase.cluster.ServerConnectionClustered
Method description
setClusterController(ClusterController) - Method in class tigase.cluster.SessionManagerClustered
Method description
setComps(String[]) - Method in class tigase.vhosts.VHostItem
Sets an array with the server component names by which packets to this domain can be processed.
setConfig(ConfiguratorAbstract) - Method in class tigase.server.MessageRouter
Method description
setConfig(ConfiguratorAbstract) - Method in interface tigase.server.MessageRouterIfc
 
setConnecting() - Method in class tigase.server.xmppserver.ServerConnections
Method description
setConnectionStatus(ConnectionStatus) - Method in class tigase.xmpp.XMPPResourceConnection
Method description
setContentType(String) - Method in class tigase.server.bosh.BoshIOService
 
setCreationPolicy(TaskCreationPolicy) - Method in class tigase.server.sreceiver.TaskType
 
setData(String, String, String, String) - Method in class tigase.db.DummyRepository
Describe setData method here.
setData(String, String, String) - Method in class tigase.db.DummyRepository
Describe setData method here.
setData(String, String, String, String) - Method in class tigase.db.jdbc.JDBCRepository
Describe setData method here.
setData(String, String, String) - Method in class tigase.db.jdbc.JDBCRepository
Describe setData method here.
setData(String, String, String, String) - Method in interface tigase.db.UserRepository
setData method sets data value for given user ID in repository under given node path and associates it with given key.
setData(String, String, String) - Method in interface tigase.db.UserRepository
This setData method sets data value for given user ID associated with given key in default repository node.
setData(String, String, String, String) - Method in class tigase.db.UserRepositoryPool
 
setData(String, String, String) - Method in class tigase.db.UserRepositoryPool
 
setData(String, String, String, String) - Method in class tigase.db.xml.XMLRepository
setData method sets data value for given user ID in repository under given node path and associates it with given key.
setData(String, String, String) - Method in class tigase.db.xml.XMLRepository
This setData method sets data value for given user ID associated with given key in default repository node.
setData(Packet, Element) - Static method in enum tigase.server.Command
 
setData(Packet, List<Element>) - Static method in enum tigase.server.Command
 
setData(String, String, String) - Method in class tigase.xmpp.RepositoryAccess
This method stores given data in permanent storage in given point of hierarchy of data base.
setDataList(String, String, String, String[]) - Method in class tigase.db.DummyRepository
Describe setDataList method here.
setDataList(String, String, String, String[]) - Method in class tigase.db.jdbc.JDBCRepository
Describe setDataList method here.
setDataList(String, String, String, String[]) - Method in interface tigase.db.UserRepository
setDataList method sets list of values for given user associated given key in repository under given node path.
setDataList(String, String, String, String[]) - Method in class tigase.db.UserRepositoryPool
 
setDataList(String, String, String, String[]) - Method in class tigase.db.xml.XMLRepository
setDataList method sets list of values for given user associated given key in repository under given node path.
setDataList(String, String, String[]) - Method in class tigase.xmpp.RepositoryAccess
This method allows to store list of values under one key ID reference.
setDataReceiver(JID) - Method in class tigase.net.IOService
Method description
setDataReceiver(JID) - Method in class tigase.server.bosh.BoshSession
 
setDefaultList(XMPPResourceConnection, Element) - Static method in class tigase.xmpp.impl.Privacy
 
setDefHostname(String) - Method in interface tigase.conf.ConfigRepositoryIfc
This is used to load a configuration for a selected cluster node.
setDefHostname(String) - Method in class tigase.conf.ConfigurationCache
Method description
setDefLang(String) - Method in class tigase.xmpp.XMPPResourceConnection
Method description
setDescription(String) - Method in class tigase.disco.ServiceEntity
 
setDescription(String) - Method in class tigase.server.sreceiver.PropertyItem
Sets the value of description
setDisplay_name(String) - Method in class tigase.server.sreceiver.PropertyItem
Sets the value of display_name
setDomain(String) - Method in class tigase.server.ext.CompRepoItem
 
setDomain(VHostItem) - Method in class tigase.xmpp.RepositoryAccess
Method description
setEnabled(boolean) - Method in class tigase.vhosts.VHostItem
This method allows to enable or disable local domain.
setFeatures(String...) - Method in class tigase.disco.ServiceEntity
 
setGatewayListener(GatewayListener) - Method in interface tigase.server.gateways.GatewayConnection
The setGatewayListener method sets the gateway listener.
setGroups(List<String>) - Method in class tigase.server.gateways.RosterItem
Set the Groups value.
setGroups(String[]) - Method in class tigase.xmpp.impl.roster.RosterElement
Method description
setIOServiceListener(IOServiceListener<IOService<RefObject>>) - Method in class tigase.net.IOService
Method description
setIOServiceListener(XMPPIOServiceListener) - Method in class tigase.xmpp.XMPPIOService
Method description
setItemExtraData(Element) - Method in class tigase.xmpp.impl.AnonymousRoster
 
setItemExtraData(Element) - Method in interface tigase.xmpp.impl.DynamicRosterIfc
 
setItemExtraData(Element) - Method in class tigase.xmpp.impl.DynamicRosterTest
Method description
setJID(JID) - Method in class tigase.server.sreceiver.AbstractReceiverTask
Describe setJID method here.
setJID(JID) - Method in interface tigase.server.sreceiver.ReceiverTaskIfc
setJID method sets tasks Jabber ID, unique ID which is used to identify the task.
setLastAccessed(long) - Method in class tigase.xmpp.XMPPResourceConnection
Sets the value of lastAccessed
setLogin(String, String) - Method in interface tigase.server.gateways.GatewayConnection
The setLogin method initializes the instance of the GatewayConnection with user ID and password used for loging into the external network.
setMaxInstancesNo(int) - Method in class tigase.server.sreceiver.TaskType
 
setMaxQueueSize(int) - Method in class tigase.server.AbstractMessageReceiver
Method description
setMaxSize(int) - Method in class tigase.util.NonpriorityQueue
Method description
setMaxSize(int) - Method in class tigase.util.PriorityQueue
Method description
setMaxSize(int) - Method in class tigase.util.PriorityQueueAbstract
Method description
setMaxThread(int) - Method in class tigase.net.SocketReadThread
 
setMaxThreadPerCPU(int) - Method in class tigase.net.SocketReadThread
 
setMaxUsersNumber(long) - Method in class tigase.vhosts.VHostItem
This method allows to set the maximum number of user accounts allowed for this domain.
setModerationAccepted(boolean) - Method in class tigase.server.sreceiver.RosterItem
Sets the value of moderation_accepted
setName(String) - Method in class tigase.cluster.ClusterController
Method description
setName(String) - Method in class tigase.cluster.VirtualComponent
Method description
setName(String) - Method in class tigase.conf.ConfiguratorOld
 
setName(String) - Method in class tigase.server.AbstractMessageReceiver
Method description
setName(String) - Method in class tigase.server.BasicComponent
Method description
setName(String) - Method in class tigase.server.ConnectionManager
Method description
setName(String) - Method in class tigase.server.gateways.RosterItem
Set the Name value.
setName(String) - Method in interface tigase.server.ServerComponent
 
setName(String) - Method in class tigase.server.sreceiver.PropertyItem
Sets the value of name
setName(JID) - Method in class tigase.server.ssender.SenderTask
 
setName(String) - Method in class tigase.server.xmppsession.SessionManager
Method description
setName(String) - Method in class tigase.stats.StatisticsCollector
Method description
setName(String) - Method in class tigase.vhosts.VHostManager
Method description
setName(String) - Method in class tigase.xmpp.impl.roster.RosterElement
Method description
setNodeKey(String, String, String, Object) - Method in class tigase.conf.ConfigItem
Method description
setOfflineData(String, String, String) - Method in class tigase.xmpp.RepositoryAccess
Method description
setOfflineDataList(String, String, String[]) - Method in class tigase.xmpp.RepositoryAccess
Method description
setOnline(boolean) - Method in class tigase.server.sreceiver.RosterItem
Sets the value of online
setOtherData(String) - Method in class tigase.xmpp.impl.roster.RosterElement
Method description
setOtherDomainParams(String) - Method in class tigase.vhosts.VHostItem
This method allows to set extra configuration parameters for the virtual domain.
setOwner(boolean) - Method in class tigase.server.sreceiver.RosterItem
Sets the value of owner
setPacketFrom(JID) - Method in class tigase.server.Packet
The method sets a source address for the Packet instance.
setPacketTo(JID) - Method in class tigase.server.Packet
The method sets a destination address for the Packet instance.
setParams(Map<String, Object>) - Method in class tigase.server.sreceiver.AbstractReceiverTask
Describe setParams method here.
setParams(Map<String, Object>) - Method in interface tigase.server.sreceiver.ReceiverTaskIfc
setParams method sets Map with configuration parameters.
setParams(Map<String, Object>) - Method in class tigase.server.sreceiver.RepoRosterTask
Method description
setParams(Map<String, Object>) - Method in class tigase.server.sreceiver.ShortNewsPublisher
Method description
setParams(Map<String, Object>) - Method in class tigase.server.sreceiver.sysmon.SystemMonitorTask
Method description
setParent(MessageReceiver) - Method in class tigase.server.AbstractMessageReceiver
Method description
setParent(MessageReceiver) - Method in interface tigase.server.MessageReceiver
Describe setParent method here.
setParentSession(XMPPSession) - Method in class tigase.xmpp.XMPPResourceConnection
Method description
setPermissions(Permissions) - Method in class tigase.server.Packet
The method sets permissions for the packet of a user who sent the stanza.
setPossible_values(String[]) - Method in class tigase.server.sreceiver.PropertyItem
Sets the value of possible_values
setPresence(Element) - Method in class tigase.xmpp.XMPPResourceConnection
Method description
setPresence_sent(boolean) - Method in class tigase.xmpp.impl.roster.RosterElement
Method description
setPriority(Priority) - Method in class tigase.server.Packet
The method sets the packet priority.
setPriority(int) - Method in class tigase.xmpp.XMPPResourceConnection
Method description
setProperties(Map<String, Object>) - Method in class tigase.cluster.ClusterConnectionManager
 
setProperties(Map<String, Object>) - Method in class tigase.cluster.ClusterController
Method description
setProperties(Map<String, Object>) - Method in interface tigase.cluster.ClusteringStrategyIfc
Method used to pass configuration parameters to the class.
setProperties(Map<String, Object>) - Method in class tigase.cluster.SessionManagerClustered
Method description
setProperties(Map<String, Object>) - Method in class tigase.cluster.strategy.SMNonCachingAllNodes
 
setProperties(Map<String, Object>) - Method in class tigase.cluster.VirtualComponent
Method description
setProperties(Map<String, Object>) - Method in interface tigase.conf.Configurable
Sets all configuration properties for the object.
setProperties(Map<String, Object>) - Method in class tigase.conf.ConfigurationCache
Method description
setProperties(Map<String, Object>) - Method in class tigase.conf.ConfiguratorAbstract
Sets all configuration properties for object.
setProperties(Map<String, Object>) - Method in class tigase.conf.ConfiguratorOld
Sets all configuration properties for object.
setProperties(Map<String, Object>) - Method in class tigase.db.comp.ConfigRepository
 
setProperties(Map<String, Object>) - Method in class tigase.db.comp.UserRepoRepository
 
setProperties(Map<String, Object>) - Method in interface tigase.db.ComponentRepository
The method is called to set configuration for this repository implementation.
setProperties(Map<String, Object>) - Method in class tigase.server.AbstractMessageReceiver
Sets all configuration properties for object.
setProperties(Map<String, Object>) - Method in class tigase.server.BasicComponent
Method description
setProperties(Map<String, Object>) - Method in class tigase.server.bosh.BoshConnectionManager
Method description
setProperties(Map<String, Object>) - Method in class tigase.server.ConnectionManager
Method description
setProperties(Map<String, Object>) - Method in class tigase.server.ext.ComponentProtocol
Method description
setProperties(Map<String, Object>) - Method in class tigase.server.ext.CompSQLRepository
 
setProperties(Map<String, Object>) - Method in class tigase.server.gateways.Gateway
Method description
setProperties(Map<String, Object>) - Method in class tigase.server.MessageRouter
Method description
setProperties(Map<String, Object>) - Method in class tigase.server.sreceiver.StanzaReceiver
Describe setProperties method here.
setProperties(Map<String, Object>) - Method in class tigase.server.ssender.StanzaSender
Describe setProperties method here.
setProperties(Map<String, Object>) - Method in class tigase.server.test.TestComponent
Method description
setProperties(Map<String, Object>) - Method in class tigase.server.xmppclient.ClientConnectionManager
Method description
setProperties(Map<String, Object>) - Method in class tigase.server.xmppcomponent.ComponentConnectionManager
 
setProperties(Map<String, Object>) - Method in class tigase.server.xmppserver.ServerConnectionManager
Method description
setProperties(Map<String, Object>) - Method in class tigase.server.xmppsession.SessionManager
Method description
setProperties(Map<String, Object>) - Method in class tigase.stats.StatisticsCollector
Method description
setProperties(Map<String, Object>) - Method in class tigase.vhosts.VHostManager
Method description
setPropertyValue(String, String, Packet, boolean) - Method in class tigase.conf.ConfiguratorOld
 
setPublicData(String, String, String) - Method in class tigase.xmpp.RepositoryAccess
Method description
setPublicDataList(String, String, String[]) - Method in class tigase.xmpp.RepositoryAccess
Method description
setQueue(PriorityQueueAbstract<QueueItem>) - Method in class tigase.util.WorkerThread
Method description
setRefObject(RefObject) - Method in class tigase.net.IOService
Method description
setRegisterEnabled(boolean) - Method in class tigase.vhosts.VHostItem
This method allows to enable or disable user account registration for this domain.
setResource(String) - Method in class tigase.xmpp.XMPPResourceConnection
Sets the connection resource
setResourceConnection(XMPPResourceConnection) - Method in class tigase.auth.ResourceConnectionCallback
 
setRid(long) - Method in class tigase.server.bosh.BoshIOService
 
setRosterItemAdmin(RosterItem, boolean) - Method in class tigase.server.sreceiver.AbstractReceiverTask
Method description
setRosterItemAdmin(RosterItem, boolean) - Method in class tigase.server.sreceiver.RepoRosterTask
Method description
setRosterItemModerationAccepted(RosterItem, boolean) - Method in class tigase.server.sreceiver.AbstractReceiverTask
Method description
setRosterItemModerationAccepted(RosterItem, boolean) - Method in interface tigase.server.sreceiver.ReceiverTaskIfc
 
setRosterItemModerationAccepted(RosterItem, boolean) - Method in class tigase.server.sreceiver.RepoRosterTask
Method description
setRosterItemOnline(RosterItem, boolean) - Method in class tigase.server.sreceiver.AbstractReceiverTask
Method description
setRosterItemOwner(RosterItem, boolean) - Method in class tigase.server.sreceiver.AbstractReceiverTask
Method description
setRosterItemOwner(RosterItem, boolean) - Method in class tigase.server.sreceiver.RepoRosterTask
Method description
setRosterItemSubscribed(RosterItem, boolean) - Method in class tigase.server.sreceiver.AbstractReceiverTask
Method description
setRosterItemSubscribed(RosterItem, boolean) - Method in class tigase.server.sreceiver.RepoRosterTask
Method description
setSessionData(Map<String, Object>) - Method in class tigase.net.IOService
Method description
setSessionId(String) - Method in class tigase.xmpp.XMPPResourceConnection
Sets the value of sessionId
setSid(UUID) - Method in class tigase.server.bosh.BoshIOService
 
setSSLId(String) - Method in class tigase.net.IOService
Method description
setStanzaReceiver(StanzaReceiverIfc) - Method in class tigase.server.sreceiver.AbstractReceiverTask
Method description
setStanzaReceiver(StanzaReceiverIfc) - Method in interface tigase.server.sreceiver.ReceiverTaskIfc
 
setStatus(Packet, Command.Status) - Static method in enum tigase.server.Command
 
setStatus(UserStatus) - Method in class tigase.server.gateways.RosterItem
Set the Status value.
setSubscribed(boolean) - Method in class tigase.server.sreceiver.RosterItem
Sets the value of subscribed
setSubscription(String) - Method in class tigase.server.gateways.RosterItem
Set the Subscription value.
setSubscription(RosterAbstract.SubscriptionType) - Method in class tigase.xmpp.impl.roster.RosterElement
Method description
setup(Configurable) - Method in class tigase.conf.ConfiguratorAbstract
Method description
setup(String) - Method in class tigase.conf.ConfiguratorOld
 
setValid() - Method in class tigase.server.xmppserver.ServerConnections
Method description
setValue(String, String, boolean, boolean, Map<String, Object>) - Method in class tigase.conf.ConfiguratorOld
 
setValue(Object) - Method in class tigase.server.sreceiver.PropertyItem
Sets the value of the property
setValueInArr(float[], int, float) - Method in class tigase.server.sreceiver.sysmon.AbstractMonitor
 
setValueInArr(double[], int, double) - Method in class tigase.server.sreceiver.sysmon.AbstractMonitor
 
setVHost(String) - Method in class tigase.vhosts.VHostItem
 
setVHostManager(VHostManagerIfc) - Method in class tigase.server.BasicComponent
Method description
setVHostManager(VHostManagerIfc) - Method in interface tigase.vhosts.VHostListener
Sets the VHostManager which works on this server installation.
setXMLNS(String) - Method in class tigase.xmpp.XMPPIOService
Method description
SHARED_AUTH_REPO_PARAMS_PROP_KEY - Static variable in interface tigase.conf.Configurable
Field description
SHARED_AUTH_REPO_PROP_KEY - Static variable in interface tigase.conf.Configurable
Field description
SHARED_USER_REPO_PARAMS_PROP_KEY - Static variable in interface tigase.conf.Configurable
Field description
SHARED_USER_REPO_POOL_PROP_KEY - Static variable in interface tigase.conf.Configurable
Field description
SHARED_USER_REPO_PROP_KEY - Static variable in interface tigase.conf.Configurable
Field description
ShortNewsPublisher - Class in tigase.server.sreceiver
This subscription tasks allows you to publish short news on your site.
ShortNewsPublisher() - Constructor for class tigase.server.sreceiver.ShortNewsPublisher
 
shutdown() - Method in class tigase.stats.StatisticsCollector
Method description
shutdown() - Method in interface tigase.sys.ShutdownHook
 
ShutdownHook - Interface in tigase.sys
Created: Feb 19, 2009 12:17:03 PM
SID_ATTR - Static variable in class tigase.server.bosh.Constants
 
SimpleForwarder - Class in tigase.xmpp.impl
Describe class SimpleForwarder here.
SimpleForwarder() - Constructor for class tigase.xmpp.impl.SimpleForwarder
 
simpleTest(UserRepository) - Static method in class tigase.util.RepositoryUtils
Method description
size() - Method in class tigase.conf.ConfigSQLRepository
 
size() - Method in class tigase.conf.ConfigurationCache
Method description
size() - Method in class tigase.conf.ConfigXMLRepository
Method description
size() - Method in class tigase.db.comp.ConfigRepository
 
size() - Method in interface tigase.db.ComponentRepository
The method returns number of itens in the repository.
size() - Method in class tigase.server.ext.CompSQLRepository
 
size() - Method in class tigase.util.NonpriorityQueue
Method description
size() - Method in class tigase.util.PriorityQueue
Method description
size() - Method in class tigase.util.PriorityQueueAbstract
Method description
SKIP_PRIVACY_PROP_KEY - Static variable in class tigase.server.xmppsession.SessionManagerConfig
 
skipPrivacy() - Method in class tigase.server.xmppsession.SessionManager
Method description
SM_CLUS_COMP_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Field description
SM_COMP_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Field description
SMNonCachingAllNodes - Class in tigase.cluster.strategy
Created: May 13, 2009 9:53:44 AM
SMNonCachingAllNodes() - Constructor for class tigase.cluster.strategy.SMNonCachingAllNodes
 
SMResourceConnection - Class in tigase.server.xmppsession
Created: Feb 27, 2010 8:02:11 PM
SMResourceConnection(JID, UserRepository, UserAuthRepository, SessionManagerHandler) - Constructor for class tigase.server.xmppsession.SMResourceConnection
Constructs ...
SocketIO - Class in tigase.io
Describe class SocketIO here.
SocketIO(SocketChannel) - Constructor for class tigase.io.SocketIO
Creates a new SocketIO instance.
SocketReadThread - Class in tigase.net
Describe class SocketReadThread here.
SocketReadThread.ResultsListener - Class in tigase.net
 
SocketReadThread.ResultsListener() - Constructor for class tigase.net.SocketReadThread.ResultsListener
 
SocketType - Enum in tigase.net
Describe class SocketType here.
SP_STARTS_WITH - Static variable in class tigase.db.jdbc.TigaseCustomAuth
 
SRECV_COMP_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Field description
SSEND_COMP_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Field description
SSL_CONTAINER_CLASS_KEY - Static variable in interface tigase.io.SSLContextContainerIfc
Constant SSL_CONTAINER_CLASS_KEY is a key pointing to a container implementation class.
SSL_CONTAINER_CLASS_VAL - Static variable in interface tigase.io.SSLContextContainerIfc
Constant SSL_CONTAINER_CLASS_VAL keeps default container implementation class loaded if none is specified in configuration file.
SSLContextContainer - Class in tigase.io
Describe class SSLContextContainer here.
SSLContextContainer() - Constructor for class tigase.io.SSLContextContainer
 
SSLContextContainerIfc - Interface in tigase.io
Describe interface SSLContextContainerIfc here.
StanzaHandler - Interface in tigase.server.ssender
Describe interface StanzaHandler here.
StanzaReceiver - Class in tigase.server.sreceiver
This is a sibbling of StanzaSender class and offers just an opposite functionaity.
StanzaReceiver() - Constructor for class tigase.server.sreceiver.StanzaReceiver
Constructs ...
StanzaReceiverIfc - Interface in tigase.server.sreceiver
Created: Dec 6, 2008 8:03:35 PM
STANZAS - Static variable in class tigase.xmpp.impl.Privacy
 
StanzaSender - Class in tigase.server.ssender
StanzaSender class implements simple cyclic tasks management mechanism.
StanzaSender() - Constructor for class tigase.server.ssender.StanzaSender
 
StanzaType - Enum in tigase.xmpp
Describe class StanzaType here.
start() - Method in class tigase.net.ConnectionOpenThread
 
start() - Method in class tigase.server.AbstractMessageReceiver
Method description
start() - Method in class tigase.server.ConnectionManager
Method description
start() - Method in interface tigase.server.MessageReceiver
 
start() - Method in interface tigase.server.MessageRouterIfc
 
start() - Method in class tigase.server.xmppclient.ClientConnectionManager
Method description
start() - Method in class tigase.stats.JavaJMXProxy
Method description
startElement(StringBuilder, StringBuilder[], StringBuilder[]) - Method in class tigase.xmpp.XMPPDomBuilderHandler
Method description
startProcessing(Packet, XMPPIOService<List<ComponentConnection>>, ComponentProtocolHandler, Queue<Packet>) - Method in interface tigase.server.ext.ExtProcessor
 
startProcessing(Packet, XMPPIOService<List<ComponentConnection>>, ComponentProtocolHandler, Queue<Packet>) - Method in class tigase.server.ext.handlers.BindProcessor
 
startProcessing(Packet, XMPPIOService<List<ComponentConnection>>, ComponentProtocolHandler, Queue<Packet>) - Method in class tigase.server.ext.handlers.HandshakeProcessor
 
startProcessing(Packet, XMPPIOService<List<ComponentConnection>>, ComponentProtocolHandler, Queue<Packet>) - Method in class tigase.server.ext.handlers.SASLProcessor
 
startProcessing(Packet, XMPPIOService<List<ComponentConnection>>, ComponentProtocolHandler, Queue<Packet>) - Method in class tigase.server.ext.handlers.StartTLSProcessor
Method description
startProcessing(Packet, XMPPIOService<List<ComponentConnection>>, ComponentProtocolHandler, Queue<Packet>) - Method in class tigase.server.ext.handlers.StreamFeaturesProcessor
 
startSSL(boolean) - Method in class tigase.net.IOService
Method description
startTLS(boolean) - Method in class tigase.net.IOService
Method description
StartTLS - Class in tigase.xmpp.impl
Describe class StartTLS here.
StartTLS() - Constructor for class tigase.xmpp.impl.StartTLS
 
StartTLSProcessor - Class in tigase.server.ext.handlers
Created: Oct 31, 2009 4:54:39 PM
StartTLSProcessor() - Constructor for class tigase.server.ext.handlers.StartTLSProcessor
 
startZLib(int) - Method in class tigase.net.IOService
Method description
StartZLib - Class in tigase.xmpp.impl
Created: Jul 29, 2009 4:03:44 PM
StartZLib() - Constructor for class tigase.xmpp.impl.StartZLib
 
STATISTICS_MBEAN_NAME - Static variable in class tigase.stats.StatisticsCollector
Field description
StatisticsArchivizerIfc - Interface in tigase.stats
Created: Mar 25, 2010 5:10:28 PM
StatisticsCollector - Class in tigase.stats
Class StatisticsCollector Created: Tue Nov 22 07:07:11 2005
StatisticsCollector() - Constructor for class tigase.stats.StatisticsCollector
 
StatisticsContainer - Interface in tigase.stats
Interface StatisticsContainer Objects which inherits this type can return runtime statistics.
StatisticsList - Class in tigase.stats
Created: Jul 10, 2009 3:23:23 PM
StatisticsList(Level) - Constructor for class tigase.stats.StatisticsList
 
StatisticsProvider - Class in tigase.stats
Class StatisticsProvider
StatisticsProvider(StatisticsCollector) - Constructor for class tigase.stats.StatisticsProvider
Constructs ...
StatisticsProviderMBean - Interface in tigase.stats
Interface StatisticsProviderMBean
StatisticType - Enum in tigase.stats
Describe class StatisticType here.
StatRecord - Class in tigase.stats
Describe class StatRecord here.
StatRecord(String, String, String, String, Level) - Constructor for class tigase.stats.StatRecord
 
StatRecord(String, String, String, int, Level) - Constructor for class tigase.stats.StatRecord
 
StatRecord(String, StatisticType, long, Level) - Constructor for class tigase.stats.StatRecord
 
StatRecord(String, StatisticType, int, Level) - Constructor for class tigase.stats.StatRecord
 
StatRecord(String, String, List<String>, Level) - Constructor for class tigase.stats.StatRecord
 
StatRecord(String, String, String, long, Level) - Constructor for class tigase.stats.StatRecord
 
STATS_ARCHIVIZERS - Static variable in class tigase.stats.StatisticsCollector
 
STATS_ARCHIVIZERS_PROP_KEY - Static variable in class tigase.stats.StatisticsCollector
 
STATS_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Field description
StatsComponent - Class in tigase.stats
Class StatsComponent Created: Tue Nov 22 07:07:11 2005
StatsComponent() - Constructor for class tigase.stats.StatsComponent
 
statsUpdated() - Method in class tigase.stats.StatisticsCollector
 
STEP - Static variable in interface tigase.server.sreceiver.TaskCommandIfc
 
stop() - Method in interface tigase.io.IOInterface
 
stop() - Method in class tigase.io.SocketIO
Method description
stop() - Method in class tigase.io.TLSIO
Method description
stop() - Method in class tigase.io.ZLibIO
 
stop() - Method in class tigase.net.ConnectionOpenThread
 
stop() - Method in class tigase.net.IOService
Describe stop method here.
stop() - Method in class tigase.server.AbstractMessageReceiver
Method description
stop() - Method in class tigase.server.xmppclient.ClientConnectionManager
Method description
stop() - Method in class tigase.xmpp.XMPPIOService
Describe stop method here.
stopAll() - Method in class tigase.server.xmppserver.ServerConnections
Method description
stopped(XMPPResourceConnection, Queue<Packet>, Map<String, Object>) - Static method in class tigase.xmpp.impl.JabberIqRoster
stopped method is called when user disconnects or logs-out.
stopped(XMPPResourceConnection, Queue<Packet>, Map<String, Object>) - Static method in class tigase.xmpp.impl.Presence
stopped method is called when user disconnects or logs-out.
stopped(XMPPResourceConnection, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.RosterPresence
Method description
stopped(XMPPResourceConnection, Queue<Packet>, Map<String, Object>) - Method in interface tigase.xmpp.XMPPStopListenerIfc
 
stopThread() - Method in class tigase.server.xmppclient.IPMonitor
 
store() - Method in class tigase.conf.ConfigurationCache
Method description
store() - Method in class tigase.conf.ConfigXMLRepository
Method description
store() - Method in class tigase.db.comp.ConfigRepository
 
store() - Method in class tigase.db.comp.UserRepoRepository
 
store() - Method in interface tigase.db.ComponentRepository
The method is called to store all data in the database.
store() - Method in class tigase.server.ext.CompSQLRepository
 
StoredProcedures - Class in tigase.db.derby
 
StoredProcedures() - Constructor for class tigase.db.derby.StoredProcedures
 
STRATEGY_CLASS_PROP_KEY - Static variable in class tigase.cluster.SessionManagerClustered
Field description
STRATEGY_CLASS_PROP_VAL - Static variable in class tigase.cluster.SessionManagerClustered
Field description
STRATEGY_CLASS_PROPERTY - Static variable in class tigase.cluster.SessionManagerClustered
Field description
streamClosed() - Method in class tigase.xmpp.XMPPResourceConnection
Method description
streamClosed(XMPPResourceConnection) - Method in class tigase.xmpp.XMPPSession
Method description
StreamFeaturesProcessor - Class in tigase.server.ext.handlers
Created: Oct 31, 2009 3:51:09 PM
StreamFeaturesProcessor() - Constructor for class tigase.server.ext.handlers.StreamFeaturesProcessor
 
streamOpened(XMPPIOService<List<ComponentConnection>>, Map<String, String>, ComponentProtocolHandler) - Method in class tigase.server.ext.handlers.ComponentAcceptStreamOpenHandler
 
streamOpened(XMPPIOService<List<ComponentConnection>>, Map<String, String>, ComponentProtocolHandler) - Method in class tigase.server.ext.handlers.ComponentConnectStreamOpenHandler
 
streamOpened(XMPPIOService<List<ComponentConnection>>, Map<String, String>, ComponentProtocolHandler) - Method in class tigase.server.ext.handlers.JabberClientStreamOpenHandler
 
streamOpened(XMPPIOService<List<ComponentConnection>>, Map<String, String>, ComponentProtocolHandler) - Method in class tigase.server.ext.handlers.UnknownXMLNSStreamOpenHandler
 
streamOpened(XMPPIOService<List<ComponentConnection>>, Map<String, String>, ComponentProtocolHandler) - Method in interface tigase.server.ext.StreamOpenHandler
 
StreamOpenHandler - Interface in tigase.server.ext
Created: Oct 2, 2009 12:15:43 AM
STRINGPREP_PROCESSOR - Static variable in interface tigase.conf.Configurable
Field description
strValues() - Method in interface tigase.server.sreceiver.DefaultValues
 
strValues() - Method in enum tigase.server.sreceiver.PropertyConstants.MessageType
 
strValues() - Method in enum tigase.server.sreceiver.PropertyConstants.SenderAddress
 
strValues() - Method in enum tigase.server.sreceiver.PropertyConstants.SenderRestrictions
 
strValues() - Method in enum tigase.server.sreceiver.PropertyConstants.SubscrRestrictions
 
strValues() - Static method in enum tigase.server.sreceiver.TaskInstanceCommand.ACTION
Method description
strValues() - Static method in enum tigase.server.sreceiver.TaskInstanceCommand.ROSTER_ACTION
Method description
strValues() - Static method in enum tigase.server.sreceiver.TaskInstanceCommand.USER_ACTION
Method description
SUB_BOTH - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
Field description
SUB_FROM - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
Field description
SUB_NONE - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
Field description
SUB_TO - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
Field description
SUBSCR_LIST_PROP_KEY - Static variable in class tigase.server.sreceiver.PropertyConstants
Constant SUBSCR_LIST_PROP_KEY is a property key for task instance configuration parameters.
SUBSCR_LIST_PROP_VAL - Static variable in class tigase.server.sreceiver.PropertyConstants
Constant SUBSCR_LIST_PROP_KEY is a property value for a key SUBSCR_LIST_PROP_KEY.
SUBSCR_RESTR_REGEX_DISPL_NAME - Static variable in class tigase.server.sreceiver.PropertyConstants
 
SUBSCR_RESTR_REGEX_PROP_KEY - Static variable in class tigase.server.sreceiver.PropertyConstants
 
SUBSCR_RESTR_REGEX_PROP_VAL - Static variable in class tigase.server.sreceiver.PropertyConstants
 
SUBSCR_RESTRICTIONS_DISPL_NAME - Static variable in class tigase.server.sreceiver.PropertyConstants
 
SUBSCR_RESTRICTIONS_PROP_KEY - Static variable in class tigase.server.sreceiver.PropertyConstants
Constant SUBSCR_RESTRICTIONS_PROP_KEY is a property key for task instance configuration parameters.
SUBSCR_RESTRICTIONS_PROP_VAL - Static variable in class tigase.server.sreceiver.PropertyConstants
 
SUBSCRIBERS_FIELD - Static variable in class tigase.server.sreceiver.TaskInstanceCommand
 
SUBSCRIPTION - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
Field description
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.BindResource
Method description
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.JabberIqAuth
 
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.JabberIqCommand
Method description
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.JabberIqIq
Method description
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.JabberIqPrivacy
Method description
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.JabberIqPrivate
Method description
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.JabberIqRegister
Method description
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.JabberIqSi
Deprecated.  
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.JabberIqStats
Method description
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.JabberIqVersion
Method description
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.OfflineMessages
Describe supDiscoFeatures method here.
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.PepPlugin
Method description
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.RosterPresence
Method description
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.SaslAuth
 
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.ServiceDiscovery
Method description
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.SessionBind
Method description
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.UrnXmppPing
Method description
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.VCardTemp
Method description
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.xep0136.MessageArchive
 
supDiscoFeatures(XMPPResourceConnection) - Method in interface tigase.xmpp.XMPPImplIfc
Method supDiscoFeatures returns an array of XML Elements with service discovery features which have to be returned to the client uppon request.
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.XMPPProcessor
Method description
supElements() - Method in class tigase.xmpp.impl.BindResource
Method description
supElements() - Method in class tigase.xmpp.impl.DomainFilter
Describe supElements method here.
supElements() - Method in class tigase.xmpp.impl.IBB
Deprecated.  
supElements() - Method in class tigase.xmpp.impl.JabberIqAuth
 
supElements() - Method in class tigase.xmpp.impl.JabberIqCommand
Method description
supElements() - Method in class tigase.xmpp.impl.JabberIqIq
Method description
supElements() - Method in class tigase.xmpp.impl.JabberIqOOB
Deprecated.  
supElements() - Method in class tigase.xmpp.impl.JabberIqPrivacy
Method description
supElements() - Method in class tigase.xmpp.impl.JabberIqPrivate
Method description
supElements() - Method in class tigase.xmpp.impl.JabberIqRegister
Method description
supElements() - Method in class tigase.xmpp.impl.JabberIqSi
Deprecated.  
supElements() - Method in class tigase.xmpp.impl.JabberIqSocks5Bytestreams
Deprecated.  
supElements() - Method in class tigase.xmpp.impl.JabberIqStats
Method description
supElements() - Method in class tigase.xmpp.impl.JabberIqVersion
Method description
supElements() - Method in class tigase.xmpp.impl.Jingle
Method description
supElements() - Method in class tigase.xmpp.impl.Message
Method description
supElements() - Method in class tigase.xmpp.impl.MessageAll
Method description
supElements() - Method in class tigase.xmpp.impl.OfflineMessages
Describe supElements method here.
supElements() - Method in class tigase.xmpp.impl.PepPlugin
Method description
supElements() - Method in class tigase.xmpp.impl.RosterPresence
Method description
supElements() - Method in class tigase.xmpp.impl.SaslAuth
 
supElements() - Method in class tigase.xmpp.impl.ServiceDiscovery
Method description
supElements() - Method in class tigase.xmpp.impl.SessionBind
Method description
supElements() - Method in class tigase.xmpp.impl.StartTLS
Method description
supElements() - Method in class tigase.xmpp.impl.StartZLib
 
supElements() - Method in class tigase.xmpp.impl.UrnXmppPing
Method description
supElements() - Method in class tigase.xmpp.impl.VCardTemp
Method description
supElements() - Method in class tigase.xmpp.impl.xep0136.MessageArchive
 
supElements() - Method in interface tigase.xmpp.XMPPImplIfc
Method supElements returns an array of element names for stanzas which can be processed by this plugin.
supElements() - Method in class tigase.xmpp.XMPPProcessor
Method description
supNamespaces() - Method in class tigase.xmpp.impl.BindResource
Method description
supNamespaces() - Method in class tigase.xmpp.impl.DomainFilter
Describe supNamespaces method here.
supNamespaces() - Method in class tigase.xmpp.impl.IBB
Deprecated.  
supNamespaces() - Method in class tigase.xmpp.impl.JabberIqAuth
 
supNamespaces() - Method in class tigase.xmpp.impl.JabberIqCommand
Method description
supNamespaces() - Method in class tigase.xmpp.impl.JabberIqIq
Method description
supNamespaces() - Method in class tigase.xmpp.impl.JabberIqOOB
Deprecated.  
supNamespaces() - Method in class tigase.xmpp.impl.JabberIqPrivacy
Method description
supNamespaces() - Method in class tigase.xmpp.impl.JabberIqPrivate
Method description
supNamespaces() - Method in class tigase.xmpp.impl.JabberIqRegister
Method description
supNamespaces() - Method in class tigase.xmpp.impl.JabberIqSi
Deprecated.  
supNamespaces() - Method in class tigase.xmpp.impl.JabberIqSocks5Bytestreams
Deprecated.  
supNamespaces() - Method in class tigase.xmpp.impl.JabberIqStats
Method description
supNamespaces() - Method in class tigase.xmpp.impl.JabberIqVersion
Method description
supNamespaces() - Method in class tigase.xmpp.impl.Jingle
Method description
supNamespaces() - Method in class tigase.xmpp.impl.Message
Method description
supNamespaces() - Method in class tigase.xmpp.impl.MessageAll
Method description
supNamespaces() - Method in class tigase.xmpp.impl.OfflineMessages
Describe supNamespaces method here.
supNamespaces() - Method in class tigase.xmpp.impl.PepPlugin
Method description
supNamespaces() - Method in class tigase.xmpp.impl.RosterPresence
Method description
supNamespaces() - Method in class tigase.xmpp.impl.SaslAuth
 
supNamespaces() - Method in class tigase.xmpp.impl.ServiceDiscovery
Method description
supNamespaces() - Method in class tigase.xmpp.impl.SessionBind
Method description
supNamespaces() - Method in class tigase.xmpp.impl.StartTLS
Method description
supNamespaces() - Method in class tigase.xmpp.impl.StartZLib
 
supNamespaces() - Method in class tigase.xmpp.impl.UrnXmppPing
Method description
supNamespaces() - Method in class tigase.xmpp.impl.VCardTemp
Method description
supNamespaces() - Method in class tigase.xmpp.impl.xep0136.MessageArchive
 
supNamespaces() - Method in interface tigase.xmpp.XMPPImplIfc
Method supNamespaces returns an array of namespaces for stanzas which can be processed by this pluing.
supNamespaces() - Method in class tigase.xmpp.XMPPProcessor
Method description
supStreamFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.BindResource
Method description
supStreamFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.JabberIqAuth
 
supStreamFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.JabberIqRegister
Method description
supStreamFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.RosterPresence
Method description
supStreamFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.SaslAuth
 
supStreamFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.SessionBind
Method description
supStreamFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.StartTLS
Method description
supStreamFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.StartZLib
 
supStreamFeatures(XMPPResourceConnection) - Method in interface tigase.xmpp.XMPPImplIfc
Method supStreamFeatures returns an array of XML Elements with stream features which have to be returned to the client uppon request.
supStreamFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.XMPPProcessor
Method description
swapElemFromTo() - Method in class tigase.server.Packet
Deprecated. Use swapStanzaFromTo() instead.
swapElemFromTo(StanzaType) - Method in class tigase.server.Packet
Deprecated. Use swapStanzaFromTo() instead.
swapFromTo(Element, JID, JID) - Method in class tigase.server.Packet
The method creates a new instance of the Packet class with the packet source and destination addresses swapped and sets the given stanza element plus source and destination addresses for the new stanza.
swapFromTo() - Method in class tigase.server.Packet
Creates a new Packet instance with swapped packet source and destination addresses.
swapStanzaFromTo() - Method in class tigase.server.Packet
The method creates a new Packet instance with a stanza copy with swapped source and destination addresses.
swapStanzaFromTo(StanzaType) - Method in class tigase.server.Packet
The method creates a new Packet instance with a stanza copy with swapped source and destination addresses and the given type set.
SYNC_MAX_BATCH_SIZE - Static variable in class tigase.cluster.SessionManagerClustered
Field description
SystemMonitorTask - Class in tigase.server.sreceiver.sysmon
Created: Dec 6, 2008 8:12:41 PM
SystemMonitorTask() - Constructor for class tigase.server.sreceiver.sysmon.SystemMonitorTask
Constructs ...

T

TABLE_NAME - Static variable in class tigase.server.ext.CompSQLRepository
 
TABLE_NAME_PROP_KEY - Static variable in class tigase.stats.CounterDataArchivizer
Field description
take() - Method in class tigase.util.NonpriorityQueue
Method description
take() - Method in class tigase.util.PriorityQueue
Method description
take() - Method in class tigase.util.PriorityQueueAbstract
Method description
takeRepo() - Method in class tigase.db.UserRepositoryPool
 
task(Queue<Packet>, TimerTask) - Method in class tigase.server.bosh.BoshSession
 
TASK_ADMINS_DISPL_NAME - Static variable in class tigase.server.sreceiver.PropertyConstants
 
TASK_ADMINS_PROP_KEY - Static variable in class tigase.server.sreceiver.PropertyConstants
 
TASK_ADMINS_PROP_VAL - Static variable in class tigase.server.sreceiver.PropertyConstants
 
TASK_NAME_FIELD - Static variable in interface tigase.server.sreceiver.TaskCommandIfc
 
TASK_OWNER_DISPL_NAME - Static variable in class tigase.server.sreceiver.PropertyConstants
 
TASK_OWNER_PROP_KEY - Static variable in class tigase.server.sreceiver.PropertyConstants
 
TASK_OWNER_PROP_VAL - Static variable in class tigase.server.sreceiver.PropertyConstants
 
TASK_TYPE_FIELD - Static variable in interface tigase.server.sreceiver.TaskCommandIfc
 
TaskCommandIfc - Interface in tigase.server.sreceiver
Describe class TaskCommandIfc here.
TaskCommons - Class in tigase.server.sreceiver
Describe class TaskCommons here.
TaskCommons() - Constructor for class tigase.server.sreceiver.TaskCommons
 
TaskCreationPolicy - Enum in tigase.server.sreceiver
Describe enum TaskCreationPolicy here.
TaskInstanceCommand - Class in tigase.server.sreceiver
Describe class TaskInstanceCommand here.
TaskInstanceCommand() - Constructor for class tigase.server.sreceiver.TaskInstanceCommand
 
TaskInstanceCommand.ACTION - Enum in tigase.server.sreceiver
Enum description
TaskInstanceCommand.ROSTER_ACTION - Enum in tigase.server.sreceiver
Enum description
TaskInstanceCommand.USER_ACTION - Enum in tigase.server.sreceiver
Enum description
TaskType - Class in tigase.server.sreceiver
Describe class TaskType here.
TaskType(ReceiverTaskIfc) - Constructor for class tigase.server.sreceiver.TaskType
Creates a new TaskType instance.
TelnetClient - Class in tigase.io
This is sample class demonstrating how to use tigase.io library for TLS/SSL client connection.
TelnetClient(String, int) - Constructor for class tigase.io.TelnetClient
Creates a new TelnetClient instance.
TelnetServer - Class in tigase.io
This is sample class demonstrating how to use tigase.io library for TLS/SSL server connection.
TelnetServer(int) - Constructor for class tigase.io.TelnetServer
Creates a new TelnetServer instance.
TestComponent - Class in tigase.server.test
A test component used to demonstrate API and for running different kinds of tests on the Tigase server - generate local traffic for performance and load tests.
TestComponent() - Constructor for class tigase.server.test.TestComponent
 
TesterTask - Class in tigase.server.sreceiver
Describe class TesterTask here.
TesterTask() - Constructor for class tigase.server.sreceiver.TesterTask
 
ThreadExceptionHandler - Class in tigase.server
Class ThreadExceptionHandler.java is responsible helper class used to catch all unhandled exception from all threads.
ThreadExceptionHandler() - Constructor for class tigase.server.ThreadExceptionHandler
 
tigActiveAccounts(ResultSet[]) - Static method in class tigase.db.derby.StoredProcedures
 
TigAddNode(long, long, String, ResultSet[]) - Static method in class tigase.db.derby.StoredProcedures
 
tigAddUser(String, String, ResultSet[]) - Static method in class tigase.db.derby.StoredProcedures
 
tigAddUserPlainPw(String, String, ResultSet[]) - Static method in class tigase.db.derby.StoredProcedures
 
tigAllUsers(ResultSet[]) - Static method in class tigase.db.derby.StoredProcedures
 
tigAllUsersCount(ResultSet[]) - Static method in class tigase.db.derby.StoredProcedures
 
tigase.annotations - package tigase.annotations
 
tigase.auth - package tigase.auth
 
tigase.cluster - package tigase.cluster
 
tigase.cluster.strategy - package tigase.cluster.strategy
 
tigase.conf - package tigase.conf
 
tigase.db - package tigase.db
 
tigase.db.comp - package tigase.db.comp
 
tigase.db.derby - package tigase.db.derby
 
tigase.db.jdbc - package tigase.db.jdbc
 
tigase.db.xml - package tigase.db.xml
 
tigase.disco - package tigase.disco
 
tigase.http - package tigase.http
 
tigase.io - package tigase.io
 
tigase.monitor - package tigase.monitor
 
tigase.net - package tigase.net
 
tigase.server - package tigase.server
 
tigase.server.bosh - package tigase.server.bosh
 
tigase.server.ext - package tigase.server.ext
 
tigase.server.ext.handlers - package tigase.server.ext.handlers
 
tigase.server.filters - package tigase.server.filters
 
tigase.server.gateways - package tigase.server.gateways
 
tigase.server.script - package tigase.server.script
 
tigase.server.sreceiver - package tigase.server.sreceiver
 
tigase.server.sreceiver.sysmon - package tigase.server.sreceiver.sysmon
 
tigase.server.ssender - package tigase.server.ssender
 
tigase.server.test - package tigase.server.test
 
tigase.server.xmppclient - package tigase.server.xmppclient
 
tigase.server.xmppcomponent - package tigase.server.xmppcomponent
 
tigase.server.xmppserver - package tigase.server.xmppserver
 
tigase.server.xmppsession - package tigase.server.xmppsession
 
tigase.stats - package tigase.stats
 
tigase.sys - package tigase.sys
 
tigase.ui - package tigase.ui
 
tigase.util - package tigase.util
 
tigase.util.tracer - package tigase.util.tracer
 
tigase.vhosts - package tigase.vhosts
 
tigase.xmpp - package tigase.xmpp
 
tigase.xmpp.impl - package tigase.xmpp.impl
 
tigase.xmpp.impl.roster - package tigase.xmpp.impl.roster
 
tigase.xmpp.impl.xep0136 - package tigase.xmpp.impl.xep0136
 
TIGASE_AUTH_REPO_CLASS_PROP_VAL - Static variable in interface tigase.conf.Configurable
Field description
TIGASE_AUTH_REPO_URL_PROP_VAL - Static variable in interface tigase.conf.Configurable
Field description
TIGASE_CUSTOM_AUTH_REPO_CLASS_PROP_VAL - Static variable in interface tigase.conf.Configurable
Field description
TigaseAuth - Class in tigase.db.jdbc
Describe class TigaseAuth here.
TigaseAuth() - Constructor for class tigase.db.jdbc.TigaseAuth
 
TigaseCustomAuth - Class in tigase.db.jdbc
The user authentication connector allows for customized SQL queries to be used.
TigaseCustomAuth() - Constructor for class tigase.db.jdbc.TigaseCustomAuth
 
TigaseDBException - Exception in tigase.db
Describe class TigaseDBException here.
TigaseDBException(String) - Constructor for exception tigase.db.TigaseDBException
Creates a new TigaseDBException instance.
TigaseDBException(String, Throwable) - Constructor for exception tigase.db.TigaseDBException
 
TigaseRuntime - Class in tigase.sys
Created: Feb 19, 2009 12:15:02 PM
TigaseRuntime() - Constructor for class tigase.sys.TigaseRuntime
 
TigaseSaslProvider - Class in tigase.auth
Describe class TigaseSaslProvider here.
TigaseSaslProvider() - Constructor for class tigase.auth.TigaseSaslProvider
Creates a new TigaseSaslProvider instance.
TigaseSaslServerFactory - Class in tigase.auth
Describe class TigaseSaslServerFactory here.
TigaseSaslServerFactory() - Constructor for class tigase.auth.TigaseSaslServerFactory
Creates a new TigaseSaslServerFactory instance.
TigaseTracer - Class in tigase.util.tracer
Created: Jun 30, 2009 5:18:10 PM
tigDisableAccount(String) - Static method in class tigase.db.derby.StoredProcedures
 
tigDisabledAccounts(ResultSet[]) - Static method in class tigase.db.derby.StoredProcedures
 
tigEnableAccount(String) - Static method in class tigase.db.derby.StoredProcedures
 
tigGetDBProperty(String) - Static method in class tigase.db.derby.StoredProcedures
 
tigGetPassword(String, ResultSet[]) - Static method in class tigase.db.derby.StoredProcedures
 
tigGetUserDBUid(String, ResultSet[]) - Static method in class tigase.db.derby.StoredProcedures
 
tigInitdb() - Static method in class tigase.db.derby.StoredProcedures
 
tigOfflineUsers(ResultSet[]) - Static method in class tigase.db.derby.StoredProcedures
 
tigOnlineUsers(ResultSet[]) - Static method in class tigase.db.derby.StoredProcedures
 
tigPutDBProperty(String, String) - Static method in class tigase.db.derby.StoredProcedures
 
tigRemoveUser(String) - Static method in class tigase.db.derby.StoredProcedures
 
tigUpdatePassword(String, String) - Static method in class tigase.db.derby.StoredProcedures
 
tigUpdatePasswordPlainPw(String, String) - Static method in class tigase.db.derby.StoredProcedures
 
tigUpdatePasswordPlainPwRev(String, String) - Static method in class tigase.db.derby.StoredProcedures
 
tigUserLogin(String, String, ResultSet[]) - Static method in class tigase.db.derby.StoredProcedures
 
tigUserLoginPlainPw(String, String, ResultSet[]) - Static method in class tigase.db.derby.StoredProcedures
 
tigUserLogout(String) - Static method in class tigase.db.derby.StoredProcedures
 
timeOutExpired(Packet) - Method in interface tigase.server.ReceiverTimeoutHandler
 
TimeUtils - Class in tigase.util
Describe class TimeUtils here.
TimeUtils() - Constructor for class tigase.util.TimeUtils
 
TLS_ALLOW_INVALID_CERTS_PROP_KEY - Static variable in class tigase.server.ConnectionManager
 
TLS_ALLOW_INVALID_CERTS_PROP_VAL - Static variable in class tigase.server.ConnectionManager
 
TLS_ALLOW_SELF_SIGNED_CERTS_PROP_KEY - Static variable in class tigase.server.ConnectionManager
 
TLS_ALLOW_SELF_SIGNED_CERTS_PROP_VAL - Static variable in class tigase.server.ConnectionManager
 
TLS_CONTAINER_CLASS_PROP_KEY - Static variable in class tigase.server.ConnectionManager
 
TLS_CONTAINER_CLASS_PROP_VAL - Static variable in class tigase.server.ConnectionManager
 
TLS_DEF_CERT_PROP_KEY - Static variable in class tigase.server.ConnectionManager
 
TLS_DEF_CERT_PROP_VAL - Static variable in class tigase.server.ConnectionManager
 
TLS_KEYS_STORE_PASSWD_PROP_KEY - Static variable in class tigase.server.ConnectionManager
 
TLS_KEYS_STORE_PASSWD_PROP_VAL - Static variable in class tigase.server.ConnectionManager
 
TLS_KEYS_STORE_PROP_KEY - Static variable in class tigase.server.ConnectionManager
 
TLS_KEYS_STORE_PROP_VAL - Static variable in class tigase.server.ConnectionManager
 
TLS_PROP_KEY - Static variable in class tigase.server.ConnectionManager
 
TLS_REQUIRED_KEY - Static variable in class tigase.xmpp.impl.StartTLS
Field description
TLS_REQUIRED_PROP_KEY - Static variable in class tigase.server.ConnectionManager
 
TLS_REQUIRED_PROP_VAL - Static variable in class tigase.server.ConnectionManager
 
TLS_SERVER_CERTS_DIR_PROP_KEY - Static variable in class tigase.server.ConnectionManager
 
TLS_SERVER_CERTS_DIR_PROP_VAL - Static variable in class tigase.server.ConnectionManager
 
TLS_TRUSTED_CERTS_DIR_PROP_KEY - Static variable in class tigase.server.ConnectionManager
 
TLS_TRUSTED_CERTS_DIR_PROP_VAL - Static variable in class tigase.server.ConnectionManager
 
TLS_TRUSTS_STORE_PASSWD_PROP_KEY - Static variable in class tigase.server.ConnectionManager
 
TLS_TRUSTS_STORE_PASSWD_PROP_VAL - Static variable in class tigase.server.ConnectionManager
 
TLS_TRUSTS_STORE_PROP_KEY - Static variable in class tigase.server.ConnectionManager
 
TLS_TRUSTS_STORE_PROP_VAL - Static variable in class tigase.server.ConnectionManager
 
TLS_USE_PROP_KEY - Static variable in class tigase.server.ConnectionManager
 
TLS_USE_PROP_VAL - Static variable in class tigase.server.ConnectionManager
 
TLSEventHandler - Interface in tigase.io
Describe interface TLSEventHandler here.
TLSIO - Class in tigase.io
Describe class TLSIO here.
TLSIO(IOInterface, TLSWrapper) - Constructor for class tigase.io.TLSIO
Constructs ...
TLSStatus - Enum in tigase.io
Describe class TLSStatus here.
TLSUtil - Class in tigase.io
Describe class TLSUtil here.
TLSUtil() - Constructor for class tigase.io.TLSUtil
 
TLSWrapper - Class in tigase.io
Describe class TLSWrapper here.
TLSWrapper(SSLContext, TLSEventHandler, boolean) - Constructor for class tigase.io.TLSWrapper
Creates a new TLSWrapper instance.
TO_ATTR - Static variable in class tigase.server.bosh.Constants
 
TO_SUBSCRIBED - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
Field description
TODO - Annotation Type in tigase.annotations
TODO this is information for developers that there is still something to do with annotated code.
TODO.Severity - Enum in tigase.annotations
This enumeration defines importance levels for code change which is expected to be made for annotated element.
toElement() - Method in class tigase.conf.ConfigItem
Method description
toElement() - Method in interface tigase.db.RepositoryItem
Item data can be stored in a more comlex form than a simple property string.
toElement() - Method in class tigase.server.ext.CompRepoItem
 
toElement() - Method in class tigase.vhosts.VHostItem
The method exports the VHostItem object to XML representation.
toPropertyString() - Method in class tigase.conf.ConfigItem
Method description
toPropertyString() - Method in interface tigase.db.RepositoryItem
The item can be initialized based on the data loaded from a configuration file.
toPropertyString() - Method in class tigase.server.ext.CompRepoItem
 
toPropertyString() - Method in class tigase.vhosts.VHostItem
 
toString() - Method in class tigase.conf.ConfigItem
Method description
toString() - Method in class tigase.disco.ServiceEntity
Describe toString method here.
toString() - Method in class tigase.io.SocketIO
Method description
toString() - Method in class tigase.io.TLSIO
Method description
toString() - Method in class tigase.net.IOService
Method description
toString() - Method in class tigase.server.ext.CompRepoItem
 
toString() - Method in class tigase.server.Packet
The method converts the Packet instance to a String representation.
toString(boolean) - Method in class tigase.server.Packet
Is a convenience method which allows you to call always the same method but parametrize (configure) whether you want to get a secure packet string representation or full representation.
toString() - Method in class tigase.server.sreceiver.PropertyItem
 
toString() - Method in class tigase.server.xmppserver.CID
Method description
toString() - Method in class tigase.server.xmppserver.ServerConnections
Method description
toString() - Method in class tigase.stats.StatisticsList
 
toString() - Method in class tigase.stats.StatRecord
 
toString() - Method in class tigase.xmpp.XMPPResourceConnection
Method description
toStringSecure() - Method in class tigase.server.Packet
The method returns a String representation of the packet with all CData content replaced with text: "CData size: NN".
totalSize() - Method in class tigase.util.NonpriorityQueue
Method description
totalSize() - Method in class tigase.util.PriorityQueue
Method description
totalSize() - Method in class tigase.util.PriorityQueueAbstract
Method description
trace(String, String, String, String, String, String, String, Packet) - Method in class tigase.util.tracer.TigaseTracer
 
traceByCid(String, String, String, Packet) - Method in class tigase.util.tracer.TigaseTracer
 
traceByFromJid(String, String, String, Packet) - Method in class tigase.util.tracer.TigaseTracer
 
traceByToJid(String, String, String, Packet) - Method in class tigase.util.tracer.TigaseTracer
 
tracegByIP(String, String, String, Packet) - Method in class tigase.util.tracer.TigaseTracer
 
TRACER_CIDS_PROP_KEY - Static variable in class tigase.util.tracer.TigaseTracer
 
TRACER_IPS_PROP_KEY - Static variable in class tigase.util.tracer.TigaseTracer
 
TRACER_JIDS_PROP_KEY - Static variable in class tigase.util.tracer.TigaseTracer
 
treshold - Variable in class tigase.server.sreceiver.sysmon.AbstractMonitor
 
TRUSTED_CERTS_DIR_KEY - Static variable in interface tigase.io.SSLContextContainerIfc
Constant TRUSTED_CERTS_DIR_KEY is a key pointing to a configuration parameter where all trusted certificates are stored.
TRUSTED_CERTS_DIR_VAL - Static variable in interface tigase.io.SSLContextContainerIfc
Constant TRUSTED_CERTS_DIR_VAL is a default directory name where all trusted certificates are stored.
TRUSTED_PROP_KEY - Static variable in interface tigase.conf.Configurable
Field description
TRUSTSTORE_FILE_KEY - Static variable in interface tigase.io.SSLContextContainerIfc
Constant TRUSTSTORE_FILE_KEY is a key pointing to a trust store file.
TRUSTSTORE_FILE_VAL - Static variable in interface tigase.io.SSLContextContainerIfc
Constant TRUSTSTORE_FILE_VAL is a default truststore file.
TRUSTSTORE_PWD_KEY - Static variable in interface tigase.io.SSLContextContainerIfc
Constant TRUSTSTORE_PWD_KEY is a key pointing to a trustore file password.
TRUSTSTORE_PWD_VAL - Static variable in interface tigase.io.SSLContextContainerIfc
Constant TRUSTSTORE_PWD_VAL is a default password for truststore file.
turnDebugOn() - Static method in class tigase.io.TelnetClient
 
turnDebugOn() - Static method in class tigase.io.TelnetServer
 
TYPE - Static variable in class tigase.xmpp.impl.Privacy
 
typesMap - Static variable in class tigase.util.DataTypes
 

U

UIComponent - Interface in tigase.ui
Interface UIComponent Objects which implements this interface can interract with user through some interface.
unbindHostname(String, XMPPIOService<List<ComponentConnection>>) - Method in class tigase.server.ext.ComponentProtocol
Method description
unbindHostname(String, XMPPIOService<List<ComponentConnection>>) - Method in interface tigase.server.ext.ComponentProtocolHandler
 
uncaughtException(Thread, Throwable) - Method in class tigase.server.ThreadExceptionHandler
 
UnknownXMLNSStreamOpenHandler - Class in tigase.server.ext.handlers
Created: Oct 2, 2009 5:18:44 PM
UnknownXMLNSStreamOpenHandler() - Constructor for class tigase.server.ext.handlers.UnknownXMLNSStreamOpenHandler
 
unpackRouted() - Method in class tigase.server.Packet
The method unpacks the original packet and stanza from route stanza.
unregister(String) - Method in class tigase.xmpp.RepositoryAccess
Method description
unregister(String) - Method in class tigase.xmpp.XMPPResourceConnection
Method description
unwrap(byte[], int, int) - Method in class tigase.auth.SaslAnonymous
Describe unwrap method here.
unwrap(byte[], int, int) - Method in class tigase.auth.SaslPLAIN
Describe unwrap method here.
unwrap(ByteBuffer, ByteBuffer) - Method in class tigase.io.TLSWrapper
 
update() - Method in class tigase.stats.JavaJMXProxy
Method description
updateBuddyChange(XMPPResourceConnection, Queue<Packet>, Element) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Method description
updateBuddySubscription(XMPPResourceConnection, RosterAbstract.PresenceType, JID) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Method description
updateData(String, String) - Method in class tigase.stats.CounterDataArchivizer
Method description
updateOfflineChange(XMPPResourceConnection, Queue<Packet>) - Static method in class tigase.xmpp.impl.Presence
updateOfflineChange method broadcast off-line presence to all other user active resources.
updatePassword(String, String) - Method in class tigase.db.jdbc.DrupalAuth
Describe updatePassword method here.
updatePassword(String, String) - Method in class tigase.db.jdbc.JDBCRepository
 
updatePassword(String, String) - Method in class tigase.db.jdbc.LibreSourceAuth
Describe updatePassword method here.
updatePassword(String, String) - Method in class tigase.db.jdbc.TigaseAuth
Describe updatePassword method here.
updatePassword(String, String) - Method in class tigase.db.jdbc.TigaseCustomAuth
Describe updatePassword method here.
updatePassword(String, String) - Method in interface tigase.db.UserAuthRepository
Describe updatePassword method here.
updatePassword(String, String) - Method in class tigase.db.UserAuthRepositoryImpl
Describe updatePassword method here.
updatePassword(String, String) - Method in class tigase.db.xml.XMLRepository
 
updatePresenceChange(Packet, XMPPResourceConnection, Queue<Packet>) - Static method in class tigase.xmpp.impl.Presence
updatePresenceChange method is used to broadcast to all active resources presence stanza received from other users, like incoming avaiability presence, subscription presence and so on...
updateRosterHash(String, XMPPResourceConnection) - Method in class tigase.xmpp.impl.roster.RosterAbstract
 
UPDATES_CHECKING_INTERVAL_PROP_KEY - Static variable in class tigase.server.MessageRouterConfig
 
UPDATES_CHECKING_INTERVAL_PROP_VAL - Static variable in class tigase.server.MessageRouterConfig
 
UPDATES_CHECKING_PROP_KEY - Static variable in class tigase.server.MessageRouterConfig
 
UPDATES_CHECKING_PROP_VAL - Static variable in class tigase.server.MessageRouterConfig
 
UpdatesChecker - Class in tigase.util
Describe class UpdatesChecker here.
UpdatesChecker(long, AbstractMessageReceiver, String) - Constructor for class tigase.util.UpdatesChecker
 
updateServiceDiscoveryItem(String, String, String, boolean) - Method in class tigase.server.BasicComponent
Method description
updateServiceDiscoveryItem(String, String, String, boolean, String...) - Method in class tigase.server.BasicComponent
Method description
updateServiceDiscoveryItem(String, String, String, String, String, boolean, String...) - Method in class tigase.server.BasicComponent
Method description
updateStatus(GatewayConnection, RosterItem) - Method in class tigase.server.gateways.Gateway
Method description
updateStatus(GatewayConnection, RosterItem) - Method in interface tigase.server.gateways.GatewayListener
The updateStatus method is called to update status of the single roster contact.
updateUserResources(XMPPResourceConnection, Queue<Packet>) - Method in class tigase.cluster.SessionManagerClustered
 
updateUserResources(Element, XMPPResourceConnection, Queue<Packet>) - Static method in class tigase.xmpp.impl.Presence
updateUserResources method is used to broadcast to all other resources presence stanza from one user resource.
UrnXmppPing - Class in tigase.xmpp.impl
XEP-0199: XMPP Ping
UrnXmppPing() - Constructor for class tigase.xmpp.impl.UrnXmppPing
 
USER_ACTION_FIELD - Static variable in class tigase.server.sreceiver.TaskInstanceCommand
 
USER_CONN - Static variable in interface tigase.server.script.CommandIfc
 
USER_ID_KEY - Static variable in interface tigase.db.UserAuthRepository
 
USER_REPO - Static variable in interface tigase.server.script.CommandIfc
 
USER_REPO_CLASS_PROP_KEY - Static variable in interface tigase.conf.Configurable
Field description
USER_REPO_PARAMS_NODE - Static variable in interface tigase.conf.Configurable
Field description
USER_REPO_POOL_SIZE - Static variable in interface tigase.conf.Configurable
Field description
USER_REPO_POOL_SIZE_PROP_KEY - Static variable in interface tigase.conf.Configurable
Field description
USER_REPO_URL_PROP_KEY - Static variable in interface tigase.conf.Configurable
Field description
USER_REPOSITORY_PROP_KEY - Static variable in class tigase.server.sreceiver.PropertyConstants
 
USER_SESS - Static variable in interface tigase.server.script.CommandIfc
 
userAddTest(UserRepository) - Static method in class tigase.util.RepositoryUtils
Method description
UserAuthRepository - Interface in tigase.db
Describe interface UserAuthRepository here.
UserAuthRepositoryImpl - Class in tigase.db
Describe class UserAuthRepositoryImpl here.
UserAuthRepositoryImpl(UserRepository) - Constructor for class tigase.db.UserAuthRepositoryImpl
Creates a new UserAuthRepositoryImpl instance.
UserDB - Class in tigase.db
Class UserDB
UserDB() - Constructor for class tigase.db.UserDB
 
userDisconnected(JID, Queue<Packet>, JID) - Method in interface tigase.cluster.ClusteringStrategyIfc
This is a handler method which is called when a user disconnects from some node in the cluster.
userDisconnected(JID, Queue<Packet>, JID) - Method in class tigase.cluster.strategy.SMNonCachingAllNodes
 
userExists(String) - Method in class tigase.db.DummyRepository
 
userExists(String) - Method in class tigase.db.jdbc.JDBCRepository
 
userExists(String) - Method in interface tigase.db.UserRepository
Method userExists checks whether the user (or repository top node) exists in the database.
userExists(String) - Method in class tigase.db.UserRepositoryPool
 
userExists(String) - Method in class tigase.db.xml.XMLRepository
 
UserExistsException - Exception in tigase.db
The UserExistsException is thrown when application tries to add new user with user ID which already exists in repository.
UserExistsException(String) - Constructor for exception tigase.db.UserExistsException
Creates a new UserExistsException instance.
UserExistsException(String, Throwable) - Constructor for exception tigase.db.UserExistsException
Creates a new UserExistsException instance.
UserNotFoundException - Exception in tigase.db
The UserNotFoundException exception is thrown when application tries to access data for user which does not exist in repository.
UserNotFoundException(String) - Constructor for exception tigase.db.UserNotFoundException
Creates a new UserNotFoundException instance.
UserNotFoundException(String, Throwable) - Constructor for exception tigase.db.UserNotFoundException
Creates a new UserNotFoundException instance.
UserRepoRepository<Item extends RepositoryItem> - Class in tigase.db.comp
Created: Oct 3, 2009 3:55:27 PM
UserRepoRepository() - Constructor for class tigase.db.comp.UserRepoRepository
 
UserRepository - Interface in tigase.db
UserRepository interface defines all functionalities required to store user data.
UserRepositoryPool - Class in tigase.db
Created: Jan 28, 2009 8:46:53 PM
UserRepositoryPool() - Constructor for class tigase.db.UserRepositoryPool
 
userRoster(GatewayConnection) - Method in class tigase.server.gateways.Gateway
Method description
userRoster(GatewayConnection) - Method in interface tigase.server.gateways.GatewayListener
The userRoster method should be called whenever the user roster in the external network has changed.
usersConnected(JID, Queue<Packet>, JID...) - Method in interface tigase.cluster.ClusteringStrategyIfc
This is a handler method which is called when a user connects to some node in the cluster.
usersConnected(JID, Queue<Packet>, JID...) - Method in class tigase.cluster.strategy.SMNonCachingAllNodes
 
UserStatus - Class in tigase.server.gateways
Describe class UserStatus here.
UserStatus(String, String) - Constructor for class tigase.server.gateways.UserStatus
Creates a new UserStatus instance.

V

VAL_FIELD_PROP_KEY - Static variable in class tigase.stats.CounterDataArchivizer
Field description
validateIncoming(String, boolean) - Method in class tigase.server.xmppserver.ServerConnectionManager
Method description
VALUE - Static variable in class tigase.xmpp.impl.Privacy
 
VALUE_ATTR - Static variable in class tigase.conf.ConfigItem
Field description
VALUE_LABEL - Static variable in class tigase.conf.ConfigItem
Field description
VALUE_TYPE_ATTR - Static variable in class tigase.conf.ConfigItem
Field description
valueOf(String) - Static method in enum tigase.annotations.TODO.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.cluster.ClusterMethods
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.conf.ConfigItem.FLAGS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.conf.MonitoringSetupIfc.MONITOR
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.io.TLSStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.net.ConnectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.net.ServiceCommand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.net.SocketType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.server.bosh.Constants.CacheAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.server.Command.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.server.Command.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.server.Command.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.server.Command
Returns the enum constant of this type with the specified name.
valueof(String) - Static method in enum tigase.server.Command
 
valueOf(String) - Static method in enum tigase.server.Permissions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.server.Priority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.server.QueueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.server.sreceiver.PropertyConstants.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.server.sreceiver.PropertyConstants.SenderAddress
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.server.sreceiver.PropertyConstants.SenderRestrictions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.server.sreceiver.PropertyConstants.SubscrRestrictions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.server.sreceiver.TaskCreationPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.server.sreceiver.TaskInstanceCommand.ACTION
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.server.sreceiver.TaskInstanceCommand.ROSTER_ACTION
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.server.sreceiver.TaskInstanceCommand.USER_ACTION
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.server.xmppserver.ServerConnections.OutgoingState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.stats.StatisticType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.sys.ResourceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.util.OSUtils.OS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.xmpp.Authorization
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.xmpp.ConnectionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.xmpp.impl.DomainFilter.DOMAINS
Returns the enum constant of this type with the specified name.
valueof(String) - Static method in enum tigase.xmpp.impl.DomainFilter.DOMAINS
Method description
valueOf(String) - Static method in enum tigase.xmpp.impl.roster.RosterAbstract.PresenceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.xmpp.impl.roster.RosterAbstract.StateTransition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.xmpp.impl.roster.RosterAbstract.SubscriptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.xmpp.impl.SaslAuth.ElementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.xmpp.StanzaType
Returns the enum constant of this type with the specified name.
valueof(String) - Static method in enum tigase.xmpp.StanzaType
 
values() - Static method in enum tigase.annotations.TODO.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.cluster.ClusterMethods
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.conf.ConfigItem.FLAGS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.conf.MonitoringSetupIfc.MONITOR
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.io.TLSStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.net.ConnectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.net.ServiceCommand
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.net.SocketType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.server.bosh.Constants.CacheAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.server.Command.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.server.Command.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.server.Command.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.server.Command
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.server.Permissions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.server.Priority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.server.QueueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.server.sreceiver.PropertyConstants.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.server.sreceiver.PropertyConstants.SenderAddress
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.server.sreceiver.PropertyConstants.SenderRestrictions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.server.sreceiver.PropertyConstants.SubscrRestrictions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.server.sreceiver.TaskCreationPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.server.sreceiver.TaskInstanceCommand.ACTION
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.server.sreceiver.TaskInstanceCommand.ROSTER_ACTION
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.server.sreceiver.TaskInstanceCommand.USER_ACTION
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.server.xmppserver.ServerConnections.OutgoingState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.stats.StatisticType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.sys.ResourceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.util.OSUtils.OS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.xmpp.Authorization
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.xmpp.ConnectionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.xmpp.impl.DomainFilter.DOMAINS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.xmpp.impl.roster.RosterAbstract.PresenceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.xmpp.impl.roster.RosterAbstract.StateTransition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.xmpp.impl.roster.RosterAbstract.SubscriptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.xmpp.impl.SaslAuth.ElementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.xmpp.StanzaType
Returns an array containing the constants of this enum type, in the order they are declared.
valueToString(Object) - Static method in class tigase.util.DataTypes
 
VCARD_KEY - Static variable in class tigase.xmpp.impl.VCardTemp
Field description
VCardTemp - Class in tigase.xmpp.impl
Describe class VCardTemp here.
VCardTemp() - Constructor for class tigase.xmpp.impl.VCardTemp
 
VER_ATTR - Static variable in class tigase.server.bosh.Constants
 
version() - Static method in class tigase.io.TelnetClient
 
version() - Static method in class tigase.io.TelnetServer
 
version() - Static method in class tigase.server.XMPPServer
Method description
VHOST_ELEM - Static variable in class tigase.vhosts.VHostItem
Element name to for the VHostItem XML storage.
VHOST_MAN_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Field description
VhostConfigRepository - Class in tigase.vhosts
Created: Nov 27, 2008 1:53:58 PM
VhostConfigRepository() - Constructor for class tigase.vhosts.VhostConfigRepository
 
VHostItem - Class in tigase.vhosts
Objects of this class represent virtual host with all hosts configuration settings.
VHostItem() - Constructor for class tigase.vhosts.VHostItem
 
VHostItem(String) - Constructor for class tigase.vhosts.VHostItem
The constructor creates the VHostItem instance for a given domain name with default values for all other parameters.
VHostItem(Element) - Constructor for class tigase.vhosts.VHostItem
The constructor creates the VHostItem instance from a given XML element.
VHostJDBCRepository - Class in tigase.vhosts
This implementation stores virtual domains in the UserRepository database.
VHostJDBCRepository() - Constructor for class tigase.vhosts.VHostJDBCRepository
 
VHostListener - Interface in tigase.vhosts
Interface VHostListener needs to be implemented by every class wanting to accept and process XMPP packets sent to virtual domains.
vHostManager - Variable in class tigase.server.BasicComponent
 
VHostManager - Class in tigase.vhosts
Describe class VHostManager here.
VHostManager() - Constructor for class tigase.vhosts.VHostManager
Creates a new VHostManager instance.
VHostManagerIfc - Interface in tigase.vhosts
This is VHostManagerIfc interface which allows to access data for virtual domains server by this installation.
VHostRepoDefaults - Class in tigase.vhosts
Created: Oct 3, 2009 4:26:09 PM
VHostRepoDefaults() - Constructor for class tigase.vhosts.VHostRepoDefaults
 
VHOSTS_REPO_CLASS_PROP_KEY - Static variable in class tigase.vhosts.VHostManager
Field description
VHOSTS_REPO_CLASS_PROP_VAL - Static variable in class tigase.vhosts.VHostManager
Field description
VHOSTS_REPO_CLASS_PROPERTY - Static variable in class tigase.vhosts.VHostManager
Field description
VirtualComponent - Class in tigase.cluster
The purpose of this component implementation is to forward packets to a target real component implementation in the cluster installation.
VirtualComponent() - Constructor for class tigase.cluster.VirtualComponent
 
VISITED_NODES_EL_NAME - Static variable in class tigase.cluster.ClusterElement
Field description
VISITED_NODES_PATH - Static variable in class tigase.cluster.ClusterElement
Field description

W

WAIT_ATTR - Static variable in class tigase.server.bosh.Constants
 
waitingTime() - Method in class tigase.server.xmppserver.ServerConnections
Method description
waitingToSend() - Method in interface tigase.io.IOInterface
 
waitingToSend() - Method in class tigase.io.SocketIO
Method description
waitingToSend() - Method in class tigase.io.TLSIO
Method description
waitingToSend() - Method in class tigase.io.ZLibIO
 
waitingToSend() - Method in class tigase.net.IOService
Method description
waitingToSendSize() - Method in interface tigase.io.IOInterface
 
waitingToSendSize() - Method in class tigase.io.SocketIO
Method description
waitingToSendSize() - Method in class tigase.io.TLSIO
Method description
waitingToSendSize() - Method in class tigase.io.ZLibIO
 
waitingToSendSize() - Method in class tigase.net.IOService
Method description
warningsSent - Variable in class tigase.server.sreceiver.sysmon.AbstractMonitor
 
wasProcessed() - Method in class tigase.server.Packet
The method determines whether the packet has been processed by any of the packet processors.
wasProcessedBy(String) - Method in class tigase.server.Packet
The method checks whether the packet has been processed by a packet processor with the specified ID.
WebUI - Class in tigase.ui
Class WebUI Created: Tue Nov 22 07:07:11 2005
WebUI() - Constructor for class tigase.ui.WebUI
 
WorkerThread - Class in tigase.util
Created: Apr 21, 2009 9:02:57 PM
WorkerThread() - Constructor for class tigase.util.WorkerThread
 
wrap(byte[], int, int) - Method in class tigase.auth.SaslAnonymous
Describe wrap method here.
wrap(byte[], int, int) - Method in class tigase.auth.SaslPLAIN
Describe wrap method here.
wrap(ByteBuffer, ByteBuffer) - Method in class tigase.io.TLSWrapper
 
write(ByteBuffer) - Method in interface tigase.io.IOInterface
 
write(ByteBuffer) - Method in class tigase.io.SocketIO
Method description
write(ByteBuffer) - Method in class tigase.io.TLSIO
Method description
write(ByteBuffer) - Method in class tigase.io.ZLibIO
 
writeData(String) - Method in class tigase.io.TelnetClient
 
writeData(String) - Method in class tigase.net.IOService
Describe writeData method here.
writePacketsToSocket(IO, Queue<Packet>) - Method in class tigase.server.ConnectionManager
Method description
writePacketsToSocket(IO, Queue<Packet>) - Method in interface tigase.server.xmppserver.ConnectionHandlerIfc
 
writePacketToSocket(Packet) - Method in class tigase.cluster.ClusterConnectionManager
 
writePacketToSocket(Packet) - Method in class tigase.server.bosh.BoshConnectionManager
 
writePacketToSocket(IO, Packet) - Method in class tigase.server.ConnectionManager
Method description
writePacketToSocket(Packet) - Method in class tigase.server.ConnectionManager
 
writePacketToSocket(Packet, String) - Method in class tigase.server.ConnectionManager
 
writePacketToSocket(XMPPIOService<List<ComponentConnection>>, Packet) - Method in class tigase.server.ext.ComponentProtocol
Method description
writePacketToSocket(IO, Packet) - Method in interface tigase.server.xmppserver.ConnectionHandlerIfc
 
writeRawData(BoshIOService, String) - Method in class tigase.server.bosh.BoshConnectionManager
Method description
writeRawData(String) - Method in class tigase.server.bosh.BoshIOService
 
writeRawData(BoshIOService, String) - Method in interface tigase.server.bosh.BoshSessionTaskHandler
 
writeRawData(IO, String) - Method in class tigase.server.ConnectionManager
 
writeRawData(String) - Method in class tigase.xmpp.XMPPIOService
Method description

X

XML_REPO_CLASS_PROP_VAL - Static variable in interface tigase.conf.Configurable
Field description
XML_REPO_URL_PROP_VAL - Static variable in interface tigase.conf.Configurable
Field description
XMLNS - Static variable in class tigase.cluster.ClusterConnectionManager
 
XMLNS - Static variable in class tigase.cluster.ClusterElement
Field description
XMLNS - Static variable in enum tigase.server.Command
 
XMLNS - Static variable in class tigase.xmpp.impl.Presence
 
XMLNS - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
Field description
XMLNS_DYNAMIC - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
Field description
XMLRepository - Class in tigase.db.xml
Class XMLRepository is a XML implementation of UserRepository.
XMLRepository() - Constructor for class tigase.db.xml.XMLRepository
 
XMPP_CONFIG_FILE_PROPERTY_KEY - Static variable in class tigase.conf.ConfigXMLRepository
Field description
XMPP_CONFIG_FILE_PROPERTY_VAL - Static variable in class tigase.conf.ConfigXMLRepository
Field description
XMPPDomBuilderHandler<RefObject> - Class in tigase.xmpp
XMPPDomBuilderHandler - implementation of SimpleHandler building DOM strctures during parsing time.
XMPPDomBuilderHandler(XMPPIOService<RefObject>) - Constructor for class tigase.xmpp.XMPPDomBuilderHandler
Constructs ...
XMPPDomBuilderHandler(XMPPIOService<RefObject>, ElementFactory) - Constructor for class tigase.xmpp.XMPPDomBuilderHandler
Constructs ...
XMPPException - Exception in tigase.xmpp
Base exception type used for other eceptions defined for XMPP protocol.
XMPPException() - Constructor for exception tigase.xmpp.XMPPException
 
XMPPException(String) - Constructor for exception tigase.xmpp.XMPPException
 
XMPPException(String, Throwable) - Constructor for exception tigase.xmpp.XMPPException
 
XMPPException(Throwable) - Constructor for exception tigase.xmpp.XMPPException
 
XMPPImplIfc - Interface in tigase.xmpp
Describe interface XMPPImplIfc here.
XMPPIOService<RefObject> - Class in tigase.xmpp
Describe class XMPPIOService here.
XMPPIOService() - Constructor for class tigase.xmpp.XMPPIOService
Creates a new XMPPIOService instance.
XMPPIOServiceListener<IO extends XMPPIOService> - Interface in tigase.xmpp
Describe interface XMPPIOServiceListener here.
XMPPPacketFilterIfc - Interface in tigase.xmpp
Created: Dec 30, 2008 12:53:16 PM
XMPPPostprocessorIfc - Interface in tigase.xmpp
Describe interface XMPPPostprocessorIfc here.
XMPPPreprocessorIfc - Interface in tigase.xmpp
Describe interface XMPPPreprocessorIfc here.
XMPPProcessor - Class in tigase.xmpp
XMPPProcessor abstract class contains basic definition for XMPP processor.
XMPPProcessor() - Constructor for class tigase.xmpp.XMPPProcessor
 
XMPPProcessorAbstract - Class in tigase.xmpp
Utility abstract class detecting what kind of packet is processed.
XMPPProcessorAbstract() - Constructor for class tigase.xmpp.XMPPProcessorAbstract
 
XMPPProcessorIfc - Interface in tigase.xmpp
Describe interface XMPPProcessorIfc here.
XMPPResourceConnection - Class in tigase.xmpp
Describe class XMPPResourceConnection here.
XMPPResourceConnection(JID, UserRepository, UserAuthRepository, SessionManagerHandler) - Constructor for class tigase.xmpp.XMPPResourceConnection
Creates a new XMPPResourceConnection instance.
XMPPServer - Class in tigase.server
Describe class XMPPServer here.
XMPPService - Interface in tigase.disco
Interface XMPPService Objects which implement this interface can respond to "ServiceDiscovery" requests.
XMPPServiceCollector - Class in tigase.disco
Class XMPPServiceCollector Created: Tue Nov 22 07:07:11 2005
XMPPServiceCollector() - Constructor for class tigase.disco.XMPPServiceCollector
 
XMPPServiceComponent - Class in tigase.ui
Class XMPPServiceComponent Created: Tue Nov 22 07:07:11 2005
XMPPServiceComponent() - Constructor for class tigase.ui.XMPPServiceComponent
 
XMPPSession - Class in tigase.xmpp
Describe class XMPPSession here.
XMPPSession(String) - Constructor for class tigase.xmpp.XMPPSession
Creates a new XMPPSession instance.
XMPPStopListenerIfc - Interface in tigase.xmpp
Describe interface XMPPStopListener here.
xmppStreamClosed(XMPPIOService<Object>) - Method in class tigase.cluster.ClusterConnectionManager
 
xmppStreamClosed(BoshIOService) - Method in class tigase.server.bosh.BoshConnectionManager
Method description
xmppStreamClosed(XMPPIOService<List<ComponentConnection>>) - Method in class tigase.server.ext.ComponentProtocol
Method description
xmppStreamClosed(XMPPIOService<Object>) - Method in class tigase.server.xmppclient.ClientConnectionManager
Method description
xmppStreamClosed(XMPPIOService<Object>) - Method in class tigase.server.xmppcomponent.ComponentConnectionManager
 
xmppStreamClosed(XMPPIOService<Object>) - Method in class tigase.server.xmppserver.ServerConnectionManager
Method description
xmppStreamClosed() - Method in class tigase.xmpp.XMPPIOService
 
xmppStreamClosed(IO) - Method in interface tigase.xmpp.XMPPIOServiceListener
 
xmppStreamOpen(String) - Method in class tigase.xmpp.XMPPIOService
Method description
xmppStreamOpened(XMPPIOService<Object>, Map<String, String>) - Method in class tigase.cluster.ClusterConnectionManager
 
xmppStreamOpened(BoshIOService, Map<String, String>) - Method in class tigase.server.bosh.BoshConnectionManager
Method description
xmppStreamOpened(XMPPIOService<List<ComponentConnection>>, Map<String, String>) - Method in class tigase.server.ext.ComponentProtocol
Method description
xmppStreamOpened(XMPPIOService<Object>, Map<String, String>) - Method in class tigase.server.xmppclient.ClientConnectionManager
Method description
xmppStreamOpened(XMPPIOService<Object>, Map<String, String>) - Method in class tigase.server.xmppcomponent.ComponentConnectionManager
 
xmppStreamOpened(XMPPIOService<Object>, Map<String, String>) - Method in class tigase.server.xmppserver.ServerConnectionManager
Method description
xmppStreamOpened(Map<String, String>) - Method in class tigase.xmpp.XMPPIOService
 
xmppStreamOpened(IO, Map<String, String>) - Method in interface tigase.xmpp.XMPPIOServiceListener
 

Z

ZLibIO - Class in tigase.io
Created: Jul 29, 2009 11:58:02 AM
ZLibIO(IOInterface, int) - Constructor for class tigase.io.ZLibIO
 

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

Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.