Index

$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

$

$main(String[]) - Static method in class tigase.util.Algorithms
Describe main method here.

A

ABORT - Enum constant in enum class tigase.xmpp.impl.SaslAuth.ElementType
 
ABORT - Enum constant in enum class tigase.xmpp.impl.SaslAuth2.ElementType
 
aborted - Enum constant in enum class tigase.auth.XmppSaslException.SaslError
The receiving entity acknowledges that the authentication handshake has been aborted by the initiating entity.
AbstractActivator - Class in tigase.osgi
Common activator which should be extended by any OSGi module which will be used by Tigase XMPP Server in OSGi mode.
AbstractActivator() - Constructor for class tigase.osgi.AbstractActivator
 
AbstractAdHocCommand - Class in tigase.server.rtbl.adhoc
 
AbstractAdHocCommand() - Constructor for class tigase.server.rtbl.adhoc.AbstractAdHocCommand
 
AbstractAuthPreprocessor - Class in tigase.xmpp.impl
Abstract class which should be extended by any authorization processor as it implements preprocessor feature which is responsible for stopping not allowed packets from not yet authorized client connections.
AbstractAuthPreprocessor() - Constructor for class tigase.xmpp.impl.AbstractAuthPreprocessor
 
AbstractAuthRepositoryWithCredentials - Class in tigase.db
 
AbstractAuthRepositoryWithCredentials() - Constructor for class tigase.db.AbstractAuthRepositoryWithCredentials
 
AbstractBeanConfigurator - Class in tigase.kernel.beans.config
 
AbstractBeanConfigurator() - Constructor for class tigase.kernel.beans.config.AbstractBeanConfigurator
 
AbstractBeanConfigurator.BeanDefinition - Class in tigase.kernel.beans.config
 
AbstractBeanConfigurator.BeanDefinition.Builder - Class in tigase.kernel.beans.config
 
AbstractCompDBRepository - Class in tigase.server.ext
Created: Oct 24, 2009 3:55:41 PM
AbstractCompDBRepository(String) - Constructor for class tigase.server.ext.AbstractCompDBRepository
 
AbstractComponent - Class in tigase.component
Deprecated.
Do not use this class at all. Use AbstractKernelBasedComponent instead. This class is here just because developer wants to know how some parts of code worked before migration to Kernel Based TCF.
AbstractComponent() - Constructor for class tigase.component.AbstractComponent
Deprecated.
 
AbstractComponent.DefaultPacketWriter - Class in tigase.component
Deprecated.
 
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.
AbstractConfigBuilder<T extends Map,S extends AbstractConfigBuilder> - Class in tigase.conf
Created by andrzej on 11.05.2017.
AbstractConfigBuilder(T) - Constructor for class tigase.conf.AbstractConfigBuilder
 
AbstractConfigurableTask - Class in tigase.monitor.tasks
 
AbstractConfigurableTask() - Constructor for class tigase.monitor.tasks.AbstractConfigurableTask
 
AbstractConfigurableTimerTask - Class in tigase.monitor.tasks
 
AbstractConfigurableTimerTask() - Constructor for class tigase.monitor.tasks.AbstractConfigurableTimerTask
 
AbstractCredentialsCommand - Class in tigase.auth.adhoc
 
AbstractCredentialsCommand() - Constructor for class tigase.auth.adhoc.AbstractCredentialsCommand
 
AbstractEnvironmentPropertyVariable() - Constructor for class tigase.conf.ConfigReader.AbstractEnvironmentPropertyVariable
 
AbstractEnvironmentPropertyVariable(String, String) - Constructor for class tigase.conf.ConfigReader.AbstractEnvironmentPropertyVariable
 
AbstractEventBusModule - Class in tigase.eventbus.component
 
AbstractEventBusModule() - Constructor for class tigase.eventbus.component.AbstractEventBusModule
 
AbstractForm - Class in tigase.form
Created: 2007-05-27 11:41:02
AbstractForm(String, String, String) - Constructor for class tigase.form.AbstractForm
 
AbstractForm(Element) - Constructor for class tigase.form.AbstractForm
 
AbstractHandler - Class in tigase.eventbus.impl
 
AbstractHandler(String, String) - Constructor for class tigase.eventbus.impl.AbstractHandler
 
AbstractHandler.Type - Enum Class in tigase.eventbus.impl
Defines what type of event is expected by Handler.
AbstractKernelBasedComponent - Class in tigase.component
 
AbstractKernelBasedComponent() - Constructor for class tigase.component.AbstractKernelBasedComponent
 
AbstractKernelBasedComponent.DefaultPacketWriter - Class in tigase.component
 
AbstractListenerHandler<T> - Class in tigase.eventbus.impl
 
AbstractListenerHandler(String, String, T) - Constructor for class tigase.eventbus.impl.AbstractListenerHandler
 
AbstractMessageReceiver - Class in tigase.server
This is an archetype for all classes processing user-level packets.
AbstractMessageReceiver() - Constructor for class tigase.server.AbstractMessageReceiver
 
AbstractModule - Class in tigase.component.modules
Abstract class for help building a module.
AbstractModule() - Constructor for class tigase.component.modules.AbstractModule
 
AbstractPushNotifications - Class in tigase.xmpp.impl.push
 
AbstractPushNotifications() - Constructor for class tigase.xmpp.impl.push.AbstractPushNotifications
 
AbstractRoutingComputer() - Constructor for class tigase.util.routing.RoutingsContainer.AbstractRoutingComputer
 
AbstractSasl - Class in tigase.auth.mechanisms
 
AbstractSasl(Map<? super String, ?>, CallbackHandler) - Constructor for class tigase.auth.mechanisms.AbstractSasl
 
AbstractSaslSCRAM - Class in tigase.auth.mechanisms
 
AbstractSaslSCRAM(String, String, byte[], byte[], Map<? super String, ?>, CallbackHandler) - Constructor for class tigase.auth.mechanisms.AbstractSaslSCRAM
 
AbstractSaslSCRAM(String, String, byte[], byte[], Map<? super String, ?>, CallbackHandler, String) - Constructor for class tigase.auth.mechanisms.AbstractSaslSCRAM
 
AbstractSaslSCRAM.BindType - Enum Class in tigase.auth.mechanisms
 
AbstractScriptCommand - Class in tigase.server.script
Created: Jan 2, 2009 2:32:17 PM
AbstractScriptCommand() - Constructor for class tigase.server.script.AbstractScriptCommand
 
AbstractSDComponentRepositoryBean<Item extends RepositoryItem> - Class in tigase.db.comp
Class implements ComponentRepository interfaces and extends SDRepositoryBean and is designed to be based bean used by other classes responsible for loading proper implementation of ComponentRepository depending on used implementation of DataSource.
AbstractSDComponentRepositoryBean() - Constructor for class tigase.db.comp.AbstractSDComponentRepositoryBean
 
AbstractVHostItemExtension<T extends AbstractVHostItemExtension<T>> - Class in tigase.vhosts
Abstract class and subclass of VHostItemExtension providing a helper method to add a boolean fields to ad-hoc forms for manipulation of vhost extension.
AbstractVHostItemExtension() - Constructor for class tigase.vhosts.AbstractVHostItemExtension
 
abuse - Enum constant in enum class tigase.xmpp.SpamReportsConsumer.ReportType
 
accept - Enum constant in enum class tigase.net.ConnectionType
 
accept(SocketChannel) - Method in interface tigase.net.Accept
 
accept(SocketChannel) - Method in interface tigase.net.ConnectionOpenListener
 
accept(SocketChannel) - Method in class tigase.net.IOService
Deprecated.
accept(SocketChannel, Integer) - Method in class tigase.net.IOService
 
Accept - Interface in tigase.net
Describe interface Accept here.
ACCEPT_ATTR - Static variable in class tigase.server.bosh.Constants
 
accept_counter - Variable in class tigase.net.ConnectionOpenThread
 
account_disabled - Enum constant in enum class tigase.auth.XmppSaslException.SaslError
The account of the initiating entity has been temporarily disabled.
ACCOUNT_STATUS_KEY - Static variable in class tigase.db.AuthRepositoryImpl
 
ACE_PREFIX - Static variable in class gnu.inet.encoding.IDNA
 
ack(int) - Method in class tigase.server.xmppclient.StreamManagementIOProcessor.OutQueue
Confirm delivery of packets up to count passed as value
ACK_ATTR - Static variable in class tigase.server.bosh.Constants
 
ACK_NAME - Static variable in class tigase.xmpp.XMPPIOService
 
action() - Method in record class tigase.server.rtbl.RTBLSubscribeModule.Context
Returns the value of the action record component.
ACTION - Static variable in class tigase.xmpp.impl.Privacy
 
ACTION_ATT - Static variable in interface tigase.server.amp.AmpFeatureIfc
 
ActionAbstract - Class in tigase.server.amp
Created: May 1, 2010 7:44:17 PM
ActionAbstract() - Constructor for class tigase.server.amp.ActionAbstract
 
ActionIfc - Interface in tigase.server.amp
Created: Apr 26, 2010 5:05:58 PM
ActionResultsHandlerIfc - Interface in tigase.server.amp
Created: May 1, 2010 3:26:50 PM
activate(XMPPResourceConnection, Queue<Packet>) - Method in interface tigase.xmpp.impl.ClientStateIndication.Logic
 
activate(XMPPResourceConnection, Queue<Packet>) - Method in class tigase.xmpp.impl.MobileV1
 
activate(XMPPResourceConnection, Queue<Packet>) - Method in class tigase.xmpp.impl.MobileV2
 
Activator - Class in tigase.db.converter
 
Activator - Class in tigase.osgi
Deprecated.
Activator() - Constructor for class tigase.db.converter.Activator
 
Activator() - Constructor for class tigase.osgi.Activator
Deprecated.
 
active - Enum constant in enum class tigase.db.AuthRepository.AccountStatus
 
active() - Element in annotation interface tigase.kernel.beans.Bean
Is active by default.
active() - Element in annotation interface tigase.kernel.beans.selector.ClusterModeRequired
 
active(boolean) - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator.BeanDefinition.Builder
 
ACTIVE - Static variable in class tigase.xmpp.impl.Privacy
 
ACTIVE_EL_NAME - Static variable in class tigase.xmpp.impl.JabberIqPrivacy
 
ACTIVE_NAME - Static variable in class tigase.xmpp.impl.ClientStateIndication
 
ACTIVE_USER_TIMEFRAME_KEY - Static variable in class tigase.server.xmppsession.SessionManagerConfig
 
ACTIVE_USER_TIMEFRAME_VAL - Static variable in class tigase.server.xmppsession.SessionManagerConfig
 
adapt(int, int, boolean) - Static method in class gnu.inet.encoding.Punycode
 
add - Enum constant in enum class tigase.conf.ConfigReader.CompositeVariable.Operation
 
add - Enum constant in enum class tigase.server.bosh.Constants.CacheAction
 
add - Enum constant in enum class tigase.server.rtbl.RTBLRepository.Action
 
add(char, Object) - Method in class tigase.conf.ConfigReader.CompositeVariable
 
add(E) - Method in class tigase.collections.CircularFifoQueue
 
add(Object) - Method in class tigase.conf.ConfigReader.CompositeVariable
 
add(String, String, float, Level) - Method in class tigase.stats.StatisticsList
 
add(String, String, int, Level) - Method in class tigase.stats.StatisticsList
 
add(String, String, long, Level) - Method in class tigase.stats.StatisticsList
 
add(String, String, String, Level) - Method in class tigase.stats.StatisticsList
 
add(String, String, Collection<E>, Level) - Method in class tigase.stats.StatisticsList
 
add(String, List<Element>) - Method in class tigase.server.bosh.BoshSessionCache
 
add(Criteria) - Method in interface tigase.criteria.Criteria
 
add(Criteria) - Method in class tigase.criteria.ElementCriteria
 
add(Criteria) - Method in class tigase.criteria.Or
 
add(Criteria) - Method in class tigase.eventbus.component.ElemPathCriteria
 
add(BareJID, String, String) - Method in class tigase.server.rtbl.RTBLRepository
 
add(JID, Boolean) - Method in class tigase.xmpp.impl.MessageCarbons.MessageCarbonsStateChangedEvent
 
ADD_SCRIPT_CMD - Static variable in interface tigase.server.script.CommandIfc
 
addAction(Command.Action) - Method in class tigase.server.Command.Builder
 
addAction(Packet, Command.Action) - Static method in enum class tigase.server.Command
 
addAdminScript(String, String, String, String, String, String, Bindings) - Method in class tigase.server.script.AddScriptCommand
 
addAll(Collection<? extends E>) - Method in class tigase.collections.CircularFifoQueue
 
addAttribute(String, String) - Method in class tigase.xml.Element
 
addAttributes(Map<String, String>) - Method in class tigase.xml.Element
 
addBooleanFieldWithDefaultToCommand(Element, String, String, Boolean, boolean) - Method in class tigase.vhosts.AbstractVHostItemExtension
Method adds a boolean field to the form
addBuddies(XMPPResourceConnection, Map<String, Object>, JID[]) - Static method in class tigase.xmpp.impl.roster.DynamicRoster
 
addBuddies(XMPPResourceConnection, Map<String, Object>, JID[], EnumSet<RosterAbstract.SubscriptionType>) - Static method in class tigase.xmpp.impl.roster.DynamicRoster
 
addBuddiesToList(List<JID>, JID[]) - Static method in class tigase.xmpp.impl.roster.DynamicRoster
 
addBuddy(RosterElement, Map<BareJID, RosterElement>) - Static method in class tigase.xmpp.impl.roster.RosterFlat
 
addBuddy(XMPPResourceConnection, JID, String, String[], String) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Deprecated.
addBuddy(XMPPResourceConnection, JID, String, String[], RosterAbstract.SubscriptionType, String) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Deprecated.
addBuddy(XMPPResourceConnection, JID, String, String[], RosterAbstract.SubscriptionType, String) - Method in class tigase.xmpp.impl.roster.RosterFlat
Deprecated.
addBuddy(XMPPResourceConnection, JID, String, String[], RosterAbstract.SubscriptionType, String, String) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Deprecated.
addBuddy(XMPPResourceConnection, JID, String, String[], RosterAbstract.SubscriptionType, String, String) - Method in class tigase.xmpp.impl.roster.RosterFlat
Deprecated.
addBuddyGroup(XMPPResourceConnection, JID, String[]) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Deprecated.
addBuddyGroup(XMPPResourceConnection, JID, String[]) - Method in class tigase.xmpp.impl.roster.RosterFlat
Deprecated.
addCData(String) - Method in class tigase.xml.Element
 
addCertificate(Map<String, String>) - Static method in class tigase.io.TLSUtil
 
addCertificates(Map<String, String>) - Method in class tigase.io.CertificateContainer
 
addCertificates(Map<String, String>) - Method in interface tigase.io.CertificateContainerIfc
Deprecated.
addCertificates(Map<String, String>) - Method in class tigase.io.SSLContextContainerAbstract
 
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.
addCertificates(CertificateContainerIfc.CertificateEntity) - Method in class tigase.io.CertificateContainer
 
addCertificates(CertificateContainerIfc.CertificateEntity) - Method in interface tigase.io.CertificateContainerIfc
 
addCheckBoxField(Packet, String, boolean) - Static method in enum class tigase.server.Command
 
addCheckBoxField(Element, String, boolean) - Static method in class tigase.server.DataForm
Data form-types as defined in the XEP-0050.
addChild(XMLNodeIfc) - Method in class tigase.xml.Element
 
addChildren(List<Element>) - Method in class tigase.xml.Element
 
addCid(String) - Static method in class tigase.util.tracer.TigaseTracer
 
addCID(CID) - Method in class tigase.server.xmppserver.S2SIOService
Adds another connection id (CID) to the authenticated list for this connection
addCID(CID, S2SIOService.DIRECTION) - Method in class tigase.server.xmppserver.S2SIOService
 
addCommandFields(String, Packet, boolean) - Method in class tigase.auth.BruteForceLockerBean.BruteForceLockerVHostExtension
 
addCommandFields(String, Packet, boolean) - Method in class tigase.io.SSLContextContainer.HardenedModeVHostItemExtension
 
addCommandFields(String, Packet, boolean) - Method in class tigase.server.BasicComponent.ServerInfoVHostItemExtension
 
addCommandFields(String, Packet, boolean) - Method in class tigase.server.xmppclient.ClientTrustManagerFactory.ClientTrustVHostItemExtension
 
addCommandFields(String, Packet, boolean) - Method in class tigase.server.xmppclient.SeeOtherHost.SeeOtherHostVHostItemExtension
 
addCommandFields(String, Packet, boolean) - Method in interface tigase.vhosts.VHostItemExtensionIfc
Method adds custom extension fields to the ad-hoc form which will be sent to the user for filling with data required to create or update the VHost details.
addCommandFields(String, Packet, boolean) - Method in class tigase.xmpp.impl.PresenceSubscription.PresenceSubscriptionVHostItemExtension
 
addCommandFields(Packet) - Method in class tigase.cluster.repo.ClusterRepoItem
 
addCommandFields(Packet) - Method in class tigase.conf.ConfigItem
 
addCommandFields(Packet) - Method in interface tigase.db.comp.RepositoryItem
The method is used for handling ad-hoc commands.
addCommandFields(Packet) - Method in class tigase.db.comp.RepositoryItemAbstract
 
addCommandFields(Packet) - Method in class tigase.io.repo.CertificateItem
 
addCommandFields(Packet) - Method in class tigase.server.ext.CompRepoItem
 
addCommandFields(Packet) - Method in class tigase.server.extdisco.ExtServiceDiscoItem
 
addCommandFields(Packet) - Method in class tigase.vhosts.VHostItemImpl
 
addCommandFields(Packet) - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
addCommandListener(CommandListener) - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
addCommandListItemsElements(String, JID, JID, Consumer<Element>) - Method in class tigase.component.modules.impl.AdHocCommandModule
 
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
 
addComponentDomain(String) - Method in class tigase.server.BasicComponent
 
addComponentDomain(String) - Method in class tigase.vhosts.VHostManager
 
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
 
addConn(XMPPIOService<Object>) - Method in class tigase.cluster.ClusterConnection
 
addConnectionOpenListener(ConnectionOpenListener) - Method in class tigase.net.ConnectionOpenThread
 
addControlPacket(Packet) - Method in class tigase.server.xmppserver.S2SConnection
 
addCPULoadListener(CPULoadListener) - Method in class tigase.server.monitor.MonitorRuntime
 
addCPULoadListener(CPULoadListener) - Method in class tigase.sys.TigaseRuntime
 
addDataForm(Command.DataType) - Method in class tigase.component.adhoc.AdHocResponse
 
addDataForm(Command.DataType) - Method in class tigase.server.Command.Builder
 
addDataForm(Command.DataType, Consumer<Element>) - Method in class tigase.component.adhoc.AdHocResponse
 
addDataForm(Element, Command.DataType) - Static method in class tigase.server.DataForm
 
addDataList(String, String, String[]) - Method in class tigase.xmpp.RepositoryAccess
 
addDataList(BareJID, String, String, String[]) - Method in class tigase.db.DummyRepository
 
addDataList(BareJID, String, String, String[]) - Method in class tigase.db.jdbc.JDBCRepository
 
addDataList(BareJID, 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(BareJID, String, String, String[]) - Method in class tigase.db.UserRepositoryMDImpl
 
addDataList(BareJID, String, String, String[]) - Method in class tigase.db.UserRepositoryPool
 
addDataList(BareJID, String, String, String[]) - Method in class tigase.db.xml.XMLRepository
 
addDataPacket(Packet) - Method in class tigase.cluster.api.ClusterElement
 
addDataPacket(Element) - Method in class tigase.cluster.api.ClusterElement
 
addDataPackets(Queue<Element>) - Method in class tigase.cluster.api.ClusterElement
 
addDBKey(String, String) - Method in class tigase.server.xmppserver.CIDConnections
 
addDirectPresenceJID(JID, XMPPResourceConnection) - Static method in class tigase.xmpp.impl.PresenceState
Add JID to collection of JIDs to which direct presence was sent.
addDisconnect(String) - Method in class tigase.server.xmppclient.IPMonitor
 
ADDED - Enum constant in enum class tigase.cluster.ClusterConnectionManager.REPO_ITEM_UPDATE_TYPE
 
addEmptyFields(Form) - Method in class tigase.form.SignatureCalculator
 
addEntry(String, String) - Method in class tigase.server.xmppserver.S2SConnectionManager.DomainServerNameMapper
 
addError(Throwable, String, String) - Method in class tigase.util.log.LogFormatter
 
addFeatures(String...) - Method in class tigase.disco.ServiceEntity
 
addField(String) - Method in class tigase.server.DataForm.Item.Builder
 
addField(Field) - Method in class tigase.form.Fields
 
addField(Field) - Method in class tigase.form.Form
 
addField(DataForm.FieldType, String) - Method in class tigase.server.DataForm.Builder
 
addField(DataForm.FieldType, String) - Method in class tigase.server.DataForm.Reported.Builder
 
addField(Element, String, String, String) - Static method in class tigase.server.DataForm
 
addField(Element, String, String, String) - Method in class tigase.xmpp.mam.MAMQueryParser
 
addFieldListMultiValue(Element, String, List<String>) - Static method in class tigase.server.DataForm
 
addFieldListMultiValue(Element, String, List<String>, String) - Static method in class tigase.server.DataForm
 
addFieldMultiValue(Packet, String, Throwable) - Static method in enum class tigase.server.Command
 
addFieldMultiValue(Packet, String, List<String>) - Static method in enum class tigase.server.Command
A simple method for adding a multi-line (text-multi) data field to the command data form.
addFieldMultiValue(Packet, String, List<String>, String) - Static method in enum class tigase.server.Command
 
addFieldMultiValue(Element, String, Throwable) - Static method in class tigase.server.DataForm
 
addFieldMultiValue(Element, String, List<String>) - Static method in class tigase.server.DataForm
 
addFieldMultiValue(Element, String, List<String>, String) - Static method in class tigase.server.DataForm
 
addFieldMultiValue(Element, String, List<String>, String, String) - Static method in class tigase.server.DataForm
 
addFieldValue(Packet, String, String) - Static method in enum class 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 class 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) - Static method in enum class tigase.server.Command
 
addFieldValue(Packet, String, String, String, String) - Static method in enum class tigase.server.Command
 
addFieldValue(Packet, String, String, String, String[], String[]) - Static method in enum class 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[], String) - Static method in enum class tigase.server.Command
 
addFieldValue(Element, String, String) - Static method in class tigase.server.DataForm
 
addFieldValue(Element, String, String[], String, String[], String[]) - Static method in class tigase.server.DataForm
 
addFieldValue(Element, String, String, String) - Static method in class tigase.server.DataForm
 
addFieldValue(Element, String, String, String, String) - Static method in class tigase.server.DataForm
 
addFieldValue(Element, String, String, String, String[], String[]) - Static method in class tigase.server.DataForm
 
addFieldValue(Element, String, String, String, String[], String[], String) - Static method in class tigase.server.DataForm
 
addForAccept(InetSocketAddress) - Method in class tigase.io.SampleSocketThread
 
addFromMessage(Element) - Method in class tigase.server.bosh.BoshSessionCache
 
addGroups(String[]) - Method in class tigase.xmpp.impl.roster.RosterElement
 
addHandler(AbstractHandler) - Method in class tigase.eventbus.impl.EventBusImplementation
 
addHiddenField(Packet, String, String) - Static method in enum class tigase.server.Command
 
addHiddenField(Element, String, String) - Static method in class tigase.server.DataForm
 
addIdentities(ServiceIdentity...) - Method in class tigase.disco.ServiceEntity
 
addIncoming(S2SIOService) - Method in class tigase.server.xmppserver.CIDConnections
 
addInstructions(String[]) - Method in class tigase.server.DataForm.Builder
 
addInstructions(Packet, String) - Static method in enum class tigase.server.Command
 
addInstructions(Element, String) - Static method in class tigase.server.DataForm
 
addInvalidLogin(XMPPResourceConnection, String, BareJID) - Method in class tigase.auth.BruteForceLockerBean
 
addInvalidLogin(XMPPResourceConnection, String, BareJID) - Method in class tigase.xmpp.impl.AbstractAuthPreprocessor
 
addInvalidLogin(XMPPResourceConnection, String, BareJID, long) - Method in class tigase.auth.BruteForceLockerBean
 
addIOInterface(IOInterface) - Method in class tigase.io.SampleSocketThread
 
addIP(String) - Method in class tigase.auth.BruteForceLockerBean.StatHolder
 
addIP(String) - Static method in class tigase.util.tracer.TigaseTracer
 
addIP(String, int) - Method in class tigase.auth.BruteForceLockerBean.StatHolder
 
addItem(float) - Method in class tigase.util.historyCache.FloatHistoryCache
 
addItem(int) - Method in class tigase.util.historyCache.IntHistoryCache
 
addItem(long) - Method in class tigase.util.historyCache.LongHistoryCache
 
addItem(Item) - Method in class tigase.db.comp.AbstractSDComponentRepositoryBean
 
addItem(Item) - Method in interface tigase.db.comp.ComponentRepository
The method adds a new or updates existing Item in the repository.
addItem(Item) - Method in class tigase.db.comp.ConfigRepository
 
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, Object) - Method in class tigase.conf.ConfigurationCache
 
addItem(String, ConfigItem) - Method in class tigase.conf.ConfigSQLRepository
Deprecated.
 
addItem(String, ConfigItem) - Method in class tigase.conf.ConfigurationCache
 
addItem(String, ConfigItem) - Method in class tigase.conf.ConfigXMLRepository
 
addItem(ConfigItem) - Method in class tigase.conf.ConfigurationCache
 
addItem(Fields) - Method in class tigase.form.MultiItemForm
 
addItem(CertificateItem) - Method in class tigase.io.repo.CertificateRepository
 
addItem(CompRepoItem) - Method in class tigase.server.ext.CompSQLRepository
Deprecated.
 
addItem(StatisticsList) - Method in class tigase.util.historyCache.AllHistoryCache
 
addItem(XMPPProcessorIfc, Packet, XMPPResourceConnection) - Method in class tigase.util.processing.ProcessingThreads
 
addItemNoStore(Item) - Method in class tigase.db.comp.AbstractSDComponentRepositoryBean
 
addItemNoStore(Item) - Method in interface tigase.db.comp.ComponentRepository
The method adds a new or updates existing Item.
addItemNoStore(Item) - Method in class tigase.db.comp.ConfigRepository
 
addItemNoStore(ConfigItem) - Method in class tigase.conf.ConfigurationCache
 
addItemNoStore(CompRepoItem) - Method in class tigase.server.ext.CompSQLRepository
Deprecated.
 
addItemNoStore(VHostItem) - Method in class tigase.vhosts.VHostJDBCRepository
 
addItems(ServiceEntity...) - Method in class tigase.disco.ServiceEntity
 
additionalParameterSupplier(Supplier<List<CommandlineParameter>>) - Method in class tigase.util.ui.console.Task.Builder
 
addJid(String) - Static method in class tigase.util.tracer.TigaseTracer
 
addJID(BareJID) - Method in class tigase.auth.BruteForceLockerBean.StatHolder
 
addJID(BareJID, int) - Method in class tigase.auth.BruteForceLockerBean.StatHolder
 
addJidToRoster(UserRepository, XMPPSession, BareJID, RosterElement) - Method in class tigase.xmpp.impl.roster.RosterAbstract
 
addJMXProxyListener(JMXProxyListenerOpt) - Method in class tigase.stats.JavaJMXProxyOpt
 
addList(XMPPResourceConnection, Element) - Static method in class tigase.xmpp.impl.Privacy
 
addListener(Class<T>, EventListener<T>) - Method in interface tigase.eventbus.EventBus
Adds listener of event to EventBus.
addListener(Class<T>, EventListener<T>) - Method in class tigase.eventbus.impl.EventBusImplementation
 
addListener(Class<T>, EventSourceListener<T>) - Method in class tigase.eventbus.impl.EventBusImplementation
 
addListener(String, String, EventListener<Element>) - Method in interface tigase.eventbus.EventBus
Deprecated.
addListener(String, String, EventListener<Element>) - Method in class tigase.eventbus.impl.EventBusImplementation
Deprecated.
addListener(String, String, EventSourceListener<Element>) - Method in class tigase.eventbus.impl.EventBusImplementation
Deprecated.
addMemoryChangeListener(MemoryChangeListener) - Method in class tigase.server.monitor.MonitorRuntime
 
addMemoryChangeListener(MemoryChangeListener) - Method in class tigase.sys.TigaseRuntime
 
addMessage(String, String, Integer, Timestamp, String, Timestamp, Long, ResultSet[]) - Static method in class tigase.db.derby.MsgRepositoryStoredProcedures
 
addMessage(String, Timestamp, String) - Static method in class tigase.db.derby.MsgBroadcastRepositoryStoredProcedures
 
addMessageRecipient(String, String) - Static method in class tigase.db.derby.MsgBroadcastRepositoryStoredProcedures
 
addMethodResult(String, String) - Method in class tigase.cluster.api.ClusterElement
 
addMissingExtensions(Collection<VHostItemExtension>) - Method in class tigase.vhosts.VHostItemExtensionManager
 
addNode1(String) - Method in class tigase.xml.db.XMLDB
Adds new node
addNote(Packet, String) - Static method in enum class tigase.server.Command
 
addOfflineData(BareJID, 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.
addOfflineData(BareJID, String, String, String) - Method in class tigase.db.NonAuthUserRepositoryImpl
 
addOfflineDataList(String, String, String[]) - Method in class tigase.xmpp.RepositoryAccess
 
addOfflineDataList(BareJID, 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(BareJID, String, String, String[]) - Method in class tigase.db.NonAuthUserRepositoryImpl
 
addOnlineJidsReporter(OnlineJidsReporter) - Method in class tigase.server.monitor.MonitorRuntime
 
addOnlineJidsReporter(OnlineJidsReporter) - Method in class tigase.sys.TigaseRuntime
 
addOption(String) - Method in class tigase.server.DataForm.Field.Builder
 
addOption(String, String) - Method in class tigase.server.DataForm.Field.Builder
 
addOption(CommandlineParameter) - Method in class tigase.util.ui.console.ParameterParser
Adds CommandlineParameter to list of available parameters
addOptions(List<CommandlineParameter>) - Method in class tigase.util.ui.console.ParameterParser
Add collection of CommandlineParameter to available options.
addOutPacket(Packet) - Method in class tigase.server.AbstractMessageReceiver
 
addOutPacket(Packet) - Method in interface tigase.server.amp.ActionResultsHandlerIfc
 
addOutPacket(Packet) - Method in class tigase.server.amp.AmpComponent
 
addOutPacket(Packet) - Method in interface tigase.server.xmppserver.S2SConnectionHandlerIfc
 
addOutPacket(Packet) - Method in class tigase.server.xmppserver.S2SConnectionManager
 
addOutPacket(Packet) - Method in class tigase.server.xmppsession.SessionManager
 
addOutPacket(Packet, AsyncCallback) - Method in class tigase.component.AbstractComponent
Deprecated.
 
addOutPacketNB(Packet) - Method in class tigase.server.AbstractMessageReceiver
Non blocking version of addOutPacket.
addOutPackets(Queue<Packet>) - Method in class tigase.server.AbstractMessageReceiver
 
addOutPackets(Queue<Packet>) - Method in interface tigase.server.amp.ActionResultsHandlerIfc
 
addOutPackets(Queue<Packet>) - Method in class tigase.server.amp.AmpComponent
 
addOutPackets(Queue<Packet>, BoshSession) - Method in class tigase.server.bosh.BoshConnectionManager
Method adds packets to the output queue stamping it with the appropriate BoshSession data
addOutPackets(Packet, XMPPResourceConnection, Queue<Packet>) - Method in class tigase.server.xmppsession.SessionManager
 
addOutPacketWithTimeout(Packet, Duration, PacketWriterWithTimeout.Handler) - Method in class tigase.server.AbstractMessageReceiver
 
addOutPacketWithTimeout(Packet, Duration, PacketWriterWithTimeout.Handler) - Method in interface tigase.server.PacketWriterWithTimeout
 
addOutPacketWithTimeout(Packet, ReceiverTimeoutHandler, long, TimeUnit) - Method in class tigase.server.AbstractMessageReceiver
 
addOutStreamClosed(Packet, BoshSession, boolean) - Method in class tigase.server.bosh.BoshConnectionManager
 
addOutStreamClosed(Packet, BoshSession, boolean) - 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
 
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.
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
 
addPacketToSend(Packet) - Method in class tigase.xmpp.XMPPIOService
Method addPacketToSend adds new data which will be processed during next run.
addPlugin(XMPPImplIfc) - Method in class tigase.server.xmppsession.SessionManager
 
addPresence(Element) - Method in class tigase.server.bosh.BoshSessionCache
 
addPublicDataList(String, String, String[]) - Method in class tigase.xmpp.RepositoryAccess
 
addReceivedPacket(Packet) - Method in class tigase.server.websocket.WebSocketXMPPIOService
 
addReceivedPacket(Packet) - Method in class tigase.server.xmppclient.C2SIOService
 
addReceivedPacket(Packet) - Method in class tigase.xmpp.XMPPIOService
Method addReceivedPacket puts processing results to queue.
addRecentJID(JID) - Method in class tigase.server.ext.ComponentIOService
 
addRecipient(BareJID) - Method in class tigase.server.amp.db.MsgBroadcastRepository.BroadcastMsg
 
addRegexRouting(String) - Method in class tigase.server.AbstractMessageReceiver
Method adds a new routing address for the component.
addRegisteredBean(BeanConfig) - Method in class tigase.kernel.core.BeanConfig
 
addRegisteredBy(BeanConfig) - Method in class tigase.kernel.core.BeanConfig
 
addRegistrator(ComponentRegistrator) - Method in class tigase.server.MessageRouter
 
addRepo(String, S) - Method in class tigase.db.beans.MDPoolBean
Method called to add repo instance for domain
addRepo(String, S) - Method in class tigase.db.beans.MDPoolBeanWithStatistics
 
addRepo(String, DataSource) - Method in class tigase.db.beans.DataSourceBean
Add data source instance to the pool
addRepo(T) - Method in interface tigase.db.RepositoryPool
Method called to add instance of a repository to the repository pool.
addRepo(AuthRepository) - Method in class tigase.db.AuthRepositoryPool
 
addRepo(DataRepository) - Method in class tigase.db.converter.DataRepoPool
 
addRepo(DataRepository) - Method in class tigase.db.DataRepositoryPool
 
addRepo(UserRepository) - Method in class tigase.db.UserRepositoryPool
 
addRepoChangeListener(RepositoryChangeListenerIfc<Item>) - Method in class tigase.db.comp.AbstractSDComponentRepositoryBean
 
addRepoChangeListener(RepositoryChangeListenerIfc<Item>) - Method in interface tigase.db.comp.ComponentRepository
Adds a listener for repository Item change.
addRepoChangeListener(RepositoryChangeListenerIfc<Item>) - Method in class tigase.db.comp.ConfigRepository
 
addRepoChangeListener(RepositoryChangeListenerIfc<ConfigItem>) - Method in class tigase.conf.ConfigurationCache
 
addRepoChangeListener(RepositoryChangeListenerIfc<CompRepoItem>) - Method in class tigase.server.ext.CompSQLRepository
Deprecated.
 
addResourceConnection(XMPPResourceConnection) - Method in class tigase.xmpp.XMPPSession
This method is called each time the resource is set for connection.
AddressingSanitizer - Class in tigase.xmpp.impl
 
AddressingSanitizer() - Constructor for class tigase.xmpp.impl.AddressingSanitizer
 
addRoster(Element) - Method in class tigase.server.bosh.BoshSessionCache
 
addRosterItem(UserRosterItem) - Method in class tigase.db.converter.converters.UserEntity
 
addRosterItems(List<UserRosterItem>) - Method in class tigase.db.converter.converters.UserEntity
 
addRouter(MessageReceiver) - Method in class tigase.server.MessageRouter
 
addRouting(String, String) - Method in class tigase.util.routing.RoutingsContainer
 
addRouting(String, String) - Method in class tigase.util.routing.RoutingsContainer.MultiMode
 
addRouting(String, String) - Method in interface tigase.util.routing.RoutingsContainer.RoutingComputer
 
addRouting(String, String) - Method in class tigase.util.routing.RoutingsContainer.SingleMode
 
AddScriptCommand - Class in tigase.server.script
Created: Jan 2, 2009 2:29:48 PM
AddScriptCommand() - Constructor for class tigase.server.script.AddScriptCommand
 
AddScriptTaskCommand - Class in tigase.monitor.modules
 
AddScriptTaskCommand() - Constructor for class tigase.monitor.modules.AddScriptTaskCommand
 
addShutdownHook(ShutdownHook) - Method in class tigase.server.monitor.MonitorRuntime
 
addShutdownHook(ShutdownHook) - Method in class tigase.sys.TigaseRuntime
 
addSocketService(IOService<?>) - Static method in class tigase.net.SocketThread
 
addSocketServicePriv(IOService<?>) - Method in class tigase.net.SocketThread
 
addStableId(Packet, XMPPResourceConnection) - Method in interface tigase.server.xmppsession.SessionManager.MessageArchive
 
addStatsLogEntry(String, float, float, long, int, long, long, long, long, long, long, long, long, long, long, long, int, int, int, int, int, int) - Method in class tigase.stats.db.CounterDataLoggerRepoBean
 
addStatsLogEntry(String, float, float, long, int, long, long, long, long, long, long, long, long, long, long, long, int, int, int, int, int, int) - Method in class tigase.stats.db.CounterDataLoggerRepository
 
addStatsLogEntry(String, float, float, long, int, long, long, long, long, long, long, long, long, long, long, long, int, int, int, int, int, int) - Method in interface tigase.stats.db.CounterDataLoggerRepositoryIfc
 
addSubscription(String, String, Subscription) - Method in class tigase.eventbus.component.stores.SubscriptionStore
 
addTempBuddy(JID, XMPPResourceConnection) - Method in class tigase.xmpp.impl.roster.RosterFlat
Deprecated.
addTextField(Packet, String, String) - Static method in enum class tigase.server.Command
 
addTextField(Element, String, String) - Static method in class tigase.server.DataForm
 
AddTimerScriptTaskCommand - Class in tigase.monitor.modules
 
AddTimerScriptTaskCommand() - Constructor for class tigase.monitor.modules.AddTimerScriptTaskCommand
 
addTimerTask(TimerTask, long) - Method in interface tigase.monitor.TimerTaskService
 
addTimerTask(TimerTask, long) - Method in class tigase.server.AbstractMessageReceiver
Method queues and executes timer tasks using ScheduledExecutorService which allows using more than one thread for executing tasks.
addTimerTask(TimerTask, long, long) - Method in interface tigase.monitor.TimerTaskService
 
addTimerTask(TimerTask, long, long) - Method in class tigase.server.AbstractMessageReceiver
 
addTimerTask(TimerTask, long, TimeUnit) - Method in class tigase.server.AbstractMessageReceiver
Method queues and executes timer tasks using ScheduledExecutorService which allows using more than one thread for executing tasks.
addTimerTask(TimerTask, long, TimeUnit) - Method in interface tigase.server.xmppserver.S2SConnectionHandlerIfc
 
addTimerTask(TimerTask, long, TimeUnit) - Method in class tigase.server.xmppserver.S2SConnectionManager
 
addTimerTaskWithTimeout(TimerTask, long, long) - Method in class tigase.server.AbstractMessageReceiver
Method queues and executes timer tasks using ScheduledExecutorService which allows using more than one thread for executing tasks.
addTimerTaskWithTimeout(TimerTask, long, long, long) - Method in class tigase.server.AbstractMessageReceiver
Creates and executes a periodic action that becomes enabled first after the given initial delay, and subsequently with the given period; please refer to ScheduledExecutorService.scheduleAtFixedRate(java.lang.Runnable, long, long, java.util.concurrent.TimeUnit) javadoc for details.
addTitle(String) - Method in class tigase.server.DataForm.Builder
 
addTitle(Packet, String) - Static method in enum class tigase.server.Command
 
addTitle(Element, String) - Static method in class tigase.server.DataForm
 
addToMessage(Element) - Method in class tigase.server.bosh.BoshSessionCache
 
addTrusted(JID) - Method in class tigase.server.xmppsession.SessionManager
 
addUser(BareJID) - Method in class tigase.db.DummyRepository
 
addUser(BareJID) - Method in class tigase.db.jdbc.JDBCRepository
 
addUser(BareJID) - Method in interface tigase.db.UserRepository
This addUser method allows to add new user to repository.
addUser(BareJID) - Method in class tigase.db.UserRepositoryMDImpl
 
addUser(BareJID) - Method in class tigase.db.UserRepositoryPool
 
addUser(BareJID) - Method in class tigase.db.xml.XMLRepository
 
addUser(BareJID, String) - Method in interface tigase.db.AuthRepository
 
addUser(BareJID, String) - Method in class tigase.db.AuthRepositoryImpl
 
addUser(BareJID, String) - Method in class tigase.db.AuthRepositoryMDImpl
 
addUser(BareJID, String) - Method in class tigase.db.AuthRepositoryPool
 
addUser(BareJID, String) - Method in class tigase.db.DummyRepository
 
addUser(BareJID, String) - Method in class tigase.db.jdbc.DrupalWPAuth
 
addUser(BareJID, String) - Method in class tigase.db.jdbc.JDBCRepository
 
addUser(BareJID, String) - Method in class tigase.db.jdbc.TigaseAuth
Deprecated.
 
addUser(BareJID, String) - Method in class tigase.db.jdbc.TigaseCustomAuth
 
addUser(BareJID, String) - Method in class tigase.db.jdbc.TigaseSPAuth
 
addUser(BareJID, String) - Method in class tigase.db.ldap.LdapAuthProvider
 
addUser(BareJID, String) - Method in class tigase.db.xml.XMLRepository
 
AddUserCredentials - Class in tigase.auth.adhoc
 
AddUserCredentials() - Constructor for class tigase.auth.adhoc.AddUserCredentials
 
addUsersToRepository(SchemaManager.SchemaInfo, T, Class<T>, List<BareJID>, String, Logger) - Method in class tigase.db.util.SchemaLoader
 
addUsersToRepositoryFunction(List<BareJID>, String, Logger) - Method in class tigase.db.util.SchemaLoader
 
addVisitedNode(JID) - Method in class tigase.cluster.api.ClusterElement
 
addVisitedNodes(Set<JID>) - Method in class tigase.cluster.api.ClusterElement
 
addWaitingTask(Map<String, Object>) - Method in class tigase.server.ConnectionManager
 
addWatchdogTask(Runnable, Duration) - Method in class tigase.db.beans.DataSourceBean
 
addXmppAdminAccount(SchemaManager.SchemaInfo) - Method in class tigase.db.util.DBSchemaLoader
 
addXmppAdminAccount(SchemaManager.SchemaInfo) - Method in class tigase.db.util.SchemaLoader
Method attempts to add XMPP admin user account to the database using AuthRepository.
AdhHocRequest - Class in tigase.component.adhoc
 
AdHocCommand - Interface in tigase.component.adhoc
 
AdHocCommandException - Exception in tigase.component.adhoc
 
AdHocCommandException(Element, Authorization) - Constructor for exception tigase.component.adhoc.AdHocCommandException
 
AdHocCommandException(Element, Authorization, String) - Constructor for exception tigase.component.adhoc.AdHocCommandException
 
AdHocCommandException(Authorization) - Constructor for exception tigase.component.adhoc.AdHocCommandException
 
AdHocCommandException(Authorization, String) - Constructor for exception tigase.component.adhoc.AdHocCommandException
 
AdHocCommandManager - Class in tigase.component.adhoc
 
AdHocCommandManager() - Constructor for class tigase.component.adhoc.AdHocCommandManager
 
AdHocCommandModule - Class in tigase.component.modules.impl
 
AdHocCommandModule() - Constructor for class tigase.component.modules.impl.AdHocCommandModule
 
AdHocCommandModule.ScriptCommandProcessor - Interface in tigase.component.modules.impl
 
AdHocCommandMonitorModule - Class in tigase.monitor.modules
 
AdHocCommandMonitorModule() - Constructor for class tigase.monitor.modules.AdHocCommandMonitorModule
 
AdHocResponse - Class in tigase.component.adhoc
 
AdHocResponse.State - Enum Class in tigase.component.adhoc
 
AdHocScriptCommandManager - Interface in tigase.component.adhoc
 
AdHocSession - Class in tigase.component.adhoc
 
AdHocSession() - Constructor for class tigase.component.adhoc.AdHocSession
 
AdHocTask - Interface in tigase.monitor
 
ADMIN - Enum constant in enum class tigase.server.CmdAcl.Type
Only local server administrators can execute command.
ADMIN - Enum constant in enum class tigase.server.Permissions
 
ADMIN - Static variable in class tigase.server.CmdAcl
 
ADMIN_COMMAND_NODE - Static variable in class tigase.server.xmppsession.SessionManager
 
ADMIN_JID - Enum constant in enum class tigase.db.util.DBSchemaLoader.PARAMETERS_ENUM
 
ADMIN_JID_PASS - Enum constant in enum class tigase.db.util.DBSchemaLoader.PARAMETERS_ENUM
 
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_ATT - Static variable in class tigase.db.comp.RepositoryItemAbstract
 
ADMINS_LABEL - Static variable in class tigase.db.comp.RepositoryItemAbstract
 
ADMINS_PROP_KEY - Static variable in interface tigase.conf.Configurable
Deprecated.
ADMINS_SET - Static variable in interface tigase.server.script.CommandIfc
 
ADMN_CMDS - Static variable in interface tigase.server.script.CommandIfc
 
ADMN_DISC - Static variable in interface tigase.server.script.CommandIfc
 
Affiliation - Enum Class in tigase.eventbus.component.stores
 
AffiliationStore - Class in tigase.eventbus.component.stores
 
AffiliationStore() - Constructor for class tigase.eventbus.component.stores.AffiliationStore
 
Alert - Class in tigase.server.amp.action
Created: May 1, 2010 1:39:07 PM
Alert() - Constructor for class tigase.server.amp.action.Alert
 
ALGO - Static variable in class tigase.auth.mechanisms.SaslSCRAM
 
ALGO - Static variable in class tigase.auth.mechanisms.SaslSCRAMPlus
 
ALGO - Static variable in class tigase.auth.mechanisms.SaslSCRAMSha256
 
ALGO - Static variable in class tigase.auth.mechanisms.SaslSCRAMSha256Plus
 
ALGO - Static variable in class tigase.auth.mechanisms.SaslSCRAMSha512
 
ALGO - Static variable in class tigase.auth.mechanisms.SaslSCRAMSha512Plus
 
Algorithms - Class in tigase.util
Describe class Algorithms here.
alias() - Method in record class tigase.io.CertificateContainerIfc.CertificateEntity
Returns the value of the alias record component.
alias() - Element in annotation interface tigase.kernel.beans.config.ConfigAlias
Alias for the field
alias() - Element in annotation interface tigase.kernel.beans.config.ConfigField
Makes alias of "component root level" property in config file.
ALIAS_KEY - Static variable in class tigase.io.repo.CertificateItem
 
aliases - Variable in class tigase.db.beans.MDRepositoryBean
 
all - Enum constant in enum class tigase.eventbus.HandleEvent.Type
 
all - Enum constant in enum class tigase.vhosts.filter.Rule.RuleType
 
all - Enum constant in enum class tigase.xmpp.impl.JabberIqPrivacy.ITEM_TYPE
 
ALL - Enum constant in enum class tigase.server.CmdAcl.Type
Everybody can execute the command, even users from a different servers.
ALL - Enum constant in enum class tigase.vhosts.filter.DomainFilterPolicy
user can communicate with anyone
ALL_NAMES - Static variable in class tigase.xmpp.XMPPProcessor
 
ALL_PATHS - Static variable in class tigase.xmpp.XMPPProcessor
 
ALL_PROP_KEY - Static variable in class tigase.server.BasicComponent
 
ALL_RESOURCES_CAPS_KEY - Static variable in class tigase.xmpp.XMPPResourceConnection
 
ALL_RESOURCES_KEY - Static variable in class tigase.xmpp.XMPPResourceConnection
 
ALL_RESOURCES_PRIORITY_KEY - Static variable in class tigase.xmpp.XMPPResourceConnection
 
AllHistoryCache - Class in tigase.util.historyCache
 
AllHistoryCache(int, int) - Constructor for class tigase.util.historyCache.AllHistoryCache
 
allItems() - Method in class tigase.conf.ConfigSQLRepository
Deprecated.
 
allItems() - Method in class tigase.conf.ConfigurationCache
 
allItems() - Method in class tigase.conf.ConfigXMLRepository
 
allItems() - Method in class tigase.db.comp.AbstractSDComponentRepositoryBean
 
allItems() - Method in interface tigase.db.comp.ComponentRepository
Returns a collection with all items stored in the repository.
allItems() - Method in class tigase.db.comp.ConfigRepository
 
allItems() - Method in class tigase.server.ext.CompSQLRepository
Deprecated.
 
allow - Enum constant in enum class tigase.xmpp.impl.JabberIqPrivacy.ITEM_ACTION
 
ALLOW_ALL - Static variable in class tigase.xmpp.impl.PrivacyList
 
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.
allowAliasFromParent() - Element in annotation interface tigase.kernel.beans.config.ConfigField
Allows config to be set on one of parent levels of configuration using alias.
allowed(Packet, JID, BareJID, PrivacyList) - Method in class tigase.xmpp.impl.JabberIqPrivacy
 
allowed(Packet, XMPPResourceConnection) - Method in class tigase.xmpp.impl.JabberIqPrivacy
 
ALLOWED_DOMAINS_KEY - Static variable in class tigase.xmpp.impl.DomainFilter
constant domain key name
ALLOWED_DOMAINS_LIST_KEY - Static variable in class tigase.xmpp.impl.DomainFilter
constant domain list key name
ALLOWED_SASL_MECHANISMS_KEY - Static variable in class tigase.xmpp.impl.SaslAuthAbstract
 
allowedByDefault(Packet, JID, BareJID) - Method in class tigase.xmpp.impl.JabberIqPrivacy
 
AMP_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Deprecated.
AMP_CLUST_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Deprecated.
AMP_MSG_REPO_CLASS_PARAM - Static variable in interface tigase.server.amp.AmpFeatureIfc
 
AMP_MSG_REPO_CLASS_PROP_KEY - Static variable in interface tigase.server.amp.AmpFeatureIfc
 
AMP_MSG_REPO_URI_PARAM - Static variable in interface tigase.server.amp.AmpFeatureIfc
 
AMP_MSG_REPO_URI_PROP_KEY - Static variable in interface tigase.server.amp.AmpFeatureIfc
 
AMP_SECURITY_LEVEL - Static variable in class tigase.server.amp.ActionAbstract
Deprecated.
AMP_SECURITY_LEVEL_DEFAULT - Static variable in class tigase.server.amp.ActionAbstract
Deprecated.
AMP_XMLNS - Static variable in interface tigase.server.amp.AmpFeatureIfc
 
AmpComponent - Class in tigase.server.amp
Created: Apr 26, 2010 3:22:06 PM
AmpComponent() - Constructor for class tigase.server.amp.AmpComponent
 
AmpComponentClustered - Class in tigase.cluster
 
AmpComponentClustered() - Constructor for class tigase.cluster.AmpComponentClustered
 
AmpComponentClustered.PacketForwardCommand - Class in tigase.cluster
 
AmpFeatureIfc - Interface in tigase.server.amp
Created: Apr 28, 2010 5:38:24 PM
AnnotatedXMPPProcessor - Class in tigase.xmpp.impl.annotation
This class is extension of XMPPProcessor which provides support for defining processor Id, supported paths and XMLNSs and more using annotations
AnnotatedXMPPProcessor() - Constructor for class tigase.xmpp.impl.annotation.AnnotatedXMPPProcessor
 
annotation - Enum constant in enum class tigase.kernel.core.BeanConfig.Source
 
ANON - Static variable in class tigase.xmpp.impl.JabberIqRoster
 
ANONYM - Enum constant in enum class tigase.server.Permissions
 
ANONYMOUS_ENABLED_ATT - Static variable in class tigase.vhosts.VHostItemImpl
 
ANONYMOUS_ENABLED_LABEL - Static variable in class tigase.vhosts.VHostItemImpl
 
ANONYMOUS_MECHANISM_ALLOWED - Static variable in class tigase.auth.mechanisms.TigaseSaslServerFactory
 
AnonymousRoster - Class in tigase.xmpp.impl.roster
Describe class AnonymousRoster here.
AnonymousRoster() - Constructor for class tigase.xmpp.impl.roster.AnonymousRoster
 
AnsiColor - Enum Class in tigase.util.ui.console
Codes to control colours in compatible terminals, based on https://en.wikipedia.org/wiki/ANSI_escape_code#3/4_bit
api_keys - Enum constant in enum class tigase.util.setup.SetupHelper.RestApiSecurity
 
append(Packet, int) - Method in class tigase.server.xmppclient.StreamManagementIOProcessor.OutQueue
Deprecated.
append(Packet, int, int) - Method in class tigase.server.xmppclient.StreamManagementIOProcessor.OutQueue
Append packet to waiting for ack queue
apply(T) - Method in interface tigase.db.converter.QueryExecutor.QueryFunction
 
asClass(Class<?>) - Method in class tigase.kernel.core.BeanConfigBuilder
Registers bean as type to be created when it will be required.
asInstance(Object) - Method in class tigase.kernel.core.BeanConfigBuilder
Registers class instance as bean.
asIs - Enum constant in enum class tigase.eventbus.impl.AbstractHandler.Type
As is.
assertIsUUID(String) - Method in class tigase.xmpp.mam.MAMQueryParser
 
assertNotEmpty(String, String) - Method in class tigase.server.rtbl.adhoc.AbstractAdHocCommand
 
assignedTo() - Element in annotation interface tigase.annotations.TODO
assignedTo property allows you to assign developer for the code change described by this annotation.
assignedTo() - Element in annotation interface tigase.xml.annotations.TODO
assignedTo property allows you to assign developer for the code change described by this annotation.
asString() - Method in class tigase.monitor.tasks.TasksEvent
 
AsyncCallback - Interface in tigase.component.responses
Main interface for callback of all IQ asynchronous request-response mechanism.
ATTRIB_NAME - Enum constant in enum class tigase.xml.SimpleParser.State
 
ATTRIB_VALUE_D - Enum constant in enum class tigase.xml.SimpleParser.State
 
ATTRIB_VALUE_S - Enum constant in enum class tigase.xml.SimpleParser.State
 
attributes - Variable in class tigase.xml.Element
 
ATTRIBUTES_NUMBER_LIMIT - Variable in class tigase.xml.SimpleParser
 
ATTRIBUTES_NUMBER_LIMIT_PROP_KEY - Static variable in class tigase.xml.SimpleParser
 
AUTH - Enum constant in enum class tigase.server.Permissions
 
AUTH - Enum constant in enum class tigase.xmpp.impl.SaslAuth.ElementType
 
AUTH_DOMAIN_POOL_CLASS - Static variable in interface tigase.conf.Configurable
Deprecated.
moved to RepositoryFactory
AUTH_DOMAIN_POOL_CLASS - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
AUTH_DOMAIN_POOL_CLASS_PROP_KEY - Static variable in class tigase.conf.ConfiguratorAbstract
Deprecated.
moved to RepositoryFactory
AUTH_DOMAIN_POOL_CLASS_PROP_KEY - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
AUTH_DOMAIN_POOL_CLASS_PROP_VAL - Static variable in class tigase.conf.ConfiguratorAbstract
Deprecated.
moved to RepositoryFactory
AUTH_DOMAIN_POOL_CLASS_PROP_VAL - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
AUTH_JID - Static variable in class tigase.auth.CallbackHandlerFactory
 
AUTH_REPO - Static variable in interface tigase.server.script.CommandIfc
 
AUTH_REPO_CLASS_PROP_KEY - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
AUTH_REPO_CLASS_PROP_VAL - Static variable in class tigase.db.RepositoryFactory
Deprecated.
AUTH_REPO_DOMAINS_PROP_KEY - Static variable in interface tigase.conf.Configurable
Deprecated.
moved to RepositoryFactory
AUTH_REPO_DOMAINS_PROP_KEY - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
AUTH_REPO_PARAMS_NODE - Static variable in interface tigase.conf.Configurable
Deprecated.
moved to RepositoryFactory
AUTH_REPO_PARAMS_NODE - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
AUTH_REPO_POOL_CLASS - Static variable in interface tigase.conf.Configurable
Deprecated.
moved to RepositoryFactory
AUTH_REPO_POOL_CLASS - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
AUTH_REPO_POOL_CLASS_PROP_DEF - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
AUTH_REPO_POOL_CLASS_PROP_KEY - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
AUTH_REPO_POOL_CLASS_PROP_VAL - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
AUTH_REPO_POOL_SIZE - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
AUTH_REPO_POOL_SIZE_PROP_KEY - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
AUTH_REPO_POOL_SIZE_PROP_VAL - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
AUTH_REPO_URL_PROP_KEY - Static variable in interface tigase.conf.Configurable
Deprecated.
moved to RepositoryFactory
AUTH_REPO_URL_PROP_KEY - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
AUTH_TIMEOUT_PROP_KEY - Static variable in class tigase.server.xmppsession.SessionManagerConfig
 
AUTH_TIMEOUT_PROP_VAL - Static variable in class tigase.server.xmppsession.SessionManagerConfig
 
AUTHENTICATE - Enum constant in enum class tigase.xmpp.impl.SaslAuth2.ElementType
 
authenticateConnection(String, CIDConnections, CID) - Method in class tigase.server.xmppserver.proc.AuthenticatorSelectorManager
 
authenticateConnection(S2SIOService, CIDConnections, CID) - Method in class tigase.server.xmppserver.proc.AuthenticatorSelectorManager
 
authenticated(ComponentIOService) - Method in class tigase.server.ext.ComponentProtocol
 
authenticated(ComponentIOService) - Method in interface tigase.server.ext.ComponentProtocolHandler
 
AUTHENTICATION_TIMEOUT_KEY - Static variable in class tigase.xmpp.XMPPResourceConnection
 
AUTHENTICATION_TIMEOUT_PROP_KEY - Static variable in class tigase.server.ext.ComponentProtocol
 
authenticationFailed(ComponentIOService, Packet) - Method in class tigase.server.ext.ComponentProtocol
 
authenticationFailed(ComponentIOService, Packet) - Method in interface tigase.server.ext.ComponentProtocolHandler
 
authenticationFailed(Packet, S2SIOService, AuthenticationProcessor, Queue<Packet>) - Method in class tigase.server.xmppserver.proc.AuthenticatorSelectorManager
 
AuthenticationProcessor - Class in tigase.server.xmppserver.proc
 
AuthenticationProcessor() - Constructor for class tigase.server.xmppserver.proc.AuthenticationProcessor
 
authenticationProcessors - Variable in class tigase.server.xmppserver.proc.AuthenticatorSelectorManager
 
authenticatorSelectorManager - Static variable in class tigase.server.xmppserver.proc.AuthenticationProcessor
 
AuthenticatorSelectorManager - Class in tigase.server.xmppserver.proc
 
AuthenticatorSelectorManager() - Constructor for class tigase.server.xmppserver.proc.AuthenticatorSelectorManager
 
AUTHID_ATTR - Static variable in class tigase.server.bosh.Constants
 
Authorization - Enum Class 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
 
AuthorizationIdCallback - Class in tigase.auth.callbacks
 
AuthorizationIdCallback(String, String) - Constructor for class tigase.auth.callbacks.AuthorizationIdCallback
 
AUTHORIZED - Enum constant in enum class tigase.xmpp.Authorization
 
authorizedId - Variable in class tigase.auth.mechanisms.AbstractSasl
 
authorizeJID(BareJID, boolean) - Method in class tigase.xmpp.XMPPResourceConnection
 
authRepo - Variable in class tigase.xmpp.RepositoryAccess
 
AuthRepoPlainCallbackHandler - Class in tigase.auth.impl
Deprecated.
AuthRepoPlainCallbackHandler() - Constructor for class tigase.auth.impl.AuthRepoPlainCallbackHandler
Deprecated.
 
authRepository - Variable in class tigase.auth.adhoc.AbstractCredentialsCommand
 
AuthRepository - Interface in tigase.db
Interface AuthRepository defines a proxy bridge between user authentication data storage and the Tigase server authentication logic.
AuthRepository.AccountStatus - Enum Class in tigase.db
 
AuthRepository.DefaultCredentials - Class in tigase.db
 
AuthRepository.DefaultCredentials.RawEntry - Class in tigase.db
 
AuthRepository.SingleCredential - Class in tigase.db
 
AuthRepositoryAware - Interface in tigase.auth
Interface should be implemented by CallbackHandler instance if AuthRepository from session should be injected.
AuthRepositoryConfigBean() - Constructor for class tigase.db.beans.AuthRepositoryMDPoolBean.AuthRepositoryConfigBean
 
AuthRepositoryImpl - Class in tigase.db
Describe class AuthRepositoryImpl here.
AuthRepositoryImpl(UserRepository) - Constructor for class tigase.db.AuthRepositoryImpl
Creates a new AuthRepositoryImpl instance.
AuthRepositoryMDImpl - Class in tigase.db
Implementation of multi domain pool for authentication repositories.
AuthRepositoryMDImpl() - Constructor for class tigase.db.AuthRepositoryMDImpl
 
AuthRepositoryMDPoolBean - Class in tigase.db.beans
Class implements bean for multi domain pool for authentication repositories.
AuthRepositoryMDPoolBean() - Constructor for class tigase.db.beans.AuthRepositoryMDPoolBean
 
AuthRepositoryMDPoolBean.AuthRepositoryConfigBean - Class in tigase.db.beans
 
AuthRepositoryPool - Class in tigase.db
Pool for authentication repositories.
AuthRepositoryPool() - Constructor for class tigase.db.AuthRepositoryPool
 
authState - Variable in class tigase.xmpp.RepositoryAccess
Current authorization state - initialy session i NOT_AUTHORIZED.
AuthUserRepositoryConfigBean<T,U extends AuthUserRepositoryConfigBean<T,U>> - Class in tigase.db.beans
Configuration bean for authentication repository per domain Created by andrzej on 09.03.2016.
AuthUserRepositoryConfigBean() - Constructor for class tigase.db.beans.AuthUserRepositoryConfigBean
 
AUTO_AUTHORIZE_PROP_KEY - Static variable in class tigase.xmpp.impl.PresenceSubscription
key allowing enabling automatic authorisation.
AUTO_CREATE_OFFLINE_USER_PROP_KEY - Static variable in class tigase.server.xmppsession.SessionManagerConfig
 
AUTO_CREATE_OFFLINE_USER_PROP_VAL - Static variable in class tigase.server.xmppsession.SessionManagerConfig
 
auto_remove_obsolete_items - Variable in class tigase.cluster.repo.ClConConfigRepository
 
automaticSchemaManagement() - Method in class tigase.db.converter.DataRepoPool
 
automaticSchemaManagement() - Method in class tigase.db.DataRepositoryPool
 
automaticSchemaManagement() - Method in interface tigase.db.DataSource
 
automaticSchemaManagement() - Method in class tigase.db.jdbc.DataRepositoryImpl
 
automaticSchemaManagement() - Method in class tigase.db.util.SchemaManager.DataSourceInfo
 
autoReloadInterval - Variable in class tigase.db.comp.ConfigRepository
 
Autostart - Annotation Interface in tigase.kernel.beans
 
available - Enum constant in enum class tigase.xmpp.StanzaType
 
averageCompressionRate() - Method in class tigase.util.ZLibWrapper
 
averageDecompressionRate() - Method in class tigase.util.ZLibWrapper
 
awaitingInExpiredQueue - Variable in class tigase.server.amp.db.MsgRepository
 
Aware - Interface in tigase.auth
 
AwayPushNotificationsExtension - Class in tigase.xmpp.impl.push
 
AwayPushNotificationsExtension() - Constructor for class tigase.xmpp.impl.push.AwayPushNotificationsExtension
 

B

backupOldConfigFile(Path) - Static method in class tigase.conf.ConfigHolder
 
BackwardCompatibilityHelper - Class in tigase.component
Created by andrzej on 12.08.2016.
BackwardCompatibilityHelper() - Constructor for class tigase.component.BackwardCompatibilityHelper
 
BAD_INPUT - Static variable in exception gnu.inet.encoding.PunycodeException
 
BAD_REQUEST - Enum constant in enum class tigase.xmpp.Authorization
 
BadFormat - Enum constant in enum class tigase.xmpp.StreamError
 
BadNamespacePrefix - Enum constant in enum class tigase.xmpp.StreamError
 
badWords - Variable in class tigase.server.test.TestSpamModule
This might be changed in one threads while it is iterated in processPacket(...) in another thread.
banned - Enum constant in enum class tigase.db.AuthRepository.AccountStatus
 
BareJID - Class in tigase.xmpp.jid
Instance of the BareJID class holds a single, bare JID.
bareJIDInstance(String) - Static method in class tigase.xmpp.jid.BareJID
The method creates an instance of the BareJID class.
bareJIDInstance(String, String) - Static method in class tigase.xmpp.jid.BareJID
The method creates an instance of the BareJID class.
bareJIDInstanceNS(String) - Static method in class tigase.xmpp.jid.BareJID
The method creates an instance of the BareJID class.
bareJIDInstanceNS(String, String) - Static method in class tigase.xmpp.jid.BareJID
The method creates an instance of the BareJID class.
Base64 - Class in tigase.util
 
Base64() - Constructor for class tigase.util.Base64
 
BasicComponent - Class in tigase.server
Created: Oct 17, 2009 7:49:05 PM
BasicComponent() - Constructor for class tigase.server.BasicComponent
 
BasicComponent.ServerInfoVHostItemExtension - Class in tigase.server
 
BasicComponent.ServerInfoVHostItemExtension.ServerInfoVHostItemExtensionProvider - Class in tigase.server
 
BATCH_QUEUE_TIMEOUT_KEY - Static variable in class tigase.server.bosh.Constants
 
BATCH_QUEUE_TIMEOUT_VAL - Static variable in class tigase.server.bosh.Constants
 
bean - Variable in class tigase.conf.ConfigReader.StateHolder
 
bean() - Method in class tigase.conf.AbstractConfigBuilder
 
bean() - Element in annotation interface tigase.kernel.beans.Inject
Name of bean to be injected (optional).
Bean - Annotation Interface in tigase.kernel.beans
Defines name of bean.
Bean() - Constructor for class tigase.xmpp.impl.roster.RosterFactory.Bean
 
BEAN - Enum constant in enum class tigase.conf.ConfigReader.State
 
BeanConfig - Class in tigase.kernel.core
This is internal configuration of each bean.
BeanConfig.Source - Enum Class in tigase.kernel.core
 
BeanConfig.State - Enum Class in tigase.kernel.core
State of bean.
BeanConfigBuilder - Class in tigase.kernel.core
Builder to help register beans in Kernel.
beanConfigurationChanged(Collection<String>) - Method in class tigase.component.ScheduledTask
 
beanConfigurationChanged(Collection<String>) - Method in class tigase.conf.LoggingBean
 
beanConfigurationChanged(Collection<String>) - Method in class tigase.db.beans.AuthUserRepositoryConfigBean
 
beanConfigurationChanged(Collection<String>) - Method in class tigase.db.beans.MDPoolConfigBean
 
beanConfigurationChanged(Collection<String>) - Method in class tigase.db.beans.MDRepositoryBean.MDRepositoryConfigBean
 
beanConfigurationChanged(Collection<String>) - Method in class tigase.db.beans.SDRepositoryBean
 
beanConfigurationChanged(Collection<String>) - Method in interface tigase.kernel.beans.config.ConfigurationChangedAware
Method called when configuration was applied to bean.
beanConfigurationChanged(Collection<String>) - Method in class tigase.server.AbstractMessageReceiver
 
beanConfigurationChanged(Collection<String>) - Method in class tigase.server.BasicComponent
 
beanConfigurationChanged(Collection<String>) - Method in class tigase.server.ConnectionManager
 
beanConfigurationChanged(Collection<String>) - Method in class tigase.server.ConnectionManager.PortConfigBean
 
beanConfigurationChanged(Collection<String>) - Method in class tigase.server.MessageRouter
 
beanConfigurationChanged(Collection<String>) - Method in class tigase.stats.CounterDataArchivizer
 
beanConfigurationChanged(Collection<String>) - Method in class tigase.stats.CounterDataFileLogger
 
beanConfigurationChanged(Collection<String>) - Method in class tigase.stats.CounterDataLogger
 
BeanConfigurator - Interface in tigase.kernel.beans.config
Bean configurator.
BeanDefinition - Class in tigase.util.setup
Created by andrzej on 30.03.2017.
BeanDefinition() - Constructor for class tigase.kernel.beans.config.AbstractBeanConfigurator.BeanDefinition
 
BeanDefinition(Class<?>) - Constructor for class tigase.util.setup.BeanDefinition
 
BeanDefinition(AbstractBeanConfigurator.BeanDefinition) - Constructor for class tigase.kernel.beans.config.AbstractBeanConfigurator.BeanDefinition
 
BeanFactory<T> - Interface in tigase.kernel.beans
Interface to create factories of beans.
BeanSelector - Interface in tigase.kernel.beans
Interface used by bean configurators to detect is additional beans should be registered
Created by andrzej on 10.03.2016.
BeanUtils - Class in tigase.kernel
 
beforeUnregister() - Method in class tigase.auth.BruteForceLockerBean
 
beforeUnregister() - Method in class tigase.auth.TigaseSaslProvider
 
beforeUnregister() - Method in class tigase.cluster.repo.ClConConfigRepository
 
beforeUnregister() - Method in class tigase.component.ScheduledTask
 
beforeUnregister() - Method in class tigase.db.beans.AuthUserRepositoryConfigBean
 
beforeUnregister() - Method in class tigase.db.beans.DataSourceBean.DataSourceMDConfigBean
 
beforeUnregister() - Method in class tigase.db.beans.MDRepositoryBean
 
beforeUnregister() - Method in class tigase.db.beans.MDRepositoryBean.MDRepositoryConfigBean
 
beforeUnregister() - Method in class tigase.db.beans.SDRepositoryBean
 
beforeUnregister() - Method in class tigase.db.comp.ConfigRepository
 
beforeUnregister() - Method in class tigase.eventbus.component.EventPublisherModule
 
beforeUnregister() - Method in class tigase.eventbus.component.SubscribeModule
 
beforeUnregister() - Method in class tigase.eventbus.component.UnsubscribeModule
 
beforeUnregister() - Method in class tigase.io.CertificateContainer
 
beforeUnregister() - Method in class tigase.io.SSLContextContainer.Root
 
beforeUnregister() - Method in interface tigase.kernel.beans.UnregisterAware
Method called before bean unregister.
beforeUnregister() - Method in class tigase.kernel.core.RegistrarKernel
 
beforeUnregister() - Method in class tigase.monitor.tasks.AbstractConfigurableTask
 
beforeUnregister() - Method in class tigase.monitor.tasks.AbstractConfigurableTimerTask
 
beforeUnregister() - Method in class tigase.server.amp.action.Store
 
beforeUnregister() - Method in class tigase.server.ConnectionManager.PortConfigBean
 
beforeUnregister() - Method in class tigase.server.ext.ComponentProtocol
 
beforeUnregister() - Method in class tigase.server.ext.CompSQLRepository
Deprecated.
 
beforeUnregister() - Method in class tigase.server.MessageRouter
 
beforeUnregister() - Method in class tigase.server.monitor.StatusReportGenerator
 
beforeUnregister() - Method in class tigase.server.rtbl.RTBLIqModule
 
beforeUnregister() - Method in class tigase.server.rtbl.RTBLRepository
 
beforeUnregister() - Method in class tigase.server.xmppclient.RegistrationThrottling
 
beforeUnregister() - Method in class tigase.server.xmppclient.SeeOtherHostDualIP
 
beforeUnregister() - Method in class tigase.xmpp.impl.JabberIqPrivacy
 
beforeUnregister() - Method in class tigase.xmpp.impl.JabberIqPrivacy.PrivacyListOfflineCache
 
beforeUnregister() - Method in class tigase.xmpp.impl.JabberIqRegister
 
beforeUnregister() - Method in class tigase.xmpp.impl.MotdProcessor
 
beforeUnregister() - Method in class tigase.xmpp.impl.PresenceOffline
 
beforeUnregister() - Method in class tigase.xmpp.impl.push.AwayPushNotificationsExtension
 
beforeUnregister() - Method in class tigase.xmpp.impl.roster.DynamicRoster
 
beforeUnregister() - Method in class tigase.xmpp.impl.roster.RosterFactory.Bean
 
beforeUnregister() - Method in class tigase.xmpp.impl.TokenBucketPool
 
beforeUnregister() - Method in class tigase.xmpp.impl.VCardXMPPProcessorAbstract
 
beginDependencyDelayedInjection() - Method in class tigase.kernel.core.Kernel
Calling this method instructs Kernel to delay dependency injection until finishDependecyDelayedInjection() method is called.
belongsTo(Class<? extends BasicComponent>) - Method in class tigase.db.beans.AuthRepositoryMDPoolBean
 
belongsTo(Class<? extends BasicComponent>) - Method in class tigase.db.beans.DataSourceBean
 
belongsTo(Class<? extends BasicComponent>) - Method in class tigase.db.beans.UserRepositoryMDPoolBean
 
belongsTo(Class<? extends BasicComponent>) - Method in class tigase.server.amp.db.MsgRepository.MsgRepositoryMDBean
 
belongsTo(Class<? extends BasicComponent>) - Method in interface tigase.stats.ComponentStatisticsProvider
 
BETA - Enum constant in enum class tigase.util.Version.TYPE
 
BIDI_BOTHRAL - Static variable in exception gnu.inet.encoding.StringprepException
 
BIDI_LTRAL - Static variable in exception gnu.inet.encoding.StringprepException
 
BidiMap<K,V> - Interface in tigase.collections
 
bind2 - Enum constant in enum class tigase.xmpp.impl.SaslAuth2.Inline.Action
 
Bind2 - Class in tigase.xmpp.impl
 
Bind2() - Constructor for class tigase.xmpp.impl.Bind2
 
bindHostname(String, ComponentIOService) - Method in class tigase.server.ext.ComponentProtocol
 
bindHostname(String, ComponentIOService) - Method in interface tigase.server.ext.ComponentProtocolHandler
 
bindings - Variable in class tigase.monitor.tasks.ScriptTask
 
bindings - Variable in class tigase.monitor.tasks.ScriptTimerTask
 
BindingsKernel - Class in tigase.component
 
BindingsKernel() - Constructor for class tigase.component.BindingsKernel
 
BindingsKernel(Kernel) - Constructor for class tigase.component.BindingsKernel
 
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
 
BLACK - Enum constant in enum class tigase.util.ui.console.AnsiColor
 
BLACK_BOLD - Enum constant in enum class tigase.util.ui.console.AnsiColor
 
BLACK_BOLD_BRIGHT - Enum constant in enum class tigase.util.ui.console.AnsiColor
 
BLACK_BRIGHT - Enum constant in enum class tigase.util.ui.console.AnsiColor
 
BLACKLIST - Enum constant in enum class tigase.vhosts.filter.DomainFilterPolicy
user can communicate with anyone except of the users within listed domains
block(XMPPResourceConnection, List<String>) - Static method in class tigase.xmpp.impl.Privacy
 
BLOCK - Enum constant in enum class tigase.vhosts.filter.DomainFilterPolicy
user can not communicate with anyone, account virtually disabled
BLOCK - Static variable in class tigase.xmpp.impl.BlockingCommand
 
BLOCKED_ELEM - Static variable in class tigase.xmpp.impl.JabberIqPrivacy
 
BlockingCommand - Class in tigase.xmpp.impl
XEP-0191: Blocking Command.
BlockingCommand() - Constructor for class tigase.xmpp.impl.BlockingCommand
 
BLOCKLIST - Static variable in class tigase.xmpp.impl.BlockingCommand
 
BLUE - Enum constant in enum class tigase.util.ui.console.AnsiColor
 
BLUE_BOLD - Enum constant in enum class tigase.util.ui.console.AnsiColor
 
BLUE_BOLD_BRIGHT - Enum constant in enum class tigase.util.ui.console.AnsiColor
 
BLUE_BRIGHT - Enum constant in enum class tigase.util.ui.console.AnsiColor
 
BODY_EL_NAME - Static variable in class tigase.server.bosh.Constants
 
BODY_EL_PATH - Static variable in class tigase.server.bosh.Constants
 
bool - Enum constant in enum class tigase.form.Field.FieldType
 
Boolean - Enum constant in enum class tigase.server.DataForm.FieldType
 
BOOLEAN - Enum constant in enum class tigase.xml.db.Types.DataType
 
BOOLEAN_ARR - Enum constant in enum class tigase.xml.db.Types.DataType
 
Bootstrap - Class in tigase.server
Bootstrap class is responsible for initialization of Kernel to start Tigase XMPP Server.
Bootstrap() - Constructor for class tigase.server.Bootstrap
 
Bootstrap.BootstrapShutdownHook - Class in tigase.server
 
BootstrapShutdownHook() - Constructor for class tigase.server.Bootstrap.BootstrapShutdownHook
 
BOSH_CLOSE_CONNECTION_PROP_KEY - Static variable in class tigase.server.bosh.BoshConnectionManager
 
BOSH_CLUST_COMP_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Deprecated.
BOSH_COMP_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Deprecated.
BOSH_CONNS_COL - Static variable in interface tigase.stats.db.CounterDataLoggerRepositoryIfc
 
BOSH_EXTRA_HEADERS_FILE_PROP_KEY - Static variable in class tigase.server.bosh.BoshConnectionManager
 
BOSH_EXTRA_HEADERS_FILE_PROP_VAL - Static variable in class tigase.server.bosh.BoshConnectionManager
 
BOSH_SESSION_CLOSE_DELAY_DEF_VAL - Static variable in class tigase.server.bosh.Constants
 
BOSH_SESSION_CLOSE_DELAY_PROP_KEY - Static variable in class tigase.server.bosh.Constants
 
BOSH_VERSION - Static variable in class tigase.server.bosh.Constants
 
BOSH_XMLNS - Static variable in class tigase.server.bosh.Constants
 
BoshConnectionClustered - Class in tigase.cluster
 
BoshConnectionClustered() - Constructor for class tigase.cluster.BoshConnectionClustered
 
BoshConnectionManager - Class in tigase.server.bosh
Describe class BoshConnectionManager here.
BoshConnectionManager() - Constructor for class tigase.server.bosh.BoshConnectionManager
 
BoshConnectionManager.BOSH_OPERATION_TYPE - Enum Class in tigase.server.bosh
 
BoshIOService - Class in tigase.server.bosh
Describe class BoshIOService here.
BoshIOService(BoshIOService.ConfigProvider) - Constructor for class tigase.server.bosh.BoshIOService
 
BoshIOService.ConfigProvider - Interface in tigase.server.bosh
 
BoshSendQueueTask - Class in tigase.server.bosh
 
BoshSendQueueTask(BoshSession) - Constructor for class tigase.server.bosh.BoshSendQueueTask
 
BoshSession - Class in tigase.server.bosh
Describe class BoshSession here.
BoshSession(String, JID, BoshSessionTaskHandler, String, int) - 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.
BoshSidLoggerFilter - Class in tigase.server.bosh
 
BoshSidLoggerFilter() - Constructor for class tigase.server.bosh.BoshSidLoggerFilter
 
BoshTask - Class in tigase.server.bosh
Describe class BoshWaitTimer here.
BoshTask(BoshSession, BoshConnectionManager) - Constructor for class tigase.server.bosh.BoshTask
 
both - Enum constant in enum class tigase.xmpp.impl.JabberIqPrivacy.ITEM_SUBSCRIPTIONS
 
both - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.StateTransition
 
both - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.SubscriptionType
 
boundMatch(Class, TypeVariable) - Static method in class tigase.util.reflection.ReflectionHelper
 
boundMatch(TypeVariable, TypeVariable) - Static method in class tigase.util.reflection.ReflectionHelper
 
broadcast - Variable in class tigase.server.amp.AmpComponent
 
Broadcast - Class in tigase.server.amp.action
 
Broadcast() - Constructor for class tigase.server.amp.action.Broadcast
 
BROADCAST - Enum constant in enum class tigase.net.ServiceCommand
 
BROADCAST_TO_ALL - Enum constant in enum class tigase.server.Command
Command used to set a broadcast message to all registered local users.
BROADCAST_TO_ONLINE - Enum constant in enum class tigase.server.Command
Command used to set a broadcast message to all online users.
broadcastDirectPresences(StanzaType, XMPPResourceConnection, Queue<Packet>, Element) - Static method in class tigase.xmpp.impl.PresenceState
broadcastDirectPresences broadcast a direct Presence from provided pres Element object to the collection of JIDs stored in temporary session data under key DIRECT_PRESENCE.
broadcastMessages - Variable in class tigase.server.amp.db.MsgBroadcastRepository
 
broadcastMessagesLastCleanup - Variable in class tigase.server.amp.db.MsgBroadcastRepository
 
BroadcastMsg(T, Element, Date) - Constructor for class tigase.server.amp.db.MsgBroadcastRepository.BroadcastMsg
 
broadcastOffline(XMPPResourceConnection, Queue<Packet>, Map<String, Object>, RosterAbstract) - Static method in class tigase.xmpp.impl.PresenceState
sendPresenceBroadcast method broadcasts given presence to all buddies from roster and to all users to which direct presence was sent.
broadcastProbe(XMPPResourceConnection, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.PresenceAbstract
sendPresenceBroadcast method broadcasts given presence to all buddies from roster and to all users to which direct presence was sent.
BruteForceLockerBean - Class in tigase.auth
 
BruteForceLockerBean() - Constructor for class tigase.auth.BruteForceLockerBean
 
BruteForceLockerBean.BruteForceLockerVHostExtension - Class in tigase.auth
 
BruteForceLockerBean.BruteForceLockerVHostExtensionProvider - Class in tigase.auth
 
BruteForceLockerBean.Key - Class in tigase.auth
 
BruteForceLockerBean.LoginLockedException - Exception in tigase.auth
 
BruteForceLockerBean.Mode - Enum Class in tigase.auth
 
BruteForceLockerBean.StatHolder - Class in tigase.auth
 
BruteForceLockerBean.StatisticsEmitEvent - Class in tigase.auth
 
BruteForceLockerBean.Value - Class in tigase.auth
 
BruteForceLockerVHostExtension() - Constructor for class tigase.auth.BruteForceLockerBean.BruteForceLockerVHostExtension
 
BruteForceLockerVHostExtensionProvider() - Constructor for class tigase.auth.BruteForceLockerBean.BruteForceLockerVHostExtensionProvider
 
buddyOnline(XMPPResourceConnection, JID, Queue<Packet>, boolean) - Method in class tigase.xmpp.impl.PresenceState
Method sends back presence to contact while it becomes online (i.e.
BufferUnderflowException - Exception in tigase.io
Describe class BufferUnderflowException here.
BufferUnderflowException() - Constructor for exception tigase.io.BufferUnderflowException
 
BUGFIX - Enum constant in enum class tigase.util.Version.FIELD
 
build() - Method in class tigase.conf.AbstractConfigBuilder
 
build() - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator.BeanDefinition.Builder
 
build() - Method in class tigase.server.DataForm.Builder
 
build() - Method in class tigase.server.DataForm.Field.Builder
 
build() - Method in class tigase.server.DataForm.Item.Builder
 
build() - Method in class tigase.server.DataForm.Reported.Builder
 
build() - Method in class tigase.util.ui.console.CommandlineParameter.Builder
Creates a concrete CommandlineParameter from particular builder
build() - Method in class tigase.util.ui.console.Task.Builder
 
build() - Method in class tigase.util.Version.Builder
 
BUILD - Enum constant in enum class tigase.util.Version.FIELD
 
Builder() - Constructor for class tigase.kernel.beans.config.AbstractBeanConfigurator.BeanDefinition.Builder
 
Builder() - Constructor for class tigase.util.ui.console.Task.Builder
 
Builder(int, int, int) - Constructor for class tigase.util.Version.Builder
 
Builder(String, String) - Constructor for class tigase.util.ui.console.CommandlineParameter.Builder
Constructs a CommandlineParameter builder.
Builder(Map<String, Object>) - Constructor for class tigase.kernel.beans.config.AbstractBeanConfigurator.BeanDefinition.Builder
 
Builder(Command.DataType) - Constructor for class tigase.server.DataForm.Builder
 
Builder(Packet) - Constructor for class tigase.server.Command.Builder
 
Builder(Version) - Constructor for class tigase.util.Version.Builder
 
Builder(Element) - Constructor for class tigase.server.DataForm.Item.Builder
 
Builder(Element) - Constructor for class tigase.server.DataForm.Reported.Builder
 
Builder(Element, Command.DataType) - Constructor for class tigase.server.DataForm.Builder
 
Builder(Element, DataForm.FieldType, String) - Constructor for class tigase.server.DataForm.Field.Builder
 
buildNodesTree(String) - Method in class tigase.xml.db.DBElement
 
buildTree(Map<String, Object>) - Static method in class tigase.conf.ConfigWriter
 
byteOrder() - Method in class tigase.net.IOService
 
bytesConsumed() - Method in class tigase.io.JcaTLSWrapper
 
bytesConsumed() - Method in interface tigase.io.TLSWrapper
 
bytesRead() - Method in interface tigase.io.IOInterface
 
bytesRead() - Method in class tigase.io.SocketIO
 
bytesRead() - Method in class tigase.io.TLSIO
 
bytesRead() - Method in class tigase.io.ZLibIO
 
bytesToHex(byte[]) - Static method in class tigase.util.Algorithms
 
byValue(int) - Static method in enum class tigase.db.AuthRepository.AccountStatus
 

C

c - Static variable in class gnu.inet.encoding.CombiningClass
 
C2S_CLUST_COMP_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Deprecated.
C2S_COMP_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Deprecated.
C2S_CONNS_COL - Static variable in interface tigase.stats.db.CounterDataLoggerRepositoryIfc
 
C2S_PACKETS_COL - Static variable in interface tigase.stats.db.CounterDataLoggerRepositoryIfc
 
C2S_PORTS_ALLOWED_ATT - Static variable in class tigase.vhosts.VHostItemImpl
 
C2S_PORTS_ALLOWED_LABEL - Static variable in class tigase.vhosts.VHostItemImpl
 
C2SDeliveryErrorProcessor - Class in tigase.xmpp.impl
Class implements static methods used to create packets to resend messages undelivered to client by C2S and methods used later to distinguish if packet was resent for redelivery
C2SDeliveryErrorProcessor() - Constructor for class tigase.xmpp.impl.C2SDeliveryErrorProcessor
 
C2SIOService<RefObject> - Class in tigase.server.xmppclient
 
C2SIOService() - Constructor for class tigase.server.xmppclient.C2SIOService
 
CA_CERT_PATH - Static variable in class tigase.server.xmppclient.ClientTrustManagerFactory
 
CA_CERT_PATH - Static variable in class tigase.server.xmppclient.ClientTrustManagerFactory.ClientTrustVHostItemExtension
 
cache - Variable in class tigase.xmpp.impl.JabberIqPrivacy
 
CACHE_ATTR - Static variable in class tigase.server.bosh.Constants
 
CACHE_ID_ATTR - Static variable in class tigase.server.bosh.Constants
 
cache_off - Variable in class tigase.util.cache.SimpleCache
 
CACHE_SIZE_PROP_KEY - Static variable in class tigase.xmpp.impl.PresenceOffline
 
CacheObject<V> - Class in tigase.util.cache
Describe class CacheObject here.
CacheObject() - Constructor for class tigase.util.cache.CacheObject
 
calcDiff(Collection<T>, Collection<T>) - Method in class tigase.util.ListDiffCalculator
 
calcDiff(T[], T[]) - Method in class tigase.util.ListDiffCalculator
 
calculateC() - Method in class tigase.auth.mechanisms.AbstractSaslSCRAM
 
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
calculateOffsetAndPosition(RSM, int, Integer, Integer, Range) - Static method in class tigase.xmpp.mam.util.MAMUtil
 
calculateSignature(JID, Form) - Method in class tigase.form.SignatureCalculator
Calculate signature of given form.
calculateValue() - Method in class tigase.conf.ConfigReader.CompositeVariable
 
calculateValue() - Method in class tigase.conf.ConfigReader.EnvironmentVariable
 
calculateValue() - Method in class tigase.conf.ConfigReader.PropertyVariable
 
calculateValue() - Method in interface tigase.conf.ConfigReader.Variable
 
call() - Method in class tigase.net.IOService
 
call() - Method in class tigase.xmpp.XMPPIOService
 
callbackHandler - Variable in class tigase.auth.mechanisms.AbstractSasl
 
CallbackHandlerFactory - Class in tigase.auth
Factory of CallbackHandlers.
CallbackHandlerFactory() - Constructor for class tigase.auth.CallbackHandlerFactory
 
CallbackHandlerFactoryIfc - Interface in tigase.auth.callbacks
Created by andrzej on 20.03.2017.
canCallCommand(JID, String) - Method in class tigase.server.BasicComponent
Method checks if following adhoc command can execute from this JID
canCallCommand(JID, String, String) - Method in class tigase.server.BasicComponent
 
cancel - Enum constant in enum class tigase.server.Command.Action
The command should be canceled.
cancel() - Method in class tigase.util.common.TimerTask
 
cancel(boolean) - Method in class tigase.util.common.TimerTask
 
canceled - Enum constant in enum class tigase.component.adhoc.AdHocResponse.State
 
canceled - Enum constant in enum class tigase.server.Command.Status
The command has been canceled.
cancelSendQueueTask(BoshSendQueueTask) - Method in class tigase.server.bosh.BoshConnectionManager
 
cancelSendQueueTask(BoshSendQueueTask) - Method in interface tigase.server.bosh.BoshSessionTaskHandler
 
cancelSession() - Method in class tigase.component.adhoc.AdHocResponse
 
cancelTask(BoshTask) - Method in class tigase.server.bosh.BoshConnectionManager
 
cancelTask(BoshTask) - Method in interface tigase.server.bosh.BoshSessionTaskHandler
 
canGenerateWildcardSAN() - Method in interface tigase.cert.CertificateGenerator
 
canGenerateWildcardSAN() - Method in class tigase.cert.KeytoolCertificateGenerator
 
canHandle(Packet) - Method in interface tigase.component.modules.Module
Returns true if Packet can be procesed by module.
canHandle(Packet) - Method in class tigase.xmpp.mam.modules.GetFormModule
 
canHandle(Packet) - Method in class tigase.xmpp.mam.modules.QueryModule
 
canHandle(Packet, S2SIOService, Queue<Packet>) - Method in class tigase.server.xmppserver.proc.Dialback
 
canHandle(Packet, S2SIOService, Queue<Packet>) - Method in class tigase.server.xmppserver.proc.SaslExternal
 
canHandle(Packet, XMPPResourceConnection) - Method in class tigase.server.xmppsession.PacketDefaultHandler
Method checks if packet can be processed by this handler
canHandle(Packet, XMPPResourceConnection) - Method in class tigase.xmpp.impl.FlexibleOfflineMessageRetrieval
 
canHandle(Packet, XMPPResourceConnection) - Method in class tigase.xmpp.impl.JabberIqCommand
 
canHandle(Packet, XMPPResourceConnection) - Method in class tigase.xmpp.impl.JabberIqStats
 
canHandle(Packet, XMPPResourceConnection) - Method in class tigase.xmpp.impl.MIXProcessor
 
canHandle(Packet, XMPPResourceConnection) - Method in interface tigase.xmpp.XMPPImplIfc
By default the method uses XMPPImplIfc.supElementNamePaths() and XMPPImplIfc.supTypes() method results to determine whether the plugin would process given packet.
canHandle(Packet, XMPPResourceConnection) - Method in class tigase.xmpp.XMPPProcessor
 
canHandle(XMPPResourceConnection, Element) - Method in class tigase.xmpp.impl.Bind2
 
canHandle(XMPPResourceConnection, Element) - Method in class tigase.xmpp.impl.MessageCarbons
 
canHandle(XMPPResourceConnection, Element) - Method in interface tigase.xmpp.impl.SaslAuth2.Inline
 
canHandle(XMPPResourceConnection, Element) - Method in class tigase.xmpp.impl.StreamManagementInline
 
canLogin() - Method in interface tigase.auth.credentials.Credentials
Checks if account can perform logging-in
canLogin() - Method in class tigase.db.AuthRepository.DefaultCredentials
 
canLogin() - Method in class tigase.db.AuthRepository.SingleCredential
 
canUserBeDisabled(XMPPResourceConnection, String, BareJID) - Method in class tigase.auth.BruteForceLockerBean
 
CAPS - Class in tigase.xmpp.impl
 
CAPS() - Constructor for class tigase.xmpp.impl.CAPS
 
CAPS_NODE - Static variable in class tigase.xmpp.impl.PresenceCapabilitiesManager
 
CaptchaProvider - Class in tigase.xmpp.impl
 
CaptchaProvider() - Constructor for class tigase.xmpp.impl.CaptchaProvider
 
CaptchaProvider.CaptchaItem - Interface in tigase.xmpp.impl
 
cb - Variable in class tigase.net.IOService
 
CData - Class in tigase.xml
Created: Feb 9, 2009 12:21:43 PM
CData(String) - Constructor for class tigase.xml.CData
 
cdataToString() - Method in class tigase.xml.Element
 
CENTRE - Enum constant in enum class tigase.util.StringUtilities.JUSTIFY
 
CERT_ALIAS_KEY - Static variable in interface tigase.io.SSLContextContainerIfc
 
CERT_CHECK_RESULT - Static variable in class tigase.net.IOService
 
CERT_REQUIRED - Static variable in class tigase.server.xmppclient.ClientTrustManagerFactory.ClientTrustVHostItemExtension
 
CERT_REQUIRED_DOMAIN - Static variable in class tigase.net.IOService
 
CERT_REQUIRED_KEY - Static variable in class tigase.server.xmppclient.ClientTrustManagerFactory
 
CERT_SAVE_TO_DISK_KEY - Static variable in interface tigase.io.SSLContextContainerIfc
 
CertBasedCallbackHandler - Class in tigase.auth.impl
 
CertBasedCallbackHandler() - Constructor for class tigase.auth.impl.CertBasedCallbackHandler
 
CertCheckResult - Enum Class in tigase.cert
Created: Oct 29, 2010 3:39:59 PM
CertFilesTrustManager - Class in tigase.io
Class CertFilesTrustManager
CERTIFICATE_CONTAINER_CLASS_KEY - Static variable in interface tigase.io.CertificateContainerIfc
 
CERTIFICATE_CONTAINER_CLASS_VAL - Static variable in interface tigase.io.CertificateContainerIfc
 
certificateChange(CertificateContainer.CertificateChange) - Method in class tigase.io.CertificateContainer
 
CertificateChange() - Constructor for class tigase.io.CertificateContainer.CertificateChange
Empty constructor to be able to serialize/deserialize event
CertificateChange(String, String, boolean) - Constructor for class tigase.io.CertificateContainer.CertificateChange
 
CertificateChanged(String, Set<String>) - Constructor for class tigase.io.CertificateContainer.CertificateChanged
 
CertificateContainer - Class in tigase.io
Class used to keep SSL certificates loaded in memory.
CertificateContainer() - Constructor for class tigase.io.CertificateContainer
 
CertificateContainer.CertificateChange - Class in tigase.io
Event indicating certificate change that will be distributed in the cluster.
CertificateContainer.CertificateChanged - Class in tigase.io
 
CertificateContainerIfc - Interface in tigase.io
Interface implemented by classes responsible for keeping SSL certificates in memory
Created by andrzej on 29.02.2016.
CertificateContainerIfc.CertificateEntity - Record Class in tigase.io
 
CertificateEntity(String, String, boolean, boolean) - Constructor for record class tigase.io.CertificateContainerIfc.CertificateEntity
Creates an instance of a CertificateEntity record class.
CertificateEntry - Class in tigase.cert
Created: Oct 9, 2010 5:08:30 PM
CertificateEntry() - Constructor for class tigase.cert.CertificateEntry
 
CertificateEntry(Certificate[], KeyPair) - Constructor for class tigase.cert.CertificateEntry
 
CertificateEntry(Certificate[], PrivateKey) - Constructor for class tigase.cert.CertificateEntry
 
CertificateGenerator - Interface in tigase.cert
 
CertificateGeneratorFactory - Class in tigase.cert
 
CertificateGeneratorFactory() - Constructor for class tigase.cert.CertificateGeneratorFactory
 
CertificateItem - Class in tigase.io.repo
 
CertificateItem() - Constructor for class tigase.io.repo.CertificateItem
 
CertificateItem(String, CertificateEntry) - Constructor for class tigase.io.repo.CertificateItem
 
certificatePem() - Method in record class tigase.io.CertificateContainerIfc.CertificateEntity
Returns the value of the certificatePem record component.
CertificateRepository - Class in tigase.io.repo
 
CertificateRepository() - Constructor for class tigase.io.repo.CertificateRepository
 
CertificateUtil - Class in tigase.cert
Created: Sep 22, 2010 3:09:01 PM
CertificateUtil() - Constructor for class tigase.cert.CertificateUtil
 
CertificateUtil.KeyPairSupplier - Interface in tigase.cert
 
CHALLENGE - Enum constant in enum class tigase.xmpp.impl.SaslAuth.ElementType
 
CHALLENGE - Enum constant in enum class tigase.xmpp.impl.SaslAuth2.ElementType
 
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
 
changePassword(String, String) - Method in interface tigase.auth.PasswordResetterIfc
 
changeRegistration(String, String, Map<String, String>) - Method in class tigase.xmpp.RepositoryAccess
 
ChannelBindingCallback - Class in tigase.auth.callbacks
 
ChannelBindingCallback(String, AbstractSaslSCRAM.BindType) - Constructor for class tigase.auth.callbacks.ChannelBindingCallback
 
charsetName - Static variable in class tigase.xmpp.impl.PresenceCapabilitiesManager
 
CHARSETS_ATTR - Static variable in class tigase.server.bosh.Constants
 
chat - Enum constant in enum class tigase.xmpp.StanzaType
 
check(IO) - Method in interface tigase.server.ServiceChecker
 
CHECK_USER_CONNECTION - Enum constant in enum class tigase.server.Command
Sends a command from SM to the connection holder to confirm whether the connection is still active.
check10Secs(Queue<Packet>) - Method in interface tigase.server.monitor.MonitorPluginIfc
 
check1Day(Queue<Packet>) - Method in interface tigase.server.monitor.MonitorPluginIfc
 
check1Hour(Queue<Packet>) - Method in interface tigase.server.monitor.MonitorPluginIfc
 
check1Min(Queue<Packet>) - Method in interface tigase.server.monitor.MonitorPluginIfc
 
checkBufferLimit(int) - Method in class tigase.net.IOService
 
checkBufferLimit(int) - Method in interface tigase.util.IOListener
 
checkBufferLimit(int) - Method in class tigase.xmpp.XMPPIOService
 
checkCapabilities(String) - Method in interface tigase.io.IOInterface
 
checkCapabilities(String) - Method in class tigase.io.SocketIO
 
checkCapabilities(String) - Method in class tigase.io.TLSIO
 
checkCapabilities(String) - Method in class tigase.io.ZLibIO
 
checkClientTrusted(X509Certificate[], String) - Method in class tigase.io.CertFilesTrustManager
 
checkCommandAcl(JID, String, Set<CmdAcl>) - Method in class tigase.server.BasicComponent
Check if entity with JID is allowed ot execute command with passed access control list.
checkCommandAcl(JID, Set<CmdAcl>) - Method in class tigase.server.BasicComponent
Check if entity with JID is allowed ot execute command with passed access control list.
checkConnectivity(Duration) - Method in class tigase.db.converter.DataRepoPool
 
checkConnectivity(Duration) - Method in class tigase.db.DataRepositoryPool
 
checkConnectivity(Duration) - Method in interface tigase.db.DataSource
This method is called by data source bean watchdog mechanism to ensure that there is proper connectivity to underlying data storage.
checkConnectivity(Duration) - Method in class tigase.db.jdbc.DataRepositoryImpl
 
checkContact(BareJID, UserRepository, String) - Static method in class tigase.util.repository.RepositoryUtils
 
checkData(char[]) - Method in class tigase.server.bosh.BoshIOService
 
checkData(char[]) - Method in class tigase.xmpp.XMPPIOService
 
checkDependencies(Class) - Static method in class tigase.util.common.DependencyChecker
 
checkHighThroughputProperty(String, T, String, T, String, Class<T>, Map<String, Object>, Map<String, Object>) - Method in class tigase.server.ConnectionManager
 
checkIfArrayContainsString(char[], char[]) - Static method in class tigase.util.StringUtilities
 
checkIfArrayContainsString(char[], int, char[]) - Static method in class tigase.util.StringUtilities
 
checkIfCanModifyJID(AdhHocRequest, BareJID) - Method in class tigase.auth.adhoc.AbstractCredentialsCommand
 
checkIsCharValidInXML(SimpleParser.ParserState, char) - Method in class tigase.xml.SimpleParser
 
checkLevel(Level) - Method in class tigase.stats.StatisticsList
 
checkLevel(Level, int) - Method in class tigase.stats.StatisticsList
 
checkLevel(Level, long) - Method in class tigase.stats.StatisticsList
 
checkLevel(Level, StatRecord) - Method in class tigase.stats.StatisticsList
 
checkLimits(XMPPIOService) - Method in class tigase.server.xmppclient.RegistrationThrottling
 
checkLimits(XMPPIOService, Packet) - Method in class tigase.server.xmppclient.RegistrationThrottling
 
checkRequestedBindType(AbstractSaslSCRAM.BindType) - Method in class tigase.auth.mechanisms.AbstractSaslSCRAM
 
checkRequestedBindType(AbstractSaslSCRAM.BindType) - Method in class tigase.auth.mechanisms.SaslSCRAM
 
checkRequestedBindType(AbstractSaslSCRAM.BindType) - Method in class tigase.auth.mechanisms.SaslSCRAMPlus
 
checkRequestedBindType(AbstractSaslSCRAM.BindType) - Method in class tigase.auth.mechanisms.SaslSCRAMSha256
 
checkRequestedBindType(AbstractSaslSCRAM.BindType) - Method in class tigase.auth.mechanisms.SaslSCRAMSha256Plus
 
checkRequestedBindType(AbstractSaslSCRAM.BindType) - Method in class tigase.auth.mechanisms.SaslSCRAMSha512
 
checkRequestedBindType(AbstractSaslSCRAM.BindType) - Method in class tigase.auth.mechanisms.SaslSCRAMSha512Plus
 
checkRequiredParameters(BareJID, Map<String, String>) - Method in interface tigase.xmpp.impl.JabberIqRegister.AccountValidator
 
checkSchemaVersion(DataSourceAware<? extends DataSource>, boolean) - Method in class tigase.db.converter.DataRepoPool
 
checkSchemaVersion(DataSourceAware<? extends DataSource>, boolean) - Method in class tigase.db.DataRepositoryPool
 
checkSchemaVersion(DataSourceAware<? extends DataSource>, boolean) - Method in interface tigase.db.DataSource
Method checks version of the particular DataSource stored in the defined source.
checkServerTrusted(X509Certificate[], String) - Method in class tigase.io.CertFilesTrustManager
 
checkSingleUserConnectionsLimit(XMPPResourceConnection) - Method in class tigase.cluster.SessionManagerClustered
 
checkSingleUserConnectionsLimit(XMPPResourceConnection) - Method in class tigase.server.xmppsession.SessionManager
 
checkStartingKernel(Kernel) - Method in class tigase.kernel.core.Kernel.DelayedDependencyInjectionQueue
 
checkTable(String) - Method in class tigase.db.converter.DataRepoPool
 
checkTable(String) - Method in interface tigase.db.DataRepository
The method checks whether a table for the given name exists in the database.
checkTable(String) - Method in class tigase.db.DataRepositoryPool
 
checkTable(String) - Method in class tigase.db.jdbc.DataRepositoryImpl
 
checkTable(String, String) - Method in class tigase.db.converter.DataRepoPool
 
checkTable(String, String) - Method in interface tigase.db.DataRepository
The method checks whether a table for the given name exists in the database and if it does not, it automatically creates it.
checkTable(String, String) - Method in class tigase.db.DataRepositoryPool
 
checkTable(String, String) - Method in class tigase.db.jdbc.DataRepositoryImpl
 
checkTimeouts() - Method in class tigase.component.responses.ResponseManager
 
checkTrafficLimits(IO) - Method in class tigase.server.ConnectionManager
 
checkUpgradeSupport(DataSource, List<SchemaManager.SchemaInfo>) - Method in class tigase.db.util.SchemaManager
 
children - Variable in class tigase.xml.Element
 
children() - Element in annotation interface tigase.xmpp.impl.annotation.StreamFeature
 
childrenFormatedString(int, int) - Method in class tigase.xml.db.DBElement
 
childrenToString() - Method in class tigase.xml.Element
 
childrenToString(StringBuilder) - Method in class tigase.xml.Element
 
childrenToStringPretty() - Method in class tigase.xml.Element
 
childrenToStringSecure() - Method in class tigase.xml.Element
 
childrenToStringSecure(StringBuilder) - Method in class tigase.xml.Element
 
CID - Class in tigase.server.xmppserver
Created: Jan 7, 2010 12:51:33 PM
CID(String) - Constructor for class tigase.server.xmppserver.CID
 
CID(String, String) - Constructor for class tigase.server.xmppserver.CID
 
CID_CONNECTIONS_BIND - Static variable in class tigase.server.xmppserver.S2SConnectionManager
 
CID_CONNECTIONS_TASKS_THREADS_KEY - Static variable in class tigase.server.xmppserver.S2SConnectionManager
 
CID_CONNECTIONS_TASKS_THREADS_VAL - Static variable in class tigase.server.xmppserver.S2SConnectionManager
 
CID_KEY - Static variable in class tigase.server.xmppserver.S2SConnectionManager
 
cidConnections - Variable in class tigase.server.xmppserver.S2SConnectionManager
Outgoing and incoming connections for a given domains pair (localdomain, remotedomain)
CIDConnections - Class in tigase.server.xmppserver
Created: Jun 14, 2010 12:32:49 PM
CIDConnections(CID, S2SConnectionHandlerIfc<S2SIOService>, S2SConnectionSelector, int, int, int, long) - Constructor for class tigase.server.xmppserver.CIDConnections
 
CIDConnections(CID, S2SConnectionHandlerIfc<S2SIOService>, S2SConnectionSelector, int, int, int, long, boolean) - Constructor for class tigase.server.xmppserver.CIDConnections
 
CIDConnections.CIDConnectionsOpenerService - Class in tigase.server.xmppserver
 
CIDConnectionsOpenerService() - Constructor for class tigase.server.xmppserver.CIDConnections.CIDConnectionsOpenerService
 
CircularFifoQueue<E> - Class in tigase.collections
 
CircularFifoQueue(int, Consumer<E>) - Constructor for class tigase.collections.CircularFifoQueue
 
CL_COMP_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Deprecated.
CLASS_ELEM - Static variable in class tigase.monitor.TaskConfigItem
 
ClassComparator - Class in tigase.util
In a few cases classes have to be kept in Set.
ClassComparator() - Constructor for class tigase.util.ClassComparator
 
classes - Variable in class tigase.util.reflection.ClassUtilBean
 
classesToExport - Variable in class tigase.osgi.AbstractActivator
 
classMatchesClassWithParameters(Class, Class, Type[]) - Static method in class tigase.util.reflection.ReflectionHelper
 
classMatchesType(Class, Type) - Static method in class tigase.util.reflection.ReflectionHelper
 
ClassUtil - Class in tigase.osgi.util
ClassUtil file contains code used for loading all implementations of specified interface or abstract class found in classpath.
ClassUtil - Class in tigase.util
ClassUtil file contains code used for loading all implementations of specified interface or abstract class found in classpath.
ClassUtil() - Constructor for class tigase.osgi.util.ClassUtil
 
ClassUtil() - Constructor for class tigase.util.ClassUtil
 
ClassUtilBean - Class in tigase.osgi.util
Created by andrzej on 08.09.2016.
ClassUtilBean - Class in tigase.util.reflection
Created by andrzej on 08.09.2016.
ClassUtilBean() - Constructor for class tigase.osgi.util.ClassUtilBean
 
ClassUtilBean() - Constructor for class tigase.util.reflection.ClassUtilBean
 
clazz(Class<?>) - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator.BeanDefinition.Builder
 
clazz(String) - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator.BeanDefinition.Builder
 
ClConConfigRepository - Class in tigase.cluster.repo
 
ClConConfigRepository() - Constructor for class tigase.cluster.repo.ClConConfigRepository
 
ClConDirRepository - Class in tigase.cluster.repo
 
ClConDirRepository() - Constructor for class tigase.cluster.repo.ClConDirRepository
 
ClConRepoDefaults - Class in tigase.cluster.repo
 
ClConRepoDefaults() - Constructor for class tigase.cluster.repo.ClConRepoDefaults
 
ClConSQLRepository - Class in tigase.cluster.repo
 
ClConSQLRepository() - Constructor for class tigase.cluster.repo.ClConSQLRepository
 
cleanup() - Method in class tigase.db.util.locker.ConnectionLock
 
cleanUp(List<Long>) - Method in class tigase.server.xmppclient.RegistrationThrottling
 
cleanUpFromTimer() - Method in class tigase.server.xmppclient.RegistrationThrottling
 
CleanUpTask() - Constructor for class tigase.server.xmppclient.RegistrationThrottling.CleanUpTask
 
clear() - Method in class tigase.auth.BruteForceLockerBean.StatHolder
 
clear() - Method in class tigase.collections.TwoHashBidiMap
 
clear() - Method in class tigase.form.Fields
 
clear() - Method in class tigase.form.Form
 
clear() - Method in class tigase.util.cache.LRUConcurrentCache
 
clear() - Method in class tigase.util.cache.SimpleCache
 
clear() - Method in class tigase.xmpp.impl.JabberIqPrivacy.PrivacyListOfflineCache
 
clearAll() - Method in class tigase.auth.BruteForceLockerBean
 
clearOutdated() - Method in class tigase.auth.BruteForceLockerBean
 
clearOutdated(long) - Method in class tigase.auth.BruteForceLockerBean
 
clearRegexRoutings() - Method in class tigase.server.AbstractMessageReceiver
Method clears, removes all the component routing addresses.
clearWaitingPackets() - Method in class tigase.xmpp.XMPPIOService
Clears queue of packets waiting to send.
CLIENT_ACCESS_POLICY_FILE_PROP_KEY - Static variable in class tigase.server.bosh.BoshConnectionManager
 
CLIENT_ACCESS_POLICY_FILE_PROP_VAL - Static variable in class tigase.server.bosh.BoshConnectionManager
 
CLIENT_XMLNS - Static variable in class tigase.server.Packet
 
CLIENT_XMLNS - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
 
CLIENT_XMLNS - Static variable in interface tigase.xmpp.XMPPImplIfc
 
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
 
ClientStateIndication - Class in tigase.xmpp.impl
Created by andrzej on 25.06.2016.
ClientStateIndication() - Constructor for class tigase.xmpp.impl.ClientStateIndication
 
ClientStateIndication.Logic - Interface in tigase.xmpp.impl
 
ClientTrustManagerFactory - Class in tigase.server.xmppclient
 
ClientTrustManagerFactory() - Constructor for class tigase.server.xmppclient.ClientTrustManagerFactory
 
ClientTrustManagerFactory.ClientTrustVHostItemExtension - Class in tigase.server.xmppclient
 
ClientTrustManagerFactory.ClientTrustVHostItemExtensionProvider - Class in tigase.server.xmppclient
 
ClientTrustVHostItemExtension() - Constructor for class tigase.server.xmppclient.ClientTrustManagerFactory.ClientTrustVHostItemExtension
 
ClientTrustVHostItemExtensionProvider() - Constructor for class tigase.server.xmppclient.ClientTrustManagerFactory.ClientTrustVHostItemExtensionProvider
 
clone() - Method in class tigase.cluster.repo.ClusterRepoItem
 
clone() - Method in class tigase.xml.CData
 
clone() - Method in class tigase.xml.Element
 
clone() - Method in interface tigase.xml.XMLNodeIfc
 
cloneShalow() - Method in class tigase.form.Field
 
close() - Method in class tigase.db.util.SchemaManagerLogHandler
 
close() - Method in class tigase.io.JcaTLSWrapper
 
close() - Method in interface tigase.io.TLSWrapper
 
close() - Method in class tigase.server.bosh.BoshSession
 
CLOSE - Enum constant in enum class tigase.server.Command
Command sent from the session manager to a client manager to close the client connection.
CLOSE_ELEMENT - Enum constant in enum class tigase.xml.SimpleParser.State
 
CLOSE_ON_SEQUENCE_ERROR_PROP_KEY - Static variable in class tigase.server.ext.ComponentProtocol
 
closeConnection(WebSocketXMPPIOService) - Method in class tigase.server.websocket.WebSocketHixie76
 
closeConnection(WebSocketXMPPIOService) - Method in class tigase.server.websocket.WebSocketHybi
 
closeConnection(WebSocketXMPPIOService) - Method in interface tigase.server.websocket.WebSocketProtocolIfc
Method closes connection by sending close frame
closeConnection(XMPPResourceConnection, JID, String, boolean) - Method in class tigase.server.xmppsession.SessionManager
 
closed - Enum constant in enum class tigase.server.websocket.WebSocketXMPPIOService.State
 
CLOSED - Enum constant in enum class tigase.io.TLSStatus
 
closeSession(XMPPResourceConnection, boolean) - Method in class tigase.cluster.SessionManagerClustered
The method intercept user's disconnect event.
closeSession(XMPPResourceConnection, boolean) - Method in class tigase.server.xmppsession.SessionManager
 
closing - Enum constant in enum class tigase.server.websocket.WebSocketXMPPIOService.State
 
CLOSING_KEY - Static variable in class tigase.xmpp.XMPPResourceConnection
 
cls - Variable in class tigase.db.beans.MDPoolConfigBean
 
cluster - Variable in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
CLUSTER - Enum constant in enum class tigase.server.Priority
 
CLUSTER_CONECT - Static variable in interface tigase.conf.Configurable
Deprecated.
CLUSTER_CONNECTIONS_PER_NODE_PROP_KEY - Static variable in class tigase.cluster.ClusterConnectionManager
 
CLUSTER_CONNECTIONS_PER_NODE_VAL - Static variable in class tigase.cluster.ClusterConnectionManager
 
CLUSTER_CONTR_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Deprecated.
CLUSTER_CONTR_ID_PROP_KEY - Static variable in class tigase.cluster.ClusterConnectionManager
 
CLUSTER_CONTROL_EL_NAME - Static variable in class tigase.cluster.api.ClusterElement
 
CLUSTER_CONTROL_PATH - Static variable in class tigase.cluster.api.ClusterElement
 
CLUSTER_DATA_EL_NAME - Static variable in class tigase.cluster.api.ClusterElement
 
CLUSTER_DATA_PATH - Static variable in class tigase.cluster.api.ClusterElement
 
CLUSTER_EL_NAME - Static variable in class tigase.cluster.api.ClusterElement
 
CLUSTER_LISTEN - Static variable in interface tigase.conf.Configurable
Deprecated.
CLUSTER_METHOD_EL_NAME - Static variable in class tigase.cluster.api.ClusterElement
 
CLUSTER_METHOD_PAR_EL_NAME - Static variable in class tigase.cluster.api.ClusterElement
 
CLUSTER_METHOD_PATH - Static variable in class tigase.cluster.api.ClusterElement
 
CLUSTER_METHOD_RESULTS_EL_NAME - Static variable in class tigase.cluster.api.ClusterElement
 
CLUSTER_METHOD_RESULTS_PATH - Static variable in class tigase.cluster.api.ClusterElement
 
CLUSTER_METHOD_RESULTS_VAL_EL_NAME - Static variable in class tigase.cluster.api.ClusterElement
 
CLUSTER_MODE - Static variable in interface tigase.conf.Configurable
Deprecated.
CLUSTER_NAME_ATTR - Static variable in class tigase.cluster.api.ClusterElement
 
CLUSTER_NODE_ATTR - Static variable in class tigase.conf.ConfigItem
 
CLUSTER_NODES - Static variable in interface tigase.conf.Configurable
Deprecated.
CLUSTER_NODES_PROP_KEY - Static variable in interface tigase.conf.Configurable
Deprecated.
CLUSTER_NODES_TABLE - Static variable in class tigase.server.xmppclient.SeeOtherHostDualIPSQLRepository
 
CLUSTER_STRATEGY_VAR - Static variable in class tigase.cluster.SessionManagerClustered
 
CLUSTER_SYS_CONNECTIONS_PER_NODE_PROP_KEY - Static variable in class tigase.cluster.ClusterConnectionSelector
 
ClusterCommandException - Exception in tigase.cluster.api
 
ClusterCommandException() - Constructor for exception tigase.cluster.api.ClusterCommandException
 
ClusterCommandException(String) - Constructor for exception tigase.cluster.api.ClusterCommandException
 
ClusterCommandException(String, Throwable) - Constructor for exception tigase.cluster.api.ClusterCommandException
 
ClusterCommandException(Throwable) - Constructor for exception tigase.cluster.api.ClusterCommandException
 
ClusterConnection - Class in tigase.cluster
 
ClusterConnection(String) - Constructor for class tigase.cluster.ClusterConnection
 
ClusterConnectionHandler - Interface in tigase.cluster.api
ClusterConnectionHandler interface used by ClusterConnectionSelectorIfc implementations to separate implementation from ClusterConnectionManager
ClusterConnectionManager - Class in tigase.cluster
Class ClusterConnectionManager
Created: Tue Nov 22 07:07:11 2005
ClusterConnectionManager() - Constructor for class tigase.cluster.ClusterConnectionManager
 
ClusterConnectionManager.ClusterInitializedEvent - Class in tigase.cluster
 
ClusterConnectionManager.DefClConRepositoryBean - Class in tigase.cluster
 
ClusterConnectionManager.REPO_ITEM_UPDATE_TYPE - Enum Class in tigase.cluster
 
ClusterConnectionManager.Watchdog - Class in tigase.cluster
 
ClusterConnectionSelector - Class in tigase.cluster
Advanced implementation of ClusterConnectionSelectorIfc which separates packets with priority CLUSTER or higher from other packets in cluster connections by using separate connections for them
ClusterConnectionSelector() - Constructor for class tigase.cluster.ClusterConnectionSelector
 
ClusterConnectionSelectorIfc - Interface in tigase.cluster.api
Interface ClusterConnectionSelectorIfc is base interface for classes responsible for selecting connection which should be used to send packet between cluster nodes
ClusterConnectionSelectorOld - Class in tigase.cluster
ClusterConnectionSelectorOld class implements old cluster connection selection algoritm which before was part of ClusterConnectionManager class.
ClusterConnectionSelectorOld() - Constructor for class tigase.cluster.ClusterConnectionSelectorOld
 
ClusterController - Class in tigase.cluster
Describe class ClusterController here.
ClusterController() - Constructor for class tigase.cluster.ClusterController
 
ClusterControllerIfc - Interface in tigase.cluster.api
 
ClusteredComponentIfc - Interface in tigase.cluster.api
Describe interface ClusteredComponent here.
clusterElement(JID, JID, StanzaType) - Static method in class tigase.cluster.api.ClusterElement
 
ClusterElement - Class in tigase.cluster.api
Class ClusterElement is a utility class for handling tigase cluster specific packets.
ClusterElement(Element) - Constructor for class tigase.cluster.api.ClusterElement
Creates a new ClusterElement instance.
ClusterElement(JID, JID, StanzaType, Packet) - Constructor for class tigase.cluster.api.ClusterElement
 
ClusteringStrategyIfc<E extends ConnectionRecordIfc> - Interface in tigase.cluster.strategy
Created: May 2, 2009 4:36:03 PM
ClusterInitializedEvent() - Constructor for class tigase.cluster.ClusterConnectionManager.ClusterInitializedEvent
 
ClusterMapFactory - Class in tigase.map
 
ClusterMapFactory.ElementAddEvent - Class in tigase.map
 
ClusterMapFactory.ElementRemoveEvent - Class in tigase.map
 
ClusterMapFactory.MapClearEvent - Class in tigase.map
 
ClusterMapFactory.MapDestroyEvent - Class in tigase.map
 
ClusterMapFactory.NewMapCreatedEvent - Class in tigase.map
 
ClusterModeRequired - Annotation Interface in tigase.kernel.beans.selector
Marks bean as it required cluster mode value to be equal to value of active property.
clusterNodeConnected(JID) - Method in class tigase.eventbus.component.SubscribeModule
 
clusterNodeDisconnected(JID) - Method in class tigase.eventbus.component.SubscribeModule
 
ClusterRepoConstants - Interface in tigase.cluster.repo
 
ClusterRepoItem - Class in tigase.cluster.repo
 
ClusterRepoItem() - Constructor for class tigase.cluster.repo.ClusterRepoItem
 
clusterRepoItemEvent(ClusterRepoItemEvent) - Method in class tigase.server.xmppclient.SeeOtherHostDualIP
 
ClusterRepoItemEvent - Class in tigase.cluster.repo
 
ClusterRepoItemEvent(ClusterRepoItem, ClusterConnectionManager.REPO_ITEM_UPDATE_TYPE) - Constructor for class tigase.cluster.repo.ClusterRepoItemEvent
 
CM_SEE_OTHER_HOST_ACTIVE - Static variable in interface tigase.server.xmppclient.SeeOtherHostIfc
 
CM_SEE_OTHER_HOST_CLASS_PROP_DEF_VAL - Static variable in interface tigase.server.xmppclient.SeeOtherHostIfc
 
CM_SEE_OTHER_HOST_CLASS_PROP_DEF_VAL_CLUSTER - Static variable in interface tigase.server.xmppclient.SeeOtherHostIfc
 
CM_SEE_OTHER_HOST_CLASS_PROP_KEY - Static variable in interface tigase.server.xmppclient.SeeOtherHostIfc
 
CM_SEE_OTHER_HOST_CLASS_PROPERTY - Static variable in interface tigase.server.xmppclient.SeeOtherHostIfc
 
CM_SEE_OTHER_HOST_DEFAULT_HOST - Static variable in interface tigase.server.xmppclient.SeeOtherHostIfc
 
CM_SEE_OTHER_HOST_DEFAULT_PORT - Static variable in interface tigase.server.xmppclient.SeeOtherHostIfc
 
CMD_FEATURES - Static variable in interface tigase.disco.XMPPService
A convenience constant with component features related to ad-hoc commands.
CmdAcl - Class in tigase.server
 
CmdAcl(String) - Constructor for class tigase.server.CmdAcl
 
CmdAcl.Type - Enum Class in tigase.server
 
cmpInfo - Static variable in class tigase.xmpp.XMPPProcessor
 
CODEPOINT - Enum constant in enum class tigase.xml.SimpleParser.EntityType
 
CODEPOINT_DEC - Enum constant in enum class tigase.xml.SimpleParser.EntityType
 
CODEPOINT_HEX - Enum constant in enum class tigase.xml.SimpleParser.EntityType
 
codepoint2digit(int) - Static method in class gnu.inet.encoding.Punycode
 
collectAnnotatedMethods(Object, Class<A>, ReflectionHelper.Handler<A, T>) - Static method in class tigase.util.reflection.ReflectionHelper
This method collects every method of consumer class annotated with passed annotation and for each of them executes implementation of Handler.
CombiningClass - Class in gnu.inet.encoding
Auto-generated class containing Unicode NFKC tables.
CombiningClass() - Constructor for class gnu.inet.encoding.CombiningClass
 
Command - Enum Class in tigase.server
Helper enum to make it easier to operate on packets with ad-hoc commands.
COMMAND_EL - Static variable in enum class tigase.server.Command
 
COMMAND_ID - Static variable in interface tigase.server.script.CommandIfc
 
COMMAND_PATH - Static variable in class tigase.component.modules.impl.AdHocCommandModule
 
COMMAND_PROP_NODE - Static variable in class tigase.server.BasicComponent
 
Command.Action - Enum Class in tigase.server
Ad-hoc command actions ad defined in the XEP-0050.
Command.Builder - Class in tigase.server
 
Command.DataType - Enum Class in tigase.server
Data form-types as defined in the XEP-0050.
Command.Status - Enum Class in tigase.server
Ad-hoc command statuses as defined in the XEP-0050.
CommandIfc - Interface in tigase.server.script
Created: Jan 2, 2009 1:20:16 PM
CommandlineParameter - Class in tigase.util.ui.console
 
CommandlineParameter.Builder - Class in tigase.util.ui.console
Creates a CommandlineParameter builder
CommandListener - Interface in tigase.cluster.api
 
CommandListenerAbstract - Class in tigase.cluster.api
 
CommandListenerAbstract(String, Priority) - Constructor for class tigase.cluster.api.CommandListenerAbstract
 
commandResult(Command.DataType) - Method in class tigase.server.Iq
 
commandResultForm(Iq) - Static method in class tigase.server.Iq
 
commandResultResult(Iq) - Static method in class tigase.server.Iq
 
COMMANDS_ACL - Static variable in interface tigase.server.script.CommandIfc
 
commandsHelp() - Method in interface tigase.server.monitor.MonitorPluginIfc
 
commandsManager - Variable in class tigase.component.modules.impl.AdHocCommandModule
 
COMMENT - Enum constant in enum class tigase.conf.ConfigReader.State
 
commit() - Method in class tigase.db.converter.DataRepoPool
 
commit() - Method in interface tigase.db.DataRepository
Commits current transaction on the DataRepository connection.
commit() - Method in class tigase.db.DataRepositoryPool
 
commit() - Method in class tigase.db.jdbc.DataRepositoryImpl
 
COMMIT - Enum constant in enum class tigase.util.Version.FIELD
 
COMMIT_HANDLER_KEY - Static variable in interface tigase.server.xmppsession.SessionManagerHandler
 
COMMON_SCHEMA_ID - Static variable in class tigase.db.util.SchemaManager
 
COMMON_SCHEMA_VERSION - Static variable in class tigase.db.util.SchemaManager
 
comp - Variable in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
COMP_PROT_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Deprecated.
COMP_REPO_BIND - Static variable in interface tigase.db.comp.ComponentRepository
 
compar - Static variable in class tigase.xmpp.impl.JabberIqPrivacy
 
compare(Class, Class) - Method in class tigase.util.ClassComparator
Method compare is used to perform
compare(Object, Object) - Method in class tigase.util.ObjectComparator
Describe compare method here.
compare(Pattern, Pattern) - Method in class tigase.util.routing.PatternComparator
 
compare(Packet, Packet) - Method in class tigase.xmpp.impl.OfflineMessages.StampComparator
 
compareTo(Delayed) - Method in class tigase.server.amp.db.MsgRepository.MsgDBItem
 
compareTo(CommandListener) - Method in class tigase.cluster.api.CommandListenerAbstract
 
compareTo(ConnectionRecord) - Method in class tigase.cluster.strategy.ConnectionRecord
 
compareTo(SchemaLoader.TypeInfo) - Method in class tigase.db.util.SchemaLoader.TypeInfo
 
compareTo(SchemaVersionCheckerLogger.VersionCheckerSchemaInfo) - Method in class tigase.db.util.SchemaVersionCheckerLogger.VersionCheckerSchemaInfo
 
compareTo(Field) - Method in class tigase.form.Field
 
compareTo(TaskConfigItem) - Method in class tigase.monitor.TaskConfigItem
 
compareTo(ComponentConnection) - Method in class tigase.server.ext.ComponentConnection
 
compareTo(S2SConnection) - Method in class tigase.server.xmppserver.S2SConnection
 
compareTo(S2SProcessor) - Method in class tigase.server.xmppserver.proc.S2SAbstractProcessor
 
compareTo(DNSEntry) - Method in class tigase.util.dns.DNSEntry
 
compareTo(Version) - Method in class tigase.util.Version
 
compareTo(Rule) - Method in class tigase.vhosts.filter.Rule
 
compareTo(VHostItem) - Method in interface tigase.vhosts.VHostItem
 
compareTo(CData) - Method in class tigase.xml.CData
 
compareTo(Element) - Method in class tigase.xml.Element
 
compareTo(BareJID) - Method in class tigase.xmpp.jid.BareJID
Method compares the BareJID instance to the object given as a parameter.
compareTo(JID) - Method in class tigase.xmpp.jid.JID
Method compares the JID instance with a given object.
compareTo(XMPPImplIfc) - Method in class tigase.xmpp.XMPPProcessor
 
compareTypes(Type, Type, Map<TypeVariable<?>, Type>, Map<TypeVariable<?>, Type>) - Static method in class tigase.util.reflection.ReflectionHelper
 
CompCompDBRepository - Class in tigase.server.ext
 
CompCompDBRepository() - Constructor for class tigase.server.ext.CompCompDBRepository
 
CompConfigRepository - Class in tigase.server.ext
Deprecated.
CompConfigRepository() - Constructor for class tigase.server.ext.CompConfigRepository
Deprecated.
 
complete - Enum constant in enum class tigase.server.Command.Action
The command should be completed (if possible).
complete - Variable in class tigase.auth.mechanisms.AbstractSasl
 
completed - Enum constant in enum class tigase.component.adhoc.AdHocResponse.State
 
completed - Enum constant in enum class tigase.server.Command.Status
The command has completed.
completeSession() - Method in class tigase.component.adhoc.AdHocResponse
 
ComponenScriptCommandProcessor - Class in tigase.component
 
ComponenScriptCommandProcessor() - Constructor for class tigase.component.ComponenScriptCommandProcessor
 
component - Variable in class tigase.component.modules.impl.DiscoveryModule
 
component - Variable in class tigase.component.ScheduledTask
 
component - Variable in class tigase.monitor.tasks.ConnectionsTask
 
component - Variable in class tigase.monitor.tasks.DiskTask
 
component - Variable in class tigase.monitor.tasks.LoggerTask
 
COMPONENT - Enum constant in enum class tigase.util.Version.FIELD
 
COMPONENT - Static variable in class tigase.component.AbstractComponent
Deprecated.
 
COMPONENT - Static variable in interface tigase.server.script.CommandIfc
 
COMPONENT_ID_PROP_KEY - Static variable in interface tigase.conf.Configurable
 
COMPONENT_NAME - Static variable in interface tigase.server.script.CommandIfc
 
COMPONENT_NAME_ATTR - Static variable in class tigase.conf.ConfigItem
 
COMPONENT_NAME_LABEL - Static variable in class tigase.conf.ConfigItem
 
COMPONENT_NODE - Static variable in class tigase.conf.ConfigXMLRepository
 
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(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(ClusteredComponentIfc) - Method in class tigase.cluster.ClusterController
 
componentAdded(Configurable) - Method in class tigase.conf.Configurator
 
componentAdded(Configurable) - Method in class tigase.conf.ConfiguratorAbstract
 
componentAdded(Configurable) - Method in class tigase.conf.ConfiguratorOld
 
componentAdded(XMPPService) - Method in class tigase.disco.XMPPServiceCollector
 
componentAdded(StatisticsContainer) - Method in class tigase.stats.StatisticsCollector
 
componentAdded(VHostListener) - Method in class tigase.vhosts.VHostManager
 
ComponentConnection - Class in tigase.server.ext
Created: Sep 30, 2009 9:20:22 PM
ComponentConnection(String, ComponentIOService) - Constructor for class tigase.server.ext.ComponentConnection
 
ComponentConnectionManager - Class in tigase.server.xmppcomponent
Deprecated.
ComponentConnectionManager() - Constructor for class tigase.server.xmppcomponent.ComponentConnectionManager
Deprecated.
 
ComponentConnectStreamOpenHandler - Class in tigase.server.ext.handlers
Created: Oct 7, 2009 5:50:34 PM
ComponentConnectStreamOpenHandler() - Constructor for class tigase.server.ext.handlers.ComponentConnectStreamOpenHandler
 
ComponentException - Exception in tigase.component.exceptions
 
ComponentException(Authorization) - Constructor for exception tigase.component.exceptions.ComponentException
 
ComponentException(Authorization, String) - Constructor for exception tigase.component.exceptions.ComponentException
 
ComponentException(Authorization, String, String) - Constructor for exception tigase.component.exceptions.ComponentException
 
ComponentException(Authorization, String, String, Throwable) - Constructor for exception tigase.component.exceptions.ComponentException
 
ComponentException(Authorization, String, Throwable) - Constructor for exception tigase.component.exceptions.ComponentException
 
ComponentInfo - Class in tigase.server
Helper class for storing and handling additional informations about components
ComponentInfo(Class<?>) - Constructor for class tigase.server.ComponentInfo
Creates ComponentInfo object with initial data
ComponentInfo(String, Class<?>) - Constructor for class tigase.server.ComponentInfo
Creates ComponentInfo object with initial data
ComponentInfo(String, String, String) - Constructor for class tigase.server.ComponentInfo
Creates ComponentInfo object with initial data
ComponentInfo(String, String, String, String) - Constructor for class tigase.server.ComponentInfo
Creates ComponentInfo object with initial data
ComponentInfo(String, String, String, String, HashMap<String, Object>) - Constructor for class tigase.server.ComponentInfo
Creates ComponentInfo object with initial data
ComponentIOService - Class in tigase.server.ext
Created: Jun 14, 2010 12:05:41 PM
ComponentIOService() - Constructor for class tigase.server.ext.ComponentIOService
 
ComponentMode - Enum constant in enum class tigase.kernel.beans.selector.ConfigTypeEnum
 
ComponentProtocol - Class in tigase.server.ext
Created: Sep 30, 2009 8:28:13 PM
ComponentProtocol() - Constructor for class tigase.server.ext.ComponentProtocol
 
ComponentProtocolHandler - Interface in tigase.server.ext
Created: Oct 7, 2009 5:54:56 PM
ComponentProtocolManager - Class in tigase.server.ext
 
ComponentProtocolManager() - Constructor for class tigase.server.ext.ComponentProtocolManager
 
ComponentRegistrator - Interface in tigase.server
Interface ComponentRegistrator
Collects information about all ServerComponents connected to MessageRouter
Created: Tue Nov 22 07:07:11 2005
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(ClusteredComponentIfc) - Method in class tigase.cluster.ClusterController
 
componentRemoved(Configurable) - Method in class tigase.conf.ConfiguratorAbstract
 
componentRemoved(XMPPService) - Method in class tigase.disco.XMPPServiceCollector
 
componentRemoved(StatisticsContainer) - Method in class tigase.stats.StatisticsCollector
 
componentRemoved(VHostListener) - Method in class tigase.vhosts.VHostManager
 
ComponentRepository<Item extends RepositoryItem> - Interface in tigase.db.comp
A convenience interface for a unified access to component specific repository data.
ComponentRepositoryDataSourceAware<Item extends RepositoryItem,DS extends DataSource> - Interface in tigase.db.comp
Interface should be implemented by ComponentRepository which are using DataSource to load/store entries.
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_ATT - Static variable in class tigase.vhosts.VHostItemImpl
 
COMPONENTS_ELEM - Static variable in class tigase.vhosts.VHostItemImpl
Element name for the VHostItem XML child keeping list of the server component which can handle packets for this domain.
ComponentStatisticsProvider - Interface in tigase.stats
Created by andrzej on 15.12.2016.
composeData - Static variable in class gnu.inet.encoding.Composition
 
composePage - Static variable in class gnu.inet.encoding.Composition
 
CompositeVariable() - Constructor for class tigase.conf.ConfigReader.CompositeVariable
 
Composition - Class in gnu.inet.encoding
Auto-generated class containing Unicode NFKC tables.
Composition() - Constructor for class gnu.inet.encoding.Composition
 
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(String) - Method in class tigase.util.ZLibWrapper
 
compress(ByteBuffer) - Method in class tigase.util.ZLibWrapper
 
COMPRESS_STREAM_PROP_KEY - Static variable in class tigase.cluster.ClusterConnectionManager
 
COMPRESS_STREAM_PROP_VAL - Static variable in class tigase.cluster.ClusterConnectionManager
 
COMPRESSED_BUFF_SIZE - Static variable in class tigase.util.ZLibWrapper
 
CompSQLRepository - Class in tigase.server.ext
Deprecated.
CompSQLRepository() - Constructor for class tigase.server.ext.CompSQLRepository
Deprecated.
 
computeCommonSessionDataIfAbsent(String, Function<String, Object>) - Method in class tigase.xmpp.XMPPResourceConnection
Method checks if in parentSession in session data there is value for passed key and returns it if exists.
computeCommonSessionDataIfAbsent(String, Function<String, Object>) - Method in class tigase.xmpp.XMPPSession
 
computeRouting(String) - Method in class tigase.util.routing.RoutingsContainer
 
computeRouting(String) - Method in class tigase.util.routing.RoutingsContainer.MultiMode
 
computeRouting(String) - Method in interface tigase.util.routing.RoutingsContainer.RoutingComputer
 
computeRouting(String) - Method in class tigase.util.routing.RoutingsContainer.SingleMode
 
computeSessionDataIfAbsent(String, Function<String, Object>) - Method in class tigase.xmpp.XMPPResourceConnection
Method checks if in session data is value for passed key and returns it if exists.
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.server.xmppsession.SessionManager.DefaultHandlerProc
 
concurrentQueuesNo() - Method in class tigase.server.xmppsession.SessionManager.SessionCloseProc
 
concurrentQueuesNo() - Method in class tigase.server.xmppsession.SessionManager.SessionOpenProc
 
concurrentQueuesNo() - Method in class tigase.xmpp.impl.JabberIqRoster
 
concurrentQueuesNo() - Method in class tigase.xmpp.impl.PresenceAbstract
 
concurrentQueuesNo() - Method in class tigase.xmpp.impl.SaslAuthAbstract
 
concurrentQueuesNo() - Method in interface tigase.xmpp.XMPPImplIfc
Methods returns a preferable number of threads/packets queues for the plugin.
concurrentQueuesNo() - Method in class tigase.xmpp.XMPPProcessor
 
CONDITION_ATT - Static variable in interface tigase.server.amp.AmpFeatureIfc
 
ConditionIfc - Interface in tigase.server.amp
Created: Apr 26, 2010 5:06:13 PM
CONFIG_DUMP_FILE_PROP_DEF - Static variable in class tigase.conf.ConfigurationCache
 
CONFIG_DUMP_FILE_PROP_KEY - Static variable in class tigase.conf.ConfigurationCache
 
CONFIG_REPO_CLASS_INIT_KEY - Static variable in class tigase.conf.ConfiguratorAbstract
Deprecated.
CONFIG_REPO_CLASS_PROP_KEY - Static variable in class tigase.conf.ConfiguratorAbstract
Deprecated.
CONFIG_REPO_URI_INIT_KEY - Static variable in class tigase.conf.ConfigSQLRepository
Deprecated.
 
CONFIG_REPO_URI_PROP_KEY - Static variable in class tigase.conf.ConfigSQLRepository
Deprecated.
 
ConfigAlias - Annotation Interface in tigase.kernel.beans.config
Annotation to add additional aliases to the fields.
ConfigAliases - Annotation Interface in tigase.kernel.beans.config
Annotation allows to add multiple ConfigAlias aliases for multiple configuration fields
Created by andrzej on 05.08.2016.
ConfigBuilder - Class in tigase.conf
Created by andrzej on 11.05.2017.
ConfigBuilder() - Constructor for class tigase.conf.ConfigBuilder
 
ConfigException(String) - Constructor for exception tigase.conf.ConfigReader.ConfigException
 
ConfigException(String, Throwable) - Constructor for exception tigase.conf.ConfigReader.ConfigException
 
ConfigField - Annotation Interface in tigase.kernel.beans.config
Annotation to define configurable field.
ConfigFieldType - Enum Class in tigase.kernel.beans.config
 
ConfigHelper - Class in tigase.conf
Created by andrzej on 08.11.2016.
ConfigHelper() - Constructor for class tigase.conf.ConfigHelper
 
ConfigHolder - Class in tigase.conf
Created by andrzej on 18.09.2016.
ConfigHolder() - Constructor for class tigase.conf.ConfigHolder
 
ConfigItem - Class in tigase.conf
Created: Dec 10, 2009 2:40:26 PM
ConfigItem() - Constructor for class tigase.conf.ConfigItem
 
ConfigItem.FLAGS - Enum Class in tigase.conf
 
ConfigReader - Class in tigase.conf
Created by andrzej on 05.06.2016.
ConfigReader() - Constructor for class tigase.conf.ConfigReader
 
ConfigReader.AbstractEnvironmentPropertyVariable - Class in tigase.conf
 
ConfigReader.CompositeVariable - Class in tigase.conf
 
ConfigReader.CompositeVariable.Operation - Enum Class in tigase.conf
 
ConfigReader.ConfigException - Exception in tigase.conf
 
ConfigReader.EnvironmentVariable - Class in tigase.conf
 
ConfigReader.InvalidFormatException - Exception in tigase.conf
 
ConfigReader.PropertyVariable - Class in tigase.conf
 
ConfigReader.State - Enum Class in tigase.conf
 
ConfigReader.StateHolder - Class in tigase.conf
 
ConfigReader.UnsupportedOperationException - Exception in tigase.conf
 
ConfigReader.Variable - Interface in tigase.conf
 
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
Deprecated.
ConfigSQLRepository() - Constructor for class tigase.conf.ConfigSQLRepository
Deprecated.
 
ConfigType - Annotation Interface in tigase.kernel.beans.selector
Defines value of 'config-type' for which bean should be loaded.
ConfigTypeEnum - Enum Class in tigase.kernel.beans.selector
Created by andrzej on 26.04.2017.
Configurable - Interface in tigase.conf
Interface Configurable
Objects inheriting this interface can be configured.
ConfigurableTask - Interface in tigase.monitor
 
configuration - Enum constant in enum class tigase.kernel.core.BeanConfig.Source
 
ConfigurationCache - Class in tigase.conf
Created: Dec 10, 2009 2:02:41 PM
ConfigurationCache() - Constructor for class tigase.conf.ConfigurationCache
 
configurationChanged() - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator
Method applies configuration changes to bean.
configurationChanged() - Method in interface tigase.kernel.beans.config.BeanConfigurator
Notify bean configurator that configuration was changed and beans needs to be reconfigured
ConfigurationChangedAware - Interface in tigase.kernel.beans.config
Interface which should be implemented by beans which want to get notified when all configuration changes were applied and get full list of changed fields in a single place.
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
 
ConfigurationException(String, Exception) - Constructor for exception tigase.conf.ConfigurationException
 
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
 
ConfiguratorAbstract - Class in tigase.conf
Created: Dec 7, 2009 4:15:31 PM
ConfiguratorAbstract() - Constructor for class tigase.conf.ConfiguratorAbstract
 
ConfiguratorCommand - Class in tigase.component.modules.impl.config
 
ConfiguratorCommand() - Constructor for class tigase.component.modules.impl.config.ConfiguratorCommand
 
ConfiguratorOld - Class in tigase.conf
Class ConfiguratorOld
Created: Tue Nov 22 07:07:11 2005
ConfiguratorOld() - Constructor for class tigase.conf.ConfiguratorOld
 
configure(BeanConfig, Object) - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator
 
configure(BeanConfig, Object) - Method in interface tigase.kernel.beans.config.BeanConfigurator
Configure bean.
configure(BeanConfig, Object, Map<String, Object>) - Method in class tigase.component.DSLBeanConfiguratorWithBackwardCompatibility
 
configure(BeanConfig, Object, Map<String, Object>) - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator
Method configures passed bean with provided values.
configureSSLContext(Map<String, Object>) - Static method in class tigase.io.TLSUtil
 
ConfigureTaskCommand - Class in tigase.monitor.modules
 
ConfigureTaskCommand() - Constructor for class tigase.monitor.modules.ConfigureTaskCommand
 
ConfigWriter - Class in tigase.conf
Created by andrzej on 05.06.2016.
ConfigWriter() - Constructor for class tigase.conf.ConfigWriter
 
ConfigXMLRepository - Class in tigase.conf
Class ConfigXMLRepository provides access to configuration settings.
ConfigXMLRepository() - Constructor for class tigase.conf.ConfigXMLRepository
 
Conflict - Enum constant in enum class tigase.xmpp.StreamError
 
CONFLICT - Enum constant in enum class tigase.xmpp.Authorization
 
CONN_TYPE_ATTR - Static variable in class tigase.server.ext.CompRepoItem
 
connect - Enum constant in enum class tigase.net.ConnectionType
 
connect() - Method in class tigase.stats.JavaJMXProxyOpt
 
CONNECT - Enum constant in enum class tigase.net.ServiceCommand
 
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, JavaJMXProxyOpt) - Method in interface tigase.stats.JMXProxyListenerOpt
 
connected(String, StatisticsProviderMBean) - Method in interface tigase.stats.JMXProxyListener
 
CONNECTED - Enum constant in enum class tigase.net.ServiceCommand
 
CONNECTED_NODES - Static variable in interface tigase.server.script.CommandIfc
 
CONNECTED_NODES_WITH_LOCAL - Static variable in interface tigase.server.script.CommandIfc
 
connectedNodes - Variable in class tigase.server.xmppclient.SeeOtherHostHashed
 
CONNECTING - Enum constant in enum class tigase.server.xmppserver.OutgoingState
 
CONNECTION_CHECK_TIMESTAMP_KEY - Static variable in class tigase.xmpp.XMPPResourceConnection
 
CONNECTION_ID - Static variable in class tigase.cluster.strategy.DefaultClusteringStrategy
 
CONNECTION_TYPE_LABEL - Static variable in class tigase.server.ext.CompRepoItem
 
connectionAuthenticated(S2SIOService, CID) - Method in class tigase.server.xmppserver.CIDConnections
 
connectionDelay - Variable in class tigase.server.ConnectionManager
 
ConnectionLock - Class in tigase.db.util.locker
 
ConnectionLock(String) - Constructor for class tigase.db.util.locker.ConnectionLock
 
ConnectionManager<IO extends XMPPIOService<?>> - Class in tigase.server
Describe class ConnectionManager here.
ConnectionManager() - Constructor for class tigase.server.ConnectionManager
 
ConnectionManager(int) - Constructor for class tigase.server.ConnectionManager
 
ConnectionManager.LIMIT_ACTION - Enum Class in tigase.server
 
ConnectionManager.PortConfigBean - Class in tigase.server
 
ConnectionManager.PortsConfigBean - Class in tigase.server
 
ConnectionManager.SecPortConfigBean - Class in tigase.server
 
ConnectionManager.Watchdog - Class in tigase.server
Class looks in all established connections and checks whether any of them is dead by performing either whitspace or XMPP ping.
ConnectionManager.WATCHDOG_PING_TYPE - Enum Class in tigase.server
Holds possible types of ping to be used in watchdog service for detection of broken connections
ConnectionManagersMode - Enum constant in enum class tigase.kernel.beans.selector.ConfigTypeEnum
 
ConnectionOpenListener - Interface in tigase.net
Describe interface ConnectionOpenListener here.
ConnectionOpenThread - Class in tigase.net
Describe class ConnectionOpenThread here.
ConnectionRecord - Class in tigase.cluster.strategy
 
ConnectionRecord() - Constructor for class tigase.cluster.strategy.ConnectionRecord
 
ConnectionRecordIfc - Interface in tigase.cluster.strategy
 
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
ConnectionsTask - Class in tigase.monitor.tasks
 
ConnectionsTask() - Constructor for class tigase.monitor.tasks.ConnectionsTask
 
connectionStopped(S2SIOService) - Method in class tigase.server.xmppserver.CIDConnections
 
ConnectionTimeout - Enum constant in enum class tigase.xmpp.StreamError
 
connectionType() - Method in class tigase.net.IOService
 
ConnectionType - Enum Class in tigase.net
Describe class ConnectionType here.
connectWaitingTasks() - Method in class tigase.server.ConnectionManager
 
ConsoleIfc - Interface in tigase.util.ui.console
 
Constants - Class in tigase.server.bosh
Describe class Constants here.
Constants() - Constructor for class tigase.server.bosh.Constants
 
Constants.CacheAction - Enum Class in tigase.server.bosh
 
consume() - Method in class tigase.xmpp.impl.TokenBucketPool.TokenBucket
Consume token if available.
consume(String) - Method in class tigase.xmpp.impl.TokenBucketPool
 
consumerObject - Variable in class tigase.eventbus.impl.ReflectEventListenerHandler
 
contains(String) - Method in class tigase.conf.ConfigurationCache
 
contains(String) - Method in class tigase.db.comp.AbstractSDComponentRepositoryBean
 
contains(String) - Method in interface tigase.db.comp.ComponentRepository
The method checks whether the item is stored in the repository.
contains(String) - Method in class tigase.db.comp.ConfigRepository
 
contains(String) - Method in class tigase.server.ext.CompSQLRepository
Deprecated.
 
CONTAINS_ACE_PREFIX - Static variable in exception gnu.inet.encoding.IDNAException
 
CONTAINS_HYPHEN - Static variable in exception gnu.inet.encoding.IDNAException
 
CONTAINS_NON_LDH - Static variable in exception gnu.inet.encoding.IDNAException
 
CONTAINS_PROHIBITED - Static variable in exception gnu.inet.encoding.StringprepException
 
CONTAINS_UNASSIGNED - Static variable in exception gnu.inet.encoding.StringprepException
 
containsBuddy(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Deprecated.
containsBuddy(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterFlat
Deprecated.
containsJid(BareJID) - Method in class tigase.cluster.SessionManagerClustered
 
containsJid(BareJID) - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
containsJid(BareJID) - Method in class tigase.cluster.strategy.SMNonCachingAllNodes
 
containsJid(BareJID) - Method in class tigase.server.xmppsession.SessionManager
 
containsJid(BareJID) - Method in interface tigase.sys.OnlineJidsReporter
The method checks whether the given JID is known to the installation, either user connected to local machine or any of the cluster nodes.
containsJidLocally(BareJID) - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
containsJidLocally(BareJID) - Method in class tigase.server.xmppsession.SessionManager
 
containsJidLocally(BareJID) - Method in interface tigase.sys.OnlineJidsReporter
The method checks whether the given JID is known to local cluster node as connected user.
containsJidLocally(JID) - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
containsJidLocally(JID) - Method in class tigase.server.xmppsession.SessionManager
 
containsJidLocally(JID) - Method in interface tigase.sys.OnlineJidsReporter
The method checks whether the given JID is known to local cluster node as connected user.
containsKey(Object) - Method in class tigase.collections.TwoHashBidiMap
 
containsKey(Object) - Method in class tigase.component.BindingsKernel
 
containsKey(Object) - Method in class tigase.util.cache.SimpleCache
 
containsKey(K) - Method in class tigase.util.cache.LRUConcurrentCache
 
containsKey(BareJID) - Method in class tigase.server.amp.JidResourceMap
 
containsKey(JID) - Method in class tigase.server.amp.JidResourceMap
 
containsScramPlus(Collection<String>) - Static method in class tigase.auth.mechanisms.SaslSCRAMPlus
 
containsValue(Object) - Method in class tigase.collections.TwoHashBidiMap
 
containsValue(Object) - Method in class tigase.util.cache.SimpleCache
 
CONTENT_ATTR - Static variable in class tigase.server.bosh.Constants
 
CONTENT_TYPE_DEF - Static variable in class tigase.server.bosh.Constants
 
Context(RTBLSubscribeModule.Action, String) - Constructor for record class tigase.server.rtbl.RTBLSubscribeModule.Context
Creates an instance of a Context record class.
CONTINUE - Enum constant in enum class tigase.xmpp.impl.SaslAuth2.ElementType
 
convert(Object, Class<T>) - Method in class tigase.kernel.DefaultTypesConverter
Converts value to expected type.
convert(Object, Class<T>) - Method in interface tigase.kernel.TypesConverter
 
convert(Object, Class<T>, Type) - Method in class tigase.kernel.DefaultTypesConverter
 
convert(Object, Class<T>, Type) - Method in interface tigase.kernel.TypesConverter
 
convert(Object, Type) - Method in class tigase.kernel.DefaultTypesConverter
 
convert(String[], Path) - Method in class tigase.conf.OldConfigHolder
 
converter() - Element in annotation interface tigase.kernel.beans.Converter
 
Converter - Class in tigase.db.converter
 
Converter - Annotation Interface in tigase.kernel.beans
 
Converter(Properties) - Constructor for class tigase.db.converter.Converter
 
Converter.ConverterProperties - Class in tigase.db.converter
 
Converter.SERVER - Enum Class in tigase.db.converter
 
ConverterProperties() - Constructor for class tigase.db.converter.Converter.ConverterProperties
 
ConverterUtil - Class in tigase.db.converter
 
ConverterUtil() - Constructor for class tigase.db.converter.ConverterUtil
 
convertFromOldFormat() - Method in class tigase.conf.OldConfigHolder
 
Convertible<T extends RowEntity> - Interface in tigase.db.converter
Interface for all converters of data from other servers.
convertNonPrintableCharactersToLiterals(String) - Static method in class tigase.util.StringUtilities
 
convertNonPrintableCharactersToLiterals(String, boolean) - Static method in class tigase.util.StringUtilities
 
convertToArray(Collection) - Static method in class tigase.component.BackwardCompatibilityHelper
 
convertToBeanDefinition(Class<?>) - Static method in class tigase.util.setup.SetupHelper
 
convertToBoolArray(Collection) - Static method in class tigase.component.BackwardCompatibilityHelper
 
convertToDoubleArray(Collection) - Static method in class tigase.component.BackwardCompatibilityHelper
 
convertToFloatArray(Collection) - Static method in class tigase.component.BackwardCompatibilityHelper
 
convertToIntArray(Collection) - Static method in class tigase.component.BackwardCompatibilityHelper
 
convertToLongArray(Collection) - Static method in class tigase.component.BackwardCompatibilityHelper
 
convertToStringArray(Collection) - Static method in class tigase.component.BackwardCompatibilityHelper
 
convertVCard4ToVCardTemp(Element) - Static method in class tigase.xmpp.impl.VCardXMPPProcessorAbstract
 
convertVCardTempToVCard4(Element) - Static method in class tigase.xmpp.impl.VCardXMPPProcessorAbstract
 
copyElementOnly() - Method in class tigase.server.Packet
copyElementOnly method creates a copy of the packet with stanza information copied only.
copyNode(BareJID, String, UserRepository, UserRepository) - Static method in class tigase.util.repository.RepositoryUtils
 
copyRepositories(UserRepository, AuthRepository) - Static method in class tigase.util.repository.RepositoryUtils
 
copyRepositories(UserRepository, UserRepository) - Static method in class tigase.util.repository.RepositoryUtils
 
copyUser(BareJID, UserRepository, AuthRepository) - Static method in class tigase.util.repository.RepositoryUtils
 
copyUser(BareJID, UserRepository, UserRepository) - Static method in class tigase.util.repository.RepositoryUtils
 
copyValuesFrom(Form) - Method in class tigase.form.Form
 
copyValuesFrom(Element) - Method in class tigase.form.Form
 
copyWithoutResource() - Method in class tigase.xmpp.jid.JID
The method returns a copy of the JID instance with removed resource part.
copyWithResource(String) - Method in class tigase.xmpp.jid.JID
The method returns a copy of the JID instance with a different resource part given as a parameter.
copyWithResourceNS(String) - Method in class tigase.xmpp.jid.JID
The method returns a copy of the JID instance with a different resource part given as a parameter.
CORE_COMPONENTS - Static variable in class tigase.util.setup.BeanDefinition
 
count(Packet) - Method in class tigase.xmpp.impl.ErrorCounter.ErrorStatisticsHolder
 
count(StreamError) - Method in class tigase.server.xmppclient.StreamErrorCounterIOProcessor.ErrorStatisticsHolder
 
counter - Variable in class tigase.stats.CounterValue
 
Counter - Class in tigase.stats
 
Counter() - Constructor for class tigase.server.xmppclient.StreamManagementIOProcessor.Counter
 
Counter(String, Level) - Constructor for class tigase.stats.Counter
 
CounterDataArchivizer - Class in tigase.stats
Created: Mar 25, 2010 8:55:11 PM
CounterDataArchivizer() - Constructor for class tigase.stats.CounterDataArchivizer
 
CounterDataFileLogger - Class in tigase.stats
Class responsible for dumping server statistics to a file
CounterDataFileLogger() - Constructor for class tigase.stats.CounterDataFileLogger
 
CounterDataLogger - Class in tigase.stats
Created: Apr 20, 2010 6:39:05 PM
CounterDataLogger() - Constructor for class tigase.stats.CounterDataLogger
 
CounterDataLoggerConfigBean() - Constructor for class tigase.stats.db.CounterDataLoggerRepoBean.CounterDataLoggerConfigBean
 
CounterDataLoggerRepoBean - Class in tigase.stats.db
 
CounterDataLoggerRepoBean() - Constructor for class tigase.stats.db.CounterDataLoggerRepoBean
 
CounterDataLoggerRepoBean.CounterDataLoggerConfigBean - Class in tigase.stats.db
 
CounterDataLoggerRepository - Class in tigase.stats.db
 
CounterDataLoggerRepository() - Constructor for class tigase.stats.db.CounterDataLoggerRepository
 
CounterDataLoggerRepositoryIfc<DS extends DataSource> - Interface in tigase.stats.db
 
CounterPerSecond - Class in tigase.stats
 
CounterPerSecond(String, Level) - Constructor for class tigase.stats.CounterPerSecond
 
CounterValue - Class in tigase.stats
 
CounterValue(String, Level) - Constructor for class tigase.stats.CounterValue
 
countIOServices() - Method in class tigase.server.ConnectionManager
Returns number of active network connections (IOServices).
CPU_TEMP_MONITOR_EVENT_NAME - Static variable in class tigase.monitor.tasks.CpuTempTask
 
CPU_USAGE_ATTR - Static variable in class tigase.cluster.repo.ClusterRepoItem
 
CPU_USAGE_COL - Static variable in interface tigase.stats.db.CounterDataLoggerRepositoryIfc
 
CPU_USAGE_COLUMN - Static variable in interface tigase.cluster.repo.ClusterRepoConstants
 
CPU_USAGE_LABEL - Static variable in class tigase.cluster.repo.ClusterRepoItem
 
CPULoadListener - Interface in tigase.sys
Created: Feb 19, 2009 12:21:15 PM
CpuTempTask - Class in tigase.monitor.tasks
 
CpuTempTask() - Constructor for class tigase.monitor.tasks.CpuTempTask
 
create(Object) - Method in class tigase.eventbus.impl.ReflectEventListenerHandlerFactory
 
create(Object) - Method in class tigase.eventbus.impl.ReflectEventRoutedTransientFillerFactory
 
create(Object) - Method in class tigase.eventbus.impl.ReflectEventRoutingSelectorFactory
Method looks for methods of consumer class and returns list of EventRoutingSelectors created based on methods annotated with @RouteEvent
create(String) - Static method in class tigase.xmpp.ElementMatcher
 
create(String, XMPPResourceConnection, NonAuthUserRepository) - Method in class tigase.auth.CallbackHandlerFactory
 
create(String, XMPPResourceConnection, NonAuthUserRepository) - Method in interface tigase.auth.callbacks.CallbackHandlerFactoryIfc
 
create(String, XMPPResourceConnection, NonAuthUserRepository, Map<String, Object>) - Method in interface tigase.auth.callbacks.CallbackHandlerFactoryIfc
Deprecated.
create(String, XMPPResourceConnection, NonAuthUserRepository, Map<String, Object>) - Method in class tigase.auth.TigaseSaslProvider
 
create(Map<BareJID, RosterElement>, Element) - Static method in class tigase.xmpp.impl.PrivacyList
 
create(BareJID) - Static method in class tigase.util.Token
 
create(BareJID, Date, String) - Static method in class tigase.util.Token
 
create(JID, JID) - Method in enum class tigase.server.xmppclient.StreamManagementCommand
 
create(XMPPResourceConnection, RosterAbstract, Element) - Static method in class tigase.xmpp.impl.PrivacyList
 
CREATE - Enum constant in enum class tigase.server.bosh.BoshConnectionManager.BOSH_OPERATION_TYPE
 
createAccount(XMPPResourceConnection, String, VHostItem, String, String, Map<String, String>) - Method in class tigase.xmpp.impl.JabberIqRegister
 
createAlarmEvent(int, int, int, int) - Static method in class tigase.monitor.tasks.ConnectionsTask
Deprecated.
createBeanConfig(Kernel, String, Class<?>) - Method in class tigase.kernel.core.DependencyManager
 
createBindings() - Method in class tigase.osgi.OSGiScriptEngine
 
createCertificate(String) - Method in class tigase.io.CertificateContainer
 
createCertificate(String) - Method in interface tigase.io.CertificateContainerIfc
Method createCertificate allows to generate self-signed certificate for passed domain name.s
createCertificate(String) - Method in class tigase.io.SSLContextContainerAbstract
 
createClusterElement(JID, JID, StanzaType, String) - Static method in class tigase.cluster.api.ClusterElement
 
createClusterMethodCall(JID, JID, StanzaType, String, Map<String, String>) - Static method in class tigase.cluster.api.ClusterElement
 
createCommandEl(String, Command.DataType) - Static method in enum class tigase.server.Command
 
createContextHolder(String, String, String, boolean, TrustManager[]) - Method in class tigase.io.SSLContextContainerAbstract
Common method used to create SSLContext instance based on provided parameters
createDataForm(Command.DataType) - Static method in class tigase.server.DataForm
 
createDataList() - Method in class tigase.eventbus.impl.EventsNameMap
 
createDB(String, String, String) - Static method in class tigase.xml.db.XMLDB
Factory method creating and setting up XMLDB
createForNextNode(ClusterElement, List<JID>, JID) - Static method in class tigase.cluster.api.ClusterElement
 
createGenericsTypeMap(Class<?>) - Static method in class tigase.util.reflection.ReflectionHelper
 
createInstance() - Method in interface tigase.kernel.beans.BeanFactory
Create instance of bean.
createIoInterface(String, String, int, boolean, boolean, boolean, ByteOrder, TrustManager[], TLSEventHandler, IOInterface, CertificateContainerIfc) - Method in interface tigase.io.SSLContextContainerIfc
Deprecated.
createIoInterface(String, String, String, int, boolean, boolean, boolean, ByteOrder, TrustManager[], TLSEventHandler, IOInterface, CertificateContainerIfc) - Method in class tigase.io.SSLContextContainer
 
createIoInterface(String, String, String, int, boolean, boolean, boolean, ByteOrder, TrustManager[], TLSEventHandler, IOInterface, CertificateContainerIfc) - Method in interface tigase.io.SSLContextContainerIfc
 
createIqCommand(JID, JID, StanzaType, String, String, Command.DataType) - Static method in enum class tigase.server.Command
 
createKeyPair(int, String) - Static method in class tigase.cert.CertificateUtil
 
createMainDataMap() - Method in class tigase.eventbus.impl.EventsNameMap
 
createMap(String, Class<K>, Class<V>, String...) - Method in class tigase.map.ClusterMapFactory
 
createMethodResponse(JID, JID, StanzaType, Map<String, String>) - Method in class tigase.cluster.api.ClusterElement
 
createMethodResponse(JID, StanzaType, Map<String, String>) - Method in class tigase.cluster.api.ClusterElement
 
createNamesDataMap() - Method in class tigase.eventbus.impl.EventsNameMap
 
createNewCIDConnections(CID) - Method in class tigase.server.xmppserver.S2SConnectionManager
 
createParameters() - Method in class tigase.db.util.DBSchemaLoader
 
createParameters() - Method in class tigase.db.util.SchemaLoader
 
createReply(SaslAuth.ElementType, String) - Method in class tigase.xmpp.impl.SaslAuth
 
createReply(SaslAuth2.ElementType, String) - Method in class tigase.xmpp.impl.SaslAuth2
 
createRosterPacket(String, String, JID, JID, JID, String, String[], String, String) - Static method in class tigase.server.Iq
Method creates a new Packet instance or Iq instance more specificly with a roster entry content.
createSaslErrorResponse(XmppSaslException.SaslError, String, Packet) - Method in class tigase.xmpp.impl.SaslAuthAbstract
 
createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class tigase.auth.mechanisms.TigaseSaslServerFactory
 
createScriptEngineManager() - Method in class tigase.component.AbstractKernelBasedComponent
 
createScriptEngineManager() - Method in class tigase.server.BasicComponent
 
createSelfSignedCertificate(String, String, String, String, String, String, String, KeyPair) - Static method in class tigase.cert.CertificateUtil
Deprecated.
createSelfSignedCertificate(String, String, String, String, String, String, String, CertificateUtil.KeyPairSupplier) - Static method in class tigase.cert.CertificateUtil
 
createSettingsElement(JID, String, Element, Element) - Method in class tigase.xmpp.impl.push.AbstractPushNotifications
 
createSettingsElement(JID, String, Element, Element) - Method in class tigase.xmpp.impl.push.PushNotifications
 
createStatement(BareJID) - Method in class tigase.db.converter.DataRepoPool
 
createStatement(BareJID) - Method in interface tigase.db.DataRepository
Creates a SQL statement on which SQL queries can be executed later by the higher repository layer.
createStatement(BareJID) - Method in class tigase.db.DataRepositoryPool
 
createStatement(BareJID) - Method in class tigase.db.jdbc.DataRepositoryImpl
 
createUserDisconnectedEvent(int, int, int, int) - Static method in class tigase.monitor.tasks.ConnectionsTask
 
createUserSession(JID, String) - Method in class tigase.server.xmppsession.SessionManager
 
Credentials - Interface in tigase.auth.credentials
Interface implemented by classes handling user login credentials.
credentials_expired - Enum constant in enum class tigase.auth.XmppSaslException.SaslError
The authentication failed because the initiating entity provided credentials that have expired.
Credentials.Decoder - Interface in tigase.auth.credentials
Interface implemented by credentials decoder converting from value stored in database to the form represented by implementation of Entry interface.
Credentials.Encoder - Interface in tigase.auth.credentials
Interface implemented by credentials encoder converting them from plaintext value to encoded form stored in the database.
Credentials.Entry - Interface in tigase.auth.credentials
Interface required to be implemented by classes representing credential entry.
Credentials.RawEntry - Interface in tigase.auth.credentials
Interface implemented by classes used as DTO for credentials read from repository.s
CredentialsDecoderBean - Class in tigase.auth
 
CredentialsDecoderBean() - Constructor for class tigase.auth.CredentialsDecoderBean
 
CredentialsEncoderBean - Class in tigase.auth
 
CredentialsEncoderBean() - Constructor for class tigase.auth.CredentialsEncoderBean
 
CRIT - Static variable in class tigase.component.modules.impl.AdHocCommandModule
 
criteria - Variable in class tigase.server.rtbl.RTBLEventModule
 
Criteria - Interface in tigase.criteria
Created: 2007-06-20 08:03:14
CRITICAL - Enum constant in enum class tigase.annotations.TODO.Severity
If change severity is set to CRITICAL it means that wihtout this change some progress is not possible.
CRITICAL - Enum constant in enum class tigase.xml.annotations.TODO.Severity
If change severity is set to CRITICAL it means that wihtout this change some progress is not possible.
CROSS_DOMAIN_POLICY_FILE_PROP_KEY - Static variable in class tigase.xmpp.XMPPIOService
 
CROSS_DOMAIN_POLICY_FILE_PROP_VAL - Static variable in class tigase.xmpp.XMPPIOService
 
CURRENT_DB_SCHEMA_VER - Static variable in class tigase.db.jdbc.JDBCRepository
 
CUSTOM - Enum constant in enum class tigase.vhosts.filter.DomainFilterPolicy
Custom rules defining communication policies in CSV (using semicolon) in the format of rule_number;(allow|deny);[type_of_value];[value] where type_of_value::(jid)
customConversion(Object, Class<T>, Type) - Method in class tigase.kernel.DefaultTypesConverter
 
CustomDomainFilter - Class in tigase.vhosts.filter
 
CYAN - Enum constant in enum class tigase.util.ui.console.AnsiColor
 
CYAN_BOLD - Enum constant in enum class tigase.util.ui.console.AnsiColor
 
CYAN_BOLD_BRIGHT - Enum constant in enum class tigase.util.ui.console.AnsiColor
 
CYAN_BRIGHT - Enum constant in enum class tigase.util.ui.console.AnsiColor
 

D

data - Variable in class tigase.util.cache.CacheObject
 
DATA - Enum constant in enum class tigase.xmpp.impl.SaslAuth2.ElementType
 
DATA_KEY - Static variable in interface tigase.db.AuthRepository
Property key name for otherAuth method call.
data_repo - Variable in class tigase.server.amp.db.JDBCMsgRepository
 
DATA_REPO_CLASS_PROP_KEY - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
DATA_REPO_CLASS_PROP_VAL - Static variable in class tigase.db.RepositoryFactory
Deprecated.
DATA_REPO_POOL_CLASS_PROP_KEY - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
DATA_REPO_POOL_CLASS_PROP_VAL - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
DATA_REPO_POOL_SIZE - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
DATA_REPO_POOL_SIZE_PROP_KEY - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
DATA_REPO_POOL_SIZE_PROP_VAL - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
DATABASE_HOSTNAME - Enum constant in enum class tigase.db.util.DBSchemaLoader.PARAMETERS_ENUM
 
DATABASE_NAME - Enum constant in enum class tigase.db.util.DBSchemaLoader.PARAMETERS_ENUM
 
DATABASE_OPTIONS - Enum constant in enum class tigase.db.util.DBSchemaLoader.PARAMETERS_ENUM
 
DATABASE_TYPE - Enum constant in enum class tigase.db.util.DBSchemaLoader.PARAMETERS_ENUM
 
DATABASE_TYPE_PROP_KEY - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
DataForm - Class in tigase.server
 
DataForm() - Constructor for class tigase.server.DataForm
 
DataForm.Builder - Class in tigase.server
 
DataForm.Field - Class in tigase.server
 
DataForm.Field.Builder - Class in tigase.server
 
DataForm.FieldType - Enum Class in tigase.server
 
DataForm.Item - Class in tigase.server
 
DataForm.Item.Builder - Class in tigase.server
 
DataForm.Reported - Class in tigase.server
 
DataForm.Reported.Builder - Class in tigase.server
 
dataMap() - Method in class tigase.util.cache.SimpleCache
 
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.
DataRepoPool - Class in tigase.db.converter
 
DataRepoPool() - Constructor for class tigase.db.converter.DataRepoPool
 
DataRepository - Interface in tigase.db
The interface defines a generic data repository for storing arbitrary data in any application specific form.
DataRepository.dbTypes - Enum Class in tigase.db
Helper enumeration with types of supported databases.
DataRepositoryImpl - Class in tigase.db.jdbc
Created: Sep 3, 2010 5:55:41 PM
DataRepositoryImpl() - Constructor for class tigase.db.jdbc.DataRepositoryImpl
 
DataRepositoryPool - Class in tigase.db
Created: Sep 4, 2010 2:13:22 PM
DataRepositoryPool() - Constructor for class tigase.db.DataRepositoryPool
 
DataSource - Interface in tigase.db
Interface implemented by every class providing access to data storage, ie.
DataSourceAware<T extends DataSource> - Interface in tigase.db
Interface providing a generic way to access data sources by classes implementing it.
dataSourceBean - Variable in class tigase.db.beans.MDRepositoryBean.MDRepositoryConfigBean
 
DataSourceBean - Class in tigase.db.beans
This is main bean responsible for managing and initialization of data sources.
DataSourceBean() - Constructor for class tigase.db.beans.DataSourceBean
 
DataSourceBean.DataSourceChangedEvent - Class in tigase.db.beans
Event emitted by DataSourceBean using EventBus when instance of DataSource for some name changes.
DataSourceBean.DataSourceMDConfigBean - Class in tigase.db.beans
 
DataSourceChangedEvent(DataSourceBean, String, DataSource, DataSource) - Constructor for class tigase.db.beans.DataSourceBean.DataSourceChangedEvent
 
DataSourceHelper - Class in tigase.db
Created by andrzej on 15.03.2016.
DataSourceHelper() - Constructor for class tigase.db.DataSourceHelper
 
DataSourceHelper.Matcher - Interface in tigase.db
 
DataSourceMDConfigBean() - Constructor for class tigase.db.beans.DataSourceBean.DataSourceMDConfigBean
 
DataSourcePool<T extends DataSource> - Interface in tigase.db
Generic interface for all implementations of a pool of data sources.
dataSourceSelection - Variable in class tigase.db.beans.MDRepositoryBean
 
DataType(String, String, Class<? extends Enum<E>>, E) - Constructor for class tigase.vhosts.VHostItemImpl.DataType
 
DataType(String, String, Class, Class<? extends Collection>, Object) - Constructor for class tigase.vhosts.VHostItemImpl.DataType
 
DataType(String, String, Class, Class<? extends Collection>, Object, Object[]) - Constructor for class tigase.vhosts.VHostItemImpl.DataType
 
DataType(String, String, Class, Class<? extends Collection>, Object, Object[], String[]) - Constructor for class tigase.vhosts.VHostItemImpl.DataType
 
DataType(String, String, Class, Object) - Constructor for class tigase.vhosts.VHostItemImpl.DataType
 
DataType(String, String, Class, Object, Object[]) - Constructor for class tigase.vhosts.VHostItemImpl.DataType
 
dataTypeMap - Static variable in class tigase.xml.db.Types
 
dataTypes - Static variable in class tigase.vhosts.VHostItemImpl
 
DataTypes - Class in tigase.util.repository
Created: May 28, 2009 7:39:07 AM
DataTypes() - Constructor for class tigase.util.repository.DataTypes
 
DB_CONN_TIMEOUT - Static variable in class tigase.db.jdbc.DataRepositoryImpl
 
DB_CONN_TIMEOUT_PROP_KEY - Static variable in class tigase.db.jdbc.DataRepositoryImpl
 
DB_GET_ALL_DATA_DB_QUERY_KEY - Static variable in class tigase.server.xmppclient.SeeOtherHostDB
 
DB_GET_ALL_DATA_DB_QUERY_KEY - Static variable in class tigase.server.xmppclient.SeeOtherHostDualIPSQLRepository
 
db_id - Variable in class tigase.server.amp.db.MsgRepository.MsgDBItem
 
DB_RESULT_EL_NAME - Static variable in class tigase.server.xmppserver.proc.S2SAbstract
 
DB_RESULT_EL_NAME - Static variable in class tigase.server.xmppserver.S2SConnectionManager
 
DB_URL_PROP_KEY - Static variable in class tigase.stats.CounterDataArchivizer
 
DB_VERIFY_EL_NAME - Static variable in class tigase.server.xmppserver.proc.S2SAbstract
 
DB_VERIFY_EL_NAME - Static variable in class tigase.server.xmppserver.S2SConnectionManager
 
DBElement - Class in tigase.xml.db
DBElement class extends tigase.xml.Element.
DBElement(String) - Constructor for class tigase.xml.db.DBElement
 
DBElement(String, String, String) - Constructor for class tigase.xml.db.DBElement
 
DBElement(String, String, StringBuilder[], StringBuilder[]) - Constructor for class tigase.xml.db.DBElement
 
DBElementFactory - Class in tigase.xml.db
DBElementFactory is implementation of factory design pattern required by XML DOM builder to create proper Element instances for tree nodes.
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
 
DBInitForkJoinPoolCache - Class in tigase.db.util
 
DBInitForkJoinPoolCache() - Constructor for class tigase.db.util.DBInitForkJoinPoolCache
 
DBSchemaLoader - Class in tigase.db.util
Simple utility class allowing various Database operations, including executing simple queries, loading specific schema files or performing complete load of all Tigase schema required to run the server.
DBSchemaLoader() - Constructor for class tigase.db.util.DBSchemaLoader
 
DBSchemaLoader.ExceptionHandler<T extends Exception,R> - Interface in tigase.db.util
 
DBSchemaLoader.Parameters - Class in tigase.db.util
 
DBSchemaLoader.PARAMETERS_ENUM - Enum Class in tigase.db.util
 
DBSchemaLoader.SQLCommand<C,R> - Interface in tigase.db.util
 
deactivate(XMPPResourceConnection, Queue<Packet>) - Method in interface tigase.xmpp.impl.ClientStateIndication.Logic
 
deactivate(XMPPResourceConnection, Queue<Packet>) - Method in class tigase.xmpp.impl.MobileV1
 
deactivate(XMPPResourceConnection, Queue<Packet>) - Method in class tigase.xmpp.impl.MobileV2
 
debug() - Method in class tigase.server.Packet
Method returns a string representation of all the data enclosed by the Packet instance.
debug(char[]) - Method in class tigase.net.IOService
 
debug(String, String) - Method in class tigase.net.IOService
 
decode(String) - Static method in class gnu.inet.encoding.Punycode
Decode a punycoded string.
decode(String) - Static method in class tigase.util.Base64
 
decode(BareJID, String) - Method in interface tigase.auth.credentials.Credentials.Decoder
Decode credentials stored in database to more suitable form.
decode(BareJID, String) - Method in class tigase.auth.credentials.entries.MD5PasswordCredentialsEntry.Decoder
Deprecated.
 
decode(BareJID, String) - Method in class tigase.auth.credentials.entries.MD5UserIdPasswordCredentialsEntry.Decoder
Deprecated.
 
decode(BareJID, String) - Method in class tigase.auth.credentials.entries.MD5UsernamePasswordCredentialsEntry.Decoder
Deprecated.
 
decode(BareJID, String) - Method in class tigase.auth.credentials.entries.PlainCredentialsEntry.Decoder
 
decode(BareJID, String) - Method in class tigase.auth.credentials.entries.ScramCredentialsEntry.Decoder
 
decode(BareJID, String, String) - Method in class tigase.auth.CredentialsDecoderBean
 
decodeFrame(WebSocketXMPPIOService, ByteBuffer) - Method in class tigase.server.websocket.WebSocketHixie76
 
decodeFrame(WebSocketXMPPIOService, ByteBuffer) - Method in class tigase.server.websocket.WebSocketHybi
 
decodeFrame(WebSocketXMPPIOService, ByteBuffer) - Method in interface tigase.server.websocket.WebSocketProtocolIfc
Method responsible for decoding data received from socket and returning data after extracting it from WebSocket frame.
decoder - Variable in class tigase.net.IOService
 
Decoder() - Constructor for class tigase.auth.credentials.entries.MD5PasswordCredentialsEntry.Decoder
Deprecated.
 
Decoder() - Constructor for class tigase.auth.credentials.entries.MD5UserIdPasswordCredentialsEntry.Decoder
Deprecated.
 
Decoder() - Constructor for class tigase.auth.credentials.entries.MD5UsernamePasswordCredentialsEntry.Decoder
Deprecated.
 
Decoder() - Constructor for class tigase.auth.credentials.entries.PlainCredentialsEntry.Decoder
 
Decoder() - Constructor for class tigase.auth.credentials.entries.ScramCredentialsEntry.Decoder
 
Decoder() - Constructor for class tigase.auth.credentials.entries.ScramSha1CredentialsEntry.Decoder
 
Decoder() - Constructor for class tigase.auth.credentials.entries.ScramSha256CredentialsEntry.Decoder
 
Decoder() - Constructor for class tigase.auth.credentials.entries.ScramSha512CredentialsEntry.Decoder
 
Decoder(String) - Constructor for class tigase.auth.credentials.entries.ScramCredentialsEntry.Decoder
 
decodeTypeIdFromName(String) - Static method in class tigase.util.repository.DataTypes
 
decodeValue(String) - Method in class tigase.conf.ConfigReader
 
decodeValueType(char, String) - Static method in class tigase.util.repository.DataTypes
 
DecompositionKeys - Class in gnu.inet.encoding
Auto-generated class containing Unicode NFKC tables.
DecompositionKeys() - Constructor for class gnu.inet.encoding.DecompositionKeys
 
DecompositionMappings - Class in gnu.inet.encoding
Auto-generated class containing Unicode NFKC tables.
DecompositionMappings() - Constructor for class gnu.inet.encoding.DecompositionMappings
 
decompress(ByteBuffer) - Method in class tigase.util.ZLibWrapper
 
DECOMPRESSED_BUFF_SIZE - Static variable in class tigase.util.ZLibWrapper
 
decompressToString(ByteBuffer) - Method in class tigase.util.ZLibWrapper
 
def_5222_throttling - Static variable in class tigase.net.ConnectionOpenThread
 
def_5223_throttling - Static variable in class tigase.net.ConnectionOpenThread
 
def_5269_throttling - Static variable in class tigase.net.ConnectionOpenThread
 
def_5280_throttling - Static variable in class tigase.net.ConnectionOpenThread
 
DEF_ACCOUNTSTATUS_KEY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
 
DEF_ACCOUNTSTATUS_QUERY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
 
DEF_ACTIVE_USERS_COUNT_KEY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
 
DEF_ACTIVE_USERS_COUNT_QUERY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
 
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_AMP_NAME - Static variable in interface tigase.conf.Configurable
Deprecated.
DEF_BOSH_NAME - Static variable in interface tigase.conf.Configurable
Deprecated.
DEF_C2S_NAME - Static variable in interface tigase.conf.Configurable
Deprecated.
DEF_CL_COMP_NAME - Static variable in interface tigase.conf.Configurable
Deprecated.
DEF_CLUST_CONTR_NAME - Static variable in interface tigase.conf.Configurable
Deprecated.
DEF_COMP_PROT_NAME - Static variable in interface tigase.conf.Configurable
Deprecated.
DEF_CONNVALID_KEY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
Query executing periodically to ensure active connection with the database.
DEF_DB_GET_HOST_QUERY - Static variable in class tigase.server.xmppclient.SeeOtherHostDB.JDBCSeeOtherHostRepository
 
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_DISABLEACCOUNT_KEY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
Deprecated.
DEF_ENABLEACCOUNT_KEY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
Deprecated.
DEF_EVENTBUS_NAME - Static variable in interface tigase.conf.Configurable
Deprecated.
DEF_EXT_COMP_NAME - Static variable in interface tigase.conf.Configurable
Deprecated.
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
Deprecated.
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_LB_CLASS - Static variable in class tigase.server.ext.CompRepoItem
 
DEF_LISTDISABLEDACCOUNTS_KEY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
 
DEF_LISTDISABLEDACCOUNTS_QUERY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
 
DEF_MAX_THREADS_PER_CPU - Static variable in class tigase.net.SocketThread
 
DEF_MAXIDS_TBL - Static variable in class tigase.db.jdbc.JDBCRepository
 
DEF_MONITOR_NAME - Static variable in interface tigase.conf.Configurable
Deprecated.
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_RECEIVE_BUFFER_SIZE - Static variable in interface tigase.net.ConnectionOpenListener
RECEIVE_BUFFER_SIZE defines a size for TCP/IP packets.
DEF_RESOURCE_PREFIX_PROP_KEY - Static variable in class tigase.xmpp.impl.BindResource
 
DEF_ROOT_NODE - Static variable in class tigase.db.jdbc.JDBCRepository
 
DEF_S2S_NAME - Static variable in interface tigase.conf.Configurable
Deprecated.
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
 
DEF_STATS_NAME - Static variable in interface tigase.conf.Configurable
Deprecated.
DEF_TRAFFIC_CLASS - Static variable in interface tigase.net.ConnectionOpenListener
 
DEF_UPDATEACCOUNTSTATUS_KEY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
 
DEF_UPDATEACCOUNTSTATUS_QUERY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
 
DEF_UPDATELOGINTIME_KEY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
 
DEF_UPDATEPASSWORD_KEY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
Updates (changes) password for a given user_id (JID).
DEF_USERLOGIN_KEY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
Performs user login.
DEF_USERLOGOUT_KEY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
This query is called when user logs out or disconnects.
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.JDBCRepository
 
DEF_VHOST_KEY - Static variable in interface tigase.vhosts.VHostItem
 
DEF_VHOST_MAN_NAME - Static variable in interface tigase.conf.Configurable
Deprecated.
DEF_WS2S_NAME - Static variable in interface tigase.conf.Configurable
Deprecated.
DEFAULT - Enum constant in enum class tigase.conf.ConfigItem.FLAGS
 
DEFAULT - Static variable in class tigase.xmpp.impl.Privacy
 
DEFAULT_CLIENT_KEY - Static variable in class tigase.auth.mechanisms.AbstractSaslSCRAM
 
DEFAULT_CONFIGURATOR_NAME - Static variable in interface tigase.kernel.beans.config.BeanConfigurator
Name of default configurator.
DEFAULT_CREDENTIAL_ID - Static variable in interface tigase.auth.credentials.Credentials
 
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.
DEFAULT_EL_NAME - Static variable in class tigase.xmpp.impl.JabberIqPrivacy
 
DEFAULT_SERVER_KEY - Static variable in class tigase.auth.mechanisms.AbstractSaslSCRAM
 
DEFAULT_TIMEOUT - Static variable in class tigase.component.responses.ResponseManager
 
DEFAULT_USERNAME - Static variable in interface tigase.auth.credentials.Credentials
Deprecated.
DefaultClusteringStrategy<E extends ConnectionRecordIfc> - Class in tigase.cluster.strategy
Created: May 13, 2009 9:53:44 AM
DefaultClusteringStrategy() - Constructor for class tigase.cluster.strategy.DefaultClusteringStrategy
 
DefaultClusteringStrategyAbstract<E extends ConnectionRecordIfc> - Class in tigase.cluster.strategy
Created: May 13, 2009 9:53:44 AM
DefaultClusteringStrategyAbstract() - Constructor for class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
DefaultCredentials(BareJID, AuthRepository.AccountStatus, List<AuthRepository.DefaultCredentials.RawEntry>, CredentialsDecoderBean) - Constructor for class tigase.db.AuthRepository.DefaultCredentials
 
DefaultElementFactory - Class in tigase.xml
DefaultElementFactory is an ElementFactory implementation creating instances of basic Element class.
DefaultElementFactory() - Constructor for class tigase.xml.DefaultElementFactory
Creates a new DefaultElementFactory instance.
DefaultHandlerProc() - Constructor for class tigase.server.xmppsession.SessionManager.DefaultHandlerProc
 
defaultHandlerProcId - Static variable in class tigase.server.xmppsession.SessionManagerConfig
 
defaultHost - Variable in class tigase.server.xmppclient.SeeOtherHost
 
defaultHostname - Static variable in class tigase.stats.CounterDataLogger
 
DefaultMechanismSelector - Class in tigase.auth
 
DefaultMechanismSelector() - Constructor for class tigase.auth.DefaultMechanismSelector
 
DefaultMode - Enum constant in enum class tigase.kernel.beans.selector.ConfigTypeEnum
 
DefaultPacketWriter() - Constructor for class tigase.component.AbstractComponent.DefaultPacketWriter
Deprecated.
 
DefaultPacketWriter() - Constructor for class tigase.component.AbstractKernelBasedComponent.DefaultPacketWriter
 
DefaultResponseHandler - Class in tigase.component.responses
 
DefaultResponseHandler(Packet, ResponseManager.Entry) - Constructor for class tigase.component.responses.DefaultResponseHandler
 
defaultRosterImplementation - Static variable in class tigase.xmpp.impl.roster.RosterFactory
 
defaultTrustManagers - Variable in class tigase.server.xmppclient.ClientTrustManagerFactory
 
defaultTypesConverter - Variable in class tigase.component.modules.impl.config.ConfiguratorCommand
 
defaultTypesConverter - Variable in class tigase.kernel.beans.config.AbstractBeanConfigurator
 
DefaultTypesConverter - Class in tigase.kernel
 
DefaultTypesConverter() - Constructor for class tigase.kernel.DefaultTypesConverter
 
defaultValue(String) - Method in class tigase.util.ui.console.CommandlineParameter.Builder
Sets default value for the parameter option
DefClConRepositoryBean() - Constructor for class tigase.cluster.ClusterConnectionManager.DefClConRepositoryBean
 
DefVHostRepositoryBean() - Constructor for class tigase.vhosts.VHostManager.DefVHostRepositoryBean
 
defxmlns - Variable in class tigase.xml.Element
 
DEL_SCRIPT_CMD - Static variable in interface tigase.server.script.CommandIfc
 
DelayedDependencyInjectionQueue() - Constructor for class tigase.kernel.core.Kernel.DelayedDependencyInjectionQueue
 
delayPortListening - Variable in class tigase.server.ConnectionManager
 
delete(String) - Method in class tigase.monitor.TasksScriptRegistrar
 
delete(String, String, M) - Method in class tigase.eventbus.impl.EventsNameMap
 
delete(M) - Method in class tigase.eventbus.impl.EventsNameMap
 
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
 
deleteMessage(Long) - Static method in class tigase.db.derby.MsgRepositoryStoredProcedures
 
deleteMessage(Long) - Method in class tigase.server.amp.db.JDBCMsgRepository
 
deleteMessage(String) - Method in class tigase.db.xml.XMLMsgRepository
 
deleteMessage(T) - Method in class tigase.server.amp.db.MsgRepository
 
deleteMessages(String, ResultSet[]) - Static method in class tigase.db.derby.MsgRepositoryStoredProcedures
 
deleteMessagesByIds(String, String, String, String, String, ResultSet[]) - Static method in class tigase.db.derby.MsgRepositoryStoredProcedures
 
deleteMessagesToJID(List<String>, XMPPResourceConnection) - Method in interface tigase.db.MsgRepositoryIfc
 
deleteMessagesToJID(List<String>, XMPPResourceConnection) - Method in class tigase.db.xml.XMLMsgRepository
 
deleteMessagesToJID(List<String>, XMPPResourceConnection) - Method in class tigase.server.amp.db.JDBCMsgRepository
 
deleteMessagesToJID(List<String>, XMPPResourceConnection) - Method in class tigase.server.amp.db.MsgRepository
 
deleteMessagesToJID(List, XMPPResourceConnection) - Method in class tigase.server.amp.db.MsgRepository.MsgRepositoryMDBean
 
DeleteScriptTaskCommand - Class in tigase.monitor.modules
 
DeleteScriptTaskCommand() - Constructor for class tigase.monitor.modules.DeleteScriptTaskCommand
 
DeleteUserCredentials - Class in tigase.auth.adhoc
 
DeleteUserCredentials() - Constructor for class tigase.auth.adhoc.DeleteUserCredentials
 
Deliver - Class in tigase.server.amp.action
Created: May 1, 2010 11:28:40 AM
Deliver - Class in tigase.server.amp.cond
Created: Apr 27, 2010 5:36:27 PM
Deliver() - Constructor for class tigase.server.amp.action.Deliver
 
Deliver() - Constructor for class tigase.server.amp.cond.Deliver
 
DELIVER_CLUSTER_PACKET_CMD - Static variable in interface tigase.cluster.api.ClusterControllerIfc
 
delTrusted(JID) - Method in class tigase.server.xmppsession.SessionManager
 
deny - Enum constant in enum class tigase.xmpp.impl.JabberIqPrivacy.ITEM_ACTION
 
Dependency - Class in tigase.kernel.core
 
Dependency(BeanConfig) - Constructor for class tigase.kernel.core.Dependency
Creates instance of class.
DependencyChecker - Class in tigase.util.common
 
DependencyChecker() - Constructor for class tigase.util.common.DependencyChecker
 
DependencyGrapher - Class in tigase.kernel.core
Creates graph of beans dependency in Graphviz format.
DependencyGrapher() - Constructor for class tigase.kernel.core.DependencyGrapher
 
DependencyGrapher(Kernel) - Constructor for class tigase.kernel.core.DependencyGrapher
 
DependencyManager - Class in tigase.kernel.core
 
DependencyManager() - Constructor for class tigase.kernel.core.DependencyManager
 
dependsOn() - Method in interface tigase.db.converter.Convertible
 
derby - Enum constant in enum class tigase.db.DataRepository.dbTypes
 
DERBY_CHECK_TABLE_QUERY - Static variable in class tigase.db.jdbc.DataRepositoryImpl
 
DERBY_CONNVALID_QUERY - Static variable in class tigase.db.jdbc.DataRepositoryImpl
 
DERBY_GETSCHEMAVER_QUERY - Static variable in class tigase.db.jdbc.JDBCRepository
 
DERBY_REPO_CLASS_PROP_VAL - Static variable in interface tigase.conf.Configurable
Deprecated.
moved to RepositoryFactory
DERBY_REPO_CLASS_PROP_VAL - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
DERBY_REPO_URL_PROP_VAL - Static variable in interface tigase.conf.Configurable
Deprecated.
moved to RepositoryFactory
DERBY_REPO_URL_PROP_VAL - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
desc() - Element in annotation interface tigase.kernel.beans.config.ConfigField
Description of field.
DESCRIPT - Static variable in interface tigase.server.script.CommandIfc
 
description(String) - Method in class tigase.util.ui.console.CommandlineParameter.Builder
Sets the description for the parameter option
description(String) - Method in class tigase.util.ui.console.Task.Builder
 
deserialize(Element) - Method in class tigase.eventbus.impl.EventBusSerializer
 
deserialize(Element) - Method in interface tigase.eventbus.impl.Serializer
 
deserialize(Element) - Method in interface tigase.eventbus.XMLEventBusEvent
 
destroy() - Method in class tigase.cluster.repo.ClConConfigRepository
 
destroy() - Method in class tigase.cluster.repo.ClConDirRepository
 
destroy() - Method in class tigase.cluster.repo.ClConSQLRepository
 
destroy() - Method in class tigase.conf.ConfigurationCache
 
destroy() - Method in class tigase.db.comp.AbstractSDComponentRepositoryBean
 
destroy() - Method in interface tigase.db.comp.ComponentRepository
Method destroys this instance of ComponentRepository releasing resources allocated for this instance of ComponentRepository if possible
destroy() - Method in class tigase.io.repo.CertificateRepository
 
destroy() - Method in class tigase.monitor.TaskConfigItemJDBCRepository
 
destroy() - Method in class tigase.server.ext.AbstractCompDBRepository
 
destroy() - Method in class tigase.server.ext.CompConfigRepository
Deprecated.
 
destroy() - Method in class tigase.server.ext.CompSQLRepository
Deprecated.
 
destroy() - Method in class tigase.server.extdisco.ExtServiceDiscoveryUserRepoRepository
 
destroy() - Method in interface tigase.server.monitor.MonitorPluginIfc
 
destroy() - Method in class tigase.vhosts.VHostJDBCRepository
 
destroyDataSource() - Method in class tigase.db.util.DBSchemaLoader
 
destroyDataSource() - Method in class tigase.db.util.SchemaLoader
 
destroyMap(Map) - Method in class tigase.map.ClusterMapFactory
 
destroySchema(Properties) - Method in class tigase.db.util.SchemaManager
 
destroySchemas(Collection<SchemaManager.DataSourceInfo>) - Method in class tigase.db.util.SchemaManager
 
destroySchemas(DataSource) - Method in class tigase.db.util.SchemaManager
 
detectPathAndFormat() - Method in class tigase.conf.OldConfigHolder
 
Dialback - Class in tigase.server.xmppserver.proc
Created: Dec 9, 2010 2:00:52 PM
Dialback - Enum constant in enum class tigase.server.xmppserver.proc.S2SAbstractProcessor.Order
 
Dialback() - Constructor for class tigase.server.xmppserver.proc.Dialback
 
DIALBACK_EL - Static variable in class tigase.server.xmppserver.proc.S2SAbstract
 
DIALBACK_NS - Static variable in class tigase.server.xmppserver.proc.S2SAbstract
 
digest(String, String, String) - Static method in class tigase.util.Algorithms
 
DIGEST_ID_KEY - Static variable in interface tigase.db.AuthRepository
 
DIGEST_KEY - Static variable in interface tigase.db.AuthRepository
 
digit2codepoint(int) - Static method in class gnu.inet.encoding.Punycode
 
DIRECT_PRESENCE - Static variable in class tigase.xmpp.impl.PresenceState
DIRECT_PRESENCE is a key in temporary session data for the collection of JIDs where direct presence was sent.
disable() - Method in class tigase.monitor.tasks.AbstractConfigurableTask
 
disable() - Method in class tigase.monitor.tasks.AbstractConfigurableTimerTask
 
disable() - Method in class tigase.monitor.tasks.LoggerTask
 
disabled - Enum constant in enum class tigase.db.AuthRepository.AccountStatus
 
DISABLED_KEY - Static variable in class tigase.db.AuthRepositoryImpl
 
DisableDisco - Interface in tigase.server
Disables service discovery processing for a component implementing this interface.
disableNotifications(XMPPResourceConnection, JID, String) - Method in class tigase.xmpp.impl.push.AbstractPushNotifications
 
disableUser(XMPPResourceConnection, BareJID) - Method in class tigase.xmpp.impl.AbstractAuthPreprocessor
 
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
 
DISCO_FEATURES - Static variable in class tigase.xmpp.impl.JabberIqPrivacy
 
DISCO_FEATURES - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
 
DISCO_FEATURES_PROP_KEY - Static variable in class tigase.cluster.VirtualComponent
Comma separated list of features for the service discovery item represented by this virtual component.
DISCO_FEATURES_PROP_VAL - Static variable in class tigase.cluster.VirtualComponent
 
DISCO_INFO_XMLNS - Static variable in class tigase.component.modules.impl.DiscoveryModule
 
DISCO_ITEMS_XMLNS - Static variable in class tigase.component.modules.impl.DiscoveryModule
 
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
 
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
 
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
A default value for service discovery item type, which is 'text'
DiscoFeatures - Annotation Interface in tigase.xmpp.impl.annotation
Annotation which placed on AnnotatedXMPPProcessor can define discovery features provided by processor
DISCONNECT - Enum constant in enum class tigase.server.ConnectionManager.LIMIT_ACTION
 
disconnected(String) - Method in interface tigase.stats.JMXProxyListener
 
disconnected(String) - Method in interface tigase.stats.JMXProxyListenerOpt
 
disconnected(BoshIOService) - Method in class tigase.server.bosh.BoshSession
 
DiscoveryModule - Class in tigase.component.modules.impl
 
DiscoveryModule() - Constructor for class tigase.component.modules.impl.DiscoveryModule
 
DiscoveryMonitorModule - Class in tigase.monitor.modules
 
DiscoveryMonitorModule() - Constructor for class tigase.monitor.modules.DiscoveryMonitorModule
 
DISK_USAGE_MONITOR_EVENT_NAME - Static variable in class tigase.monitor.tasks.DiskTask
 
DiskTask - Class in tigase.monitor.tasks
 
DiskTask() - Constructor for class tigase.monitor.tasks.DiskTask
 
dispatch(Object, Object, boolean) - Method in class tigase.eventbus.impl.AbstractHandler
 
dispatch(Object, Object, boolean) - Method in class tigase.eventbus.impl.ObjectEventsListenerHandler
 
dispatch(Object, Object, boolean) - Method in class tigase.eventbus.impl.ObjectEventsSourceListenerHandler
 
dispatch(Object, Object, boolean) - Method in class tigase.eventbus.impl.ReflectEventListenerHandler
 
dispatch(Object, Object, boolean) - Method in class tigase.eventbus.impl.ReflectEventSourceListenerHandler
 
dispose() - Method in class tigase.auth.mechanisms.AbstractSasl
 
divide - Enum constant in enum class tigase.conf.ConfigReader.CompositeVariable.Operation
 
DMapListener<K,V> - Interface in tigase.map
Created by bmalkow on 04.12.2015.
DNSEntry - Class in tigase.util.dns
The class defines an instance of a single DNS entry.
DNSEntry(String, String) - Constructor for class tigase.util.dns.DNSEntry
Constructs DNS entry with hostname and IP to which it resolves.
DNSEntry(String, String[]) - Constructor for class tigase.util.dns.DNSEntry
Constructs DNS entry with hostname and multiple IP to which it resolves.
DNSEntry(String, String[], int) - Constructor for class tigase.util.dns.DNSEntry
Constructs DNS entry with hostname, IPs to which it resolves and a default port number used for connections.
DNSEntry(String, String, int) - Constructor for class tigase.util.dns.DNSEntry
Constructs DNS entry with hostname, IP to which it resolves and a default port number used for connections.
DNSEntry(String, String, String[], int, long, int, int) - Constructor for class tigase.util.dns.DNSEntry
Constructs complete SRV DNS entry.
DNSEntry(String, String, String, int, long, int, int) - Constructor for class tigase.util.dns.DNSEntry
Constructs complete SRV DNS entry.
DNSResolverDefault - Class in tigase.util.dns
DNSResolver class for handling DNS names
DNSResolverDefault() - Constructor for class tigase.util.dns.DNSResolverDefault
 
DNSResolverFactory - Class in tigase.util.dns
 
DNSResolverFactory() - Constructor for class tigase.util.dns.DNSResolverFactory
 
DNSResolverIfc - Interface in tigase.util.dns
 
doAuth(NonAuthUserRepository, Map<String, Object>, XMPPResourceConnection, BareJID, String, String) - Method in class tigase.xmpp.impl.JabberIqAuth
 
DOCUMENTATION - Enum constant in enum class tigase.annotations.TODO.Severity
DOCUMENTATION severity refers to code which should be documented.
DOCUMENTATION - Enum constant in enum class tigase.xml.annotations.TODO.Severity
DOCUMENTATION severity refers to code which should be documented.
doFireThreadPerHandler(Object, Object, boolean, HashSet<AbstractHandler>) - Method in class tigase.eventbus.impl.EventBusImplementation
 
doForAllServices(ServiceChecker<IO>) - Method in class tigase.server.ConnectionManager
Perform a given action defined by ServiceChecker for all active IOService objects (active network connections).
doGetRegistrationForm(Packet, Element, XMPPResourceConnection, Queue<Packet>) - Method in class tigase.xmpp.impl.JabberIqRegister
 
DOM_HANDLER - Static variable in class tigase.xmpp.XMPPIOService
Key name of the system property for configuration protection from system overload and DOS attack.
domain - Enum constant in enum class tigase.vhosts.filter.Rule.RuleType
 
domain - Variable in class tigase.auth.impl.AuthRepoPlainCallbackHandler
Deprecated.
 
domain - Variable in class tigase.auth.impl.PlainCallbackHandler
 
domain - Variable in class tigase.auth.impl.PlainSPCallbackHandler
Deprecated.
 
domain - Variable in class tigase.xmpp.RepositoryAccess
 
DOMAIN - Enum constant in enum class tigase.server.CmdAcl.Type
Only users who have an account within the given domain can execute the command.
DOMAIN_ADMIN - Enum constant in enum class tigase.server.CmdAcl.Type
Only user who is an admin of the given domain can execute the command.
DOMAIN_ATTR - Static variable in class tigase.server.ext.CompRepoItem
 
DOMAIN_FILTER_POLICY_ATT - Static variable in class tigase.vhosts.VHostItemImpl
 
DOMAIN_FILTER_POLICY_DOMAINS_ATT - Static variable in class tigase.vhosts.VHostItemImpl
 
DOMAIN_FILTER_POLICY_DOMAINS_LABEL - Static variable in class tigase.vhosts.VHostItemImpl
 
DOMAIN_FILTER_POLICY_LABEL - Static variable in class tigase.vhosts.VHostItemImpl
 
DOMAIN_FILTER_POLICY_PROP_DEF - Static variable in class tigase.vhosts.VHostItemImpl
 
DOMAIN_FILTER_POLICY_PROP_KEY - Static variable in class tigase.vhosts.VHostItemImpl
 
DOMAIN_NAME_LABEL - Static variable in class tigase.server.ext.CompRepoItem
 
DOMAIN_OWNER - Enum constant in enum class tigase.server.CmdAcl.Type
Only user who is an owner of the given domain can execute the command.
DOMAIN_PASS_LABEL - Static variable in class tigase.server.ext.CompRepoItem
 
DomainAware - Interface in tigase.auth
Interface should be implemented by CallbackHandler instance if domain name rom current XMPP Session should be injected.
DomainFilter - Class in tigase.xmpp.impl
Created: Dec 30, 2008 12:43:28 PM
DomainFilter() - Constructor for class tigase.xmpp.impl.DomainFilter
 
DomainFilterPolicy - Enum Class in tigase.vhosts.filter
Enumeration of all possible filtering modes
DomainServerNameMapper() - Constructor for class tigase.server.xmppserver.S2SConnectionManager.DomainServerNameMapper
 
DomBuilderHandler - Class in tigase.xml
DomBuilderHandler - implementation of SimpleHandler building DOM strctures during parsing time.
DomBuilderHandler() - Constructor for class tigase.xml.DomBuilderHandler
 
DomBuilderHandler(ElementFactory) - Constructor for class tigase.xml.DomBuilderHandler
 
doRemoveAccount(Packet, Element, XMPPResourceConnection, Queue<Packet>) - Method in class tigase.xmpp.impl.JabberIqRegister
 
DOUBLE - Enum constant in enum class tigase.xml.db.Types.DataType
 
DOUBLE_ARR - Enum constant in enum class tigase.xml.db.Types.DataType
 
Drop - Class in tigase.server.amp.action
Created: Apr 27, 2010 5:35:33 PM
Drop() - Constructor for class tigase.server.amp.action.Drop
 
DROP_PACKETS - Enum constant in enum class tigase.server.ConnectionManager.LIMIT_ACTION
 
DRUPAL_NAME_FLD - Static variable in class tigase.db.jdbc.DrupalWPAuth
 
DRUPAL_OK_STATUS_VAL - Static variable in class tigase.db.jdbc.DrupalWPAuth
 
DRUPAL_PASS_FLD - Static variable in class tigase.db.jdbc.DrupalWPAuth
 
DRUPAL_REPO_URL_PROP_VAL - Static variable in interface tigase.conf.Configurable
Deprecated.
moved to RepositoryFactory
DRUPAL_REPO_URL_PROP_VAL - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
DRUPAL_STATUS_FLD - Static variable in class tigase.db.jdbc.DrupalWPAuth
 
DRUPAL_USERS_TBL - Static variable in class tigase.db.jdbc.DrupalWPAuth
 
DRUPALWP_REPO_CLASS_PROP_VAL - Static variable in interface tigase.conf.Configurable
Deprecated.
moved to RepositoryFactory
DRUPALWP_REPO_CLASS_PROP_VAL - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
DrupalWPAuth - Class in tigase.db.jdbc
Describe class DrupalWPAuth here.
DrupalWPAuth() - Constructor for class tigase.db.jdbc.DrupalWPAuth
 
dsl - Enum constant in enum class tigase.conf.OldConfigHolder.Format
 
DSLBeanConfigurator - Class in tigase.component
Created by andrzej on 11.08.2016.
DSLBeanConfigurator() - Constructor for class tigase.component.DSLBeanConfigurator
 
DSLBeanConfiguratorWithBackwardCompatibility - Class in tigase.component
Created by andrzej on 12.08.2016.
DSLBeanConfiguratorWithBackwardCompatibility() - Constructor for class tigase.component.DSLBeanConfiguratorWithBackwardCompatibility
 
dtf - Static variable in class tigase.monitor.tasks.ConnectionsTask
 
dtf - Static variable in class tigase.monitor.tasks.DiskTask
 
dtf - Static variable in class tigase.monitor.tasks.LoggerTask
 
DualIPRepositoryWrapper() - Constructor for class tigase.server.xmppclient.SeeOtherHostDualIP.DualIPRepositoryWrapper
 
DualIPRepositoryWrapperConfigBean() - Constructor for class tigase.server.xmppclient.SeeOtherHostDualIP.DualIPRepositoryWrapper.DualIPRepositoryWrapperConfigBean
 
DUMMY_REPO_CLASS_PROP_VAL - Static variable in interface tigase.conf.Configurable
Deprecated.
moved to RepositoryFactory
DUMMY_REPO_CLASS_PROP_VAL - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
DummyRepository - Class in tigase.db
DummyRepository is a class with all methods empty.
DummyRepository() - Constructor for class tigase.db.DummyRepository
 
dumpBroadcastMessageKeys() - Method in class tigase.server.amp.db.MsgBroadcastRepository
 
dumpBroadcastMessageKeys() - Method in class tigase.server.amp.db.MsgBroadcastRepository.MsgBroadcastRepositoryBean
 
dumpBroadcastMessageKeys() - Method in interface tigase.server.amp.db.MsgBroadcastRepositoryIfc
 
dumpConfiguration(File) - Method in class tigase.component.DSLBeanConfigurator
 
dumpConfiguration(Writer) - Method in class tigase.component.DSLBeanConfigurator
 
dumpHeaders(Map<String, String>) - Method in class tigase.server.websocket.WebSocketXMPPIOService
 
dynamicGetRequest(Packet, XMPPResourceConnection, Queue<Packet>, Map<String, Object>) - Static method in class tigase.xmpp.impl.JabberIqRoster
Method processes roster get request related to dynamic roster.
DynamicRoster - Class in tigase.xmpp.impl.roster
Describe class DynamicRoster here.
DynamicRoster() - Constructor for class tigase.xmpp.impl.roster.DynamicRoster
 
DynamicRosterIfc - Interface in tigase.xmpp.impl.roster
Interface DynamicRosterIfc is to dynamically generate user roster entries when the user requests the roster content.
DynamicRosterTest - Class in tigase.xmpp.impl.roster
Created: Nov 28, 2008 10:27:55 PM
DynamicRosterTest() - Constructor for class tigase.xmpp.impl.roster.DynamicRosterTest
 
DynamicRosterTest123 - Class in tigase.xmpp.impl.roster
 
DynamicRosterTest123() - Constructor for class tigase.xmpp.impl.roster.DynamicRosterTest123
 
dynamicSetRequest(Packet, XMPPResourceConnection, Queue<Packet>, Map<String, Object>) - Static method in class tigase.xmpp.impl.JabberIqRoster
Method processes roster set request related to dynamic roster.

E

earliestOffline - Variable in class tigase.server.amp.db.MsgRepository
 
EchoComponent - Class in tigase.server.test
Created: Sep 30, 2010 1:07:13 PM
EchoComponent() - Constructor for class tigase.server.test.EchoComponent
 
ejabberd - Enum constant in enum class tigase.db.converter.Converter.SERVER
 
ejabberd_new - Enum constant in enum class tigase.db.converter.Converter.SERVER
 
EL_NAME - Static variable in class tigase.xmpp.impl.StartTLS
 
elem - Variable in class tigase.server.Packet
 
elem() - Element in annotation interface tigase.xmpp.impl.annotation.StreamFeature
 
ELEM_NAME - Static variable in class tigase.monitor.TaskConfigItem
 
ELEM_NAME - Static variable in class tigase.server.Iq
 
ELEM_NAME - Static variable in class tigase.server.Message
 
ELEM_NAME - Static variable in class tigase.server.Presence
 
ELEM_NAME - Static variable in class tigase.xmpp.impl.C2SDeliveryErrorProcessor
 
ELEM_NAME - Static variable in class tigase.xmpp.impl.Message
 
ELEM_NAME - Static variable in class tigase.xmpp.impl.MessageDeliveryLogic
 
element - Enum constant in enum class tigase.eventbus.impl.AbstractHandler.Type
Only XML events.
element - Variable in class tigase.xmpp.impl.SaslAuth2.Inline.Result
 
Element - Class in tigase.xml
Element - basic document tree node implementation.
Element(String) - Constructor for class tigase.xml.Element
 
Element(String, String) - Constructor for class tigase.xml.Element
 
Element(String, String[], String[]) - Constructor for class tigase.xml.Element
 
Element(String, String, String[], String[]) - Constructor for class tigase.xml.Element
 
Element(String, String, StringBuilder[], StringBuilder[]) - Constructor for class tigase.xml.Element
 
Element(String, Element[], String[], String[]) - Constructor for class tigase.xml.Element
 
Element(Element) - Constructor for class tigase.xml.Element
 
ELEMENT_CDATA - Enum constant in enum class tigase.xml.SimpleParser.State
 
ELEMENT_NAME - Enum constant in enum class tigase.xml.SimpleParser.State
 
Element.Matcher<T> - Interface in tigase.xml
 
Element.XMLIdentityHashMap<K,V> - Class in tigase.xml
 
ElementAddEvent() - Constructor for class tigase.map.ClusterMapFactory.ElementAddEvent
 
elementCData(StringBuilder) - Method in class tigase.xml.DomBuilderHandler
 
elementCData(StringBuilder) - Method in interface tigase.xml.SimpleHandler
 
elementCData(StringBuilder) - Method in class tigase.xml.XMLFormatter
 
elementCData(StringBuilder) - Method in class tigase.xmpp.XMPPDomBuilderHandler
 
ElementCriteria - Class in tigase.criteria
Created: 2007-06-19 20:34:57
ElementCriteria(String, String, String[], String[]) - Constructor for class tigase.criteria.ElementCriteria
 
ElementFactory - Interface in tigase.xml
ElementFactory is inderface definition for factories creating proper instances of Element class or its extension.
elementInstance(String, String, StringBuilder[], StringBuilder[]) - Method in class tigase.xml.db.DBElementFactory
Describe elementInstance method here.
elementInstance(String, String, StringBuilder[], StringBuilder[]) - Method in class tigase.xml.DefaultElementFactory
 
elementInstance(String, String, StringBuilder[], StringBuilder[]) - Method in interface tigase.xml.ElementFactory
 
ElementMatcher - Class in tigase.xmpp
 
ElementMatcher(String[], boolean, String, String[][], boolean) - Constructor for class tigase.xmpp.ElementMatcher
 
ElementMatcher(String[], String, boolean) - Constructor for class tigase.xmpp.ElementMatcher
 
ElementRemoveEvent() - Constructor for class tigase.map.ClusterMapFactory.ElementRemoveEvent
 
ELEMENTS - Static variable in class tigase.xmpp.impl.JabberIqPrivacy
 
elements_number_limit - Variable in class tigase.server.ConnectionManager
Protection from the system overload and DOS attack.
ELEMENTS_NUMBER_LIMIT_CLUSTER_PROP_VAL - Static variable in class tigase.cluster.ClusterConnectionManager
Default value for the system property for configuration protection from system overload and DOS attack.
ELEMENTS_NUMBER_LIMIT_PROP_KEY - Static variable in class tigase.server.ConnectionManager
Key name of the system property for configuration protection from system overload and DOS attack.
ELEMENTS_NUMBER_LIMIT_PROP_VAL - Static variable in class tigase.server.ConnectionManager
Default value for the system property for configuration protection from system overload and DOS attack.
ElemPathCriteria - Class in tigase.eventbus.component
 
ElemPathCriteria(String[], String[]) - Constructor for class tigase.eventbus.component.ElemPathCriteria
 
elemToString(Element) - Static method in class tigase.server.Packet
Method trims Element stanza to 1024 characters and returns String representation of the element
elemToStringSecure(Element) - Static method in class tigase.server.Packet
Method trims Element stanza to 1024 characters and returns String representation of the element.
empty() - Static method in class tigase.criteria.ElementCriteria
 
EMPTY_FEATURES - Static variable in interface tigase.component.modules.Module
 
emptyNameAllowed - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
 
emptyTrustManager - Variable in class tigase.server.xmppclient.ClientTrustManagerFactory
 
enable() - Method in class tigase.monitor.tasks.AbstractConfigurableTask
 
enable() - Method in class tigase.monitor.tasks.AbstractConfigurableTimerTask
 
enable() - Method in class tigase.monitor.tasks.LoggerTask
 
enable() - Method in class tigase.monitor.tasks.SampleTask
 
enable() - Method in class tigase.monitor.tasks.ScriptTask
 
ENABLE - Enum constant in enum class tigase.server.xmppclient.StreamManagementCommand
 
ENABLE_ROSTER_LAZY_LOADING_KEY - Static variable in class tigase.xmpp.impl.PresenceState
 
ENABLED - Enum constant in enum class tigase.server.xmppclient.StreamManagementCommand
 
ENABLED_ATT - Static variable in class tigase.vhosts.VHostItemImpl
 
ENABLED_LABEL - Static variable in class tigase.vhosts.VHostItemImpl
 
enableNotifications(XMPPResourceConnection, JID, String, Element) - Method in class tigase.xmpp.impl.push.AbstractPushNotifications
 
enableNotifications(XMPPResourceConnection, JID, String, Element, Element) - Method in class tigase.xmpp.impl.push.AbstractPushNotifications
 
enableServiceConnectedTimeout(IO) - Method in class tigase.server.ConnectionManager
 
enableServiceConnectedTimeout(ComponentIOService) - Method in class tigase.server.ext.ComponentProtocol
 
enableServiceConnectedTimeout(XMPPIOService<Object>) - Method in class tigase.cluster.ClusterConnectionManager
 
enableServiceConnectedTimeout(XMPPIOService<Object>) - Method in class tigase.server.bosh.BoshConnectionManager
 
encode(byte[]) - Static method in class tigase.util.Base64
 
encode(String) - Static method in class gnu.inet.encoding.Punycode
Punycodes a unicode string.
encode(BareJID, String) - Method in interface tigase.auth.credentials.Credentials.Encoder
Encrypt plaintext password for user
encode(BareJID, String) - Method in class tigase.auth.credentials.entries.MD5PasswordCredentialsEntry.Encoder
Deprecated.
 
encode(BareJID, String) - Method in class tigase.auth.credentials.entries.MD5UserIdPasswordCredentialsEntry.Encoder
Deprecated.
 
encode(BareJID, String) - Method in class tigase.auth.credentials.entries.MD5UsernamePasswordCredentialsEntry.Encoder
Deprecated.
 
encode(BareJID, String) - Method in class tigase.auth.credentials.entries.PlainCredentialsEntry.Encoder
 
encode(BareJID, String) - Method in class tigase.auth.credentials.entries.ScramCredentialsEntry.Encoder
 
encode(BareJID, String, String) - Method in class tigase.auth.CredentialsEncoderBean
 
encodeForAllMechanisms(BareJID, String) - Method in class tigase.auth.CredentialsEncoderBean
 
encodeFrameAndWrite(WebSocketXMPPIOService, ByteBuffer) - Method in class tigase.server.websocket.WebSocketHixie76
 
encodeFrameAndWrite(WebSocketXMPPIOService, ByteBuffer) - Method in class tigase.server.websocket.WebSocketHybi
 
encodeFrameAndWrite(WebSocketXMPPIOService, ByteBuffer) - Method in interface tigase.server.websocket.WebSocketProtocolIfc
Method encodes data into WebSocket frame and writes it to passed service
encoder - Variable in class tigase.net.IOService
 
Encoder() - Constructor for class tigase.auth.credentials.entries.MD5PasswordCredentialsEntry.Encoder
Deprecated.
 
Encoder() - Constructor for class tigase.auth.credentials.entries.MD5UserIdPasswordCredentialsEntry.Encoder
Deprecated.
 
Encoder() - Constructor for class tigase.auth.credentials.entries.MD5UsernamePasswordCredentialsEntry.Encoder
Deprecated.
 
Encoder() - Constructor for class tigase.auth.credentials.entries.PlainCredentialsEntry.Encoder
 
Encoder() - Constructor for class tigase.auth.credentials.entries.ScramCredentialsEntry.Encoder
 
Encoder() - Constructor for class tigase.auth.credentials.entries.ScramSha1CredentialsEntry.Encoder
 
Encoder() - Constructor for class tigase.auth.credentials.entries.ScramSha256CredentialsEntry.Encoder
 
Encoder() - Constructor for class tigase.auth.credentials.entries.ScramSha512CredentialsEntry.Encoder
 
Encoder(String) - Constructor for class tigase.auth.credentials.entries.ScramCredentialsEntry.Encoder
 
encodeToStrings() - Method in class tigase.auth.BruteForceLockerBean.Key
 
encodeToStrings() - Method in class tigase.auth.BruteForceLockerBean.StatHolder
 
encodeToStrings() - Method in class tigase.auth.BruteForceLockerBean.Value
 
encodeToStrings() - Method in interface tigase.kernel.TypesConverter.Parcelable
 
encodeTypeIdInName(String, Object) - Static method in class tigase.util.repository.DataTypes
 
EncryptedPushNotificationExtension - Class in tigase.xmpp.impl.push
 
EncryptedPushNotificationExtension() - Constructor for class tigase.xmpp.impl.push.EncryptedPushNotificationExtension
 
encryption_required - Enum constant in enum class tigase.auth.XmppSaslException.SaslError
The mechanism requested by the initiating entity cannot be used unless the confidentiality and integrity of the underlying stream are protected (typically via TLS).
end() - Method in class tigase.util.ZLibWrapper
 
END_ELEMENT_NAME - Enum constant in enum class tigase.xml.SimpleParser.State
 
END_OF_ATTR_NAME - Enum constant in enum class tigase.xml.SimpleParser.State
 
endElement(StringBuilder) - Method in class tigase.xml.DomBuilderHandler
 
endElement(StringBuilder) - Method in interface tigase.xml.SimpleHandler
 
endElement(StringBuilder) - Method in class tigase.xml.XMLFormatter
 
endElement(StringBuilder) - Method in class tigase.xmpp.XMPPDomBuilderHandler
 
endTransaction() - Method in class tigase.db.converter.DataRepoPool
 
endTransaction() - Method in interface tigase.db.DataRepository
Ends current transaction on the DataRepository connection.
endTransaction() - Method in class tigase.db.DataRepositoryPool
 
endTransaction() - Method in class tigase.db.jdbc.DataRepositoryImpl
 
engineGenerateSeed(int) - Method in class tigase.util.VMPCRandom.Spi
 
engineNextBytes(byte[]) - Method in class tigase.util.VMPCRandom.Spi
 
engineSetSeed(byte[]) - Method in class tigase.util.VMPCRandom.Spi
 
ensureBroadcastMessageRecipient(String, BareJID) - Method in class tigase.server.amp.db.JDBCMsgBroadcastRepository
 
ensureBroadcastMessageRecipient(String, BareJID) - Method in class tigase.server.amp.db.MsgBroadcastRepository
 
ENTITY - Enum constant in enum class tigase.xml.SimpleParser.State
 
EntityTime - Class in tigase.xmpp.impl
This supports the implementation of XEP-0202: Entity Time.
EntityTime() - Constructor for class tigase.xmpp.impl.EntityTime
 
Entry(Packet) - Constructor for class tigase.server.xmppclient.StreamManagementIOProcessor.OutQueue.Entry
 
Entry(JID, long, long, AsyncCallback) - Constructor for class tigase.component.responses.ResponseManager.Entry
 
ENTRY - Static variable in class tigase.xml.db.DBElement
 
entrySet() - Method in class tigase.collections.TwoHashBidiMap
 
entrySet() - Method in class tigase.util.cache.SimpleCache
 
ENVIRONMENT - Enum constant in enum class tigase.conf.ConfigReader.State
 
EnvironmentVariable() - Constructor for class tigase.conf.ConfigReader.EnvironmentVariable
 
EnvironmentVariable(String, String) - Constructor for class tigase.conf.ConfigReader.EnvironmentVariable
 
EOL - Static variable in class tigase.server.bosh.BoshIOService
 
equals(Object) - Method in class tigase.auth.BruteForceLockerBean.Key
 
equals(Object) - Method in class tigase.auth.BruteForceLockerBean.Value
 
equals(Object) - Method in class tigase.cluster.api.CommandListenerAbstract
 
equals(Object) - Method in class tigase.cluster.strategy.ConnectionRecord
 
equals(Object) - Method in class tigase.conf.ConfigItem
 
equals(Object) - Method in class tigase.conf.ConfigReader.AbstractEnvironmentPropertyVariable
 
equals(Object) - Method in class tigase.conf.ConfigReader.CompositeVariable
 
equals(Object) - Method in class tigase.db.converter.converters.UserEntity
 
equals(Object) - Method in class tigase.db.util.SchemaVersionCheckerLogger.VersionCheckerSchemaInfo
 
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.disco.ServiceIdentity
 
equals(Object) - Method in class tigase.eventbus.component.stores.Subscription
 
equals(Object) - Method in class tigase.eventbus.impl.AbstractListenerHandler
 
equals(Object) - Method in class tigase.eventbus.impl.EventName
 
equals(Object) - Method in class tigase.eventbus.impl.ReflectEventListenerHandler
 
equals(Object) - Method in class tigase.eventbus.impl.ReflectEventRoutedTransientFiller
 
equals(Object) - Method in class tigase.eventbus.impl.ReflectEventRoutingSelector
 
equals(Object) - Method in record class tigase.io.CertificateContainerIfc.CertificateEntity
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator.BeanDefinition
 
equals(Object) - Method in class tigase.kernel.core.BeanConfig
 
equals(Object) - Method in class tigase.monitor.tasks.TasksEvent
 
equals(Object) - Method in class tigase.server.CmdAcl
 
equals(Object) - Method in class tigase.server.rtbl.RTBLIqModule.RequestKey
 
equals(Object) - Method in class tigase.server.rtbl.RTBLRepository.Key
 
equals(Object) - Method in record class tigase.server.rtbl.RTBLSubscribeModule.Context
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class tigase.server.xmppserver.CID
 
equals(Object) - Method in class tigase.util.cache.SimpleCache
 
equals(Object) - Method in class tigase.util.ui.console.CommandlineParameter
 
equals(Object) - Method in class tigase.util.Version
 
equals(Object) - Method in class tigase.vhosts.filter.Rule
 
equals(Object) - Method in class tigase.vhosts.VHostItemImpl
 
equals(Object) - Method in class tigase.xml.Element
 
equals(Object) - Method in class tigase.xmpp.jid.BareJID
Method compares whether this BareJID instance represents the same user bare JID as the one given in parameter.
equals(Object) - Method in class tigase.xmpp.jid.JID
Method compares whether this JID instance represents the same user JID as the one given in parameter.
ERR_TYPE_AUTH - Static variable in enum class tigase.xmpp.Authorization
 
ERR_TYPE_CANCEL - Static variable in enum class tigase.xmpp.Authorization
 
ERR_TYPE_MODIFY - Static variable in enum class tigase.xmpp.Authorization
 
ERR_TYPE_WAIT - Static variable in enum class tigase.xmpp.Authorization
 
error - Enum constant in enum class tigase.db.util.SchemaLoader.Result
 
error - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.PresenceType
 
error - Enum constant in enum class tigase.xmpp.StanzaType
 
error(String) - Method in class tigase.xml.DomBuilderHandler
 
error(String) - Method in interface tigase.xml.SimpleHandler
 
error(String) - Method in class tigase.xml.XMLFormatter
 
error(String) - Method in class tigase.xmpp.XMPPDomBuilderHandler
 
Error - Class in tigase.server.amp.action
Created: Apr 27, 2010 5:35:45 PM
Error() - Constructor for class tigase.server.amp.action.Error
 
ERROR - Enum constant in enum class tigase.xml.SimpleParser.State
 
ERROR_EL_NAME - Static variable in class tigase.xmpp.impl.JabberIqPrivacy
 
ERROR_KEY - Static variable in class tigase.xmpp.XMPPResourceConnection
 
ERROR_NS - Static variable in class tigase.server.Packet
 
ErrorCounter - Class in tigase.xmpp.impl
ErrorCounter class is implementation of XMPPProcessor responsible for counting packets with type=error which value is added to Tigase XMPP Server statistics.
ErrorCounter() - Constructor for class tigase.xmpp.impl.ErrorCounter
 
ErrorCounter.ErrorStatisticsHolder - Class in tigase.xmpp.impl
 
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.
errors - Static variable in class tigase.util.log.LogFormatter
 
ERRORS_STATISTICS_MBEAN_NAME - Static variable in class tigase.stats.StatisticsCollector
 
ErrorsStatisticsProvider - Class in tigase.stats
 
ErrorsStatisticsProvider() - Constructor for class tigase.stats.ErrorsStatisticsProvider
 
ErrorStatisticsHolder() - Constructor for class tigase.server.xmppclient.StreamErrorCounterIOProcessor.ErrorStatisticsHolder
 
ErrorStatisticsHolder() - Constructor for class tigase.xmpp.impl.ErrorCounter.ErrorStatisticsHolder
 
escape(String) - Static method in class tigase.form.SignatureCalculator
 
escape(String) - Static method in class tigase.kernel.DefaultTypesConverter
 
escape(String) - Static method in class tigase.xml.XMLUtils
 
eval(Reader) - Method in class tigase.osgi.OSGiScriptEngine
 
eval(Reader, Bindings) - Method in class tigase.osgi.OSGiScriptEngine
 
eval(Reader, ScriptContext) - Method in class tigase.osgi.OSGiScriptEngine
 
eval(String) - Method in class tigase.osgi.OSGiScriptEngine
 
eval(String, Bindings) - Method in class tigase.osgi.OSGiScriptEngine
 
eval(String, ScriptContext) - Method in class tigase.osgi.OSGiScriptEngine
 
evaluateResponse(byte[]) - Method in class tigase.auth.mechanisms.AbstractSaslSCRAM
 
evaluateResponse(byte[]) - Method in class tigase.auth.mechanisms.SaslANONYMOUS
 
evaluateResponse(byte[]) - Method in class tigase.auth.mechanisms.SaslEXTERNAL
 
evaluateResponse(byte[]) - Method in class tigase.auth.mechanisms.SaslPLAIN
 
eventBus - Variable in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
eventBus - Variable in class tigase.component.AbstractComponent
Deprecated.
 
eventBus - Variable in class tigase.component.AbstractKernelBasedComponent
 
eventBus - Variable in class tigase.component.modules.AbstractModule
 
eventBus - Variable in class tigase.io.SSLContextContainer
 
eventBus - Variable in class tigase.monitor.tasks.ConnectionsTask
 
eventBus - Variable in class tigase.monitor.tasks.DiskTask
 
eventBus - Variable in class tigase.monitor.tasks.LoggerTask
 
eventBus - Variable in class tigase.server.xmppclient.ClientConnectionManager
 
eventBus - Variable in class tigase.server.xmppclient.SeeOtherHost
 
EventBus - Interface in tigase.eventbus
 
EVENTBUS - Static variable in interface tigase.server.script.CommandIfc
 
EVENTBUS_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Deprecated.
EVENTBUS_REPOSITORY_NOTIFICATIONS_ENABLED_KEY - Static variable in class tigase.cluster.ClusterConnectionManager
 
EVENTBUS_REPOSITORY_NOTIFICATIONS_ENABLED_VALUE - Static variable in class tigase.cluster.ClusterConnectionManager
 
EventBusComponent - Class in tigase.disteventbus.component
 
EventBusComponent - Class in tigase.eventbus.component
 
EventBusComponent() - Constructor for class tigase.disteventbus.component.EventBusComponent
 
EventBusComponent() - Constructor for class tigase.eventbus.component.EventBusComponent
 
EventbusDiscoveryModule - Class in tigase.eventbus.component
 
EventbusDiscoveryModule() - Constructor for class tigase.eventbus.component.EventbusDiscoveryModule
 
EventBusEvent - Interface in tigase.eventbus
 
EventBusException - Exception in tigase.eventbus
 
EventBusException() - Constructor for exception tigase.eventbus.EventBusException
 
EventBusException(String) - Constructor for exception tigase.eventbus.EventBusException
 
EventBusException(String, Throwable) - Constructor for exception tigase.eventbus.EventBusException
 
EventBusException(String, Throwable, boolean, boolean) - Constructor for exception tigase.eventbus.EventBusException
 
EventBusException(Throwable) - Constructor for exception tigase.eventbus.EventBusException
 
EventBusFactory - Class in tigase.eventbus
 
EventBusImplementation - Class in tigase.eventbus.impl
 
EventBusImplementation() - Constructor for class tigase.eventbus.impl.EventBusImplementation
 
EventBusImplementation.InternalEventbusEvent - Interface in tigase.eventbus.impl
 
EventBusImplementation.ListenerAddedEvent - Class in tigase.eventbus.impl
 
EventBusImplementation.ListenerRemovedEvent - Class in tigase.eventbus.impl
 
EventBusSerializer - Class in tigase.eventbus.impl
 
EventBusSerializer() - Constructor for class tigase.eventbus.impl.EventBusSerializer
 
EventListener<E> - Interface in tigase.eventbus
 
EventName - Class in tigase.eventbus.impl
 
EventName(Class<?>) - Constructor for class tigase.eventbus.impl.EventName
 
EventName(String) - Constructor for class tigase.eventbus.impl.EventName
 
EventName(String, String) - Constructor for class tigase.eventbus.impl.EventName
 
EventPublisherModule - Class in tigase.eventbus.component
 
EventPublisherModule() - Constructor for class tigase.eventbus.component.EventPublisherModule
 
EventReceiverModule - Class in tigase.eventbus.component
 
EventReceiverModule() - Constructor for class tigase.eventbus.component.EventReceiverModule
 
EventRoutedTransientFiller - Interface in tigase.eventbus
Interface implemented by classes responsible for filling transient fields of events after event is delivered on other node in cluster
EventRoutingSelector - Interface in tigase.eventbus
This interface is required to be implemented by every class which wants to change routing of delivering events to other machines.
EventsNameMap<M> - Class in tigase.eventbus.impl
 
EventsNameMap() - Constructor for class tigase.eventbus.impl.EventsNameMap
 
EventSourceListener<E> - Interface in tigase.eventbus
 
EventsRegistrar - Class in tigase.eventbus.impl
 
EventsRegistrar() - Constructor for class tigase.eventbus.impl.EventsRegistrar
 
EveryDataSource - Enum constant in enum class tigase.db.beans.MDRepositoryBean.SelectorType
Repository instances will be created for every data source.
everyHour() - Method in class tigase.auth.BruteForceLockerBean
 
everyHour() - Method in class tigase.cluster.ClusterConnectionManager
 
everyHour() - Method in class tigase.cluster.SessionManagerClustered
 
everyHour() - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
everyHour() - Method in class tigase.component.modules.StanzaProcessor
 
everyHour() - Method in class tigase.db.beans.DataSourceBean
 
everyHour() - Method in class tigase.db.beans.MDPoolBeanWithStatistics
 
everyHour() - Method in class tigase.db.beans.MDRepositoryBeanWithStatistics
 
everyHour() - Method in class tigase.db.beans.SDRepositoryBeanWithStatistics
 
everyHour() - Method in class tigase.server.AbstractMessageReceiver
Utility method executed precisely every hour.
everyHour() - Method in class tigase.server.BasicComponent
 
everyHour() - Method in class tigase.server.xmppsession.SessionManager
 
everyHour() - Method in interface tigase.stats.ComponentStatisticsProvider
 
everyHour() - Method in class tigase.stats.Counter
 
everyHour() - Method in interface tigase.stats.StatisticHolder
 
everyHour() - Method in class tigase.stats.StatisticsInvocationHandler
 
everyHour() - Method in class tigase.stats.StatisticsInvocationHandler.Statistics
 
everyMinute() - Method in class tigase.auth.BruteForceLockerBean
 
everyMinute() - Method in class tigase.cluster.SessionManagerClustered
 
everyMinute() - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
everyMinute() - Method in class tigase.component.AbstractComponent
Deprecated.
 
everyMinute() - Method in class tigase.component.modules.StanzaProcessor
 
everyMinute() - Method in class tigase.db.beans.DataSourceBean
 
everyMinute() - Method in class tigase.db.beans.MDPoolBeanWithStatistics
 
everyMinute() - Method in class tigase.db.beans.MDRepositoryBeanWithStatistics
 
everyMinute() - Method in class tigase.db.beans.SDRepositoryBeanWithStatistics
 
everyMinute() - Method in class tigase.server.AbstractMessageReceiver
Utility method executed precisely every minute.
everyMinute() - Method in class tigase.server.BasicComponent
 
everyMinute() - Method in class tigase.server.ConnectionManager
 
everyMinute() - Method in class tigase.server.test.TestSpamModule
 
everyMinute() - Method in class tigase.server.xmppsession.SessionManager
 
everyMinute() - Method in interface tigase.stats.ComponentStatisticsProvider
 
everyMinute() - Method in class tigase.stats.Counter
 
everyMinute() - Method in interface tigase.stats.StatisticHolder
 
everyMinute() - Method in class tigase.stats.StatisticsInvocationHandler
 
everyMinute() - Method in class tigase.stats.StatisticsInvocationHandler.Statistics
 
everySecond() - Method in class tigase.auth.BruteForceLockerBean
 
everySecond() - Method in class tigase.cluster.SessionManagerClustered
 
everySecond() - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
everySecond() - Method in class tigase.component.modules.StanzaProcessor
 
everySecond() - Method in class tigase.db.beans.DataSourceBean
 
everySecond() - Method in class tigase.db.beans.MDPoolBeanWithStatistics
 
everySecond() - Method in class tigase.db.beans.MDRepositoryBeanWithStatistics
 
everySecond() - Method in class tigase.db.beans.SDRepositoryBeanWithStatistics
 
everySecond() - Method in class tigase.server.AbstractMessageReceiver
Utility method executed precisely every second.
everySecond() - Method in class tigase.server.BasicComponent
 
everySecond() - Method in class tigase.server.xmppsession.SessionManager
 
everySecond() - Method in interface tigase.stats.ComponentStatisticsProvider
 
everySecond() - Method in class tigase.stats.Counter
 
everySecond() - Method in class tigase.stats.CounterPerSecond
 
everySecond() - Method in interface tigase.stats.StatisticHolder
 
everySecond() - Method in class tigase.stats.StatisticsInvocationHandler
 
everySecond() - Method in class tigase.stats.StatisticsInvocationHandler.Statistics
 
EveryUserRepository - Enum constant in enum class tigase.db.beans.MDRepositoryBean.SelectorType
Repository instances will be created for every data source for which user repository exists.
ExceptionUtilities - Class in tigase.util
 
ExceptionUtilities() - Constructor for class tigase.util.ExceptionUtilities
 
exec() - Method in class tigase.kernel.core.BeanConfigBuilder
Finishing registration of bean.
execute - Enum constant in enum class tigase.server.Command.Action
The command should be executed or continue to be executed.
execute(C) - Method in interface tigase.db.util.DBSchemaLoader.SQLCommand
 
execute(Number, Number) - Method in enum class tigase.conf.ConfigReader.CompositeVariable.Operation
 
execute(String[]) - Method in class tigase.db.util.SchemaManager
 
execute(Properties) - Method in class tigase.util.ui.console.Task
 
execute(T) - Method in interface tigase.util.ui.console.Task.Executor
 
execute(AdhHocRequest, AdHocResponse) - Method in class tigase.auth.adhoc.AbstractCredentialsCommand
 
execute(AdhHocRequest, AdHocResponse) - Method in interface tigase.component.adhoc.AdHocCommand
 
execute(AdhHocRequest, AdHocResponse) - Method in class tigase.component.modules.impl.config.ConfiguratorCommand
 
execute(AdhHocRequest, AdHocResponse) - Method in class tigase.monitor.modules.AddScriptTaskCommand
 
execute(AdhHocRequest, AdHocResponse) - Method in class tigase.monitor.modules.AddTimerScriptTaskCommand
 
execute(AdhHocRequest, AdHocResponse) - Method in class tigase.monitor.modules.ConfigureTaskCommand
 
execute(AdhHocRequest, AdHocResponse) - Method in class tigase.monitor.modules.DeleteScriptTaskCommand
 
execute(AdhHocRequest, AdHocResponse) - Method in class tigase.monitor.modules.InfoTaskCommand
 
execute(AdhHocRequest, AdHocResponse) - Method in class tigase.server.rtbl.adhoc.AbstractAdHocCommand
 
execute(AdhHocRequest, AdHocResponse, Runnable, Consumer<AdHocCommandException>) - Method in interface tigase.component.adhoc.AdHocCommand
 
execute(SchemaLoader.Parameters) - Method in class tigase.db.util.DBSchemaLoader
Executes set of DBSchemaLoader.TigaseDBTask tasks selected based on set on passed properties
execute(SchemaLoader.Parameters) - Method in class tigase.db.util.SchemaLoader
 
execute(SchemaLoader, SchemaManagerLogHandler) - Method in interface tigase.db.util.SchemaManager.SchemaLoaderExecutor
 
execute(Packet, Element) - Method in class tigase.server.amp.action.Alert
 
execute(Packet, Element) - Method in class tigase.server.amp.action.Deliver
 
execute(Packet, Element) - Method in class tigase.server.amp.action.Drop
 
execute(Packet, Element) - Method in class tigase.server.amp.action.Error
 
execute(Packet, Element) - Method in class tigase.server.amp.action.Notify
 
execute(Packet, Element) - Method in class tigase.server.amp.action.Store
 
execute(Packet, Element) - Method in interface tigase.server.amp.ActionIfc
 
execute(StatisticsProvider) - Method in class tigase.stats.CounterDataArchivizer
 
execute(StatisticsProvider) - Method in class tigase.stats.CounterDataFileLogger
 
execute(StatisticsProvider) - Method in class tigase.stats.CounterDataLogger
 
execute(StatisticsProvider) - Method in interface tigase.stats.StatisticsArchivizerIfc
 
executeCommand(JID, Set<JID>, Map<String, String>, Queue<Element>) - Method in class tigase.cluster.AmpComponentClustered.PacketForwardCommand
 
executeCommand(JID, Set<JID>, Map<String, String>, Queue<Element>) - Method in interface tigase.cluster.api.CommandListener
Method is responsible for executing commands from other nodes and appropriate processing
executeCommand(JID, Set<JID>, Map<String, String>, Queue<Element>) - Method in class tigase.cluster.strategy.cmd.PacketForwardCmd
 
executeQuery(String, QueryExecutor.QueryFunction<PreparedStatement, X>) - Method in class tigase.db.converter.QueryExecutor
 
executeQuery(Connection, String) - Method in class tigase.db.util.locker.ConnectionLock
 
executeSingleQuery(String) - Method in class tigase.db.util.DBSchemaLoader
Method checks whether the connection to the database is possible and that database of specified name exists.
executing - Enum constant in enum class tigase.component.adhoc.AdHocResponse.State
 
executing - Enum constant in enum class tigase.server.Command.Status
The command is being executed.
executionFailed() - Method in class tigase.stats.StatisticsInvocationHandler.Statistics
 
execWithoutInject() - Method in class tigase.kernel.core.BeanConfigBuilder
 
ExpireAt - Class in tigase.server.amp.cond
Created: Apr 27, 2010 5:36:39 PM
ExpireAt() - Constructor for class tigase.server.amp.cond.ExpireAt
 
expired - Enum constant in enum class tigase.cert.CertCheckResult
 
expired - Variable in class tigase.server.amp.db.MsgRepository.MsgDBItem
 
EXPIRED - Static variable in interface tigase.server.amp.AmpFeatureIfc
 
expiredQueue - Variable in class tigase.server.amp.db.MsgRepository
 
exportable() - Element in annotation interface tigase.kernel.beans.Bean
Is bean exportable? *
Exportable beans are available not only in the context of a kernel in which they are registered but are available also to all beans registered in subkernels.
exportable() - Method in class tigase.kernel.core.BeanConfigBuilder
Mark bean as 'exportable'.
exportRoster(UserRepository, Writer) - Static method in class tigase.util.repository.RepositoryUtils
 
exportToPemFormat(CertificateEntry) - Static method in class tigase.cert.CertificateUtil
 
exportUserRoster(BareJID, UserRepository, Writer) - Static method in class tigase.util.repository.RepositoryUtils
 
EXT_COMP_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Deprecated.
EXT_PACKETS_COL - Static variable in interface tigase.stats.db.CounterDataLoggerRepositoryIfc
 
EXTCOMP_BIND_HOSTNAMES - Static variable in class tigase.server.ext.ComponentProtocol
 
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
 
EXTCOMP_REPO_CLASS_PROP_VAL - Static variable in class tigase.server.ext.ComponentProtocol
 
EXTCOMP_REPO_CLASS_PROPERTY - Static variable in class tigase.server.ext.ComponentProtocol
 
extend(Element, XMPPResourceConnection, Queue<Packet>) - Method in interface tigase.xmpp.impl.PresenceState.ExtendedPresenceProcessorIfc
 
extend(Element, XMPPResourceConnection, Queue<Packet>) - Method in class tigase.xmpp.impl.VCardTemp
 
extend(XMPPResourceConnection, Queue<Packet>) - Method in interface tigase.xmpp.impl.PresenceState.ExtendedPresenceProcessorIfc
 
extend(XMPPResourceConnection, Queue<Packet>) - Method in class tigase.xmpp.impl.VCardTemp
 
EXTENDED_PRESENCE_PROCESSORS_KEY - Static variable in class tigase.xmpp.impl.PresenceState
 
ExtendedQuery - Interface in tigase.xmpp.mam
 
ExtendedQueryImpl - Class in tigase.xmpp.mam
 
ExtendedQueryImpl() - Constructor for class tigase.xmpp.mam.ExtendedQueryImpl
 
external() - Element in annotation interface tigase.db.Repository.SchemaId
Method indicates whether schema definition is stored externally to the class (for example in .sql files.
ExternalServiceDiscoveryComponent - Class in tigase.server.extdisco
Created by andrzej on 06.09.2016.
ExternalServiceDiscoveryComponent() - Constructor for class tigase.server.extdisco.ExternalServiceDiscoveryComponent
 
ExternalServiceDiscoveryModule - Class in tigase.server.extdisco
Created by andrzej on 06.09.2016.
ExternalServiceDiscoveryModule() - Constructor for class tigase.server.extdisco.ExternalServiceDiscoveryModule
 
ExternalServiceDiscoveryProcessor - Class in tigase.server.extdisco
Created by andrzej on 06.09.2016.
ExternalServiceDiscoveryProcessor() - Constructor for class tigase.server.extdisco.ExternalServiceDiscoveryProcessor
 
ExtProcessor - Interface in tigase.server.ext
Created: Oct 1, 2009 8:40:36 PM
extractCN(X500Principal) - Static method in class tigase.cert.CertificateUtil
 
extractUserJid(Exception, XMPPResourceConnection) - Method in class tigase.xmpp.impl.AbstractAuthPreprocessor
 
extractUserJid(Exception, XMPPResourceConnection) - Method in class tigase.xmpp.impl.SaslAuthAbstract
Tries to extract BareJID of user who try to log in.
extractXmppAddrs(X509Certificate) - Static method in class tigase.cert.CertificateUtil
 
ExtServiceDiscoItem - Class in tigase.server.extdisco
Created by andrzej on 06.09.2016.
ExtServiceDiscoItem() - Constructor for class tigase.server.extdisco.ExtServiceDiscoItem
 
ExtServiceDiscoveryUserRepoRepository - Class in tigase.server.extdisco
Created by andrzej on 06.09.2016.
ExtServiceDiscoveryUserRepoRepository() - Constructor for class tigase.server.extdisco.ExtServiceDiscoveryUserRepoRepository
 

F

FACTORY_KEY - Static variable in class tigase.auth.TigaseSaslProvider
 
FAILURE - Enum constant in enum class tigase.xmpp.impl.SaslAuth.ElementType
 
FAILURE - Enum constant in enum class tigase.xmpp.impl.SaslAuth2.ElementType
 
failureNoRetry - Enum constant in enum class tigase.server.rtbl.RTBLIqModule.ResultEvent.Result
 
failureRetry - Enum constant in enum class tigase.server.rtbl.RTBLIqModule.ResultEvent.Result
 
fastAddOutPacket(Packet) - Method in interface tigase.cluster.api.SessionManagerClusteredIfc
 
fastAddOutPacket(Packet) - Method in class tigase.cluster.SessionManagerClustered
 
fastAddOutPacket(Packet) - Method in class tigase.server.xmppsession.SessionManager
 
FEATURE_NOT_IMPLEMENTED - Enum constant in enum class tigase.xmpp.Authorization
 
FEATURES - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
 
FEATURES - Static variable in interface tigase.xmpp.SpamReportsConsumer
 
FEATURES_DIALBACK_PATH - Static variable in class tigase.server.xmppserver.proc.S2SAbstract
 
FEATURES_EL - Static variable in class tigase.server.xmppserver.proc.S2SAbstract
 
FEATURES_NS - Static variable in class tigase.server.xmppserver.proc.S2SAbstract
 
FEATURES_SASL_PATH - Static variable in class tigase.server.xmppserver.proc.SaslExternal
 
FEATURES_STARTTLS_PATH - Static variable in class tigase.server.xmppserver.proc.S2SAbstract
 
fetch(BareJID, String) - Method in class tigase.server.rtbl.RTBLFetchModule
 
field() - Element in annotation interface tigase.kernel.beans.config.ConfigAlias
Name of the field
Field - Class in tigase.form
Created: 2007-05-27 10:56:06
Field() - Constructor for class tigase.server.DataForm.Field
 
Field(Element) - Constructor for class tigase.form.Field
 
FIELD_CREDENTIAL_ID - Static variable in class tigase.auth.adhoc.AbstractCredentialsCommand
 
FIELD_EL - Static variable in class tigase.server.DataForm
 
FIELD_JID - Static variable in class tigase.auth.adhoc.AbstractCredentialsCommand
 
FIELD_PASSWORD - Static variable in class tigase.auth.adhoc.AbstractCredentialsCommand
 
FIELD_USERNAME - Static variable in class tigase.auth.adhoc.AbstractCredentialsCommand
Deprecated.
FIELD_VALUE_PATH - Static variable in class tigase.server.DataForm
 
Field.FieldType - Enum Class in tigase.form
 
fieldBoolean(String, Boolean, String) - Static method in class tigase.form.Field
 
fieldFixed(String) - Static method in class tigase.form.Field
 
fieldHidden(String, String) - Static method in class tigase.form.Field
 
fieldJidMulti(String, String[], String) - Static method in class tigase.form.Field
 
fieldJidSingle(String, String, String) - Static method in class tigase.form.Field
 
fieldListMulti(String, String[], String, String[], String[]) - Static method in class tigase.form.Field
 
fieldListSingle(String, String, String, String[], String[]) - Static method in class tigase.form.Field
 
fields - Variable in class tigase.form.Form
 
Fields - Class in tigase.form
 
Fields() - Constructor for class tigase.form.Fields
 
fieldTextMulti(String, String[], String) - Static method in class tigase.form.Field
 
fieldTextMulti(String, String, String) - Static method in class tigase.form.Field
 
fieldTextPrivate(String, String, String) - Static method in class tigase.form.Field
 
fieldTextSingle(String, String, String) - Static method in class tigase.form.Field
 
FILE - Enum constant in enum class tigase.db.util.DBSchemaLoader.PARAMETERS_ENUM
 
fillEvent(Object) - Method in interface tigase.eventbus.EventRoutedTransientFiller
 
fillEvent(Object) - Method in class tigase.eventbus.impl.ReflectEventRoutedTransientFiller
 
fillFromString(String[]) - Method in class tigase.auth.BruteForceLockerBean.Key
 
fillFromString(String[]) - Method in class tigase.auth.BruteForceLockerBean.StatHolder
 
fillFromString(String[]) - Method in class tigase.auth.BruteForceLockerBean.Value
 
fillFromString(String[]) - Method in interface tigase.kernel.TypesConverter.Parcelable
 
fillProps(Map<String, Object>) - Static method in class tigase.component.BackwardCompatibilityHelper
 
FillRoutedEvent - Annotation Interface in tigase.eventbus
Annotation used to mark methods of consumer class as responsible for filling event transient fields
fillRoutedUserSessionEvent(UserSessionEvent) - Method in class tigase.cluster.SessionManagerClustered
 
fillRoutedUserSessionWithProcessorResultWriter(UserSessionEventWithProcessorResultWriter) - Method in class tigase.cluster.SessionManagerClustered
 
fillThrowable(Throwable) - Static method in class tigase.util.log.LogFormatter
 
filter - Variable in class tigase.eventbus.impl.ReflectEventListenerHandler
 
filter() - Element in annotation interface tigase.eventbus.HandleEvent
 
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, S2SIOService, Queue<Packet>) - Method in class tigase.server.xmppserver.proc.PacketChecker
 
filter(Packet, S2SIOService, Queue<Packet>) - Method in class tigase.server.xmppserver.proc.StreamFeatures
 
filter(Packet, S2SIOService, Queue<Packet>) - Method in interface tigase.server.xmppserver.S2SFilterIfc
 
filter(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>) - Method in class tigase.xmpp.impl.ClientStateIndication
 
filter(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>) - Method in class tigase.xmpp.impl.DomainFilter
 
filter(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>) - Method in class tigase.xmpp.impl.ErrorCounter
 
filter(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>) - Method in class tigase.xmpp.impl.JabberIqPrivacy
 
filter(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>) - Method in class tigase.xmpp.impl.Message
 
filter(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>) - Method in class tigase.xmpp.impl.MessageAmp
 
filter(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>) - Method in class tigase.xmpp.impl.MessageCarbons
 
filter(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>) - Method in class tigase.xmpp.impl.MobileV1
 
filter(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>) - Method in class tigase.xmpp.impl.MobileV2
 
filter(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>) - Method in class tigase.xmpp.impl.MobileV3
 
filter(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>) - Method in interface tigase.xmpp.XMPPPacketFilterIfc
 
filter(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, JID) - Static method in class tigase.xmpp.impl.C2SDeliveryErrorProcessor
Filters packets created by processors to remove delivery-error payload
filterErrorElement(Element) - Static method in class tigase.xmpp.impl.C2SDeliveryErrorProcessor
 
filterMechanisms(Enumeration<SaslServerFactory>, XMPPResourceConnection) - Method in class tigase.auth.DefaultMechanismSelector
 
filterMechanisms(Enumeration<SaslServerFactory>, XMPPResourceConnection) - Method in interface tigase.auth.MechanismSelector
Method filters all available SASL mechanisms from factories with current session state.
filterMechanisms(Enumeration<SaslServerFactory>, XMPPResourceConnection) - Method in class tigase.auth.TigaseSaslProvider
 
FINAL - Enum constant in enum class tigase.util.Version.TYPE
 
find(Map<String, T>, String) - Static method in class tigase.io.SSLContextContainerAbstract
Generic method responsible for lookup of value in Map where passed key is domain name and in Map wildcard name may be used as a key.
findChild(String) - Method in class tigase.xml.Element
Deprecated.
findChild(String[]) - Method in class tigase.xml.Element
 
findChild(Element.Matcher<Element>) - Method in class tigase.xml.Element
 
findChildren(Element.Matcher<Element>) - Method in class tigase.xml.Element
 
findChildStaticStr(String[]) - Method in class tigase.xml.Element
 
findClassForDataSource(DataSource) - Method in class tigase.cluster.ClusterConnectionManager.DefClConRepositoryBean
 
findClassForDataSource(DataSource) - Method in class tigase.db.beans.MDRepositoryBean
Method returns class implementing repository which supports data source instance provided in parameter.
findClassForDataSource(DataSource) - Method in class tigase.db.beans.SDRepositoryBean
 
findClassForDataSource(DataSource) - Method in class tigase.server.amp.db.MsgBroadcastRepository.MsgBroadcastRepositoryBean
 
findClassForDataSource(DataSource) - Method in class tigase.server.amp.db.MsgRepository.MsgRepositoryMDBean
 
findClassForDataSource(DataSource) - Method in class tigase.server.xmppclient.SeeOtherHostDB.SeeOtherHostDBSDRepositoryBean
 
findClassForDataSource(DataSource) - Method in class tigase.server.xmppclient.SeeOtherHostDualIP.DualIPRepositoryWrapper
 
findClassForDataSource(DataSource) - Method in class tigase.stats.db.CounterDataLoggerRepoBean
 
findClassForDataSource(DataSource) - Method in class tigase.vhosts.VHostManager.DefVHostRepositoryBean
 
findEntry(String) - Method in class tigase.xml.db.DBElement
 
findHostForJID(BareJID, BareJID) - Method in class tigase.server.xmppclient.SeeOtherHost
 
findHostForJID(BareJID, BareJID) - Method in class tigase.server.xmppclient.SeeOtherHostDB
 
findHostForJID(BareJID, BareJID) - Method in class tigase.server.xmppclient.SeeOtherHostDualIP
 
findHostForJID(BareJID, BareJID) - Method in class tigase.server.xmppclient.SeeOtherHostHashed
 
findHostForJID(BareJID, BareJID) - Method in interface tigase.server.xmppclient.SeeOtherHostIfc
Finds an appropriate host for a given JID
findNode(String) - Method in class tigase.disco.ServiceEntity
 
findNode(String) - Method in class tigase.xml.db.DBElement
 
findNode1(String) - Method in class tigase.xml.db.XMLDB
Return Element corresponding to the node name
FINGERPRINT_KEY - Static variable in class tigase.io.repo.CertificateItem
 
finishDependecyDelayedInjection(Kernel.DelayedDependencyInjectionQueue) - Method in class tigase.kernel.core.Kernel
Calling this method instructs Kernel to end delaying dependency injection and inject all queued items.
fire(Object) - Method in interface tigase.eventbus.EventBus
Deprecated.
fire(Object) - Method in class tigase.eventbus.impl.EventBusImplementation
Deprecated.
fire(Object, Object) - Method in class tigase.eventbus.impl.EventBusImplementation
 
fire(Object, Object, boolean) - Method in class tigase.eventbus.impl.EventBusImplementation
 
fire(EventBusEvent) - Method in interface tigase.eventbus.EventBus
Fires event.
fire(EventBusEvent) - Method in class tigase.eventbus.impl.EventBusImplementation
 
fireEvent(Object) - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
fireEvent(Element) - Method in class tigase.component.modules.AbstractModule
Fires event.
FIRST_NODE_EL_NAME - Static variable in class tigase.cluster.api.ClusterElement
 
FIRST_NODE_PATH - Static variable in class tigase.cluster.api.ClusterElement
 
firstLoadDone - Variable in class tigase.cluster.repo.ClConConfigRepository
 
fixed - Enum constant in enum class tigase.form.Field.FieldType
 
Fixed - Enum constant in enum class tigase.server.DataForm.FieldType
 
FIXED_DOMAIN_PROP_KEY - Static variable in class tigase.cluster.VirtualComponent
If set, then it is used as the component domain name part.
FLAG_ATTR - Static variable in class tigase.conf.ConfigItem
 
flatMapChildren(Function<Element, Collection<? extends R>>) - Method in class tigase.xml.Element
 
flatTree(Map<String, Object>) - Static method in class tigase.conf.ConfigReader
 
FLEXIBLE_OFFLINE_XMLNS - Static variable in class tigase.xmpp.impl.FlexibleOfflineMessageRetrieval
Field holds the xmlns of XEP-0013: Flexible offline messages retrieval
FlexibleOfflineMessageRetrieval - Class in tigase.xmpp.impl
 
FlexibleOfflineMessageRetrieval() - Constructor for class tigase.xmpp.impl.FlexibleOfflineMessageRetrieval
 
FloatHistoryCache - Class in tigase.util.historyCache
Created: Sep 8, 2009 7:32:09 PM
FloatHistoryCache(int) - Constructor for class tigase.util.historyCache.FloatHistoryCache
 
flush() - Method in class tigase.db.util.SchemaManagerLogHandler
 
flushQueue(XMPPResourceConnection, Queue<Packet>) - Method in class tigase.xmpp.impl.MobileV1
 
flushQueue(XMPPResourceConnection, Queue<Packet>) - Method in class tigase.xmpp.impl.MobileV2
 
forbidden - Enum constant in enum class tigase.util.setup.SetupHelper.RestApiSecurity
 
FORBIDDEN - Enum constant in enum class tigase.xmpp.Authorization
 
FORCE_DETAIL_STALE_CONNECTION_CHECK - Static variable in class tigase.server.xmppsession.SessionManagerConfig
 
FORCE_REDIRECT_TO_KEY - Static variable in class tigase.server.xmppclient.ClientConnectionManager
 
FORCE_RELOAD_ALL_SCHEMA_FILES - Enum constant in enum class tigase.db.util.DBSchemaLoader.PARAMETERS_ENUM
 
FORCE_VERSION - Static variable in class tigase.server.xmppserver.proc.S2SAbstract
 
forceStop() - Method in class tigase.net.IOService
 
forceStop() - Method in class tigase.xmpp.XMPPIOService
 
forEachChild(Consumer<Element>) - Method in class tigase.xml.Element
 
form - Enum constant in enum class tigase.server.Command.DataType
This is a form querying for more data from the user.
Form - Class in tigase.form
Created: 2007-05-27 11:41:02
Form(String, String, String) - Constructor for class tigase.form.Form
 
Form(Element) - Constructor for class tigase.form.Form
 
FORM_TYPE - Static variable in class tigase.server.DataForm
 
format(Date) - Method in class tigase.util.datetime.TimestampHelper
 
format(LogRecord) - Method in class tigase.util.log.LogFormatter
 
formatedString(int, int) - Method in class tigase.xml.db.DBElement
 
formatInLegacyDelayedDelivery(Date) - Method in class tigase.util.datetime.TimestampHelper
 
formatWithMs(Date) - Method in class tigase.util.datetime.TimestampHelper
 
FormSignatureVerifier - Class in tigase.form
 
FormSignatureVerifier(String, String) - Constructor for class tigase.form.FormSignatureVerifier
 
FormSignatureVerifier.SignatureVerifyHandler - Interface in tigase.form
 
FormSigner - Class in tigase.form
 
FormSigner(String, String, String, String) - Constructor for class tigase.form.FormSigner
 
FormSignerException - Exception in tigase.form
 
FormSignerException() - Constructor for exception tigase.form.FormSignerException
 
FormSignerException(String) - Constructor for exception tigase.form.FormSignerException
 
FormSignerException(String, Throwable) - Constructor for exception tigase.form.FormSignerException
 
FormSignerException(String, Throwable, boolean, boolean) - Constructor for exception tigase.form.FormSignerException
 
FormSignerException(Throwable) - Constructor for exception tigase.form.FormSignerException
 
forName(String) - Method in interface tigase.osgi.ModulesManager
 
forName(String) - Method in class tigase.osgi.ModulesManagerImpl
 
forName(String) - Static method in enum class tigase.server.bosh.BoshConnectionManager.BOSH_OPERATION_TYPE
 
forward(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>) - Method in class tigase.server.xmppsession.PacketDefaultHandler
 
forwardPacket(Packet) - Method in class tigase.cluster.AmpComponentClustered
 
forwardPresence(Queue<Packet>, Packet, JID) - Static method in class tigase.xmpp.impl.PresenceAbstract
Simply forwards packet to the destination
frameLength - Variable in class tigase.server.websocket.WebSocketXMPPIOService
 
from - Enum constant in enum class tigase.xmpp.impl.JabberIqPrivacy.ITEM_SUBSCRIPTIONS
 
from - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.StateTransition
 
from - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.SubscriptionType
 
FROM_ATT - Static variable in class tigase.server.Packet
 
FROM_ATTR - Static variable in class tigase.server.bosh.Constants
 
FROM_CONN_ID - Static variable in interface tigase.server.amp.AmpFeatureIfc
 
from_pending_out - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.StateTransition
 
from_pending_out - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.SubscriptionType
 
FROM_SUBSCRIBED - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
Holds all {link @SubscriptionType} elements that can be perceived as FROM subscription
fromElement(Element) - Method in class tigase.xmpp.rsm.RSM
 
fromElement(Element) - Static method in enum class tigase.xmpp.SpamReportsConsumer.ReportType
 
fromPacket(Packet) - Static method in enum class tigase.server.rtbl.RTBLIqModule.ResultEvent.Result
 
fromPacket(Packet) - Static method in enum class tigase.server.xmppclient.StreamManagementCommand
 
fromReport(Element) - Static method in enum class tigase.xmpp.SpamReportsConsumer.ReportType
 
FULL - Static variable in class tigase.xmpp.mam.util.Range
 
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.
function(Task.Executor<Properties>) - Method in class tigase.util.ui.console.Task.Builder
 

G

gc() - Method in class tigase.kernel.core.Kernel
 
GEN_ADMINS - Static variable in interface tigase.conf.Configurable
Deprecated.
GEN_AUTH_DB - Static variable in interface tigase.conf.Configurable
Deprecated.
moved to RepositoryFactory
GEN_AUTH_DB - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
GEN_AUTH_DB_URI - Static variable in interface tigase.conf.Configurable
Deprecated.
moved to RepositoryFactory
GEN_AUTH_DB_URI - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
GEN_COMP_CLASS - Static variable in interface tigase.conf.Configurable
Deprecated.
GEN_COMP_NAME - Static variable in interface tigase.conf.Configurable
Deprecated.
GEN_CONF - Static variable in interface tigase.conf.Configurable
Deprecated.
GEN_CONFIG - Static variable in interface tigase.conf.Configurable
Deprecated.
GEN_CONFIG_ALL - Static variable in interface tigase.conf.Configurable
Deprecated.
GEN_CONFIG_COMP - Static variable in interface tigase.conf.Configurable
Deprecated.
GEN_CONFIG_CS - Static variable in interface tigase.conf.Configurable
Deprecated.
GEN_CONFIG_DEF - Static variable in interface tigase.conf.Configurable
Deprecated.
GEN_CONFIG_SM - Static variable in interface tigase.conf.Configurable
Deprecated.
GEN_DEBUG - Static variable in interface tigase.conf.Configurable
Deprecated.
GEN_DEBUG_PACKAGES - Static variable in interface tigase.conf.Configurable
Deprecated.
GEN_EXT_COMP - Static variable in interface tigase.conf.Configurable
Deprecated.
GEN_MAX_QUEUE_SIZE - Static variable in interface tigase.conf.Configurable
Deprecated.
GEN_SCRIPT_DIR - Static variable in interface tigase.conf.Configurable
Deprecated.
GEN_SM_PLUGINS - Static variable in interface tigase.conf.Configurable
Deprecated.
GEN_SREC_ADMINS - Static variable in interface tigase.conf.Configurable
Deprecated.
GEN_SREC_DB - Static variable in interface tigase.conf.Configurable
Deprecated.
GEN_SREC_DB_URI - Static variable in interface tigase.conf.Configurable
Deprecated.
GEN_TEST - Static variable in interface tigase.conf.Configurable
Deprecated.
GEN_TRUSTED - Static variable in interface tigase.conf.Configurable
Deprecated.
GEN_USER_DB - Static variable in interface tigase.conf.Configurable
Deprecated.
moved to RepositoryFactory
GEN_USER_DB - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
GEN_USER_DB_PROP_KEY - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
GEN_USER_DB_URI - Static variable in interface tigase.conf.Configurable
Deprecated.
moved to RepositoryFactory
GEN_USER_DB_URI - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
GEN_USER_DB_URI_PROP_KEY - Static variable in interface tigase.conf.Configurable
Deprecated.
moved to RepositoryFactory
GEN_USER_DB_URI_PROP_KEY - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
GEN_VIRT_HOSTS - Static variable in interface tigase.conf.Configurable
Deprecated.
generateCaptcha() - Method in class tigase.xmpp.impl.CaptchaProvider
 
generateConfig(ConfigTypeEnum, String, boolean, boolean, Optional<Set<String>>, Optional<Set<String>>, Optional<Set<String>>, String, Optional<BareJID[]>, Optional<SetupHelper.HttpSecurity>) - Static method in class tigase.util.setup.SetupHelper
 
generateDialbackKey(String, String, String, String) - Static method in class tigase.util.Algorithms
Calculates dialback key as decribed in XEP-0185 version 1.0.
generateId(BareJID, String) - Method in class tigase.xmpp.impl.MIXProcessor
 
generateSecret() - Method in class tigase.vhosts.VHostManager
 
generateSelfSignedCertificate(String, String, String, String, String, String, String, KeyPair) - Method in interface tigase.cert.CertificateGenerator
Deprecated.
generateSelfSignedCertificate(String, String, String, String, String, String, String, KeyPair) - Method in class tigase.cert.KeytoolCertificateGenerator
 
generateSelfSignedCertificateEntry(String, String, String, String, String, String, String, KeyPair) - Method in interface tigase.cert.CertificateGenerator
 
generateSelfSignedCertificateEntry(String, String, String, String, String, String, String, KeyPair) - Method in class tigase.cert.KeytoolCertificateGenerator
 
generateStableId(Packet) - Method in interface tigase.server.xmppsession.SessionManager.MessageArchive
 
generateStreamError(boolean, String, S2SIOService) - Method in class tigase.server.xmppserver.proc.S2SAbstract
 
generateStreamError(boolean, String, S2SIOService, Throwable) - Method in class tigase.server.xmppserver.proc.S2SAbstract
 
generateVerificationString(String[], String[]) - Static method in class tigase.xmpp.impl.PresenceCapabilitiesManager
 
generateVerificationString(String[], String[], Element) - Static method in class tigase.xmpp.impl.PresenceCapabilitiesManager
 
generateVerificationStringFromDiscoInfo(Element) - Static method in class tigase.xmpp.impl.PresenceCapabilitiesManager
 
get - Enum constant in enum class tigase.server.bosh.Constants.CacheAction
 
get - Enum constant in enum class tigase.xmpp.StanzaType
 
get() - Method in interface tigase.cert.CertificateUtil.KeyPairSupplier
 
get() - Static method in class tigase.map.ClusterMapFactory
 
get() - Method in class tigase.server.xmppclient.StreamManagementIOProcessor.Counter
Get value of counter.
get(Object) - Method in class tigase.collections.TwoHashBidiMap
 
get(Object) - Method in class tigase.component.BindingsKernel
 
get(Object) - Method in interface tigase.db.jdbc.JDBCRepository.IRepoCache
 
get(Object) - Method in interface tigase.db.UserRepositoryPool.IRepoCache
 
get(Object) - Method in class tigase.util.cache.SimpleCache
 
get(String) - Method in class tigase.db.util.SchemaManager.RootCredentialsCache
 
get(String) - Method in class tigase.form.Fields
 
get(String) - Method in class tigase.form.Form
 
get(String) - Method in class tigase.osgi.OSGiScriptEngine
 
get(String) - Method in class tigase.osgi.OSGiScriptEngineManager
 
get(String) - Method in class tigase.server.bosh.BoshSessionCache
 
get(String, String) - Method in class tigase.eventbus.impl.EventsNameMap
 
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
 
get(K) - Method in class tigase.util.cache.LRUConcurrentCache
 
get(K) - Method in class tigase.util.cache.SimpleCacheSynchronized
 
get(JID) - Method in class tigase.server.amp.JidResourceMap
 
get_all - Enum constant in enum class tigase.server.bosh.Constants.CacheAction
 
GET_ALL_QUERY_TIMEOUT_QUERY_KEY - Static variable in class tigase.server.xmppclient.SeeOtherHostDB
 
GET_ALL_QUERY_TIMEOUT_QUERY_KEY - Static variable in class tigase.server.xmppclient.SeeOtherHostDualIPSQLRepository
 
GET_URI - Enum constant in enum class tigase.db.util.DBSchemaLoader.PARAMETERS_ENUM
 
getAbuseAddresses() - Method in class tigase.server.BasicComponent.ServerInfoVHostItemExtension
 
getAcceptedIssuers() - Method in class tigase.io.CertFilesTrustManager
 
getAcceptedIssuers() - Method in class tigase.server.xmppclient.ClientTrustManagerFactory
 
getAccountStatus() - Method in interface tigase.auth.credentials.Credentials
 
getAccountStatus() - Method in class tigase.db.AuthRepository.DefaultCredentials
 
getAccountStatus() - Method in class tigase.db.AuthRepository.SingleCredential
 
getAccountStatus(BareJID) - Method in interface tigase.db.AuthRepository
 
getAccountStatus(BareJID) - Method in class tigase.db.AuthRepositoryImpl
 
getAccountStatus(BareJID) - Method in class tigase.db.AuthRepositoryMDImpl
 
getAccountStatus(BareJID) - Method in class tigase.db.AuthRepositoryPool
 
getAccountStatus(BareJID) - Method in class tigase.db.DummyRepository
 
getAccountStatus(BareJID) - Method in class tigase.db.jdbc.DrupalWPAuth
 
getAccountStatus(BareJID) - Method in class tigase.db.jdbc.JDBCRepository
 
getAccountStatus(BareJID) - Method in class tigase.db.jdbc.TigaseAuth
Deprecated.
 
getAccountStatus(BareJID) - Method in class tigase.db.jdbc.TigaseCustomAuth
 
getAccountStatus(BareJID) - Method in class tigase.db.ldap.LdapAuthProvider
 
getAccountStatus(BareJID) - Method in class tigase.db.xml.XMLRepository
 
getAction() - Method in class tigase.cluster.repo.ClusterRepoItemEvent
 
getAction() - Method in class tigase.component.adhoc.AdhHocRequest
 
getAction() - Method in class tigase.server.rtbl.RTBLRepository.RTBLChange
 
getAction() - Method in class tigase.xmpp.impl.PresenceOffline.StartStopEvent
 
getAction(Packet) - Static method in enum class tigase.server.Command
 
getActiveConnections(XMPPSession) - Method in class tigase.xmpp.impl.roster.RosterAbstract
 
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 returns a List of all XMPPResourceConnection objects related to this XMPPSession object
getActiveResourcesClone() - Method in class tigase.xmpp.XMPPSession
Method returns a cloned List of all XMPPResourceConnection objects related to this XMPPSession object
getActiveResourcesSize() - Method in class tigase.xmpp.XMPPSession
Method returns number of all XMPPResourceConnection objects related to this XMPPSession object
getActiveSessions() - Method in class tigase.xmpp.XMPPResourceConnection
Method returns list of active connection for the same XMPPSession.
getActiveUsersCountIn(Duration) - Method in interface tigase.db.AuthRepository
 
getActiveUsersCountIn(Duration) - Method in class tigase.db.AuthRepositoryImpl
 
getActiveUsersCountIn(Duration) - Method in class tigase.db.AuthRepositoryMDImpl
 
getActiveUsersCountIn(Duration) - Method in class tigase.db.AuthRepositoryPool
 
getActiveUsersCountIn(Duration) - Method in class tigase.db.DummyRepository
 
getActiveUsersCountIn(Duration) - Method in class tigase.db.jdbc.DrupalWPAuth
 
getActiveUsersCountIn(Duration) - Method in class tigase.db.jdbc.JDBCRepository
 
getActiveUsersCountIn(Duration) - Method in class tigase.db.jdbc.TigaseAuth
Deprecated.
 
getActiveUsersCountIn(Duration) - Method in class tigase.db.jdbc.TigaseCustomAuth
 
getActiveUsersCountIn(Duration) - Method in class tigase.db.ldap.LdapAuthProvider
 
getActiveUsersCountIn(Duration) - Method in class tigase.db.xml.XMLRepository
 
getActivity() - Method in class tigase.xmpp.impl.roster.RosterElement
 
getAdditionalData() - Method in class tigase.monitor.tasks.SampleTask.SampleTaskEvent
 
getAdditionalData() - Method in class tigase.monitor.tasks.TasksEvent
 
getAdditionalParameters() - Method in class tigase.util.ui.console.Task
 
getAdditionalQueriesToInitialise() - Method in class tigase.db.converter.converters.UserCredentialsConverter
 
getAdditionalQueriesToInitialise() - Method in interface tigase.db.converter.Convertible
Method allows providing additional queries that needs to be initialised in DataRepository for future use
getAdHocCommandModule() - Method in class tigase.component.modules.impl.DiscoveryModule
 
getAdHocCommands(JID, JID) - Method in interface tigase.monitor.AdHocTask
 
getAdminAddresses() - Method in class tigase.server.BasicComponent.ServerInfoVHostItemExtension
 
getAdminPassword() - Method in class tigase.db.util.DBSchemaLoader.Parameters
 
getAdminPassword() - Method in interface tigase.db.util.SchemaLoader.Parameters
 
getAdmins() - Method in interface tigase.db.comp.RepositoryItem
Returns an array with the Item administrators, that is people IDs who can manage, configure and control less critical elements of the Item, like changing less critical configuration settings.
getAdmins() - Method in class tigase.db.comp.RepositoryItemAbstract
 
getAdmins() - Method in class tigase.db.util.DBSchemaLoader.Parameters
 
getAdmins() - Method in interface tigase.db.util.SchemaLoader.Parameters
 
getAdmins() - Method in class tigase.server.extdisco.ExtServiceDiscoItem
 
getAdmins() - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
getAffiliation(JID) - Method in class tigase.eventbus.component.stores.AffiliationStore
 
getAfter() - Method in class tigase.xmpp.rsm.RSM
 
getAfterId() - Method in interface tigase.xmpp.mam.ExtendedQuery
 
getAfterId() - Method in class tigase.xmpp.mam.ExtendedQueryImpl
 
getAlias() - Method in class tigase.io.CertificateContainer.CertificateChange
 
getAlias() - Method in class tigase.io.CertificateContainer.CertificateChanged
 
getAlias() - Method in class tigase.io.repo.CertificateItem
 
getAll() - Method in class tigase.server.bosh.BoshSessionCache
 
getAllClasses() - Method in class tigase.osgi.util.ClassUtilBean
 
getAllClasses() - Method in class tigase.util.reflection.ClassUtilBean
 
getAllCommands() - Method in class tigase.component.adhoc.AdHocCommandManager
 
getAllData() - Method in class tigase.eventbus.component.stores.SubscriptionStore
 
getAllData() - Method in class tigase.eventbus.impl.EventsNameMap
 
getAllFields() - Method in class tigase.form.Fields
 
getAllFields() - Method in class tigase.form.Form
 
getAllFields(Class<?>) - Static method in class tigase.kernel.BeanUtils
 
getAllFields(Class<?>) - Static method in class tigase.kernel.core.DependencyManager
 
getAllHandlers() - Method in class tigase.eventbus.impl.EventBusImplementation
 
getAllItems() - Method in class tigase.form.MultiItemForm
 
getAllListenedEvents() - Method in class tigase.eventbus.impl.EventBusImplementation
 
getAllListenedEvents() - Method in class tigase.eventbus.impl.EventsNameMap
 
getAllMethodParams() - Method in class tigase.cluster.api.ClusterElement
 
getAllMethodResults() - Method in class tigase.cluster.api.ClusterElement
 
getAllMethods(Class<?>) - Static method in class tigase.kernel.BeanUtils
 
getAllNode1s() - Method in class tigase.xml.db.XMLDB
Retrieve list of nodes
getAllNode1sCount() - Method in class tigase.xml.db.XMLDB
Retrieve number of nodes
getAllowedSubscribers() - Method in class tigase.eventbus.component.stores.AffiliationStore
 
getAllowMatchers() - Method in class tigase.xmpp.impl.AbstractAuthPreprocessor
 
getAllPresences() - Method in class tigase.server.bosh.BoshSessionCache
 
getAllProperties(String) - Method in class tigase.conf.ConfiguratorOld
 
getAllResourcesJIDs() - Method in class tigase.xmpp.XMPPResourceConnection
Method returns list of jids of all connections for the same XMPPSession (same user).
getAllStats() - Method in class tigase.stats.ErrorsStatisticsProvider
 
getAllStats() - Method in class tigase.stats.StatisticsCollector
 
getAllStats(int) - Method in class tigase.stats.JavaJMXProxyOpt
 
getAllStats(int) - Method in class tigase.stats.StatisticsProvider
 
getAllStats(int) - Method in interface tigase.stats.StatisticsProviderMBean
Operation exposed for management
getAllStats(StatisticsList) - Method in class tigase.stats.StatisticsCollector
 
getAllSupportedTypes() - Static method in class tigase.db.util.SchemaLoader
 
getAllSupportedTypesStream() - Static method in class tigase.db.util.SchemaLoader
 
getAllVHosts() - Method in class tigase.vhosts.VHostManager
 
getAllVHosts() - Method in interface tigase.vhosts.VHostManagerIfc
Method returns a list of all hosted VHosts.
getAnnotatedClasses(T) - Static method in class tigase.db.DataSourceHelper
 
getAppBuffSize() - Method in class tigase.io.JcaTLSWrapper
 
getAppBuffSize() - Method in interface tigase.io.TLSWrapper
 
getArchiveOwner(Packet) - Method in class tigase.xmpp.mam.modules.QueryModule
 
getArena() - Method in class tigase.sys.NMTScope
 
getArguments() - Method in class tigase.conf.ConfigReader.CompositeVariable
 
getAsBoolean(String) - Method in class tigase.form.Fields
 
getAsBoolean(String) - Method in class tigase.form.Form
 
getAsBoolean(Field) - Static method in class tigase.form.Field
 
getAsCapsString() - Method in class tigase.disco.ServiceIdentity
 
getAsInteger(String) - Method in class tigase.form.Fields
 
getAsInteger(String) - Method in class tigase.form.Form
 
getAsLong(String) - Method in class tigase.form.Fields
 
getAsLong(String) - Method in class tigase.form.Form
 
getAsString(String) - Method in class tigase.form.Fields
 
getAsString(String) - Method in class tigase.form.Form
 
getAsStrings(String) - Method in class tigase.form.Fields
 
getAsStrings(String) - Method in class tigase.form.Form
 
getAttribute(String) - Method in class tigase.stats.ErrorsStatisticsProvider
 
getAttribute(String) - Method in class tigase.xml.Element
getAttribute(String[], String) - Method in class tigase.xml.Element
getAttribute(String, String) - Method in class tigase.xml.Element
getAttributes() - Method in class tigase.xml.Element
 
getAttributes(String[]) - Method in class tigase.stats.ErrorsStatisticsProvider
 
getAttributeStaticStr(String) - Method in class tigase.server.Packet
A convenience method for accessing stanza top element attributes.
getAttributeStaticStr(String) - Method in class tigase.xml.Element
 
getAttributeStaticStr(String[], String) - Method in class tigase.server.Packet
A convenience method for accessing stanza top level or any of it's children attribute.
getAttributeStaticStr(String[], String) - Method in class tigase.xml.Element
 
getAuthenticationToken(String) - Method in class tigase.xmpp.RepositoryAccess
 
getAuthorisedUserJid() - Method in class tigase.xmpp.XMPPIOService
 
getAuthorizationID() - Method in class tigase.auth.mechanisms.AbstractSaslSCRAM
 
getAuthorizationID() - Method in class tigase.auth.mechanisms.SaslANONYMOUS
 
getAuthorizationID() - Method in class tigase.auth.mechanisms.SaslEXTERNAL
 
getAuthorizationID() - Method in class tigase.auth.mechanisms.SaslPLAIN
 
getAuthorizedID() - Method in class tigase.auth.callbacks.ValidateCertificateData
 
getAuthPasswd() - Method in class tigase.server.ext.CompRepoItem
 
getAuthRepository() - Method in class tigase.xmpp.XMPPResourceConnection
 
getAuthRepository(String, String, Map<String, String>) - Static method in class tigase.db.RepositoryFactory
Deprecated.
 
getAuthState() - Method in class tigase.xmpp.RepositoryAccess
Gets the value of authState
getAuthTime() - Method in class tigase.xmpp.XMPPResourceConnection
 
getAuthzId() - Method in class tigase.auth.callbacks.AuthorizationIdCallback
 
getAutoAuthorizeMode() - Method in class tigase.xmpp.impl.PresenceSubscription.PresenceSubscriptionVHostItemExtension
 
getAvailableBeans(Class) - Static method in class tigase.util.setup.SetupHelper
 
getAvailableBeans(Class, Class) - Static method in class tigase.util.setup.SetupHelper
 
getAvailableComponents() - Static method in class tigase.util.setup.SetupHelper
 
getAvailableFeatures() - Method in class tigase.component.modules.impl.DiscoveryModule
 
getAvailableFeatures(BareJID, String, BareJID) - Method in class tigase.component.modules.impl.DiscoveryModule
 
getAvailableProcessors(Class, Class) - Static method in class tigase.util.setup.SetupHelper
 
getAverageLoadThreshold() - Method in class tigase.monitor.tasks.LoadCheckerTask
 
getAverageProcessingTime() - Method in class tigase.util.processing.ProcessingThreads
 
getAverageProcessingTime() - Method in class tigase.util.processing.WorkerThread
 
getBadLoginCounter() - Method in class tigase.auth.BruteForceLockerBean.Value
 
getBareJID() - Method in class tigase.xmpp.jid.JID
Method returns BareJID instance for this JID.
getBareJID() - Method in class tigase.xmpp.RepositoryAccess
Returns user JID but without resource part.
getBareJID() - Method in class tigase.xmpp.XMPPResourceConnection
 
getBaseVersion() - Method in class tigase.util.Version
 
getBeanClassesFromAnnotations(Kernel, Class<?>) - Static method in class tigase.kernel.beans.config.AbstractBeanConfigurator
Method looks for bean classes (classes annotated with @Bean which has parent property set to passed class.
getBeanConfig() - Method in class tigase.kernel.core.Dependency
Returns definition of bean.
getBeanConfig(String) - Method in class tigase.kernel.core.DependencyManager
 
getBeanConfig(Dependency) - Method in class tigase.kernel.core.DependencyManager
 
getBeanConfigPath(BeanConfig) - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator
Method returns queue of kernel and bean names to find bean config (path to the bean config from root of the config).
getBeanConfigs() - Method in class tigase.kernel.core.DependencyManager
 
getBeanConfigs(Class<?>, Type, Class<?>) - Method in class tigase.kernel.core.DependencyManager
 
getBeanConfigs(Class<?>, Type, Class<?>, boolean) - Method in class tigase.kernel.core.DependencyManager
 
getBeanConfigurationProperties(BeanConfig) - Method in class tigase.component.DSLBeanConfiguratorWithBackwardCompatibility
 
getBeanConfigurationProperties(BeanConfig, Map<String, String>) - Method in class tigase.component.DSLBeanConfigurator
 
getBeanDefinitions(Map<String, Object>) - Method in class tigase.component.DSLBeanConfigurator
 
getBeanDefinitions(Map<String, Object>) - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator
Method returns map of bean definitions found in the configuration
getBeanInstanceName() - Method in class tigase.kernel.core.BeanConfig
 
getBeanName() - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator.BeanDefinition
 
getBeanName() - Method in class tigase.kernel.core.BeanConfig
Returns name of bean.
getBeanName() - Method in class tigase.kernel.core.BeanConfigBuilder
Returns name of bean.
getBeanName() - Method in class tigase.kernel.core.Dependency
Returns name of dependent bean.
getBefore() - Method in class tigase.xmpp.rsm.RSM
 
getBeforeId() - Method in interface tigase.xmpp.mam.ExtendedQuery
 
getBeforeId() - Method in class tigase.xmpp.mam.ExtendedQueryImpl
 
getBindingData() - Method in class tigase.auth.callbacks.ChannelBindingCallback
 
getBindings() - Method in class tigase.conf.SetLoggingCommand
 
getBindings() - Method in class tigase.monitor.tasks.ScriptTask
 
getBindings() - Method in class tigase.monitor.tasks.ScriptTimerTask
 
getBindings() - Method in class tigase.osgi.OSGiScriptEngineManager
 
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
 
getBindings(int) - Method in class tigase.osgi.OSGiScriptEngine
 
getBlocked() - Method in class tigase.server.rtbl.RTBL
 
getBlocked(XMPPResourceConnection) - Static method in class tigase.xmpp.impl.Privacy
 
getBlockedJids() - Method in class tigase.xmpp.impl.PrivacyList
 
getBlockList(BareJID, String) - Method in class tigase.server.rtbl.RTBLRepository
 
getBlockLists() - Method in class tigase.server.rtbl.RTBLRepository
 
getBoshSession(JID) - Method in class tigase.server.bosh.BoshConnectionManager
Method retrieves BoshSession related to the particular user address
getBroadcastMessages() - Method in class tigase.server.amp.db.MsgBroadcastRepository
 
getBroadcastMessages() - Method in class tigase.server.amp.db.MsgBroadcastRepository.MsgBroadcastRepositoryBean
 
getBroadcastMessages() - Method in interface tigase.server.amp.db.MsgBroadcastRepositoryIfc
 
getBroadcastMsg(String) - Method in class tigase.server.amp.db.MsgBroadcastRepository
 
getBroadcastMsg(String) - Method in class tigase.server.amp.db.MsgBroadcastRepository.MsgBroadcastRepositoryBean
 
getBroadcastMsg(String) - Method in interface tigase.server.amp.db.MsgBroadcastRepositoryIfc
 
getBuddies(XMPPResourceConnection) - Method in class tigase.xmpp.impl.roster.AnonymousRoster
 
getBuddies(XMPPResourceConnection) - Method in interface tigase.xmpp.impl.roster.DynamicRosterIfc
getBuddies method returns String array with all roster buddies JIDs.
getBuddies(XMPPResourceConnection) - Method in class tigase.xmpp.impl.roster.DynamicRosterTest
 
getBuddies(XMPPResourceConnection) - Method in class tigase.xmpp.impl.roster.DynamicRosterTest123
 
getBuddies(XMPPResourceConnection) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Deprecated.
getBuddies(XMPPResourceConnection) - Method in class tigase.xmpp.impl.roster.RosterFlat
Deprecated.
getBuddies(XMPPResourceConnection, EnumSet<RosterAbstract.SubscriptionType>) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Deprecated.
getBuddies(XMPPResourceConnection, Map<String, Object>) - Static method in class tigase.xmpp.impl.roster.DynamicRoster
 
getBuddiesHash(XMPPResourceConnection) - Method in class tigase.xmpp.impl.roster.RosterAbstract
 
getBuddiesList(XMPPResourceConnection, Map<String, Object>) - Static method in class tigase.xmpp.impl.roster.DynamicRoster
 
getBuddyGroups(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Deprecated.
getBuddyGroups(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterFlat
Deprecated.
getBuddyItem(XMPPResourceConnection, Map<String, Object>, JID) - Static method in class tigase.xmpp.impl.roster.DynamicRoster
 
getBuddyItem(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.AnonymousRoster
 
getBuddyItem(XMPPResourceConnection, JID) - Method in interface tigase.xmpp.impl.roster.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.roster.DynamicRosterTest
 
getBuddyItem(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.DynamicRosterTest123
 
getBuddyItem(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterAbstract
 
getBuddyItem(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterFlat
Deprecated.
getBuddyName(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Deprecated.
getBuddyName(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterFlat
Deprecated.
getBuddySubscription(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Deprecated.
getBuddySubscription(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterFlat
Deprecated.
getBuff() - Method in class tigase.util.Token
 
getBuffOverflow(boolean) - Method in interface tigase.io.IOInterface
 
getBuffOverflow(boolean) - Method in class tigase.io.SocketIO
 
getBuffOverflow(boolean) - Method in class tigase.io.TLSIO
 
getBuffOverflow(boolean) - Method in class tigase.io.ZLibIO
 
getBuffOverflow(boolean) - Method in class tigase.net.IOService
 
getBugfix() - Method in class tigase.util.Version
 
getBuild() - Method in class tigase.util.Version
 
getBundle() - Static method in class tigase.osgi.Activator
Deprecated.
 
getByCondition(String) - Static method in enum class tigase.xmpp.Authorization
 
getByCondition(String) - Static method in enum class tigase.xmpp.StreamError
 
getBytesReceived(boolean) - Method in interface tigase.io.IOInterface
 
getBytesReceived(boolean) - Method in class tigase.io.SocketIO
 
getBytesReceived(boolean) - Method in class tigase.io.TLSIO
 
getBytesReceived(boolean) - Method in class tigase.io.ZLibIO
 
getBytesReceived(boolean) - Method in class tigase.net.IOService
 
getBytesSent(boolean) - Method in interface tigase.io.IOInterface
 
getBytesSent(boolean) - Method in class tigase.io.SocketIO
 
getBytesSent(boolean) - Method in class tigase.io.TLSIO
 
getBytesSent(boolean) - Method in class tigase.io.ZLibIO
 
getBytesSent(boolean) - Method in class tigase.net.IOService
 
getC2SPortsAllowed() - Method in interface tigase.vhosts.VHostItem
 
getC2SPortsAllowed() - Method in class tigase.vhosts.VHostItemImpl
Returns an array with ports on which C2S connections for this VHosts are allowed.
getC2SPortsAllowed() - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
getCaCertPath() - Method in class tigase.server.xmppclient.ClientTrustManagerFactory.ClientTrustVHostItemExtension
 
getCaps(boolean, String) - Method in class tigase.disco.ServiceEntity
 
getCapsElement(String) - Static method in class tigase.xmpp.impl.PresenceCapabilitiesManager
 
getCaptchaRequest(XMPPResourceConnection) - Method in interface tigase.xmpp.impl.CaptchaProvider.CaptchaItem
 
getCategory() - Method in class tigase.disco.ServiceIdentity
 
getCData() - Method in class tigase.xml.CData
 
getCData() - Method in class tigase.xml.Element
 
getCData(String) - Method in class tigase.xml.Element
Deprecated.
getCData(String[]) - Method in class tigase.xml.Element
 
getCDataStaticStr(String[]) - Method in class tigase.xml.Element
 
getCertAltCName(X509Certificate) - Static method in class tigase.cert.CertificateUtil
 
getCertChain() - Method in class tigase.cert.CertificateEntry
 
getCertCName(X509Certificate) - Static method in class tigase.cert.CertificateUtil
 
getCertificate() - Method in class tigase.cert.CertificateEntry
 
getCertificateBasicInfo(StringBuilder, Certificate) - Static method in class tigase.cert.CertificateUtil
 
getCertificateBasicInfo(Certificate) - Static method in class tigase.cert.CertificateUtil
 
getCertificateContainer() - Static method in class tigase.io.TLSUtil
Method returns singleton instance of class implementing CertificateContainterIfc responsible for caching SSL certificates in memory.
getCertificateContainer() - Method in class tigase.net.IOService
 
getCertificateEntry() - Method in class tigase.io.repo.CertificateItem
 
getCertificateEntry(String) - Method in class tigase.io.CertificateContainer
 
getCertificateEntry(String) - Method in interface tigase.io.CertificateContainerIfc
 
getCertificateFingerprint(Certificate) - Static method in class tigase.cert.CertificateUtil
 
getCertificateSerialNumber(Certificate) - Static method in class tigase.cert.CertificateUtil
 
getCertificateStatus(boolean, SSLContextContainerIfc) - Method in class tigase.io.JcaTLSWrapper
 
getCertificateStatus(boolean, SSLContextContainerIfc) - Method in interface tigase.io.TLSWrapper
 
getCharset(String) - Method in class tigase.server.bosh.BoshIOService
 
getCheckBoxFieldValue(Packet, String) - Static method in enum class tigase.server.Command
 
getChild(String) - Method in class tigase.xml.Element
 
getChild(String, String) - Method in class tigase.xml.Element
 
getChildAttribute(String, String) - Method in class tigase.xml.Element
getChildAttributeStaticStr(String, String) - Method in class tigase.xml.Element
 
getChildCData(String) - Method in class tigase.xml.Element
Deprecated.
getChildCData(String[]) - Method in class tigase.xml.Element
 
getChildCData(Element.Matcher<Element>) - Method in class tigase.xml.Element
 
getChildCDataStaticStr(String[]) - Method in class tigase.xml.Element
 
getChildren() - Method in class tigase.xml.Element
 
getChildren(String) - Method in class tigase.xml.Element
Deprecated.
getChildren(String[]) - Method in class tigase.xml.Element
 
getChildren(Element.Matcher<Element>) - Method in class tigase.xml.Element
 
getChildrenStaticStr(String[]) - Method in class tigase.xml.Element
 
getChildStaticStr(String) - Method in class tigase.xml.Element
 
getChildStaticStr(String, String) - Method in class tigase.xml.Element
 
getCIDConnections(CID, boolean) - Method in interface tigase.server.xmppserver.S2SConnectionHandlerIfc
 
getCIDConnections(CID, boolean) - Method in class tigase.server.xmppserver.S2SConnectionManager
 
getCIDs() - Method in class tigase.server.xmppserver.S2SIOService
 
getClasses() - Method in class tigase.osgi.ModulesManagerImpl
 
getClassesAnnotated(ClassLoader, File, T) - Static method in class tigase.osgi.util.ClassUtil
Scans file for classes annotated with annotation T * * @param loader class loader used to load classes
getClassesAnnotated(Bundle, T) - Static method in class tigase.osgi.util.ClassUtil
Scans OSGI bundle for classes annotated with annotation T * * @param bundle bundle to scan for annotated classes
getClassesFromBundle(Bundle) - Static method in class tigase.osgi.util.ClassUtil
 
getClassesFromClassPath() - Static method in class tigase.osgi.util.ClassUtil
 
getClassesFromClassPath() - Static method in class tigase.util.ClassUtil
 
getClassesFromClassPath(Predicate<String>) - Static method in class tigase.util.ClassUtil
 
getClassesFromNames(ClassLoader, Set<String>) - Static method in class tigase.osgi.util.ClassUtil
 
getClassesFromNames(Set<String>) - Static method in class tigase.util.ClassUtil
 
getClassesFromNames(Set<String>, Predicate<String>) - Static method in class tigase.util.ClassUtil
 
getClassesImplementing(ClassLoader, File, T) - Static method in class tigase.osgi.util.ClassUtil
 
getClassesImplementing(Collection<Class<?>>, T) - Static method in class tigase.util.ClassUtil
 
getClassesImplementing(Collection<Class>, T) - Static method in class tigase.osgi.util.ClassUtil
 
getClassesImplementing(Bundle, T) - Static method in class tigase.osgi.util.ClassUtil
Scans OSGI bundle for classes implementing class T
getClassesImplementing(T) - Static method in class tigase.osgi.util.ClassUtil
 
getClassesImplementing(T) - Static method in class tigase.util.ClassUtil
 
getClassNameFromFileName(String) - Static method in class tigase.osgi.util.ClassUtil
 
getClassNameFromFileName(String) - Static method in class tigase.util.ClassUtil
 
getClassNamesFromDir(File) - Static method in class tigase.osgi.util.ClassUtil
 
getClassNamesFromDir(File) - Static method in class tigase.util.ClassUtil
 
getClassNamesFromJar(File) - Static method in class tigase.osgi.util.ClassUtil
 
getClassNamesFromJar(File) - Static method in class tigase.util.ClassUtil
 
getClassNamesFromWar(File) - Static method in class tigase.osgi.util.ClassUtil
 
getClazz() - Method in class tigase.kernel.core.BeanConfig
Returns class of bean.
getClazz() - Method in class tigase.kernel.core.Kernel.DelegatedBeanConfig
 
getClazz() - Method in class tigase.util.setup.BeanDefinition
 
getClazzName() - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator.BeanDefinition
 
getClientAccessPolicy() - Method in class tigase.server.bosh.BoshConnectionManager
 
getClientAccessPolicy() - Method in interface tigase.server.bosh.BoshIOService.ConfigProvider
 
getClientIp(XMPPResourceConnection) - Static method in class tigase.auth.BruteForceLockerBean
 
getClientTrustManagerFactory() - Method in class tigase.server.xmppclient.ClientConnectionManager
 
getCLIOQueueSize() - Method in class tigase.stats.StatisticsProvider
 
getCLIOQueueSize() - Method in interface tigase.stats.StatisticsProviderMBean
 
getCLPacketsPerSecHistory() - Method in class tigase.stats.StatisticsProvider
 
getCLPacketsPerSecHistory() - Method in interface tigase.stats.StatisticsProviderMBean
 
getCLQueueSize() - Method in class tigase.stats.StatisticsProvider
 
getCLQueueSize() - Method in interface tigase.stats.StatisticsProviderMBean
 
getCls() - Method in class tigase.db.beans.MDRepositoryBean.MDRepositoryConfigBean
 
getCls() - Method in class tigase.vhosts.VHostItemImpl.DataType
 
getClusterCacheSize() - Method in class tigase.stats.StatisticsProvider
 
getClusterCacheSize() - Method in interface tigase.stats.StatisticsProviderMBean
 
getClusterCompressionRatio() - Method in class tigase.stats.StatisticsProvider
 
getClusterCompressionRatio() - Method in interface tigase.stats.StatisticsProviderMBean
 
getClusterElement(String) - Method in class tigase.cluster.api.ClusterElement
 
getClusterMode(Kernel) - Static method in class tigase.kernel.beans.selector.ServerBeanSelector
 
getClusterNetworkBytes() - Method in class tigase.stats.StatisticsProvider
 
getClusterNetworkBytes() - Method in interface tigase.stats.StatisticsProviderMBean
 
getClusterNetworkBytesPerSecond() - Method in class tigase.stats.StatisticsProvider
 
getClusterNetworkBytesPerSecond() - Method in interface tigase.stats.StatisticsProviderMBean
 
getClusterNode() - Method in class tigase.conf.ConfigItem
 
getClusterPackets() - Method in class tigase.stats.StatisticsProvider
 
getClusterPackets() - Method in interface tigase.stats.StatisticsProviderMBean
 
getClusterPacketsPerSec() - Method in class tigase.stats.StatisticsProvider
 
getClusterPacketsPerSec() - Method in interface tigase.stats.StatisticsProviderMBean
 
getCode() - Method in exception tigase.component.adhoc.AdHocCommandException
 
getCode() - Method in exception tigase.xmpp.XMPPProcessorException
 
getCollection() - Method in class tigase.stats.StatRecord
 
getCollectionCls() - Method in class tigase.vhosts.VHostItemImpl.DataType
 
getCollectionParamter(Type, Class) - Static method in class tigase.util.reflection.ReflectionHelper
 
getCollectionValue(String) - Method in class tigase.stats.StatisticsList
 
getCollectionValue(String, String, Collection<E>) - Method in class tigase.stats.StatisticsList
 
getCommand() - Method in class tigase.component.adhoc.AdhHocRequest
 
getCommand() - Method in class tigase.server.Iq
 
getCommand() - Method in class tigase.server.Packet
The method always returns NULL.
getCommand(String) - Method in class tigase.component.adhoc.AdHocCommandManager
 
getCommandId() - Method in class tigase.server.script.AbstractScriptCommand
 
getCommandId() - Method in interface tigase.server.script.CommandIfc
 
getCommandlineParameters() - Method in class tigase.db.util.DBSchemaLoader
 
getCommandlineParameters() - Method in class tigase.db.util.SchemaLoader
 
getCommandListItems(JID, JID) - Method in interface tigase.component.adhoc.AdHocScriptCommandManager
 
getCommandListItems(JID, JID) - Method in class tigase.component.modules.impl.AdHocCommandModule
 
getCommandsManager() - Method in class tigase.component.modules.impl.AdHocCommandModule
 
getCommit() - Method in class tigase.util.Version
 
getCommitted() - Method in class tigase.sys.NMTScope
 
getCommonSessionData(String) - Method in class tigase.xmpp.XMPPResourceConnection
 
getCommonSessionData(String) - Method in class tigase.xmpp.XMPPSession
Method returns a data for particular key which is common to all resource connections within this XMPPSession
related to this XMPPSession object
getCompConnections(String) - Method in class tigase.stats.StatisticsList
 
getCompConnections(String) - Method in class tigase.stats.StatisticsProvider
 
getCompIq(String) - Method in class tigase.stats.StatisticsList
 
getCompIqReceived(String) - Method in class tigase.stats.StatisticsList
 
getCompIqs(String) - Method in class tigase.stats.StatisticsProvider
 
getCompIqSent(String) - Method in class tigase.stats.StatisticsList
 
getCompMessages(String) - Method in class tigase.stats.StatisticsProvider
 
getCompMsg(String) - Method in class tigase.stats.StatisticsList
 
getCompMsgReceived(String) - Method in class tigase.stats.StatisticsList
 
getCompMsgSent(String) - Method in class tigase.stats.StatisticsList
 
getCompName() - Method in class tigase.conf.ConfigItem
 
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
Deprecated.
 
getCompNames() - Method in class tigase.conf.ConfigurationCache
 
getCompNames() - Method in class tigase.conf.ConfigXMLRepository
 
getCompNames() - Method in class tigase.stats.StatisticsList
Returns names of every component for which statistics are stored in stats variable
getCompNames() - Method in class tigase.stats.StatisticsProvider
 
getComponent() - Method in class tigase.component.AbstractComponent.DefaultPacketWriter
Deprecated.
 
getComponent() - Method in class tigase.server.rtbl.RTBLIqModule
 
getComponent() - Method in class tigase.stats.StatRecord
 
getComponent(Class<T>) - Static method in class tigase.server.XMPPServer
 
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(String) - Static method in class tigase.server.XMPPServer
Allows obtaining ConfiguratorAbstract implementation used by Tigase to handle all configuration of the server.
getComponentClass() - Method in class tigase.server.ComponentInfo
Allows retrieving of component's class
getComponentData() - Method in class tigase.server.ComponentInfo
Allows retrieving of component's additional data
getComponentId() - Method in interface tigase.cluster.api.SessionManagerClusteredIfc
 
getComponentId() - Method in class tigase.cluster.VirtualComponent
 
getComponentId() - Method in class tigase.server.BasicComponent
 
getComponentId() - Method in interface tigase.server.ServerComponent
Method returns component jid in form of the component name followed by server hostname as a domain.
getComponentId() - Method in interface tigase.server.xmppsession.SessionManagerHandler
 
getComponentId() - Method in class tigase.xmpp.impl.JabberIqPrivacy.PrivacyListOfflineCache
 
getComponentInfo() - Method in class tigase.cluster.SessionManagerClustered
 
getComponentInfo() - Method in class tigase.cluster.VirtualComponent
 
getComponentInfo() - Method in class tigase.server.BasicComponent
 
getComponentInfo() - Method in interface tigase.server.ServerComponent
Allows to obtain various informations about components
getComponentInfo() - Method in interface tigase.xmpp.XMPPImplIfc
Allows to obtain various informations about components
getComponentInfo() - Method in class tigase.xmpp.XMPPProcessor
 
getComponentJID() - Method in interface tigase.xmpp.mam.Query
 
getComponentJID() - Method in class tigase.xmpp.mam.QueryImpl
 
getComponentRepository() - Method in class tigase.vhosts.VHostManager
 
getComponents() - Method in class tigase.conf.ConfiguratorOld
 
getComponents(Class<T>) - Static method in class tigase.server.XMPPServer
 
getComponentsAll() - Method in class tigase.server.MessageRouter
 
getComponentsForLocalDomain(String) - Method in class tigase.vhosts.VHostManager
 
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
 
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.JavaJMXProxyOpt
 
getComponentsNames() - Method in class tigase.stats.StatisticsCollector
 
getComponentsNames() - Method in class tigase.stats.StatisticsProvider
 
getComponentsNames() - Method in interface tigase.stats.StatisticsProviderMBean
Get Attribute exposed for management
getComponentStats(String, int) - Method in class tigase.stats.JavaJMXProxyOpt
 
getComponentStats(String, int) - Method in class tigase.stats.StatisticsProvider
 
getComponentStats(String, int) - Method in interface tigase.stats.StatisticsProviderMBean
Operation exposed for management
getComponentStats(String, StatisticsList) - Method in class tigase.stats.StatisticsCollector
 
getComponentTitle() - Method in class tigase.server.ComponentInfo
Allows retrieving of component's title
getComponentVersion() - Method in class tigase.component.AbstractComponent
Deprecated.
Returns version of component.
getComponentVersion() - Method in class tigase.component.AbstractKernelBasedComponent
 
getComponentVersion() - Method in class tigase.server.ComponentInfo
Allows retrieving of component's version
getComponentVersion() - Method in class tigase.server.ext.ComponentProtocolManager
 
getComponentVersionFromDb(String) - Method in class tigase.db.util.DBSchemaLoader
 
getComponentVersionFromDb(String) - Method in class tigase.db.util.SchemaLoader
 
getCompPackets(String) - Method in class tigase.stats.StatisticsList
 
getCompPackets(String) - Method in class tigase.stats.StatisticsProvider
 
getCompPres(String) - Method in class tigase.stats.StatisticsList
 
getCompPresences(String) - Method in class tigase.stats.StatisticsProvider
 
getCompPresReceived(String) - Method in class tigase.stats.StatisticsList
 
getCompPresSent(String) - Method in class tigase.stats.StatisticsList
 
getCompReceivedPackets(String) - Method in class tigase.stats.StatisticsList
 
getCompRepoItem(String) - Method in class tigase.server.ext.ComponentProtocol
 
getCompRepoItem(String) - Method in interface tigase.server.ext.ComponentProtocolHandler
 
getComps() - Method in interface tigase.vhosts.VHostItem
 
getComps() - Method in class tigase.vhosts.VHostItemImpl
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.
getComps() - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
getCompSentPackets(String) - Method in class tigase.stats.StatisticsList
 
getCompStats(String) - Method in class tigase.stats.StatisticsList
 
getCondition() - Method in enum class tigase.xmpp.Authorization
 
getCondition() - Method in enum class tigase.xmpp.StreamError
 
getConfigClass() - Method in class tigase.db.beans.AuthRepositoryMDPoolBean
 
getConfigClass() - Method in class tigase.db.beans.DataSourceBean
 
getConfigClass() - Method in class tigase.db.beans.MDPoolBean
Returns per domain configuration class
getConfigClass() - Method in class tigase.db.beans.UserRepositoryMDPoolBean
 
getConfigFilePath() - Method in class tigase.conf.ConfigHolder
 
getConfigHolder() - Method in class tigase.component.DSLBeanConfigurator
 
getConfigKey() - Method in class tigase.cluster.repo.ClConConfigRepository
 
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.io.repo.CertificateRepository
 
getConfigKey() - Method in class tigase.monitor.TaskConfigItemJDBCRepository
 
getConfigKey() - Method in class tigase.server.ext.AbstractCompDBRepository
 
getConfigKey() - Method in class tigase.server.ext.CompConfigRepository
Deprecated.
 
getConfigKey() - Static method in class tigase.server.ext.CompRepoDefaults
 
getConfigKey() - Method in class tigase.server.extdisco.ExtServiceDiscoveryUserRepoRepository
 
getConfigKey() - Method in class tigase.vhosts.VHostJDBCRepository
 
getConfigKey() - Static method in class tigase.vhosts.VHostRepoDefaults
 
getConfigRepository() - Static method in class tigase.conf.ConfigXMLRepository
 
getConfigRepository(boolean, String) - Static method in class tigase.conf.ConfigXMLRepository
 
getConfigRepository(String) - Static method in class tigase.conf.ConfigXMLRepository
 
getConfigString() - Method in class tigase.db.util.SchemaLoader
 
getConfigType(Kernel) - Static method in class tigase.kernel.beans.selector.ServerBeanSelector
 
getConfiguration() - Method in class tigase.monitor.TaskConfigItem
 
getConfiguration(BeanConfig) - Method in class tigase.component.DSLBeanConfigurator
 
getConfiguration(BeanConfig) - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator
Method returns configuration of a bean.
getConfigVal() - Method in class tigase.conf.ConfigItem
Returns a configuration property value.
getConfigValToString() - Method in class tigase.conf.ConfigItem
 
getConn() - Method in class tigase.util.processing.QueueItem
 
getConnectionId() - Method in class tigase.cluster.strategy.ConnectionRecord
 
getConnectionId() - Method in interface tigase.cluster.strategy.ConnectionRecordIfc
 
getConnectionId() - Method in class tigase.net.IOService
 
getConnectionId() - Method in class tigase.xmpp.XMPPResourceConnection
Gets the value of connectionId
getConnectionId(boolean) - Method in class tigase.xmpp.XMPPResourceConnection
 
getConnectionId(JID) - Method in class tigase.xmpp.XMPPResourceConnection
 
getConnectionIds() - Method in class tigase.xmpp.XMPPSession
Method returns an array of all ConnectionIDs related to this XMPPSession
getConnectionIdsForJid(BareJID) - Method in class tigase.cluster.SessionManagerClustered
Retrieve all connection IDs (CIDs) for the given user.
getConnectionIdsForJid(BareJID) - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
getConnectionIdsForJid(BareJID) - Method in class tigase.cluster.strategy.SMNonCachingAllNodes
 
getConnectionIdsForJid(BareJID) - Method in class tigase.server.xmppsession.SessionManager
 
getConnectionIdsForJid(BareJID) - Method in interface tigase.sys.OnlineJidsReporter
Retrieve all connection IDs (CIDs) for the given user.
getConnectionIdsForJid(JID) - Method in class tigase.server.monitor.MonitorRuntime
 
getConnectionIdsForJid(JID) - Method in class tigase.sys.TigaseRuntime
 
getConnectionLocker(String) - Static method in class tigase.db.util.locker.ConnectionLock
 
getConnectionOpenerService() - Method in interface tigase.server.xmppserver.S2SConnectionHandlerIfc
 
getConnectionOpenerService() - Method in class tigase.server.xmppserver.S2SConnectionManager
 
getConnectionRecord(JID) - Method in interface tigase.cluster.strategy.ClusteringStrategyIfc
Returns a ConnectionRecord object associated with this user's full JID if it exists in the cache or null if it does not.
getConnectionRecord(JID) - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
getConnectionRecord(JID, Map<String, String>) - Method in class tigase.cluster.strategy.DefaultClusteringStrategy
Method takes the data received from other cluster node and creates a ConnectionRecord with all essential connection information.
getConnectionRecordInstance() - Method in interface tigase.cluster.strategy.ClusteringStrategyIfc
 
getConnectionRecordInstance() - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
getConnectionRecords(BareJID) - Method in interface tigase.cluster.strategy.ClusteringStrategyIfc
Returns a set with all ConnectionRecords found in the cache for a given user ID, that is BareJID.
getConnectionRecords(BareJID) - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
getConnectionRecords(BareJID) - Method in class tigase.cluster.strategy.SMNonCachingAllNodes
 
getConnectionRecordsByCreationTime(BareJID) - Method in interface tigase.cluster.strategy.ClusteringStrategyIfc
 
getConnections() - Method in class tigase.cluster.ClusterConnection
 
getConnectionsForMessageDelivery(XMPPResourceConnection) - Method in class tigase.xmpp.impl.MessageDeliveryLogic
Method returns list of XMPPResourceConnections to which message should be delivered for session passes as parameter if message was sent to bare JID
getConnectionsNumber() - Method in class tigase.stats.StatisticsProvider
 
getConnectionsNumber() - Method in interface tigase.stats.StatisticsProviderMBean
 
getConnectionsNumberHistory() - Method in class tigase.stats.StatisticsProvider
 
getConnectionsNumberHistory() - Method in interface tigase.stats.StatisticsProviderMBean
 
getConnectionType() - Method in interface tigase.net.ConnectionOpenListener
 
getConnectionType() - Method in class tigase.server.ext.CompRepoItem
 
getContext() - Method in class tigase.osgi.OSGiScriptEngine
 
getCount() - Method in class tigase.xmpp.rsm.RSM
 
getCounter() - Method in class tigase.util.log.LogWithStackTraceEntry
 
getCPUsNumber() - Method in class tigase.stats.StatisticsProvider
 
getCPUsNumber() - Method in interface tigase.stats.StatisticsProviderMBean
 
getCPUsNumber() - Method in class tigase.sys.TigaseRuntime
 
getCPUState() - Method in class tigase.sys.TigaseRuntime
 
getCpuTempThreshold() - Method in class tigase.monitor.tasks.CpuTempTask
 
getCpuUsage() - Method in class tigase.cluster.repo.ClusterRepoItem
 
getCPUUsage() - Method in class tigase.stats.StatisticsProvider
 
getCPUUsage() - Method in interface tigase.stats.StatisticsProviderMBean
 
getCPUUsage() - Method in class tigase.sys.TigaseRuntime
 
getCPUUsageHistory() - Method in class tigase.stats.StatisticsProvider
 
getCPUUsageHistory() - Method in interface tigase.stats.StatisticsProviderMBean
 
getCreationTime() - Method in class tigase.xmpp.XMPPResourceConnection
 
getCredentialIds(BareJID) - Method in interface tigase.db.AuthRepository
 
getCredentialIds(BareJID) - Method in class tigase.db.AuthRepositoryMDImpl
 
getCredentialIds(BareJID) - Method in class tigase.db.AuthRepositoryPool
 
getCredentialIds(BareJID) - Method in class tigase.db.jdbc.TigaseCustomAuth
 
getCredentials(BareJID, String) - Method in interface tigase.db.AuthRepository
 
getCredentials(BareJID, String) - Method in class tigase.db.AuthRepositoryMDImpl
 
getCredentials(BareJID, String) - Method in class tigase.db.AuthRepositoryPool
 
getCredentials(BareJID, String) - Method in class tigase.db.jdbc.TigaseCustomAuth
 
getCredentials(BareJID, String) - Method in class tigase.db.ldap.LdapAuthProvider
 
getCredentialsDecoder() - Method in class tigase.db.AbstractAuthRepositoryWithCredentials
 
getCredentialsEncoder() - Method in class tigase.db.AbstractAuthRepositoryWithCredentials
 
getCurrentConfiguration() - Method in interface tigase.monitor.ConfigurableTask
 
getCurrentConfiguration() - Method in class tigase.monitor.tasks.AbstractConfigurableTask
 
getCurrentConfiguration() - Method in class tigase.monitor.tasks.AbstractConfigurableTimerTask
 
getCurrentConfiguration() - Method in class tigase.monitor.tasks.ConnectionsTask
 
getCurrentConfiguration() - Method in class tigase.monitor.tasks.CpuTempTask
 
getCurrentConfiguration() - Method in class tigase.monitor.tasks.DiskTask
 
getCurrentConfiguration() - Method in class tigase.monitor.tasks.LoadCheckerTask
 
getCurrentConfiguration() - Method in class tigase.monitor.tasks.LoggerTask
 
getCurrentConfiguration() - Method in class tigase.monitor.tasks.MemoryCheckerTask
 
getCurrentConfiguration() - Method in class tigase.monitor.tasks.SampleTask
 
getCurrentHistory() - Method in class tigase.util.historyCache.AllHistoryCache
 
getCurrentHistory() - Method in class tigase.util.historyCache.FloatHistoryCache
 
getCurrentHistory() - Method in class tigase.util.historyCache.IntHistoryCache
 
getCurrentHistory() - Method in class tigase.util.historyCache.LongHistoryCache
 
getCurStats(String[]) - Method in class tigase.stats.StatisticsProvider
 
getCurStats(String[]) - Method in interface tigase.stats.StatisticsProviderMBean
 
getCustomChild(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Deprecated.
getCustomChild(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterFlat
Deprecated.
getCustomChildren(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Deprecated.
getData(String) - Method in interface tigase.vhosts.VHostItem
Deprecated.
getData(String) - Method in class tigase.vhosts.VHostItemImpl
Deprecated.
getData(String) - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
getData(String, String) - Method in class tigase.xml.db.XMLDB
Retrieve value of given node
getData(String, String, String) - Method in class tigase.xml.db.XMLDB
Retrieve value of given node under specific path
getData(String, String, String) - Method in class tigase.xmpp.RepositoryAccess
getData method is a twin sister (brother?) of setData(String, String, String) method.
getData(String, String, String, Object) - Method in class tigase.xml.db.XMLDB
Retrieve value of given node under specific path
getData(Packet) - Static method in enum class tigase.server.Command
 
getData(Packet, String, String) - Static method in enum class tigase.server.Command
 
getData(BareJID, String) - Method in class tigase.db.DummyRepository
getData method returns a value associated with given key for user repository in default subnode.
getData(BareJID, String) - Method in class tigase.db.jdbc.JDBCRepository
 
getData(BareJID, String) - Method in interface tigase.db.UserRepository
getData method returns a value associated with given key for user repository in default subnode.
getData(BareJID, String) - Method in class tigase.db.UserRepositoryMDImpl
 
getData(BareJID, String) - Method in class tigase.db.UserRepositoryPool
 
getData(BareJID, String) - Method in class tigase.db.xml.XMLRepository
 
getData(BareJID, String, String) - Method in class tigase.db.DummyRepository
getData method returns a value associated with given key for user repository in given subnode.
getData(BareJID, String, String) - Method in class tigase.db.jdbc.JDBCRepository
 
getData(BareJID, String, String) - Method in interface tigase.db.UserRepository
getData method returns a value associated with given key for user repository in given subnode.
getData(BareJID, String, String) - Method in class tigase.db.UserRepositoryMDImpl
 
getData(BareJID, String, String) - Method in class tigase.db.UserRepositoryPool
 
getData(BareJID, String, String) - Method in class tigase.db.xml.XMLRepository
 
getData(BareJID, String, String, String) - Method in class tigase.db.DummyRepository
getData method returns a value associated with given key for user repository in given subnode.
getData(BareJID, String, String, String) - Method in class tigase.db.jdbc.JDBCRepository
 
getData(BareJID, 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(BareJID, String, String, String) - Method in class tigase.db.UserRepositoryMDImpl
 
getData(BareJID, String, String, String) - Method in class tigase.db.UserRepositoryPool
 
getData(BareJID, String, String, String) - Method in class tigase.db.xml.XMLRepository
 
getDatabaseType() - Method in class tigase.db.converter.Converter.ConverterProperties
 
getDatabaseType() - Method in class tigase.db.converter.DataRepoPool
 
getDatabaseType() - Method in interface tigase.db.DataRepository
Returns type of DataRepository database
getDatabaseType() - Method in class tigase.db.DataRepositoryPool
 
getDatabaseType() - Method in class tigase.db.jdbc.DataRepositoryImpl
 
getDataDouble(String, String, String, double) - Method in class tigase.xml.db.XMLDB
Retrieve value of given node under specific path
getDataDoubleList(String, String, String) - Method in class tigase.xml.db.XMLDB
Retrieve values of given node under specific path
getDataGroups(String) - Method in class tigase.xmpp.RepositoryAccess
This method retrieves list of all direct subnodes for given node.
getDataIds() - Method in interface tigase.stats.JMXProxyListenerOpt
 
getDataInt(String, String, String, int) - Method in class tigase.xml.db.XMLDB
Retrieve value of given node under specific path
getDataIntList(String, String, String) - Method in class tigase.xml.db.XMLDB
Retrieve values of given node under specific path
getDataKeys(String) - Method in class tigase.xmpp.RepositoryAccess
This method returns all data keys available in permanent storage in given node.
getDataLength(String, String) - Method in class tigase.server.bosh.BoshIOService
 
getDataList(String, String) - Method in class tigase.xmpp.RepositoryAccess
This method allows to retrieve list of values associated with one key.
getDataList(String, String, String) - Method in class tigase.xml.db.XMLDB
Retrieve values of given node under specific path
getDataList(BareJID, String, String) - Method in class tigase.db.DummyRepository
 
getDataList(BareJID, String, String) - Method in class tigase.db.jdbc.JDBCRepository
 
getDataList(BareJID, 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(BareJID, String, String) - Method in class tigase.db.UserRepositoryMDImpl
 
getDataList(BareJID, String, String) - Method in class tigase.db.UserRepositoryPool
 
getDataList(BareJID, String, String) - Method in class tigase.db.xml.XMLRepository
 
getDataMap(BareJID, String) - Method in class tigase.db.jdbc.JDBCRepository
 
getDataMap(BareJID, String) - Method in interface tigase.db.UserRepository
getDataMap method returns a values associated with each key for user repository in given subnode.
getDataMap(BareJID, String) - Method in class tigase.db.UserRepositoryMDImpl
 
getDataMap(BareJID, String) - Method in class tigase.db.UserRepositoryPool
 
getDataMap(BareJID, String, Function<String, T>) - Method in class tigase.db.jdbc.JDBCRepository
 
getDataMap(BareJID, String, Function<String, T>) - Method in interface tigase.db.UserRepository
getDataMap method returns a values associated with each key for user repository in given subnode.
getDataMap(BareJID, String, Function<String, T>) - Method in class tigase.db.UserRepositoryMDImpl
 
getDataMap(BareJID, String, Function<String, T>) - Method in class tigase.db.UserRepositoryPool
 
getDataPackets() - Method in class tigase.cluster.api.ClusterElement
 
getDataReceiver() - Method in class tigase.net.IOService
 
getDataReceiver() - Method in class tigase.server.bosh.BoshSession
 
getDataRepository(String, String, Map<String, String>) - Static method in class tigase.db.RepositoryFactory
Deprecated.
 
getDataSource() - Method in class tigase.db.util.SchemaManager.RepoInfo
 
getDataSourceAwareClassesForSchemaInfo(SchemaManager.SchemaInfo, Class<DS>) - Method in class tigase.db.util.SchemaLoader
 
getDataSourceName() - Method in class tigase.db.beans.SDRepositoryBean
 
getDataSourceNames() - Method in class tigase.db.beans.DataSourceBean
Retrieve list of all available data source names
getDataSourcesAndSchemas(Map<String, Object>) - Static method in class tigase.db.util.SchemaManager
 
getDBFileName() - Method in class tigase.xml.db.XMLDB
Retrieves filename
getDbHostname() - Method in class tigase.db.util.DBSchemaLoader.Parameters
 
getDBKey(String) - Method in class tigase.server.xmppserver.CIDConnections
 
getDBKeysCount() - Method in class tigase.server.xmppserver.CIDConnections
 
getDbName() - Method in class tigase.db.util.DBSchemaLoader.Parameters
 
getDbPass() - Method in class tigase.db.util.DBSchemaLoader.Parameters
 
getDbRootPass() - Method in class tigase.db.util.DBSchemaLoader.Parameters
 
getDbRootUser() - Method in class tigase.db.util.DBSchemaLoader.Parameters
 
getDbType() - Method in class tigase.db.util.DBSchemaLoader.Parameters
 
getDBUri() - Method in class tigase.db.util.DBSchemaLoader
 
getDBUri() - Method in class tigase.db.util.SchemaLoader
 
getDBUri(boolean) - Method in class tigase.db.util.DBSchemaLoader
 
getDbUser() - Method in class tigase.db.util.DBSchemaLoader.Parameters
 
getDefault() - Static method in enum class tigase.io.SSLContextContainer.HARDENED_MODE
 
getDefaultAlias() - Method in class tigase.db.beans.MDPoolBean
Default alias used if for provided domain then is no repo instance.
getDefaultAuthzid() - Method in class tigase.auth.callbacks.ValidateCertificateData
 
getDefaultBeanClass() - Method in class tigase.db.beans.AuthRepositoryMDPoolBean
 
getDefaultBeanClass() - Method in class tigase.db.beans.DataSourceBean
 
getDefaultBeanClass() - Method in class tigase.db.beans.UserRepositoryMDPoolBean
 
getDefaultBeanClass() - Method in interface tigase.kernel.beans.RegistrarBeanWithDefaultBeanClass
Returns default class for all bean which are defined using configuration as subbeans of bean implementing this interface.
getDefaultBeanClass() - Method in class tigase.server.amp.db.MsgBroadcastRepository.MsgBroadcastRepositoryBean
 
getDefaultBeanClass() - Method in class tigase.server.amp.db.MsgRepository.MsgRepositoryMDBean
 
getDefaultBeanClass() - Method in class tigase.server.ConnectionManager.PortsConfigBean
 
getDefaultBeanClass() - Method in class tigase.server.xmppclient.SeeOtherHostDualIP.DualIPRepositoryWrapper
 
getDefaultBeanClass() - Method in class tigase.stats.db.CounterDataLoggerRepoBean
 
getDefaultClass(T, String) - Static method in class tigase.db.DataSourceHelper
Method returns class which would be by default used as implementation of class
getDefaultClass(T, String, DataSourceHelper.Matcher) - Static method in class tigase.db.DataSourceHelper
 
getDefaultClassName(Class, String) - Static method in class tigase.db.DataSourceHelper
 
getDefaultDataSourceAndSchemas(String) - Static method in class tigase.db.util.SchemaManager
 
getDefaultHost() - Method in class tigase.util.dns.DNSResolverDefault
 
getDefaultHost() - Method in interface tigase.util.dns.DNSResolverIfc
Method provides default host information for the installation.
getDefaultHosts() - Method in class tigase.util.dns.DNSResolverDefault
 
getDefaultHosts() - Method in interface tigase.util.dns.DNSResolverIfc
Method provides an array of all local host informations, by default it contains defaultHost.
getDefaultItems() - Method in class tigase.db.comp.ConfigRepository
 
getDefaultList(XMPPResourceConnection) - Static method in class tigase.xmpp.impl.Privacy
 
getDefaultListElement(XMPPResourceConnection) - Static method in class tigase.xmpp.impl.Privacy
 
getDefaultListName(XMPPResourceConnection) - Static method in class tigase.xmpp.impl.Privacy
 
getDefaultModulesList() - Method in class tigase.component.AbstractComponent
Deprecated.
Returns default map of components.
getDefaultPer() - Method in class tigase.xmpp.impl.TokenBucketPool
 
getDefaultPropetyItems() - Method in class tigase.cluster.repo.ClConConfigRepository
 
getDefaultPropetyItems() - Method in class tigase.db.comp.ConfigRepository
Deprecated.
getDefaultPropetyItems() - Method in class tigase.monitor.TaskConfigItemJDBCRepository
 
getDefaultPropetyItems() - Method in class tigase.server.ext.AbstractCompDBRepository
 
getDefaultPropetyItems() - Method in class tigase.server.ext.CompConfigRepository
Deprecated.
 
getDefaultPropetyItems() - Static method in class tigase.server.ext.CompRepoDefaults
 
getDefaultPropetyItems() - Method in class tigase.server.extdisco.ExtServiceDiscoveryUserRepoRepository
 
getDefaultPropetyItems() - Method in class tigase.vhosts.VHostJDBCRepository
 
getDefaultPropetyItems() - Static method in class tigase.vhosts.VHostRepoDefaults
 
getDefaultRate() - Method in class tigase.xmpp.impl.TokenBucketPool
 
getDefaultRepository() - Method in class tigase.db.beans.MDPoolBeanWithStatistics
 
getDefaults(Map<String, Object>) - Method in interface tigase.cluster.strategy.ClusteringStrategyIfc
Deprecated.
getDefaults(Map<String, Object>) - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
getDefaults(Map<String, Object>) - Method in class tigase.cluster.VirtualComponent
 
getDefaults(Map<String, Object>) - Method in class tigase.component.AbstractComponent
Deprecated.
 
getDefaults(Map<String, Object>) - Method in interface tigase.conf.Configurable
Deprecated.
getDefaults(Map<String, Object>) - Method in class tigase.conf.ConfiguratorAbstract
 
getDefaults(Map<String, Object>) - Method in class tigase.conf.ConfiguratorOld
 
getDefaults(Map<String, Object>) - Method in class tigase.server.amp.action.Broadcast
 
getDefaults(Map<String, Object>) - Method in class tigase.server.BasicComponent
Deprecated.
getDefaults(Map<String, Object>) - Method in class tigase.server.monitor.MonitorComponent
Deprecated.
 
getDefaults(Map<String, Object>) - Method in class tigase.server.xmppcomponent.ComponentConnectionManager
Deprecated.
 
getDefaults(Map<String, Object>, Map<String, Object>) - Method in class tigase.cluster.repo.ClConDirRepository
 
getDefaults(Map<String, Object>, Map<String, Object>) - Method in class tigase.cluster.repo.ClConSQLRepository
Deprecated.
getDefaults(Map<String, Object>, Map<String, Object>) - Method in class tigase.conf.ConfigurationCache
Deprecated.
getDefaults(Map<String, Object>, Map<String, Object>) - Method in class tigase.db.comp.AbstractSDComponentRepositoryBean
Deprecated.
getDefaults(Map<String, Object>, Map<String, Object>) - Method in interface tigase.db.comp.ComponentRepository
Deprecated.
getDefaults(Map<String, Object>, Map<String, Object>) - Method in class tigase.db.comp.ConfigRepository
Deprecated.
getDefaults(Map<String, Object>, Map<String, Object>) - Method in class tigase.server.ext.CompSQLRepository
Deprecated.
getDefaultSchemaFor(String, String, Set<String>) - Static method in class tigase.db.util.SchemaManager
 
getDefaultTypesConverter() - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator
Method returns default types converter used by bean configurator.
getDefaultValue() - Method in enum class tigase.db.util.DBSchemaLoader.PARAMETERS_ENUM
 
getDefaultValue() - Method in class tigase.util.ui.console.CommandlineParameter
Retrieves default value for this parameter option
getDefaultVHostItem() - Method in interface tigase.vhosts.VHostComponentRepository
 
getDefaultVHostItem() - Method in class tigase.vhosts.VHostJDBCRepository
 
getDefaultVHostItem() - Method in class tigase.vhosts.VHostManager.DefVHostRepositoryBean
 
getDefaultXMPPStringPrep() - Static method in class tigase.util.stringprep.XMPPStringPrepFactory
Factory method for creating and returning stringprep implementation used by the Tigase server.
getDefCertAlias() - Method in class tigase.io.CertificateContainer
 
getDefCertAlias() - Method in interface tigase.io.CertificateContainerIfc
Method to retrieve default alias of certificate to use when domain is null
getDefCertAlias() - Method in class tigase.io.SSLContextContainerAbstract
 
getDefConfigParams() - Method in class tigase.conf.ConfiguratorAbstract
 
getDefConfigParams() - Method in class tigase.conf.ConfiguratorOld
 
getDefConfigParams(Kernel, String, String, Map<String, Object>) - Static method in class tigase.component.BackwardCompatibilityHelper
 
getDefHostname() - Method in class tigase.conf.ConfigurationCache
 
getDefHostName() - Method in class tigase.server.BasicComponent
 
getDefHostName() - Method in interface tigase.server.bosh.BoshSessionTaskHandler
 
getDefHostName() - Method in interface tigase.server.MessageReceiver
 
getDefHostName() - Method in interface tigase.server.xmppserver.S2SConnectionHandlerIfc
 
getDefLang() - Method in class tigase.xmpp.XMPPResourceConnection
 
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.websocket.WebSocketClientConnectionManager
 
getDefPlainPorts() - Method in class tigase.server.xmppclient.ClientConnectionManager
 
getDefPlainPorts() - Method in class tigase.server.xmppcomponent.ComponentConnectionManager
Deprecated.
 
getDefPlainPorts() - Method in class tigase.server.xmppserver.S2SConnectionManager
 
getDefPorts() - Method in class tigase.server.ConnectionManager
 
getDefSSLPorts() - Method in class tigase.server.bosh.BoshConnectionManager
 
getDefSSLPorts() - Method in class tigase.server.ConnectionManager
 
getDefSSLPorts() - Method in class tigase.server.websocket.WebSocketClientConnectionManager
 
getDefSSLPorts() - Method in class tigase.server.xmppclient.ClientConnectionManager
 
getDefTrafficThrottling() - Method in class tigase.cluster.ClusterConnectionManager
 
getDefTrafficThrottling() - Method in class tigase.server.ConnectionManager
 
getDefTrafficThrottling() - Method in class tigase.server.ext.ComponentProtocol
 
getDefTrafficThrottling() - Method in class tigase.server.xmppserver.S2SConnectionManager
Method from ConnectionManager is overriden as it uses local value S2S_HT_TRAFFIC_THROTTLING_PROP_VAL
getDefValue() - Method in class tigase.conf.ConfigReader.AbstractEnvironmentPropertyVariable
 
getDefValue() - Method in class tigase.vhosts.VHostItemImpl.DataType
 
getDefVHostItem() - Method in class tigase.server.BasicComponent
 
getDefVHostItem() - Method in class tigase.vhosts.VHostManager
 
getDefVHostItem() - Method in interface tigase.vhosts.VHostManagerIfc
Method getDefVHostItem returns a default VHost for the installation.
getDelay() - Method in class tigase.eventbus.events.ShutdownEvent
 
getDelay(TimeUnit) - Method in class tigase.server.amp.db.MsgRepository.MsgDBItem
 
getDeliveryError(Packet) - Static method in class tigase.xmpp.impl.C2SDeliveryErrorProcessor
Finds delivery-error element in packet and returns it
getDependenciesTo(BeanConfig) - Method in class tigase.kernel.core.DependencyManager
 
getDependencyGraph() - Method in class tigase.kernel.core.DependencyGrapher
Returns dependency graph in Graphviz format.
getDependencyGraph() - Method in class tigase.kernel.core.PlantUMLGrapher
 
getDependencyManager() - Method in class tigase.kernel.core.Kernel
Returns DependencyManager used in Kernel.
getDependentBeans(BeanConfig) - Method in class tigase.kernel.core.DependencyManager
 
getDescription() - Method in class tigase.form.Field
 
getDescription() - Method in class tigase.monitor.tasks.TasksEvent
 
getDescription() - Method in class tigase.server.script.AbstractScriptCommand
 
getDescription() - Method in interface tigase.server.script.CommandIfc
 
getDescription() - Method in enum class tigase.stats.StatisticType
 
getDescription() - Method in class tigase.stats.StatRecord
 
getDescription() - Method in class tigase.util.ui.console.CommandlineParameter
Retrieves description for this parameter option
getDescription() - Method in class tigase.util.ui.console.Task
 
getDescription(String) - Method in class tigase.eventbus.impl.EventsRegistrar
 
getDescription(MBeanAttributeInfo) - Method in class tigase.stats.StatisticsProvider
 
getDescription(MBeanInfo) - Method in class tigase.stats.StatisticsProvider
 
getDescription(MBeanOperationInfo) - Method in class tigase.stats.StatisticsProvider
 
getDescription(MBeanOperationInfo, MBeanParameterInfo, int) - Method in class tigase.stats.StatisticsProvider
 
getDevice() - Method in class tigase.xmpp.impl.SaslAuth2.UserAgent
 
getDirectBuffer(int) - Static method in class tigase.net.IOUtil
 
getDirectMemUsed() - Method in class tigase.stats.StatisticsProvider
 
getDirectMemUsed() - Method in interface tigase.stats.StatisticsProviderMBean
 
getDirectMemUsed() - Method in class tigase.sys.TigaseRuntime
 
getDirectMemUsedHistory() - Method in class tigase.stats.StatisticsProvider
 
getDirectMemUsedHistory() - Method in interface tigase.stats.StatisticsProviderMBean
 
getDisableAccountAfterFailedAttempts() - Method in class tigase.auth.BruteForceLockerBean.BruteForceLockerVHostExtension
 
getDisabledJids() - Method in class tigase.xmpp.impl.MessageCarbons.MessageCarbonsStateChangedEvent
 
GETDISCO - Enum constant in enum class tigase.server.Command
This is depreciated command sent between components in the Tigase server for service discovery handling.
getDiscoCategory() - Method in class tigase.eventbus.component.EventBusComponent
 
getDiscoCategory() - Method in class tigase.monitor.MonitorComponent
 
getDiscoCategory() - Method in class tigase.server.BasicComponent
Method returns category of a component used for service discovery responses.
getDiscoCategoryType() - Method in class tigase.cluster.ClusterConnectionManager
 
getDiscoCategoryType() - Method in class tigase.cluster.ClusterController
 
getDiscoCategoryType() - Method in class tigase.conf.Configurator
 
getDiscoCategoryType() - Method in class tigase.eventbus.component.EventBusComponent
 
getDiscoCategoryType() - Method in class tigase.monitor.MonitorComponent
 
getDiscoCategoryType() - Method in class tigase.server.amp.AmpComponent
 
getDiscoCategoryType() - Method in class tigase.server.BasicComponent
Method returns component category type used for service discovery responses.
getDiscoCategoryType() - Method in class tigase.server.bosh.BoshConnectionManager
 
getDiscoCategoryType() - Method in class tigase.server.ext.ComponentProtocol
 
getDiscoCategoryType() - Method in class tigase.server.ext.ComponentProtocolManager
 
getDiscoCategoryType() - Method in class tigase.server.MessageRouter
 
getDiscoCategoryType() - Method in class tigase.server.monitor.MonitorComponent
Deprecated.
 
getDiscoCategoryType() - Method in class tigase.server.test.TestComponent
 
getDiscoCategoryType() - Method in class tigase.server.xmppclient.ClientConnectionManager
 
getDiscoCategoryType() - Method in class tigase.server.xmppserver.S2SConnectionManager
 
getDiscoCategoryType() - Method in class tigase.server.xmppsession.SessionManager
 
getDiscoCategoryType() - Method in class tigase.vhosts.VHostManager
 
getDiscoDescription() - Method in class tigase.cluster.BoshConnectionClustered
 
getDiscoDescription() - Method in class tigase.cluster.ClientConnectionClustered
 
getDiscoDescription() - Method in class tigase.cluster.ClusterConnectionManager
 
getDiscoDescription() - Method in class tigase.cluster.ClusterController
 
getDiscoDescription() - Method in class tigase.cluster.SessionManagerClustered
 
getDiscoDescription() - Method in class tigase.cluster.WebSocketClientConnectionClustered
 
getDiscoDescription() - Method in class tigase.conf.Configurator
 
getDiscoDescription() - Method in class tigase.eventbus.component.EventBusComponent
 
getDiscoDescription() - Method in class tigase.monitor.MonitorComponent
 
getDiscoDescription() - Method in class tigase.server.amp.AmpComponent
 
getDiscoDescription() - Method in class tigase.server.BasicComponent
Method returns description used for service discovery responses.
getDiscoDescription() - Method in class tigase.server.bosh.BoshConnectionManager
 
getDiscoDescription() - Method in class tigase.server.ext.ComponentProtocol
 
getDiscoDescription() - Method in class tigase.server.ext.ComponentProtocolManager
 
getDiscoDescription() - Method in class tigase.server.extdisco.ExternalServiceDiscoveryComponent
 
getDiscoDescription() - Method in class tigase.server.MessageRouter
 
getDiscoDescription() - Method in class tigase.server.monitor.MonitorComponent
Deprecated.
 
getDiscoDescription() - Method in class tigase.server.test.TestComponent
 
getDiscoDescription() - Method in class tigase.server.websocket.WebSocketClientConnectionManager
 
getDiscoDescription() - Method in class tigase.server.xmppclient.ClientConnectionManager
 
getDiscoDescription() - Method in class tigase.server.xmppserver.S2SConnectionManager
 
getDiscoDescription() - Method in class tigase.server.xmppsession.SessionManager
 
getDiscoDescription() - Method in class tigase.vhosts.VHostManager
 
getDiscoExtensionsForm(String) - Method in class tigase.server.BasicComponent
 
getDiscoFeatures() - Method in class tigase.disco.ServiceEntity
 
getDiscoFeatures() - Method in class tigase.server.BasicComponent
Method returns list of features provided by this component.
getDiscoFeatures() - Method in class tigase.xmpp.impl.push.AwayPushNotificationsExtension
 
getDiscoFeatures() - Method in class tigase.xmpp.impl.push.EncryptedPushNotificationExtension
 
getDiscoFeatures() - Method in class tigase.xmpp.impl.push.GroupchatFilter
 
getDiscoFeatures() - Method in class tigase.xmpp.impl.push.IgnoreFromUnknownFilter
 
getDiscoFeatures() - Method in class tigase.xmpp.impl.push.JinglePushNotificationsExtension
 
getDiscoFeatures() - Method in class tigase.xmpp.impl.push.MutedFilter
 
getDiscoFeatures() - Method in class tigase.xmpp.impl.push.PriorityExtension
 
getDiscoFeatures() - Method in interface tigase.xmpp.impl.push.PushNotificationsAware
 
getDiscoFeatures(String) - Method in class tigase.disco.ServiceEntity
 
getDiscoFeatures(JID) - Method in class tigase.cluster.VirtualComponent
 
getDiscoFeatures(JID) - Method in class tigase.conf.ConfiguratorOld
 
getDiscoFeatures(JID) - Method in interface tigase.disco.XMPPService
Returns features for top level disco info
getDiscoFeatures(JID) - Method in class tigase.server.BasicComponent
Method returns list of features provided by this component for provided JID.
getDiscoFeatures(JID) - Method in class tigase.server.xmppcomponent.ComponentConnectionManager
Deprecated.
 
getDiscoFeatures(JID) - Method in class tigase.server.xmppsession.SessionManager
 
getDiscoFeatures(JID) - Method in class tigase.stats.StatisticsCollector
 
getDiscoIdentities() - Method in class tigase.disco.ServiceEntity
 
getDiscoInfo(String) - Method in class tigase.disco.ServiceEntity
 
getDiscoInfo(String, boolean) - Method in class tigase.disco.ServiceEntity
 
getDiscoInfo(String, JID, JID) - Method in class tigase.cluster.VirtualComponent
 
getDiscoInfo(String, JID, JID) - Method in class tigase.conf.ConfiguratorOld
 
getDiscoInfo(String, JID, JID) - Method in interface tigase.disco.XMPPService
Returns service discovery info for the component.
getDiscoInfo(String, JID, JID) - Method in class tigase.server.amp.AmpComponent
 
getDiscoInfo(String, JID, JID) - Method in class tigase.server.BasicComponent
 
getDiscoInfo(String, JID, JID) - Method in class tigase.server.xmppcomponent.ComponentConnectionManager
Deprecated.
 
getDiscoInfo(String, JID, JID) - Method in class tigase.server.xmppsession.SessionManager
 
getDiscoInfo(String, JID, JID) - Method in class tigase.stats.StatisticsCollector
 
getDiscoInfo(JID, JID, String) - Method in class tigase.server.MessageRouter
 
getDiscoItem(String, String) - Method in class tigase.disco.ServiceEntity
 
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 class tigase.cluster.VirtualComponent
 
getDiscoItems(String, JID, JID) - Method in class tigase.conf.ConfiguratorOld
 
getDiscoItems(String, JID, JID) - Method in interface tigase.disco.XMPPService
Returns service discovery items for the component.
getDiscoItems(String, JID, JID) - Method in class tigase.server.BasicComponent
 
getDiscoItems(String, JID, JID) - Method in class tigase.server.xmppcomponent.ComponentConnectionManager
Deprecated.
 
getDiscoItems(String, JID, JID) - Method in class tigase.server.xmppsession.SessionManager
 
getDiscoItems(String, JID, JID) - Method in class tigase.stats.StatisticsCollector
 
getDnsResultHost() - Method in class tigase.util.dns.DNSEntry
Returns the domain name for which this record is valid
getDomain() - Method in class tigase.db.beans.DataSourceBean.DataSourceChangedEvent
Get name for which data source instance was changed
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.jid.BareJID
Method returns a domain part of the BareJID.
getDomain() - Method in class tigase.xmpp.jid.JID
Method returns a domain part of the JID instance.
getDomain() - Method in class tigase.xmpp.RepositoryAccess
 
getDomainAsJID() - Method in class tigase.xmpp.RepositoryAccess
 
getDomainFilter() - Method in interface tigase.vhosts.VHostItem
 
getDomainFilter() - Method in class tigase.vhosts.VHostItemDefaults
 
getDomainFilter() - Method in class tigase.vhosts.VHostItemImpl
 
getDomainFilter() - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
getDomainFilterDomains() - Method in interface tigase.vhosts.VHostItem
 
getDomainFilterDomains() - Method in class tigase.vhosts.VHostItemDefaults
 
getDomainFilterDomains() - Method in class tigase.vhosts.VHostItemImpl
 
getDomainFilterDomains() - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
getDomains() - Method in class tigase.io.CertificateContainer.CertificateChanged
 
getDomains(XMPPResourceConnection) - Method in class tigase.xmpp.impl.DomainFilter
Method retrieves filtering policy based on user session, from most specific to most general, i.e.: first user session is checked, if that fails then user repository and if there is no rules configured then domain filtering policy from VHost is being returned (if present).
getDomainsList() - Method in class tigase.db.beans.MDPoolBeanWithStatistics
 
getDomainsList(XMPPResourceConnection) - Method in class tigase.xmpp.impl.DomainFilter
Method retrieves list of domains to be applied to LIST and BLACKLIST filtering policies based on user session, from most specific to most general, i.e.: first user session is checked, if that fails then user repository and if there is no rules configured then list of domains from VHost is being returned (if present).
getDomainTempData(BareJID, 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.
getDomainTempData(BareJID, String, String, String) - Method in class tigase.db.NonAuthUserRepositoryImpl
 
getDriverClassName() - Method in class tigase.db.util.SchemaLoader.TypeInfo
 
getDroppedPackets() - Method in class tigase.util.processing.ProcessingThreads
 
getDurationSinceLastTransfer(XMPPIOService) - Method in class tigase.cluster.ClusterConnectionManager.Watchdog
 
getDurationSinceLastTransfer(XMPPIOService) - Method in class tigase.server.ConnectionManager.Watchdog
 
getDynamicRosters(Map<String, Object>) - Static method in class tigase.xmpp.impl.roster.DynamicRoster
 
getElemCData() - Method in class tigase.server.Packet
Method return character data for the stanza top element.
getElemCDataStaticStr(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.
getElemChild(String) - Method in class tigase.server.Packet
 
getElemChild(String, String) - Method in class tigase.server.Packet
 
getElemChildrenStaticStr(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 enum class tigase.auth.XmppSaslException.SaslError
 
getElement() - Method in class tigase.disco.ServiceIdentity
 
getElement() - Method in class tigase.form.AbstractForm
 
getElement() - Method in class tigase.form.Field
 
getElement() - Method in class tigase.form.Form
 
getElement() - Method in class tigase.form.MultiItemForm
 
getElement() - Method in class tigase.server.Packet
Method returns the stanza XML element in DOM format.
getElement(boolean, boolean) - Method in class tigase.form.Field
 
getElementName() - Method in enum class tigase.auth.XmppSaslException.SaslError
 
getElementName() - Method in enum class tigase.xmpp.impl.SaslAuth.ElementType
 
getElementName() - Method in enum class tigase.xmpp.impl.SaslAuth2.ElementType
 
getElements() - Method in class tigase.component.adhoc.AdHocResponse
 
getElemName() - Method in class tigase.cluster.repo.ClusterRepoItem
 
getElemName() - Method in class tigase.conf.ConfigItem
 
getElemName() - Method in class tigase.db.comp.RepositoryItemAbstract
 
getElemName() - Method in class tigase.io.repo.CertificateItem
 
getElemName() - Method in class tigase.monitor.TaskConfigItem
 
getElemName() - Method in class tigase.server.ext.CompRepoItem
 
getElemName() - Method in class tigase.server.extdisco.ExtServiceDiscoItem
 
getElemName() - Method in class tigase.server.Packet
Convenience method for retrieving the stanza top element name.
getElemName() - Method in class tigase.vhosts.VHostItemImpl
 
getElNameErrorPath() - Method in class tigase.server.Iq
 
getElNameErrorPath() - Method in class tigase.server.Message
 
getElNameErrorPath() - Method in class tigase.server.Packet
A convenience method to provide XML path as String[] to error element.
getElNameErrorPath() - Method in class tigase.server.Presence
 
getEmail() - Method in class tigase.xmpp.impl.JabberIqRegister.UserRegisteredEvent
 
getEmptyXMPPStringPrep() - Static method in class tigase.util.stringprep.XMPPStringPrepFactory
Factory method for creating and returning stringprep implementation used by the Tigase server.
getEnabledCiphers() - Method in interface tigase.io.SSLContextContainerIfc
Deprecated.
getEnabledCiphers(String) - Method in class tigase.io.SSLContextContainer
 
getEnabledCiphers(String) - Method in interface tigase.io.SSLContextContainerIfc
 
getEnabledJids() - Method in class tigase.xmpp.impl.MessageCarbons.MessageCarbonsStateChangedEvent
 
getEnabledProtocols() - Method in interface tigase.io.SSLContextContainerIfc
Deprecated.
getEnabledProtocols(String, boolean) - Method in class tigase.io.SSLContextContainer
 
getEnabledProtocols(String, boolean) - Method in interface tigase.io.SSLContextContainerIfc
 
getEncoded() - Method in class tigase.util.Token
 
getEnd() - Method in interface tigase.xmpp.mam.Query
 
getEnd() - Method in class tigase.xmpp.mam.QueryImpl
 
getEngineByExtension(String) - Method in class tigase.osgi.OSGiScriptEngineManager
 
getEngineByMimeType(String) - Method in class tigase.osgi.OSGiScriptEngineManager
 
getEngineByName(String) - Method in class tigase.osgi.OSGiScriptEngineManager
 
getEngineFactories() - Method in class tigase.osgi.OSGiScriptEngineManager
 
getEngineName() - Method in class tigase.osgi.OSGiScriptEngineFactory
 
getEngineVersion() - Method in class tigase.osgi.OSGiScriptEngineFactory
 
getEntries() - Method in class tigase.server.xmppserver.S2SConnectionManager.DomainServerNameMapper
 
getEntry(String) - Method in class tigase.xml.db.DBElement
 
getEntryDoubleArrValue(String, double[]) - Method in class tigase.xml.db.DBElement
 
getEntryDoubleValue(String, double) - Method in class tigase.xml.db.DBElement
 
getEntryForMechanism(String) - Method in interface tigase.auth.credentials.Credentials
Find a credential for specified encryption mechanism
getEntryForMechanism(String) - Method in class tigase.db.AuthRepository.DefaultCredentials
 
getEntryForMechanism(String) - Method in class tigase.db.AuthRepository.SingleCredential
 
getEntryIntArrValue(String, int[]) - Method in class tigase.xml.db.DBElement
 
getEntryIntValue(String, int) - Method in class tigase.xml.db.DBElement
 
getEntryKeys() - Method in class tigase.xml.db.DBElement
 
getEntryStringArrValue(String, String[]) - Method in class tigase.xml.db.DBElement
 
getEntryStringValue(String, String) - Method in class tigase.xml.db.DBElement
 
getEntryValue(String, Object) - Method in class tigase.xml.db.DBElement
 
getErrorCode() - Method in enum class tigase.xmpp.Authorization
 
getErrorCondition() - Method in exception tigase.component.adhoc.AdHocCommandException
 
getErrorCondition() - Method in class tigase.server.Packet
Method parses the stanza and returns the error condition if there is any.
getErrorCondition() - Method in exception tigase.xmpp.XMPPProcessorException
 
getErrorCounter() - Method in interface tigase.xmpp.impl.CaptchaProvider.CaptchaItem
 
getErrorMessagePrefix() - Method in exception tigase.xmpp.XMPPProcessorException
 
getErrorNames() - Static method in class tigase.server.xmppclient.StreamErrorCounterIOProcessor.ErrorStatisticsHolder
 
getErrorNames() - Static method in class tigase.xmpp.impl.ErrorCounter.ErrorStatisticsHolder
 
getErrorType() - Method in enum class tigase.xmpp.Authorization
 
getEventBus() - Method in class tigase.component.modules.AbstractModule
 
getEventBus() - Method in class tigase.map.ClusterMapFactory
 
getEventBus() - Method in class tigase.xmpp.impl.roster.RosterAbstract
 
getEventClass() - Method in interface tigase.eventbus.EventRoutedTransientFiller
 
getEventClass() - Method in interface tigase.eventbus.EventRoutingSelector
Returns class of event for which it modifies delivery
getEventClass() - Method in class tigase.eventbus.impl.ReflectEventRoutedTransientFiller
 
getEventClass() - Method in class tigase.eventbus.impl.ReflectEventRoutingSelector
 
getEventName() - Method in class tigase.eventbus.impl.AbstractHandler
 
getEventName() - Method in class tigase.eventbus.impl.EventBusImplementation.ListenerAddedEvent
 
getEventName() - Method in class tigase.eventbus.impl.EventBusImplementation.ListenerRemovedEvent
 
getEventRoutedTransientFillers(Class<?>) - Method in class tigase.eventbus.impl.EventBusImplementation
 
getEventRoutingSelector(Class<?>) - Method in class tigase.eventbus.impl.EventBusImplementation
 
getExceptionFor(AuthRepository.AccountStatus) - Static method in exception tigase.auth.XmppSaslException
 
getExceptionRootCause(Exception, boolean) - Static method in class tigase.util.ExceptionUtilities
 
getExecutor() - Method in class tigase.eventbus.impl.EventBusImplementation
 
getExpiredMessages(int, ResultSet[]) - Static method in class tigase.db.derby.MsgRepositoryStoredProcedures
 
getExpiredMessagesBefore(Timestamp, ResultSet[]) - Static method in class tigase.db.derby.MsgRepositoryStoredProcedures
 
getExtension(Class<T>) - Method in interface tigase.vhosts.VHostItem
 
getExtension(Class<T>) - Method in class tigase.vhosts.VHostItemImpl
 
getExtension(Class<T>) - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
getExtensionClasses() - Method in interface tigase.vhosts.VHostItem
 
getExtensionClasses() - Method in class tigase.vhosts.VHostItemImpl
 
getExtensionClasses() - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
getExtensionClazz() - Method in class tigase.auth.BruteForceLockerBean.BruteForceLockerVHostExtensionProvider
 
getExtensionClazz() - Method in class tigase.io.SSLContextContainer.HardenedModeVHostItemExtensionProvider
 
getExtensionClazz() - Method in class tigase.server.BasicComponent.ServerInfoVHostItemExtension.ServerInfoVHostItemExtensionProvider
 
getExtensionClazz() - Method in class tigase.server.xmppclient.ClientTrustManagerFactory.ClientTrustVHostItemExtensionProvider
 
getExtensionClazz() - Method in class tigase.server.xmppclient.SeeOtherHost.SeeOtherHostVHostItemExtensionProvider
 
getExtensionClazz() - Method in interface tigase.vhosts.VHostItemExtensionProvider
Returns class of the extension
getExtensionClazz() - Method in class tigase.xmpp.impl.PresenceSubscription.PresenceSubscriptionVHostItemExtensionProvider
 
getExtensions() - Method in class tigase.osgi.OSGiScriptEngineFactory
 
getExtensions() - Method in interface tigase.vhosts.VHostItem
 
getExtensions() - Method in class tigase.vhosts.VHostItemImpl
 
getExtensions() - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
getExternal_hostname() - Method in class tigase.monitor.tasks.TasksEvent
 
getExtraHeaders() - Method in class tigase.server.bosh.BoshConnectionManager
 
getExtraHeaders() - Method in interface tigase.server.bosh.BoshIOService.ConfigProvider
 
getFactory() - Method in class tigase.kernel.core.BeanConfig
Return factory of bean.
getFactory() - Method in class tigase.kernel.core.Kernel.DelegatedBeanConfig
 
getFactory() - Method in class tigase.osgi.OSGiScriptEngine
 
getFactory() - Static method in class tigase.xml.db.DBElementFactory
 
getFeatures() - Method in class tigase.component.modules.impl.AdHocCommandModule
 
getFeatures() - Method in class tigase.component.modules.impl.DiscoveryModule
 
getFeatures() - Method in class tigase.component.modules.impl.JabberVersionModule
 
getFeatures() - Method in class tigase.component.modules.impl.XmppPingModule
 
getFeatures() - Method in interface tigase.component.modules.Module
Returns XMPP features offered by module.
getFeatures() - Method in class tigase.eventbus.component.EventPublisherModule
 
getFeatures() - Method in class tigase.eventbus.component.EventReceiverModule
 
getFeatures() - Method in class tigase.eventbus.component.SubscribeModule
 
getFeatures() - Method in class tigase.eventbus.component.UnsubscribeModule
 
getFeatures() - Method in class tigase.server.extdisco.ExternalServiceDiscoveryModule
 
getFeatures() - Method in class tigase.xmpp.mam.modules.GetFormModule
 
getFeatures() - Method in class tigase.xmpp.mam.modules.QueryModule
 
GETFEATURES - Enum constant in enum class tigase.server.Command
Command sent between a connection manager and the session manager to retrieve stream features.
getFeaturesFromDiscoInfo(Element) - Static method in class tigase.xmpp.impl.PresenceCapabilitiesManager
 
getFeedbackAddresses() - Method in class tigase.server.BasicComponent.ServerInfoVHostItemExtension
 
getField() - Method in class tigase.kernel.core.Dependency
Returns field to be filled by dependency.
getField(BeanConfig, String) - Static method in class tigase.kernel.BeanUtils
 
getFieldAliasses(BeanConfig) - Method in class tigase.component.DSLBeanConfigurator
 
getFieldBoolValue(Element, String) - Static method in class tigase.server.DataForm
 
getFieldDependencies() - Method in class tigase.kernel.core.BeanConfig
Returns map of dependencies.
getFieldDependencies() - Method in class tigase.kernel.core.Kernel.DelegatedBeanConfig
 
getFieldKeyStartingWith(Packet, String) - Static method in enum class tigase.server.Command
 
getFieldKeyStartingWith(Element, String) - Static method in class tigase.server.DataForm
 
getFields(Element) - Static method in class tigase.server.DataForm
 
getFieldTypeByName(String) - Static method in enum class tigase.form.Field.FieldType
 
getFieldValue(Packet, String) - Static method in enum class tigase.server.Command
 
getFieldValue(Packet, String, boolean) - Static method in enum class tigase.server.Command
 
getFieldValue(Element, String) - Static method in class tigase.server.DataForm
 
getFieldValues(Packet, String) - Static method in enum class tigase.server.Command
 
getFieldValues(Element, String) - Static method in class tigase.server.DataForm
 
getFileExtension() - Method in class tigase.server.script.Script
 
getFileListDeep(File) - Static method in class tigase.osgi.util.ClassUtil
 
getFileListDeep(File) - Static method in class tigase.util.ClassUtil
 
getFilters() - Method in class tigase.server.filters.PacketFiltersBean
 
getFingerprint() - Method in class tigase.io.repo.CertificateItem
 
getFirst() - Method in interface tigase.auth.credentials.Credentials
Returns first available instance of credentials entry
getFirst() - Method in class tigase.db.AuthRepository.DefaultCredentials
 
getFirst() - Method in class tigase.db.AuthRepository.SingleCredential
 
getFirst() - Method in class tigase.xmpp.rsm.RSM
 
getFirstNode() - Method in class tigase.cluster.api.ClusterElement
 
getFlag() - Method in class tigase.conf.ConfigItem
 
getFlashCrossDomainPolicy() - Method in class tigase.server.ConnectionManager
 
GetFormModule - Class in tigase.xmpp.mam.modules
Implementation of module responsible for handling request to retrive form used in XEP-0313: Message Archive Management
Created by andrzej on 19.07.2016.
GetFormModule() - Constructor for class tigase.xmpp.mam.modules.GetFormModule
 
getFormType(Element) - Static method in class tigase.server.DataForm
 
getFrequency() - Method in class tigase.stats.CounterDataArchivizer
 
getFrequency() - Method in class tigase.stats.CounterDataFileLogger
 
getFrequency() - Method in class tigase.stats.CounterDataLogger
 
getFrequency() - Method in interface tigase.stats.StatisticsArchivizerIfc
 
getFrom() - Method in class tigase.server.Packet
Returns the packet source address.
getFromInt(int) - Static method in enum class tigase.server.amp.db.MsgRepository.MSG_TYPES
 
getFullName() - Method in class tigase.util.ui.console.CommandlineParameter
Retrieves full name for this parameter option
getFullName(boolean) - Method in class tigase.util.ui.console.CommandlineParameter
Retrieves full name for this parameter option
getGcStatistics() - Method in class tigase.sys.TigaseRuntime
 
getGenerator() - Static method in class tigase.cert.CertificateGeneratorFactory
 
getGenericType() - Method in class tigase.kernel.core.Dependency
 
getGetterSetterMethodsParameterType(Field) - Static method in class tigase.kernel.BeanUtils
 
getGroup() - Method in interface tigase.component.adhoc.AdHocCommand
 
getGroup() - Method in class tigase.monitor.modules.AddScriptTaskCommand
 
getGroup() - Method in class tigase.server.script.AbstractScriptCommand
 
getGroup() - Method in interface tigase.server.script.CommandIfc
 
getGroups() - Method in class tigase.xmpp.impl.roster.RosterAbstract.RosterModifiedEvent
 
getGroups() - Method in class tigase.xmpp.impl.roster.RosterElement
 
getHandlerClassname(String, XMPPResourceConnection, NonAuthUserRepository) - Method in class tigase.auth.CallbackHandlerFactory
 
getHandlers() - Method in class tigase.component.responses.ResponseManager
 
getHandshakeStatus() - Method in class tigase.io.JcaTLSWrapper
 
getHandshakeStatus() - Method in interface tigase.io.TLSWrapper
 
getHash() - Method in class tigase.server.rtbl.RTBL
 
getHash() - Method in class tigase.server.rtbl.RTBLRepository.RTBLAdded
 
getHash() - Method in class tigase.util.Token
 
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.StatisticsProvider
 
getHeapMemUsage() - Method in interface tigase.stats.StatisticsProviderMBean
 
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.StatisticsProvider
 
getHeapUsageHistory() - Method in interface tigase.stats.StatisticsProviderMBean
 
getHelp() - Method in class tigase.util.ui.console.ParameterParser
Generates help output with default instruction.
getHelp(String) - Method in class tigase.util.ui.console.ParameterParser
 
getHostFor(BareJID) - Method in class tigase.server.xmppclient.SeeOtherHostDB.JDBCSeeOtherHostRepository
 
getHostFor(BareJID) - Method in interface tigase.server.xmppclient.SeeOtherHostDB.SeeOtherHostRepository
 
getHostIP(String) - Method in interface tigase.util.dns.DNSResolverIfc
Resolve IP address for the given hostname
getHostIPs(String) - Method in class tigase.util.dns.DNSResolverDefault
Resolve all IP addresses for the given hostname
getHostIPs(String) - Method in interface tigase.util.dns.DNSResolverIfc
Resolve all IP addresses for the given hostname
getHostname() - Method in class tigase.cluster.repo.ClusterRepoItem
 
getHostname() - Method in class tigase.monitor.tasks.TasksEvent
 
getHostname() - Method in class tigase.stats.JavaJMXProxyOpt
 
getHostname() - Method in class tigase.util.dns.DNSEntry
Returns the canonical hostname of the machine providing the service.
getHostSRV_Entries(String) - Method in interface tigase.util.dns.DNSResolverIfc
Retrieves list of SRV DNS entries for given hostname.
getHostSRV_Entries(String, String, int) - Method in class tigase.util.dns.DNSResolverDefault
 
getHostSRV_Entries(String, String, int) - Method in interface tigase.util.dns.DNSResolverIfc
Retrieves list of DNS entries for given hostname.
getHostSRV_Entry(String) - Method in interface tigase.util.dns.DNSResolverIfc
Retrieves service DNS entry with highest priority for given hostname.
getHostSRV_Entry(String, String, int) - Method in interface tigase.util.dns.DNSResolverIfc
Retrieves list of DNS entries for given hostname.
getHostSRV_IP(String) - Method in interface tigase.util.dns.DNSResolverIfc
Returns IP address of the machine providing the service.
getHourNow() - Static method in class tigase.util.datetime.TimeUtils
 
getId() - Method in class tigase.auth.BruteForceLockerBean.BruteForceLockerVHostExtension
 
getId() - Method in class tigase.auth.BruteForceLockerBean.BruteForceLockerVHostExtensionProvider
 
getId() - Method in class tigase.db.util.SchemaManager.SchemaInfo
 
getId() - Method in class tigase.io.SSLContextContainer.HardenedModeVHostItemExtension
 
getId() - Method in class tigase.io.SSLContextContainer.HardenedModeVHostItemExtensionProvider
 
getId() - Method in class tigase.server.BasicComponent.ServerInfoVHostItemExtension
 
getId() - Method in class tigase.server.BasicComponent.ServerInfoVHostItemExtension.ServerInfoVHostItemExtensionProvider
 
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
 
getId() - Method in class tigase.server.ext.handlers.StreamFeaturesProcessor
 
getId() - Method in class tigase.server.rtbl.RTBLIqModule.ResultEvent
 
getId() - Method in class tigase.server.rtbl.RTBLRepository.RTBLChange
 
getId() - Method in class tigase.server.websocket.WebSocketHixie76
 
getId() - Method in class tigase.server.websocket.WebSocketHybi
 
getId() - Method in interface tigase.server.websocket.WebSocketProtocolIfc
Method to retrieve string identifier of implementation of protcol version
getId() - Method in class tigase.server.xmppclient.ClientTrustManagerFactory.ClientTrustVHostItemExtension
 
getId() - Method in class tigase.server.xmppclient.ClientTrustManagerFactory.ClientTrustVHostItemExtensionProvider
 
getId() - Method in class tigase.server.xmppclient.RegistrationThrottlingProcessor
 
getId() - Method in class tigase.server.xmppclient.SeeOtherHost.SeeOtherHostVHostItemExtension
 
getId() - Method in class tigase.server.xmppclient.SeeOtherHost.SeeOtherHostVHostItemExtensionProvider
 
getId() - Method in class tigase.server.xmppclient.StreamErrorCounterIOProcessor
 
getId() - Method in enum class tigase.server.xmppclient.StreamManagementCommand
 
getId() - Method in class tigase.server.xmppclient.StreamManagementIOProcessor
 
getId() - Method in interface tigase.server.xmppclient.XMPPIOProcessor
Returns identifier of processor
getId() - Method in class tigase.stats.JavaJMXProxyOpt
 
getId() - Method in class tigase.util.log.LogFilter
 
getId() - Method in class tigase.util.log.LogUserFilter
 
getId() - Method in enum class tigase.util.Version.TYPE
 
getId() - Method in class tigase.vhosts.filter.Rule
 
getId() - Method in interface tigase.vhosts.VHostItemExtensionIfc
Unique identifier of the extension.
getId() - Method in interface tigase.vhosts.VHostItemExtensionProvider
Returns unique id of the extension
getId() - Method in class tigase.xmpp.impl.PresenceSubscription.PresenceSubscriptionVHostItemExtension
 
getId() - Method in class tigase.xmpp.impl.PresenceSubscription.PresenceSubscriptionVHostItemExtensionProvider
 
getId() - Method in class tigase.xmpp.impl.SaslAuth2.UserAgent
 
getId() - Method in interface tigase.xmpp.mam.MAMRepository.Item
 
getId() - Method in interface tigase.xmpp.mam.Query
 
getId() - Method in class tigase.xmpp.mam.QueryImpl
 
getID() - Method in class tigase.db.converter.converters.UserEntity
 
getID() - Method in interface tigase.db.converter.RowEntity
 
getIds() - Method in interface tigase.xmpp.mam.ExtendedQuery
 
getIds() - Method in class tigase.xmpp.mam.ExtendedQueryImpl
 
getIfcs() - Method in interface tigase.net.ConnectionOpenListener
 
getImplementation() - Method in class tigase.db.util.SchemaManager.RepoInfo
 
getImplementation(Class<?>) - Static method in class tigase.server.ComponentInfo
Allows retrieving implementation package (obtained from jar package) for a given class
getImplementationInfo(Class<?>) - Static method in class tigase.server.ComponentInfo
Allows retrieving implementation information (obtained from jar package) for a given class
getImplementations(Class<T>) - Static method in class tigase.osgi.util.ClassUtil
 
getImplementations(Class<T>) - Static method in class tigase.util.ClassUtil
 
getImplementationTitle(Class<?>) - Static method in class tigase.server.ComponentInfo
Allows retrieving implementation title (obtained from jar package) for a given class
getImplementationVersion() - Static method in class tigase.server.XMPPServer
 
getImplementationVersion(Class<?>) - Static method in class tigase.server.ComponentInfo
Allows retrieving implementation version (obtained from jar package) for a given class
getImplementationVersion(String...) - Static method in class tigase.server.ComponentInfo
 
getIncomingCount() - Method in class tigase.server.xmppserver.CIDConnections
 
getIncomingTLSCount() - Method in class tigase.server.xmppserver.CIDConnections
 
getIndex() - Method in class tigase.xmpp.rsm.RSM
 
getInfo() - Method in interface tigase.cluster.strategy.ClusteringStrategyIfc
 
getInfo() - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
getIngoreMissingFiles() - Method in class tigase.db.util.DBSchemaLoader.Parameters
 
getInitializedDataSourceAwareForSchemaInfo(SchemaManager.SchemaInfo, Class<DSIFC>, DS, Logger) - Method in class tigase.db.util.SchemaLoader
 
getInitProperties() - Method in interface tigase.conf.ConfigRepositoryIfc
 
getInitProperties() - Method in class tigase.conf.ConfigurationCache
 
getInlines() - Method in class tigase.xmpp.impl.Bind2
 
getInlines() - Method in class tigase.xmpp.impl.SaslAuth2
 
getInputPacketSize() - Method in interface tigase.io.IOInterface
 
getInputPacketSize() - Method in class tigase.io.SocketIO
 
getInputPacketSize() - Method in class tigase.io.TLSIO
 
getInputPacketSize() - Method in class tigase.io.ZLibIO
 
getInstance() - Static method in class tigase.db.util.SchemaVersionCheckerLogger
 
getInstance() - Static method in class tigase.eventbus.EventBusFactory
 
getInstance() - Static method in class tigase.net.ConnectionOpenThread
 
getInstance() - Static method in class tigase.osgi.ModulesManagerImpl
 
getInstance() - Static method in class tigase.util.dns.DNSResolverFactory
 
getInstance() - Static method in class tigase.util.reflection.ClassUtilBean
 
getInstance() - Method in class tigase.xmpp.XMPPProcessor
 
getInstance(Class<T>) - Method in class tigase.kernel.core.Kernel
Returns instance of bean.
getInstance(Class<T>) - Method in class tigase.server.Bootstrap
 
getInstance(Class<T>, boolean) - Method in class tigase.kernel.core.Kernel
 
getInstance(String) - Static method in class tigase.io.CertFilesTrustManager
 
getInstance(String) - Method in class tigase.kernel.core.Kernel
Returns instance of bean.
getInstance(String) - Method in class tigase.server.Bootstrap
 
getInstance(String, String) - Static method in class tigase.server.amp.db.MsgRepository
 
getInstanceIfExistsOr(String, Function<BeanConfig, T>) - Method in class tigase.kernel.core.Kernel
Returns instance of bean if instance exists already or calls passed function.
getInstruction() - Method in class tigase.form.AbstractForm
 
getInstruction() - Method in class tigase.form.Form
 
getInterations() - Method in class tigase.auth.callbacks.PBKDIterationsCallback
 
getIntValue() - Method in class tigase.stats.StatRecord
 
getInvalidateAtTime() - Method in class tigase.auth.BruteForceLockerBean.Value
 
getIO() - Method in class tigase.net.IOService
 
getIp() - Method in class tigase.auth.BruteForceLockerBean.Key
 
getIp() - Method in class tigase.util.dns.DNSEntry
Returns IP address of the machine providing the service.
getIPAddress() - Method in class tigase.server.xmppserver.S2SConnection
 
getIps() - Method in class tigase.auth.BruteForceLockerBean.StatHolder
 
getIps() - Method in class tigase.util.dns.DNSEntry
Returns array containing all IP addresses on which service is available (in case hostname resolves to multiple IPs)
getIq() - Method in class tigase.component.adhoc.AdhHocRequest
 
getIQAuthNumber() - Method in class tigase.stats.StatisticsProvider
 
getIQAuthNumber() - Method in interface tigase.stats.StatisticsProviderMBean
 
getIQChildName() - Method in class tigase.server.Iq
 
getIQOtherNumber() - Method in class tigase.stats.StatisticsProvider
 
getIQOtherNumber() - Method in interface tigase.stats.StatisticsProviderMBean
 
getIQOtherNumberPerSec() - Method in class tigase.stats.StatisticsProvider
 
getIQOtherNumberPerSec() - Method in interface tigase.stats.StatisticsProviderMBean
 
getIQXMLNS() - Method in class tigase.server.Iq
 
getItem() - Method in class tigase.cluster.repo.ClusterRepoItemEvent
 
getItem() - Method in exception tigase.component.adhoc.AdHocCommandException
 
getItem(String) - Method in class tigase.conf.ConfigurationCache
 
getItem(String) - Method in class tigase.db.comp.AbstractSDComponentRepositoryBean
 
getItem(String) - Method in interface tigase.db.comp.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.db.comp.ConfigRepository
 
getItem(String) - Method in class tigase.server.ext.CompSQLRepository
Deprecated.
 
getItem(String, String, String) - Method in class tigase.conf.ConfigSQLRepository
Deprecated.
 
getItem(String, String, String) - Method in class tigase.conf.ConfigurationCache
 
getItem(String, String, String) - Method in class tigase.conf.ConfigXMLRepository
 
getItemClassOfGenericCollection(Field) - Static method in class tigase.util.reflection.ReflectionHelper
 
getItemExtraData(Element) - Method in class tigase.xmpp.impl.roster.AnonymousRoster
 
getItemExtraData(Element) - Method in interface tigase.xmpp.impl.roster.DynamicRosterIfc
Returns a new roster Item element with additional, non-standard information for a given item.
getItemExtraData(Element) - Method in class tigase.xmpp.impl.roster.DynamicRosterTest
 
getItemExtraData(Element) - Method in class tigase.xmpp.impl.roster.DynamicRosterTest123
 
getItemExtraData(XMPPResourceConnection, Map<String, Object>, Element) - Static method in class tigase.xmpp.impl.roster.DynamicRoster
 
getItemGroups(Element) - Static method in class tigase.xmpp.impl.JabberIqRoster
Returns an array of group names retrieved from Element item
getItemInstance() - Method in class tigase.cluster.repo.ClConConfigRepository
 
getItemInstance() - Method in class tigase.conf.ConfigurationCache
 
getItemInstance() - Method in class tigase.db.comp.AbstractSDComponentRepositoryBean
 
getItemInstance() - Method in interface tigase.db.comp.ComponentRepository
Creates a new, uninitialized instance of the repository Item.
getItemInstance() - Method in class tigase.io.repo.CertificateRepository
 
getItemInstance() - Method in class tigase.monitor.TaskConfigItemJDBCRepository
 
getItemInstance() - Method in class tigase.server.ext.AbstractCompDBRepository
 
getItemInstance() - Method in class tigase.server.ext.CompConfigRepository
Deprecated.
 
getItemInstance() - Static method in class tigase.server.ext.CompRepoDefaults
 
getItemInstance() - Method in class tigase.server.ext.CompSQLRepository
Deprecated.
 
getItemInstance() - Method in class tigase.server.extdisco.ExtServiceDiscoveryUserRepoRepository
 
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 interface tigase.conf.ConfigRepositoryIfc
Get set of config items stored for component
getItemsForComponent(String) - Method in class tigase.conf.ConfigSQLRepository
Deprecated.
 
getItemsForComponent(String) - Method in class tigase.conf.ConfigurationCache
 
getItemsForComponent(String) - Method in class tigase.conf.ConfigXMLRepository
 
getItemsListPKey() - Method in class tigase.db.comp.UserRepoRepository
 
getItemsListPKey() - Method in class tigase.server.ext.AbstractCompDBRepository
 
getItemsListPKey() - Static method in class tigase.server.ext.CompRepoDefaults
 
getItemsListPKey() - Method in class tigase.vhosts.VHostJDBCRepository
 
getItemsListPKey() - Static method in class tigase.vhosts.VHostRepoDefaults
 
getItemsOld() - Method in class tigase.db.comp.ConfigRepository
Deprecated.
getIterations() - Method in class tigase.auth.credentials.entries.ScramCredentialsEntry
 
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.
getJid() - Method in class tigase.auth.BruteForceLockerBean.Key
 
getJid() - Method in exception tigase.auth.SaslInvalidLoginExcepion
 
getJid() - Method in class tigase.db.converter.converters.UserEntity
 
getJid() - Method in class tigase.eventbus.component.stores.Subscription
 
getJid() - Method in class tigase.server.rtbl.RTBLIqModule.ResultEvent
 
getJid() - Method in class tigase.server.rtbl.RTBLRepository.Key
 
getJid() - Method in class tigase.server.rtbl.RTBLRepository.RTBLEvent
 
getJid() - Method in class tigase.util.Token
 
getJid() - Method in class tigase.xmpp.impl.roster.RosterAbstract.RosterModifiedEvent
Deprecated.
getJid() - Method in class tigase.xmpp.impl.roster.RosterElement
 
getJID() - Method in class tigase.disco.ServiceEntity
 
getJID() - Method in class tigase.server.rtbl.RTBL
 
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.
getJidForBoshSession(BoshSession) - Method in class tigase.server.bosh.BoshConnectionManager
Returns full jid of passed BoshSession instance
getJidForBoshSession(BoshSession) - Method in interface tigase.server.bosh.BoshSessionTaskHandler
 
getJids() - Method in class tigase.auth.BruteForceLockerBean.StatHolder
 
getJids() - Method in class tigase.xmpp.impl.PresenceOffline.StartStopEvent
 
getJIDs() - Method in class tigase.xmpp.XMPPSession
Method returns an array of all FullJIDs related to this XMPPSession
getJIDsForMessageDelivery(XMPPResourceConnection) - Method in class tigase.xmpp.impl.MessageDeliveryLogic
Method returns list of JIDs to which message should be delivered for session passes as parameter if message was sent to bare JID
getJIDsForMessageDelivery(XMPPResourceConnection) - Method in interface tigase.xmpp.impl.MessageDeliveryProviderIfc
 
getJidsWithFeature(XMPPResourceConnection, String) - Static method in class tigase.xmpp.impl.CAPS
 
getKernel() - Method in class tigase.component.AbstractComponent
Deprecated.
 
getKernel() - Method in class tigase.component.AbstractKernelBasedComponent
 
getKernel() - Method in class tigase.component.BindingsKernel
 
getKernel() - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator
 
getKernel() - Method in class tigase.kernel.core.BeanConfig
Returns Kernel managing this bean.
getKernel() - Method in class tigase.kernel.core.DependencyGrapher
 
getKernel() - Method in class tigase.kernel.core.Kernel.DelegatedBeanConfig
 
getKernel() - Method in class tigase.kernel.core.PlantUMLGrapher
 
getKernel() - Method in class tigase.monitor.TasksScriptRegistrar
 
getKernel() - Method in class tigase.server.Bootstrap
 
getKey() - Method in class tigase.cluster.repo.ClusterRepoItem
 
getKey() - Method in class tigase.conf.ConfigItem
Returns a unique key for the item in the repository.
getKey() - Method in interface tigase.db.comp.RepositoryItem
Returns a unique key for the item in the repository.
getKey() - Method in class tigase.db.util.SchemaManager.Pair
 
getKey() - Method in class tigase.io.repo.CertificateItem
 
getKey() - Method in class tigase.map.ClusterMapFactory.ElementAddEvent
 
getKey() - Method in class tigase.map.ClusterMapFactory.ElementRemoveEvent
 
getKey() - Method in class tigase.monitor.TaskConfigItem
 
getKey() - Method in class tigase.server.ext.CompRepoItem
 
getKey() - Method in class tigase.server.extdisco.ExtServiceDiscoItem
 
getKey() - Method in class tigase.server.rtbl.RTBL
 
getKey() - Method in class tigase.server.rtbl.RTBLRepository.RTBLEvent
 
getKey() - Method in class tigase.vhosts.VHostItemImpl.DataType
 
getKey() - Method in class tigase.vhosts.VHostItemImpl
 
getKey() - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
getKey(Object) - Method in interface tigase.collections.BidiMap
 
getKey(Object) - Method in class tigase.collections.TwoHashBidiMap
 
getKeyClass() - Method in class tigase.map.ClusterMapFactory.NewMapCreatedEvent
 
getKeyManagers(String) - Method in class tigase.io.CertificateContainer
 
getKeyManagers(String) - Method in interface tigase.io.CertificateContainerIfc
Method returns array of KeyManager with certificate for domain or null if there is no certificate for domain
getKeyManagers(String) - Method in class tigase.io.SSLContextContainerAbstract
 
getKeyName() - Method in class tigase.conf.ConfigItem
Returns a property key which is constructed in a following way: keyName
getKeyPair() - Method in class tigase.cert.CertificateEntry
 
getKeys(String) - Method in class tigase.xml.db.XMLDB
Retrieve list of keys under root
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
Deprecated.
 
getKeys(String, String) - Method in class tigase.conf.ConfigurationCache
 
getKeys(String, String) - Method in class tigase.conf.ConfigXMLRepository
 
getKeys(String, String) - Method in class tigase.xml.db.XMLDB
Retrieve list of keys under specific path
getKeys(BareJID) - Method in class tigase.db.DummyRepository
 
getKeys(BareJID) - Method in class tigase.db.jdbc.JDBCRepository
 
getKeys(BareJID) - Method in interface tigase.db.UserRepository
getKeys method returns list of all keys stored in default user repository node.
getKeys(BareJID) - Method in class tigase.db.UserRepositoryMDImpl
 
getKeys(BareJID) - Method in class tigase.db.UserRepositoryPool
 
getKeys(BareJID) - Method in class tigase.db.xml.XMLRepository
 
getKeys(BareJID, String) - Method in class tigase.db.DummyRepository
 
getKeys(BareJID, String) - Method in class tigase.db.jdbc.JDBCRepository
 
getKeys(BareJID, String) - Method in interface tigase.db.UserRepository
getKeys method returns list of all keys stored in given subnode in user repository.
getKeys(BareJID, String) - Method in class tigase.db.UserRepositoryMDImpl
 
getKeys(BareJID, String) - Method in class tigase.db.UserRepositoryPool
 
getKeys(BareJID, String) - Method in class tigase.db.xml.XMLRepository
 
getKeySpec() - Method in class tigase.cert.RSAPrivateKeyDecoder
 
getLabel() - Method in class tigase.db.util.SchemaLoader.TypeInfo
 
getLabel() - Method in class tigase.form.Field
 
getLang() - Method in class tigase.disco.ServiceIdentity
 
getLanguageName() - Method in class tigase.osgi.OSGiScriptEngineFactory
 
getLanguageName() - Method in class tigase.server.script.Script
 
getLanguageVersion() - Method in class tigase.osgi.OSGiScriptEngineFactory
 
getLast() - Method in class tigase.xmpp.rsm.RSM
 
getLastAccessed() - Method in class tigase.xmpp.XMPPResourceConnection
Gets the value of lastAccessed
getLastActivity(NonAuthUserRepository, BareJID) - Static method in class tigase.xmpp.impl.LastActivityAbstract
 
getLastActivity(XMPPResourceConnection, boolean) - Static method in class tigase.xmpp.impl.LastActivityAbstract
 
getLastActivity(XMPPResourceConnection, Packet) - Static method in class tigase.xmpp.impl.LastActivityAbstract
 
getLastConfirmationAt() - Method in class tigase.server.xmppclient.StreamManagementIOProcessor.OutQueue
Method returns timestamp of the last received ack.
getLastRequestSentAt() - Method in class tigase.server.xmppclient.StreamManagementIOProcessor.OutQueue
Method returns timestamp of the last request for ack being sent.
getLastSeen() - Method in class tigase.xmpp.impl.roster.RosterElement
 
getLastTransferTime() - Method in class tigase.net.IOService
This method returns the time of last transfer in any direction through this service.
getLastUpdate() - Method in class tigase.cluster.repo.ClusterRepoItem
 
getLastXmppPacketReceiveTime() - Method in class tigase.xmpp.XMPPIOService
This method returns the time when the last XMPP packet was received, it is used to help detect dead connections.
getLb() - Method in class tigase.server.ext.CompRepoItem
 
getLevel() - Method in class tigase.stats.CounterValue
 
getLevel() - Method in class tigase.stats.StatRecord
 
getLevelTreshold() - Method in class tigase.monitor.tasks.LoggerTask
 
getLibIDNXMPPStringPrep() - Static method in class tigase.util.stringprep.XMPPStringPrepFactory
Factory method for creating and returning stringprep implementation used by the Tigase server.
getLine() - Method in exception tigase.conf.ConfigReader.UnsupportedOperationException
 
getLineContent() - Method in exception tigase.conf.ConfigReader.UnsupportedOperationException
 
getList(XMPPResourceConnection, String) - Static method in class tigase.xmpp.impl.Privacy
 
getListener() - Method in class tigase.eventbus.impl.AbstractListenerHandler
 
getListOld(XMPPResourceConnection, String) - Static method in class tigase.xmpp.impl.Privacy
 
getLists(XMPPResourceConnection) - Static method in class tigase.xmpp.impl.Privacy
 
getLiveTime() - Method in class tigase.xmpp.XMPPSession
Method returns time of how long the session is active (in milliseconds)
getLoadAverage() - Method in class tigase.sys.TigaseRuntime
 
getLoadBalancer() - Method in class tigase.server.ext.CompRepoItem
 
getLocalAddress() - Method in class tigase.net.IOService
 
getLocalCertificate() - Method in class tigase.net.IOService
 
getLocalCertificates() - Method in class tigase.io.JcaTLSWrapper
 
getLocalCertificates() - Method in interface tigase.io.TLSWrapper
 
getLocalHost() - Method in class tigase.server.xmppserver.CID
 
getLocalpart() - Method in class tigase.xmpp.jid.BareJID
Method returns a localpart (nickname) of the BareJID.
getLocalpart() - Method in class tigase.xmpp.jid.JID
Method a localpart (nickname) of the JID instance.
getLocalPort() - Method in class tigase.net.IOService
Method returns local port of opened socket
getLockAccountAfterFailedAttempt() - Method in class tigase.auth.BruteForceLockerBean.BruteForceLockerVHostExtension
 
getLockTime() - Method in class tigase.auth.BruteForceLockerBean.BruteForceLockerVHostExtension
 
getLogLevel() - Method in class tigase.db.util.DBSchemaLoader.Parameters
 
getLogLevel() - Method in interface tigase.db.util.SchemaLoader.Parameters
 
getLongValue() - Method in class tigase.stats.StatRecord
 
getLowerBound() - Method in class tigase.xmpp.mam.util.Range
 
getMainCommandlineParameters(boolean) - Static method in class tigase.db.util.SchemaLoader
 
getMainQuery() - Method in class tigase.db.converter.converters.UserCredentialsConverter
 
getMainQuery() - Method in interface tigase.db.converter.Convertible
Principal query used to retrieve data from source repository.
getMainVHostName() - Method in class tigase.vhosts.VHostJDBCRepository
 
getMajor() - Method in class tigase.util.Version
 
getMalloc() - Method in class tigase.sys.NMTScope
 
getManager(VHostItem) - Method in class tigase.server.xmppclient.ClientTrustManagerFactory
 
getManager(XMPPIOService<Object>) - Method in class tigase.server.xmppclient.ClientTrustManagerFactory
 
getMap() - Method in class tigase.map.MapCreatedEvent
 
getMap() - Method in class tigase.map.MapDestroyedEvent
 
getMap(String) - Method in class tigase.map.ClusterMapFactory
 
getMax() - Method in class tigase.xmpp.rsm.RSM
 
getMaxHeapMemUsagePercentThreshold() - Method in class tigase.monitor.tasks.MemoryCheckerTask
 
getMaxInactiveTime() - Method in class tigase.cluster.ClusterConnectionManager
 
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

Let's assume user should send something at least once every 24 hours....
getMaxInactiveTime() - Method in class tigase.server.xmppcomponent.ComponentConnectionManager
Deprecated.

We should not really close external component connection at all, so let's say something like: 1000 days...
getMaxInactiveTime() - Method in class tigase.server.xmppserver.S2SConnectionManager
 
getMaxNonHeapMemUsagePercentThreshold() - Method in class tigase.monitor.tasks.MemoryCheckerTask
 
getMaxOutConns() - Method in class tigase.server.xmppserver.CIDConnections
 
getMaxOutConnsPerIP() - Method in class tigase.server.xmppserver.CIDConnections
 
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
 
getMaxRosterSize() - Method in class tigase.xmpp.impl.JabberIqRoster
 
getMaxRosterSize() - Static method in class tigase.xmpp.impl.roster.RosterAbstract
 
getMaxUsersNumber() - Method in interface tigase.vhosts.VHostItem
 
getMaxUsersNumber() - Method in class tigase.vhosts.VHostItemDefaults
 
getMaxUsersNumber() - Method in class tigase.vhosts.VHostItemImpl
 
getMaxUsersNumber() - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
getMaxValue() - Method in class tigase.stats.MaxDailyCounterQueue
 
getMaxValueInRange(int) - Method in class tigase.stats.MaxDailyCounterQueue
 
getMBeanInfo() - Method in class tigase.stats.ErrorsStatisticsProvider
 
getMBeanInfo() - Method in class tigase.stats.StatisticsProvider
 
getMechanism() - Method in interface tigase.auth.credentials.Credentials.Entry
Name of the encryption mechanism used to encode stored credentials.
getMechanism() - Method in interface tigase.auth.credentials.Credentials.RawEntry
Name of the encryption mechanism used to encode stored credentials.
getMechanism() - Method in class tigase.auth.credentials.entries.MD5PasswordCredentialsEntry
Deprecated.
 
getMechanism() - Method in class tigase.auth.credentials.entries.MD5UserIdPasswordCredentialsEntry
Deprecated.
 
getMechanism() - Method in class tigase.auth.credentials.entries.MD5UsernamePasswordCredentialsEntry
Deprecated.
 
getMechanism() - Method in class tigase.auth.credentials.entries.PlainCredentialsEntry
 
getMechanism() - Method in class tigase.auth.credentials.entries.ScramCredentialsEntry
 
getMechanism() - Method in class tigase.db.AuthRepository.DefaultCredentials.RawEntry
 
getMechanismName() - Method in class tigase.auth.mechanisms.AbstractSaslSCRAM
 
getMechanismName() - Method in class tigase.auth.mechanisms.SaslANONYMOUS
 
getMechanismName() - Method in class tigase.auth.mechanisms.SaslEXTERNAL
 
getMechanismName() - Method in class tigase.auth.mechanisms.SaslPLAIN
 
getMechanismNames(Map<String, ?>) - Method in class tigase.auth.mechanisms.TigaseSaslServerFactory
 
getMemoryPoolMXBeans() - Method in class tigase.sys.TigaseRuntime
 
getMemoryState() - Method in class tigase.sys.TigaseRuntime
 
getMemUsage() - Method in class tigase.cluster.repo.ClusterRepoItem
 
getMessage() - Method in exception tigase.component.adhoc.AdHocCommandException
 
getMessage() - Method in class tigase.db.util.SchemaManagerLogHandler
 
getMessage() - Method in class tigase.eventbus.events.ShutdownEvent
 
getMessage() - Method in class tigase.monitor.tasks.SampleTask.SampleTaskEvent
 
getMessage() - Method in class tigase.util.log.LogWithStackTraceEntry
 
getMessage() - Method in class tigase.xmpp.impl.JabberIqRegister.WelcomeMessageChangedEvent
 
getMessage() - Method in class tigase.xmpp.impl.MotdProcessor.MotdUpdatedEvent
 
getMessage() - Method in interface tigase.xmpp.mam.MAMRepository.Item
 
getMessage() - Method in exception tigase.xmpp.XMPPProcessorException
 
getMessage(JID, JID, StanzaType, String, String, String, String) - Static method in class tigase.server.Message
Creates a packet with message stanza.
getMessageExpired(long, boolean) - Method in interface tigase.db.OfflineMsgRepositoryIfc
Deprecated.
getMessageExpired(long, boolean) - Method in class tigase.server.amp.db.MsgRepository
Deprecated.
getMessageExpired(long, boolean) - Method in class tigase.server.amp.db.MsgRepository.MsgRepositoryMDBean
 
getMessageForward() - Method in interface tigase.vhosts.VHostItem
 
getMessageForward() - Method in class tigase.vhosts.VHostItemDefaults
 
getMessageForward() - Method in class tigase.vhosts.VHostItemImpl
 
getMessageForward() - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
getMessageForwardAddress() - Method in interface tigase.vhosts.VHostItem
 
getMessageForwardAddress() - Method in class tigase.vhosts.VHostItemImpl
 
getMessageRecipients(String, ResultSet[]) - Static method in class tigase.db.derby.MsgBroadcastRepositoryStoredProcedures
 
getMessageRouterClassName() - Method in class tigase.conf.ConfiguratorAbstract
 
getMessages(String, ResultSet[]) - Static method in class tigase.db.derby.MsgRepositoryStoredProcedures
 
getMessages(Timestamp, ResultSet[]) - Static method in class tigase.db.derby.MsgBroadcastRepositoryStoredProcedures
 
getMessagesByIds(String, String, String, String, String, ResultSet[]) - Static method in class tigase.db.derby.MsgRepositoryStoredProcedures
 
getMessagesCount(String, ResultSet[]) - Static method in class tigase.db.derby.MsgRepositoryStoredProcedures
 
getMessagesCount(JID) - Method in interface tigase.db.MsgRepositoryIfc
 
getMessagesCount(JID) - Method in class tigase.db.xml.XMLMsgRepository
 
getMessagesCount(JID) - Method in class tigase.server.amp.db.JDBCMsgRepository
 
getMessagesCount(JID) - Method in class tigase.server.amp.db.MsgRepository.MsgRepositoryMDBean
 
getMessagesCounter() - Method in class tigase.server.test.TestSpamModule
 
getMessagesList(JID) - Method in interface tigase.db.MsgRepositoryIfc
 
getMessagesList(JID) - Method in class tigase.db.xml.XMLMsgRepository
 
getMessagesList(JID) - Method in class tigase.server.amp.db.JDBCMsgRepository
 
getMessagesList(JID) - Method in class tigase.server.amp.db.MsgRepository.MsgRepositoryMDBean
 
getMessagesNumber() - Method in class tigase.stats.StatisticsProvider
 
getMessagesNumber() - Method in interface tigase.stats.StatisticsProviderMBean
 
getMessagesNumberPerSec() - Method in class tigase.stats.StatisticsProvider
 
getMessagesNumberPerSec() - Method in interface tigase.stats.StatisticsProviderMBean
 
getMessageWithPosition() - Method in exception tigase.xmpp.XMPPProcessorException
 
getMethodCallSyntax(String, String, String...) - Method in class tigase.osgi.OSGiScriptEngineFactory
 
getMethodName() - Method in class tigase.cluster.api.ClusterElement
 
getMethodName() - Method in class tigase.server.xmppserver.proc.Dialback
 
getMethodName() - Method in class tigase.server.xmppserver.proc.SaslExternal
 
getMethodParam(String) - Method in class tigase.cluster.api.ClusterElement
 
getMethodParam(String, long) - Method in class tigase.cluster.api.ClusterElement
 
getMethodResultVal(String) - Method in class tigase.cluster.api.ClusterElement
 
getMethodResultVal(String, long) - Method in class tigase.cluster.api.ClusterElement
 
getMetricData(String) - Method in class tigase.stats.JavaJMXProxyOpt
 
getMetricHistory(String) - Method in class tigase.stats.JavaJMXProxyOpt
 
getMimeTypes() - Method in class tigase.osgi.OSGiScriptEngineFactory
 
getMinimalRequiredComponentVersionForUpgrade(SchemaManager.SchemaInfo) - Method in class tigase.db.util.DBSchemaLoader
 
getMinimalRequiredComponentVersionForUpgrade(SchemaManager.SchemaInfo) - Method in class tigase.db.util.SchemaLoader
 
getMinor() - Method in class tigase.util.Version
 
getMinuteNow() - Static method in class tigase.util.datetime.TimeUtils
 
getMixParticipantId() - Method in class tigase.xmpp.impl.roster.RosterAbstract.RosterModifiedEvent
 
getMixParticipantId() - Method in class tigase.xmpp.impl.roster.RosterElement
 
getMixParticipantId(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Deprecated.
getMixParticipantId(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterFlat
Deprecated.
getMmapCommitted() - Method in class tigase.sys.NMTScope
 
getMmapReserved() - Method in class tigase.sys.NMTScope
 
getMode() - Method in class tigase.auth.BruteForceLockerBean.BruteForceLockerVHostExtension
 
getMode() - Method in class tigase.io.SSLContextContainer.HardenedModeVHostItemExtension
 
getModuleCriteria() - Method in class tigase.component.modules.impl.AdHocCommandModule
 
getModuleCriteria() - Method in class tigase.component.modules.impl.DiscoveryModule
 
getModuleCriteria() - Method in class tigase.component.modules.impl.JabberVersionModule
 
getModuleCriteria() - Method in class tigase.component.modules.impl.XmppPingModule
 
getModuleCriteria() - Method in interface tigase.component.modules.Module
Returns critera used by Component to select module to handle incoming stanza.
getModuleCriteria() - Method in class tigase.eventbus.component.EventPublisherModule
 
getModuleCriteria() - Method in class tigase.eventbus.component.EventReceiverModule
 
getModuleCriteria() - Method in class tigase.eventbus.component.SubscribeModule
 
getModuleCriteria() - Method in class tigase.eventbus.component.UnsubscribeModule
 
getModuleCriteria() - Method in class tigase.server.extdisco.ExternalServiceDiscoveryModule
 
getModuleCriteria() - Method in class tigase.server.rtbl.RTBLEventModule
 
getModuleCriteria() - Method in class tigase.server.rtbl.RTBLIqModule
 
getModuleCriteria() - Method in class tigase.server.test.TestGeneratorModule
 
getModuleCriteria() - Method in class tigase.server.test.TestSpamModule
 
getModuleCriteria() - Method in class tigase.xmpp.mam.modules.GetFormModule
 
getModuleCriteria() - Method in class tigase.xmpp.mam.modules.QueryModule
 
getModules() - Method in class tigase.component.modules.impl.DiscoveryModule
 
getModules() - Method in class tigase.component.modules.StanzaProcessor
 
getMonitorRuntime() - Static method in class tigase.server.monitor.MonitorRuntime
 
getMotd() - Method in class tigase.xmpp.impl.MotdProcessor
 
getMsgCarbonPaths() - Method in class tigase.xmpp.impl.MessageCarbons
 
getMsgRepoImpl(NonAuthUserRepository, XMPPResourceConnection) - Method in class tigase.xmpp.impl.OfflineMessages
Method allows obtaining instance of MsgRepositoryIfc interface implementation.
getMsgsStoreLimit(BareJID, NonAuthUserRepository) - Method in class tigase.server.amp.db.MsgRepository
 
getMXBean(String) - Static method in class tigase.conf.ConfiguratorAbstract
 
getMXBean(String) - Static method in class tigase.conf.ConfiguratorOld
 
getMXBean(String) - Method in interface tigase.conf.MonitoringSetupIfc
 
getName() - Method in class tigase.auth.adhoc.AddUserCredentials
 
getName() - Method in class tigase.auth.adhoc.DeleteUserCredentials
 
getName() - Method in class tigase.auth.adhoc.ShowUserCredentials
 
getName() - Method in interface tigase.auth.credentials.Credentials.Decoder
Name of the encryption mechanism for which decoder works
getName() - Method in interface tigase.auth.credentials.Credentials.Encoder
Name of the encryption mechanism for which encoder works
getName() - Method in class tigase.auth.credentials.entries.MD5PasswordCredentialsEntry.Decoder
Deprecated.
 
getName() - Method in class tigase.auth.credentials.entries.MD5PasswordCredentialsEntry.Encoder
Deprecated.
 
getName() - Method in class tigase.auth.credentials.entries.MD5UserIdPasswordCredentialsEntry.Decoder
Deprecated.
 
getName() - Method in class tigase.auth.credentials.entries.MD5UserIdPasswordCredentialsEntry.Encoder
Deprecated.
 
getName() - Method in class tigase.auth.credentials.entries.MD5UsernamePasswordCredentialsEntry.Decoder
Deprecated.
 
getName() - Method in class tigase.auth.credentials.entries.MD5UsernamePasswordCredentialsEntry.Encoder
Deprecated.
 
getName() - Method in class tigase.auth.credentials.entries.PlainCredentialsEntry.Decoder
 
getName() - Method in class tigase.auth.credentials.entries.PlainCredentialsEntry.Encoder
 
getName() - Method in class tigase.auth.credentials.entries.ScramCredentialsEntry.Decoder
 
getName() - Method in class tigase.auth.credentials.entries.ScramCredentialsEntry.Encoder
 
getName() - Method in interface tigase.cluster.api.CommandListener
Method allows retrieval name of the particular command
getName() - Method in class tigase.cluster.api.CommandListenerAbstract
 
getName() - Method in class tigase.cluster.repo.ClConConfigRepository
 
getName() - Method in class tigase.cluster.VirtualComponent
 
getName() - Method in interface tigase.component.adhoc.AdHocCommand
 
getName() - Method in exception tigase.component.adhoc.AdHocCommandException
 
getName() - Method in class tigase.component.modules.impl.config.ConfiguratorCommand
 
getName() - Method in class tigase.conf.ConfigReader.AbstractEnvironmentPropertyVariable
 
getName() - Method in class tigase.db.beans.MDPoolBean
 
getName() - Method in class tigase.db.beans.MDRepositoryBean
Returns name of a bean
getName() - Method in class tigase.db.beans.SDRepositoryBean
 
getName() - Method in enum class tigase.db.util.DBSchemaLoader.PARAMETERS_ENUM
 
getName() - Method in class tigase.db.util.SchemaLoader.TypeInfo
 
getName() - Method in class tigase.db.util.SchemaManager.DataSourceInfo
 
getName() - Method in class tigase.db.util.SchemaManager.SchemaInfo
 
getName() - Method in class tigase.disco.ServiceEntity
 
getName() - Method in class tigase.disco.ServiceIdentity
 
getName() - Method in class tigase.eventbus.impl.EventName
 
getName() - Method in class tigase.kernel.core.Kernel
Returns name of Kernel.
getName() - Method in class tigase.monitor.modules.AddScriptTaskCommand
 
getName() - Method in class tigase.monitor.modules.AddTimerScriptTaskCommand
 
getName() - Method in class tigase.monitor.modules.ConfigureTaskCommand
 
getName() - Method in class tigase.monitor.modules.DeleteScriptTaskCommand
 
getName() - Method in class tigase.monitor.modules.InfoTaskCommand
 
getName() - Method in class tigase.monitor.tasks.TasksEvent
 
getName() - Method in class tigase.server.amp.action.Alert
 
getName() - Method in class tigase.server.amp.action.Broadcast
 
getName() - Method in class tigase.server.amp.action.Deliver
 
getName() - Method in class tigase.server.amp.action.Drop
 
getName() - Method in class tigase.server.amp.action.Error
 
getName() - Method in class tigase.server.amp.action.Notify
 
getName() - Method in class tigase.server.amp.action.Store
 
getName() - Method in interface tigase.server.amp.AmpFeatureIfc
 
getName() - Method in class tigase.server.amp.cond.Deliver
 
getName() - Method in class tigase.server.amp.cond.ExpireAt
 
getName() - Method in class tigase.server.amp.cond.MatchResource
 
getName() - Method in class tigase.server.BasicComponent
 
getName() - Method in class tigase.server.Bootstrap.BootstrapShutdownHook
 
getName() - Method in class tigase.server.ComponentInfo
Allows retrieving of component's name
getName() - Method in class tigase.server.rtbl.adhoc.RTBLAddCommand
 
getName() - Method in class tigase.server.rtbl.adhoc.RTBLDeleteCommand
 
getName() - Method in class tigase.server.rtbl.RTBLRepository
 
getName() - Method in interface tigase.server.ServerComponent
Method returns name of the component.
getName() - Method in class tigase.stats.CounterValue
 
getName() - Method in class tigase.stats.StatisticsCollector
 
getName() - Method in interface tigase.stats.StatisticsContainerIfc
 
getName() - Method in class tigase.stats.StatisticsInvocationHandler.Statistics
 
getName() - Method in class tigase.stats.StatisticsProvider
 
getName() - Method in interface tigase.stats.StatisticsProviderMBean
 
getName() - Method in interface tigase.sys.ShutdownHook
 
getName() - Method in class tigase.util.processing.ProcessingThreads
 
getName() - Method in class tigase.util.setup.BeanDefinition
 
getName() - Method in class tigase.util.ui.console.Task
 
getName() - Method in class tigase.vhosts.VHostItemImpl.DataType
 
getName() - Method in class tigase.xml.Element
 
getName() - Method in class tigase.xmpp.impl.PrivacyList
 
getName() - Method in class tigase.xmpp.impl.roster.RosterAbstract.RosterModifiedEvent
 
getName() - Method in class tigase.xmpp.impl.roster.RosterElement
 
getName() - Method in exception tigase.xmpp.XMPPProcessorException
 
getNames() - Method in class tigase.osgi.OSGiScriptEngineFactory
 
getNamesOf(Class<?>) - Method in class tigase.kernel.core.Kernel
Returns name of beans matching to given type.
getNativeMemoryTracking() - Static method in class tigase.sys.TigaseRuntime
Deprecated.
getNativeMemoryTracking(NativeMemoryTracking.SCALE) - Static method in class tigase.sys.TigaseRuntime
 
getNegotiatedProperty(String) - Method in class tigase.auth.mechanisms.AbstractSasl
 
getNet_buffer_limit() - Method in class tigase.server.ConnectionManager
 
getNetBuffSize() - Method in class tigase.io.JcaTLSWrapper
 
getNetBuffSize() - Method in interface tigase.io.TLSWrapper
 
getNewConnectionsThrottling() - Method in interface tigase.net.ConnectionOpenListener
 
getNewDataSource() - Method in class tigase.db.beans.DataSourceBean.DataSourceChangedEvent
Get new instance of data source
getNewInstance() - Method in class tigase.util.processing.WorkerThread
 
getNewState() - Method in class tigase.component.adhoc.AdHocResponse
 
getNode() - Method in class tigase.auth.adhoc.AddUserCredentials
 
getNode() - Method in class tigase.auth.adhoc.DeleteUserCredentials
 
getNode() - Method in class tigase.auth.adhoc.ShowUserCredentials
 
getNode() - Method in class tigase.cluster.strategy.ConnectionRecord
 
getNode() - Method in interface tigase.cluster.strategy.ConnectionRecordIfc
 
getNode() - Method in class tigase.component.adhoc.AdhHocRequest
 
getNode() - Method in interface tigase.component.adhoc.AdHocCommand
 
getNode() - Method in class tigase.component.modules.impl.config.ConfiguratorCommand
 
getNode() - Method in class tigase.disco.ServiceEntity
 
getNode() - Method in class tigase.eventbus.events.ShutdownEvent
 
getNode() - Method in class tigase.eventbus.events.StartupFinishedEvent
 
getNode() - Method in class tigase.monitor.modules.AddScriptTaskCommand
 
getNode() - Method in class tigase.monitor.modules.AddTimerScriptTaskCommand
 
getNode() - Method in class tigase.monitor.modules.ConfigureTaskCommand
 
getNode() - Method in class tigase.monitor.modules.DeleteScriptTaskCommand
 
getNode() - Method in class tigase.monitor.modules.InfoTaskCommand
 
getNode() - Method in class tigase.server.rtbl.adhoc.RTBLAddCommand
 
getNode() - Method in class tigase.server.rtbl.adhoc.RTBLDeleteCommand
 
getNode() - Method in class tigase.server.rtbl.RTBL
 
getNode() - Method in class tigase.server.rtbl.RTBLRepository.Key
 
getNode() - Method in class tigase.server.rtbl.RTBLRepository.RTBLEvent
 
getNode(String, String, boolean) - Method in class tigase.xml.db.XMLDB
Retrieves the node of the given name at specific path
getNode1(String) - Method in class tigase.xml.db.XMLDB
 
getNodeFeatures(String) - Static method in class tigase.xmpp.impl.PresenceCapabilitiesManager
 
getNodeName() - Method in class tigase.auth.BruteForceLockerBean.StatisticsEmitEvent
 
getNodeName() - Method in class tigase.conf.ConfigItem
 
getNodesConnected() - Method in interface tigase.cluster.api.SessionManagerClusteredIfc
 
getNodesConnected() - Method in interface tigase.cluster.strategy.ClusteringStrategyIfc
The method returns all cluster nodes currently connected to the cluster node.
getNodesConnected() - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
getNodesConnected() - Method in class tigase.cluster.strategy.SMNonCachingAllNodes
 
getNodesConnected() - Method in class tigase.server.BasicComponent
 
getNodesConnectedWithLocal() - Method in class tigase.server.BasicComponent
 
getNodesForIqResponse(Packet) - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
getNodesForJid(JID) - Method in class tigase.cluster.strategy.SMNonCachingAllNodes
 
getNodesForPacketForward(JID, Set<JID>, Packet) - Method in class tigase.cluster.strategy.DefaultClusteringStrategy
 
getNodesForPacketForward(JID, Set<JID>, Packet) - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
getNodesForPacketForward(JID, Set<JID>, Packet) - Method in class tigase.cluster.strategy.SMNonCachingAllNodes
 
getNodesForUserConnect(JID) - Method in class tigase.cluster.strategy.SMNonCachingAllNodes
 
getNodesForUserDisconnect(JID) - Method in class tigase.cluster.strategy.SMNonCachingAllNodes
 
getNodesWithFeature(String) - Static method in class tigase.xmpp.impl.PresenceCapabilitiesManager
 
getNonHeapMemMax() - Method in class tigase.sys.TigaseRuntime
 
getNonHeapMemUsage() - Method in class tigase.stats.StatisticsProvider
 
getNonHeapMemUsage() - Method in interface tigase.stats.StatisticsProviderMBean
 
getNonHeapMemUsage() - Method in class tigase.sys.TigaseRuntime
 
getNonHeapMemUsed() - Method in class tigase.sys.TigaseRuntime
 
getNotificationInfo() - Method in class tigase.stats.StatisticsProvider
 
getNumVal() - Method in enum class tigase.server.amp.db.MsgRepository.MSG_TYPES
 
getOauthConsumerKey() - Method in class tigase.form.SignatureCalculator
 
getOauthConsumerSecret() - Method in class tigase.form.SignatureCalculator
 
getOauthToken() - Method in class tigase.form.SignatureCalculator
 
getOauthTokenSecret() - Method in class tigase.form.SignatureCalculator
 
getOfflineData(String, String, String) - Method in class tigase.xmpp.RepositoryAccess
 
getOfflineDataList(String, String) - Method in class tigase.xmpp.RepositoryAccess
 
getOfflineStorageMatchers() - Method in class tigase.xmpp.impl.OfflineMessages
 
getOldDataSource() - Method in class tigase.db.beans.DataSourceBean.DataSourceChangedEvent
Get old instance of data source
getOldGenName() - Method in class tigase.sys.TigaseRuntime
 
getOldMemPool() - Method in class tigase.sys.TigaseRuntime
 
getOpenUsersConnectionsAmount() - Method in class tigase.server.xmppsession.SessionManager
 
getOperations() - Method in class tigase.conf.ConfigReader.CompositeVariable
 
getOptionByLetter(String) - Method in class tigase.util.ui.console.ParameterParser
Returns CommandlineParameter that matches passed parameter
getOptionByName(String) - Method in class tigase.util.ui.console.ParameterParser
Returns CommandlineParameter that matches passed parameter
getOptionLabels() - Method in class tigase.form.Field
 
getOptions() - Method in class tigase.util.ui.console.ParameterParser
Retrieves List with all defined CommandlineParameter options
getOptions() - Method in class tigase.vhosts.VHostItemImpl.DataType
 
getOptions(Predicate<? super CommandlineParameter>) - Method in class tigase.util.ui.console.ParameterParser
Retrieves List with all defined CommandlineParameter options that matches passed Predicate
getOptionsNames() - Method in class tigase.vhosts.VHostItemImpl.DataType
 
getOptionsNames(Predicate<? super CommandlineParameter>) - Method in class tigase.util.ui.console.ParameterParser
Retrieves List with all defined CommandlineParameter options names that matches passed Predicate
getOptionValues() - Method in class tigase.form.Field
 
getOrdinal() - Method in class tigase.db.util.SchemaLoader.TypeInfo
 
getOriginal() - Method in class tigase.kernel.core.Kernel.DelegatedBeanConfig
 
getOSType() - Static method in class tigase.util.common.OSUtils
 
getOtherData() - Method in class tigase.xmpp.impl.roster.RosterElement
 
getOtherDomainParams() - Method in interface tigase.vhosts.VHostItem
 
getOtherDomainParams() - Method in class tigase.vhosts.VHostItemImpl
This method allows to access the virtual domain other configuration parameters.
getOtherDomainParams() - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
getOtherParameters() - Method in class tigase.db.util.DBSchemaLoader.Parameters
 
getOutFilters() - Method in class tigase.server.xmppsession.SessionManager
 
getOutgoingCount() - Method in class tigase.server.xmppserver.CIDConnections
 
getOutgoingHandshakingCount() - Method in class tigase.server.xmppserver.CIDConnections
 
getOutgoingInProgress() - Method in class tigase.server.xmppserver.CIDConnections
 
getOutgoingTLSCount() - Method in class tigase.server.xmppserver.CIDConnections
 
getOutput() - Method in class tigase.conf.OldConfigHolder
 
getOutputStatement(String) - Method in class tigase.osgi.OSGiScriptEngineFactory
 
getOwner() - Method in interface tigase.db.comp.RepositoryItem
Returns the owner ID of the item.
getOwner() - Method in class tigase.db.comp.RepositoryItemAbstract
 
getOwner() - Method in class tigase.server.extdisco.ExtServiceDiscoItem
 
getOwner() - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
getOwnJID() - Method in class tigase.server.rtbl.RTBLIqModule
 
getPackage() - Method in class tigase.eventbus.impl.EventName
 
getPackageLoggingLevels() - Method in class tigase.conf.LoggingBean
 
getPackageName() - Method in class tigase.eventbus.impl.AbstractHandler
 
getPackageName() - Method in class tigase.eventbus.impl.EventBusImplementation.ListenerAddedEvent
 
getPackageName() - Method in class tigase.eventbus.impl.EventBusImplementation.ListenerRemovedEvent
 
getPackagesToSkip(String[]) - Static method in class tigase.util.reflection.ClassUtilBean
 
getPacket() - Method in class tigase.util.processing.QueueItem
 
getPacket(JID, JID, StanzaType, String) - Method in enum class tigase.server.Command
Method returns instance of a Packet with command element added.
getPacket(JID, JID, StanzaType, String, Command.DataType) - Method in enum class tigase.server.Command
Method returns instance of a Packet with command element added.
getPacketBuffSize() - Method in class tigase.io.JcaTLSWrapper
 
getPacketBuffSize() - Method in interface tigase.io.TLSWrapper
 
getPacketFrom() - Method in class tigase.server.Packet
Returns the packet internal source address.
getPacketFullDebug() - Method in class tigase.conf.LoggingBean
 
getPacketsCounter() - Method in class tigase.xmpp.XMPPResourceConnection
 
getPacketsCounter() - Method in class tigase.xmpp.XMPPSession
Returns number of processed packet for the given user session (i.e.
getPacketsReceived(boolean) - Method in class tigase.xmpp.XMPPIOService
 
getPacketsSent(boolean) - Method in class tigase.xmpp.XMPPIOService
 
getPacketTo() - Method in class tigase.server.Packet
Returns the packet internal destination address.
getPacketWithStamp() - Method in class tigase.server.xmppclient.StreamManagementIOProcessor.OutQueue.Entry
 
getPacketWriter() - Method in class tigase.server.xmppsession.UserSessionEventWithProcessorResultWriter
 
getParam(String, Map<String, String>, int) - Method in class tigase.db.jdbc.DataRepositoryImpl
 
getParameter(String) - Method in class tigase.osgi.OSGiScriptEngineFactory
 
getParameterName(MBeanOperationInfo, MBeanParameterInfo, int) - Method in class tigase.stats.StatisticsProvider
 
getParameters() - Method in class tigase.map.MapCreatedEvent
 
getParams() - Method in class tigase.map.ClusterMapFactory.NewMapCreatedEvent
 
getParams() - Method in class tigase.xmpp.impl.JabberIqRegister.UserRegisteredEvent
 
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
Deprecated.
 
getParamWithDef(Map<String, String>, String, String) - Method in class tigase.db.jdbc.TigaseCustomAuth
 
getParent() - Method in class tigase.kernel.core.Kernel
Returns parent Kernel.
getParentBean() - Method in interface tigase.db.converter.Convertible
 
getParentSession() - Method in class tigase.xmpp.XMPPResourceConnection
 
getParsedElements() - Method in class tigase.xml.DomBuilderHandler
 
getParsedElements() - Method in class tigase.xmpp.XMPPDomBuilderHandler
 
getParsedName() - Method in class tigase.eventbus.component.SubscribeModule.NewRemoteSubscriptionEvent
 
getParserInstance() - Static method in class tigase.xml.SingletonFactory
 
getPassword() - Method in class tigase.auth.callbacks.VerifyPasswordCallback
 
getPassword() - Method in class tigase.auth.credentials.entries.PlainCredentialsEntry
 
getPassword() - Method in class tigase.cluster.repo.ClusterRepoItem
 
getPassword() - Method in class tigase.db.converter.converters.UserEntity
 
getPassword(BareJID) - Method in class tigase.db.AbstractAuthRepositoryWithCredentials
 
getPassword(BareJID) - Method in interface tigase.db.AuthRepository
Deprecated.
getPassword(BareJID) - Method in class tigase.db.AuthRepositoryImpl
 
getPassword(BareJID) - Method in class tigase.db.AuthRepositoryMDImpl
 
getPassword(BareJID) - Method in class tigase.db.AuthRepositoryPool
 
getPassword(BareJID) - Method in class tigase.db.DummyRepository
 
getPassword(BareJID) - Method in class tigase.db.jdbc.DrupalWPAuth
 
getPassword(BareJID) - Method in class tigase.db.jdbc.JDBCRepository
 
getPassword(BareJID) - Method in class tigase.db.jdbc.TigaseAuth
Deprecated.
 
getPassword(BareJID) - Method in class tigase.db.ldap.LdapAuthProvider
 
getPassword(BareJID) - Method in class tigase.db.xml.XMLRepository
 
getPeerCertificate() - Method in class tigase.net.IOService
 
getPeerCertificates() - Method in class tigase.io.JcaTLSWrapper
 
getPeerCertificates() - Method in interface tigase.io.TLSWrapper
 
getPemCertificate() - Method in class tigase.io.CertificateContainer.CertificateChange
 
getPerHour() - Method in class tigase.stats.Counter
 
getPeriod() - Method in class tigase.monitor.tasks.AbstractConfigurableTimerTask
 
getPeriodTime() - Method in class tigase.auth.BruteForceLockerBean.BruteForceLockerVHostExtension
 
getPerMinute() - Method in class tigase.stats.Counter
 
getPermissions() - Method in class tigase.server.Packet
Method returns permissions set of the user who has sent the packet.
getPerSecond() - Method in class tigase.stats.Counter
 
getPerSecond() - Method in class tigase.stats.CounterPerSecond
 
getPoolSize() - Method in class tigase.db.converter.DataRepoPool
 
getPoolSize() - Method in interface tigase.db.DataRepository
 
getPoolSize() - Method in class tigase.db.DataRepositoryPool
 
getPoolSize() - Method in class tigase.db.jdbc.DataRepositoryImpl
 
getPort() - Method in interface tigase.net.ConnectionOpenListener
 
getPort() - Method in class tigase.server.ConnectionManager.PortConfigBean
 
getPort() - Method in class tigase.server.ext.CompRepoItem
 
getPort() - Method in class tigase.util.dns.DNSEntry
Returns the TCP or UDP port on which the service is to be found
getPortNo() - Method in class tigase.cluster.repo.ClusterRepoItem
 
getPortsBeans() - Method in class tigase.server.ConnectionManager.PortsConfigBean
 
getPortsConfigBean() - Method in class tigase.server.ConnectionManager
 
getPosition() - Method in exception tigase.conf.ConfigReader.UnsupportedOperationException
 
getPostProcessors() - Method in class tigase.server.xmppsession.SessionManager
 
getPreparedStatement(int, String) - Method in class tigase.db.converter.DataRepoPool
 
getPreparedStatement(int, String) - Method in interface tigase.db.DataRepository
Returns a prepared statement for a given key.
getPreparedStatement(int, String) - Method in class tigase.db.DataRepositoryPool
 
getPreparedStatement(int, String) - Method in class tigase.db.jdbc.DataRepositoryImpl
 
getPreparedStatement(BareJID, String) - Method in class tigase.db.converter.DataRepoPool
 
getPreparedStatement(BareJID, String) - Method in interface tigase.db.DataRepository
Returns a prepared statement for a given key.
getPreparedStatement(BareJID, String) - Method in class tigase.db.DataRepositoryPool
 
getPreparedStatement(BareJID, String) - Method in class tigase.db.jdbc.DataRepositoryImpl
 
getPreProcessors() - Method in class tigase.server.xmppsession.SessionManager
 
getPresence() - Method in class tigase.server.xmppsession.UserPresenceChangedEvent
 
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.
getPresence(String...) - Method in class tigase.server.bosh.BoshSessionCache
 
getPresence(NonAuthUserRepository, BareJID) - Method in class tigase.xmpp.impl.LastActivityAbstract
 
getPresenceForward() - Method in interface tigase.vhosts.VHostItem
 
getPresenceForward() - Method in class tigase.vhosts.VHostItemDefaults
 
getPresenceForward() - Method in class tigase.vhosts.VHostItemImpl
 
getPresenceForward() - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
getPresenceForwardAddress() - Method in interface tigase.vhosts.VHostItem
 
getPresenceForwardAddress() - Method in class tigase.vhosts.VHostItemImpl
 
getPresencesNumber() - Method in class tigase.stats.StatisticsProvider
 
getPresencesNumber() - Method in interface tigase.stats.StatisticsProviderMBean
 
getPresencesNumberPerSec() - Method in class tigase.stats.StatisticsProvider
 
getPresencesNumberPerSec() - Method in interface tigase.stats.StatisticsProviderMBean
 
getPresenceType(XMPPResourceConnection, Packet) - Method in class tigase.xmpp.impl.roster.RosterAbstract
 
getPrimaryHost() - Method in class tigase.util.dns.DNSResolverDefault
 
getPriority() - Method in class tigase.cluster.api.ClusterElement
 
getPriority() - Method in interface tigase.cluster.api.CommandListener
Method returns priority of particular command which should be used to assign proper priority for processing of this command
getPriority() - Method in class tigase.cluster.api.CommandListenerAbstract
 
getPriority() - Method in class tigase.server.Packet
Method returns the packet priority.
getPriority() - Method in class tigase.util.dns.DNSEntry
Returns the priority of the target host, lower value means more preferred.
getPriority() - Method in class tigase.xmpp.XMPPResourceConnection
 
getPriorityQueue(int, int) - Static method in class tigase.util.workqueue.PriorityQueueAbstract
Deprecated.
getPriorityQueue(int, int, Class<? extends PriorityQueueAbstract>) - Static method in class tigase.util.workqueue.PriorityQueueAbstract
 
getPrivacyList(BareJID) - Method in class tigase.xmpp.impl.JabberIqPrivacy.PrivacyListOfflineCache
 
getPrivacyListName() - Method in class tigase.xmpp.impl.JabberIqPrivacy.PrivacyListUpdatedEvent
 
getPrivateKey() - Method in class tigase.cert.CertificateEntry
 
getPrivateKey() - Method in class tigase.cert.RSAPrivateKeyDecoder
 
getProbeFullJID() - Method in class tigase.xmpp.impl.PresenceAbstract
 
getProcesCPUTime() - Method in class tigase.stats.StatisticsProvider
 
getProcesCPUTime() - Method in interface tigase.stats.StatisticsProviderMBean
 
getProcessCPUTime() - Method in class tigase.sys.TigaseRuntime
 
getProcessor() - Method in class tigase.util.processing.QueueItem
 
getProcessor(String) - Method in class tigase.server.ext.ComponentProtocol
 
getProcessor(String) - Method in interface tigase.server.ext.ComponentProtocolHandler
 
getProcessors() - Method in class tigase.server.xmppsession.SessionManager
 
getProcessorsIds() - Method in class tigase.server.Packet
Method returns a set of all processor IDs which processed the packet.
getProductId() - Method in interface tigase.util.updater.UpdatesChecker.ProductInfoIfc
Product identifier
getProductName() - Method in interface tigase.util.updater.UpdatesChecker.ProductInfoIfc
Human readable product name
getProductVersion() - Method in interface tigase.util.updater.UpdatesChecker.ProductInfoIfc
Version of the product
getProgram(String...) - Method in class tigase.osgi.OSGiScriptEngineFactory
 
getPrompt() - Method in class tigase.auth.callbacks.AuthorizationIdCallback
 
getPrompt() - Method in class tigase.auth.callbacks.ChannelBindingCallback
 
getPrompt() - Method in class tigase.auth.callbacks.XMPPSessionCallback
 
getProperties() - Method in class tigase.component.DSLBeanConfigurator
 
getProperties() - Method in class tigase.conf.ConfigHolder
 
getProperties() - Method in class tigase.conf.OldConfigHolder
 
getProperties() - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator
Method returns current configuration map.
getProperties(String) - Method in interface tigase.conf.ConfigRepositoryIfc
Deprecated.
getProperties(String) - Method in class tigase.conf.ConfigurationCache
Deprecated.
getProperties(String) - Method in class tigase.conf.ConfiguratorAbstract
 
getProperty(String, Boolean) - Static method in class tigase.util.repository.DataTypes
 
getProperty(Properties, CommandlineParameter) - Static method in class tigase.db.util.SchemaManager
 
getProperty(Properties, CommandlineParameter, Function<String, T>) - Static method in class tigase.db.util.SchemaManager
 
getProperty(Kernel, String, T) - Static method in class tigase.kernel.beans.selector.ServerBeanSelector
 
getPropertyKey() - Method in class tigase.cluster.repo.ClConConfigRepository
 
getPropertyKey() - Method in class tigase.db.comp.ConfigRepository
Deprecated.
getPropertyKey() - Method in class tigase.io.repo.CertificateRepository
 
getPropertyKey() - Method in class tigase.monitor.TaskConfigItemJDBCRepository
 
getPropertyKey() - Method in class tigase.server.ext.AbstractCompDBRepository
 
getPropertyKey() - Method in class tigase.server.ext.CompConfigRepository
Deprecated.
 
getPropertyKey() - Static method in class tigase.server.ext.CompRepoDefaults
 
getPropertyKey() - Method in class tigase.server.extdisco.ExtServiceDiscoveryUserRepoRepository
 
getPropertyKey() - Method in class tigase.vhosts.VHostJDBCRepository
 
getPropertyKey() - Static method in class tigase.vhosts.VHostRepoDefaults
 
getProps() - Method in class tigase.server.ConnectionManager.PortConfigBean
 
getPublicData(String, String, String) - Method in class tigase.xmpp.RepositoryAccess
 
getPublicData(BareJID, 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(BareJID, String, String, String) - Method in class tigase.db.NonAuthUserRepositoryImpl
 
getPublicDataList(String, String) - Method in class tigase.xmpp.RepositoryAccess
 
getPublicDataList(BareJID, 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(BareJID, String, String) - Method in class tigase.db.NonAuthUserRepositoryImpl
 
getPushServices(BareJID) - Method in class tigase.xmpp.impl.push.AbstractPushNotifications
 
getPushServices(XMPPResourceConnection) - Method in class tigase.xmpp.impl.push.AbstractPushNotifications
 
getPushServicesForAwayNotifications(XMPPResourceConnection) - Method in class tigase.xmpp.impl.push.AwayPushNotificationsExtension
 
getQuestionerJID() - Method in interface tigase.xmpp.mam.Query
 
getQuestionerJID() - Method in class tigase.xmpp.mam.QueryImpl
 
getQueue() - Method in class tigase.kernel.core.Kernel.DelayedDependencyInjectionQueue
 
getQueue() - Method in class tigase.server.xmppclient.StreamManagementIOProcessor.OutQueue
Method returns internal queue with packets waiting for ack - use testing only!
getQueueOverflow() - Method in class tigase.stats.StatisticsProvider
 
getQueueOverflow() - Method in interface tigase.stats.StatisticsProviderMBean
 
getQueueSize() - Method in class tigase.stats.StatisticsProvider
 
getQueueSize() - Method in interface tigase.stats.StatisticsProviderMBean
 
getQueueSize() - Method in class tigase.xmpp.XMPPProcessor
 
getQueueSize() - Method in interface tigase.xmpp.XMPPProcessorConcurrencyAwareIfc
 
getRandom() - Method in class tigase.util.Token
 
getReadCounters() - Method in class tigase.net.IOService
 
getReceiveBufferSize() - Method in interface tigase.net.ConnectionOpenListener
 
getReceivedPackets() - Method in class tigase.xmpp.XMPPIOService
 
getRecipient() - Method in class tigase.component.adhoc.AdhHocRequest
 
getRecord() - Method in class tigase.util.log.LogWithStackTraceEntry
 
getRefObject() - Method in class tigase.net.IOService
 
getRegexRoutings() - Method in class tigase.server.AbstractMessageReceiver
Method returns a Set with all component's routings as a compiled regular expression patterns.
getRegistered() - Method in class tigase.stats.StatisticsProvider
 
getRegisteredBeans() - Method in class tigase.kernel.core.BeanConfig
List of beans registered by registration of this bean - related to Bean::parent.
getRegisteredBy() - Method in class tigase.kernel.core.BeanConfig
Set of beans which caused registration of this bean - related to Bean::parent.
getRegisteredEvents() - Method in class tigase.eventbus.impl.EventsRegistrar
 
getRegistrar() - Static method in class tigase.eventbus.EventBusFactory
 
getRegistrar() - Method in class tigase.eventbus.impl.EventBusImplementation
 
getRegistrationBlacklist() - Method in class tigase.xmpp.impl.JabberIqRegister
 
getRegistrationsPerSecond() - Method in class tigase.xmpp.impl.JabberIqRegister
 
getRegistrationWhitelist() - Method in class tigase.xmpp.impl.JabberIqRegister
 
getRemoteAddress() - Method in interface tigase.net.ConnectionOpenListener
 
getRemoteAddress() - Method in class tigase.net.IOService
Returns a remote IP address for the TCP/IP connection.
getRemoteHost() - Method in class tigase.server.ext.CompRepoItem
 
getRemoteHost() - Method in class tigase.server.xmppserver.CID
 
getRemoteHostname() - Method in interface tigase.net.ConnectionOpenListener
 
getRepo() - Method in class tigase.monitor.TasksScriptRegistrar
 
getRepo() - Method in class tigase.server.amp.db.MsgRepository.MsgRepositoryMDBean.RepoAwareMsgDBItem
 
getRepo(String) - Method in class tigase.db.beans.MDPoolBeanWithStatistics
 
getRepoClass(String) - Static method in class tigase.db.RepositoryFactory
Deprecated.
 
getRepoClass(T, String) - Static method in class tigase.db.RepositoryFactory
Deprecated.
Method returns class which would be by default used as implementation of class
getRepoClassName(Class, String) - Static method in class tigase.db.RepositoryFactory
Deprecated.
Returns name of class which would be used as repository implementation
getRepositories() - Method in class tigase.db.beans.MDRepositoryBean
Provides access to unmodifiable map domain to repository instance
getRepositories() - Method in class tigase.db.beans.MDRepositoryBeanWithStatistics
 
getRepositories() - Method in class tigase.db.util.SchemaManager.SchemaInfo
 
getRepository() - Method in class tigase.db.beans.MDPoolConfigBean
 
getRepository() - Method in class tigase.db.beans.SDRepositoryBean
 
getRepository() - Method in class tigase.db.beans.SDRepositoryBeanWithStatistics
 
getRepository() - Method in class tigase.db.jdbc.JDBCRepository
 
getRepository() - Method in class tigase.server.rtbl.adhoc.AbstractAdHocCommand
 
getRepository(String) - Method in class tigase.db.beans.DataSourceBean
Retrieves data source for provided name
getRepository(String) - Method in class tigase.db.beans.MDRepositoryBean
Provides repository instance for passed domain name
getRepository(String) - Method in class tigase.db.beans.MDRepositoryBeanWithStatistics
 
getRepositoryClasses() - Static method in class tigase.db.util.SchemaManager
 
getRepositoryClassName() - Method in class tigase.db.beans.AuthUserRepositoryConfigBean
Returns class name of a repository to initialize for domain
getRepositoryClassName() - Method in class tigase.db.beans.MDPoolConfigBean
Get class name to initialize as repository
getRepositoryClassName() - Method in class tigase.db.beans.MDRepositoryBean.MDRepositoryConfigBean
Method returns class for instance repository matching data source or returning class specified in cls config field.
getRepositoryClassName() - Method in class tigase.db.beans.SDRepositoryBean
 
getRepositoryIfc() - Method in class tigase.db.beans.AuthRepositoryMDPoolBean.AuthRepositoryConfigBean
 
getRepositoryIfc() - Method in class tigase.db.beans.DataSourceBean.DataSourceMDConfigBean
Get interface to which all instances in this pool must conform.
getRepositoryIfc() - Method in class tigase.db.beans.MDPoolConfigBean
Get interface to which instances initialized by this config bean must conform to.
getRepositoryIfc() - Method in class tigase.db.beans.UserRepositoryMDPoolBean.UserRepositoryConfigBean
 
getRepositoryPoolClassName() - Method in class tigase.db.beans.AuthRepositoryMDPoolBean.AuthRepositoryConfigBean
 
getRepositoryPoolClassName() - Method in class tigase.db.beans.AuthUserRepositoryConfigBean
Returns class name of repository pool for domain
getRepositoryPoolClassName() - Method in class tigase.db.beans.DataSourceBean.DataSourceMDConfigBean
Finds and retrieves repository pool class name for data source defined in this config bean.
getRepositoryPoolClassName() - Method in class tigase.db.beans.MDPoolConfigBean
Get name of a pool which should be used if any.
getRepoUser() - Static method in class tigase.cluster.repo.ClConRepoDefaults
 
getRepoUser() - Method in class tigase.db.comp.UserRepoRepository
 
getRepoUser() - Method in class tigase.io.repo.CertificateRepository
 
getRepoUser() - Method in class tigase.monitor.TaskConfigItemJDBCRepository
 
getRepoUser() - Method in class tigase.server.ext.AbstractCompDBRepository
 
getRepoUser() - Static method in class tigase.server.ext.CompRepoDefaults
 
getRepoUser() - Method in class tigase.server.extdisco.ExtServiceDiscoveryUserRepoRepository
 
getRepoUser() - Method in class tigase.vhosts.VHostJDBCRepository
 
getRepoUser() - Static method in class tigase.vhosts.VHostRepoDefaults
 
getRequestedBindType() - Method in class tigase.auth.callbacks.ChannelBindingCallback
 
getRequiredEventType() - Method in class tigase.eventbus.impl.AbstractHandler
 
getRequiredEventType() - Method in class tigase.eventbus.impl.ObjectEventsListenerHandler
 
getRequiredEventType() - Method in class tigase.eventbus.impl.ObjectEventsSourceListenerHandler
 
getRequiredEventType() - Method in class tigase.eventbus.impl.ReflectEventListenerHandler
 
getReserved() - Method in class tigase.sys.NMTScope
 
getResource() - Method in class tigase.xmpp.jid.JID
Method a resource part of the JID instance.
getResource() - Method in class tigase.xmpp.XMPPResourceConnection
Gets the value of resource
getResourceConnection(JID) - Method in class tigase.server.xmppsession.SessionManager
 
getResourceConnection(JID) - Method in class tigase.xmpp.XMPPSession
Method returns XMPPResourceConnection for particular FullJID.
getResourceForConnectionId(JID) - Method in class tigase.xmpp.XMPPSession
Method returns XMPPResourceConnection for particular ConnectionID.
getResourceForJID(JID) - Method in class tigase.xmpp.XMPPSession
Method returns XMPPResourceConnection for particular FullJID (using resource name as determinant.
getResourceForPacketWithTimeout() - Method in class tigase.server.AbstractMessageReceiver
 
getResourceForResource(String) - Method in class tigase.xmpp.XMPPSession
Method returns XMPPResourceConnection for particular resource.
getResourceUri() - Method in interface tigase.db.AuthRepository
getResourceUri method returns database connection string.
getResourceUri() - Method in class tigase.db.AuthRepositoryImpl
 
getResourceUri() - Method in class tigase.db.AuthRepositoryMDImpl
 
getResourceUri() - Method in class tigase.db.AuthRepositoryPool
 
getResourceUri() - Method in class tigase.db.converter.DataRepoPool
 
getResourceUri() - Method in interface tigase.db.DataRepository
Returns a DB connection string or DB connection URI.
getResourceUri() - Method in class tigase.db.DataRepositoryPool
 
getResourceUri() - Method in interface tigase.db.DataSource
Returns a DB connection string or DB connection URI.
getResourceUri() - Method in class tigase.db.DummyRepository
 
getResourceUri() - Method in class tigase.db.jdbc.DataRepositoryImpl
 
getResourceUri() - Method in class tigase.db.jdbc.DrupalWPAuth
 
getResourceUri() - Method in class tigase.db.jdbc.JDBCRepository
 
getResourceUri() - Method in class tigase.db.jdbc.TigaseAuth
Deprecated.
 
getResourceUri() - Method in class tigase.db.jdbc.TigaseCustomAuth
 
getResourceUri() - Method in class tigase.db.ldap.LdapAuthProvider
 
getResourceUri() - Method in interface tigase.db.UserRepository
Returns a DB connection string or DB connection URI.
getResourceUri() - Method in class tigase.db.UserRepositoryMDImpl
 
getResourceUri() - Method in class tigase.db.UserRepositoryPool
 
getResourceUri() - Method in class tigase.db.util.SchemaManager.DataSourceInfo
 
getResourceUri() - Method in class tigase.db.xml.XMLDataSource
 
getResourceUri() - Method in class tigase.db.xml.XMLRepository
 
getResponseHandler(Packet) - Method in class tigase.component.responses.ResponseManager
Returns handler for response of sent <iq/> stanza.
getResponseManager() - Method in class tigase.component.AbstractComponent.DefaultPacketWriter
Deprecated.
 
getResponseManager() - Method in class tigase.component.AbstractComponent
Deprecated.
 
getResponseManager() - Method in class tigase.component.modules.StanzaProcessor
 
getResponseMessage(Packet, String, boolean) - Method in enum class tigase.xmpp.Authorization
Utility method for generating an error response for a stanza (enclosed by the given Packet).
getResult() - Method in class tigase.server.rtbl.RTBLIqModule.ResultEvent
 
getRid() - Method in class tigase.server.bosh.BoshIOService
 
getRootSslContextContainer() - Static method in class tigase.io.TLSUtil
Method returns singleton instance of class implementing SSLContextContainerIfc responsible for caching SSLContext instances.
getRoster(BareJID) - Method in class tigase.xmpp.impl.push.IgnoreFromUnknownFilter
 
getRosterElement() - Method in class tigase.xmpp.impl.roster.RosterElement
 
getRosterElement(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Deprecated.
getRosterElement(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterFlat
Deprecated.
getRosterElementInstance(JID, String, String[], XMPPResourceConnection) - Method in class tigase.xmpp.impl.roster.RosterFlat
Deprecated.
getRosterImplementation(boolean) - Static method in class tigase.xmpp.impl.roster.RosterFactory
Creates new instance of class implementing RosterAbstract - either default one (RosterFlat) or the one configured with "roster-implementation" property.
getRosterItem() - Method in class tigase.xmpp.impl.roster.RosterElement
 
getRosterItems() - Method in class tigase.db.converter.converters.UserEntity
 
getRosterItems(XMPPResourceConnection) - Method in class tigase.xmpp.impl.roster.AnonymousRoster
 
getRosterItems(XMPPResourceConnection) - Method in interface tigase.xmpp.impl.roster.DynamicRosterIfc
getRosterItems method returns a full list with all buddies generated by this dynamic roster implementation.
getRosterItems(XMPPResourceConnection) - Method in class tigase.xmpp.impl.roster.DynamicRosterTest
 
getRosterItems(XMPPResourceConnection) - Method in class tigase.xmpp.impl.roster.DynamicRosterTest123
 
getRosterItems(XMPPResourceConnection) - Method in class tigase.xmpp.impl.roster.RosterAbstract
 
getRosterItems(XMPPResourceConnection) - Method in class tigase.xmpp.impl.roster.RosterFlat
 
getRosterItems(XMPPResourceConnection, Map<String, Object>) - Static method in class tigase.xmpp.impl.roster.DynamicRoster
 
getRosterUtil() - Method in class tigase.xmpp.impl.InvisibleCommand
 
getRosterUtil() - Method in class tigase.xmpp.impl.JabberIqRoster
Returns shared instance of class implementing RosterAbstract - either default one (RosterFlat) or the one configured with "roster-implementation" property.
getRosterUtil() - Static method in class tigase.xmpp.impl.LastActivity
 
getRosterUtil() - Static method in class tigase.xmpp.impl.PresenceAbstract
Returns shared instance of class implementing RosterAbstract - either default one (RosterFlat) or the one configured with "roster-implementation" property.
getRoutings() - Method in class tigase.server.ext.ComponentIOService
 
getRoutings() - Method in class tigase.server.ext.CompRepoItem
 
getRsm() - Method in interface tigase.xmpp.mam.Query
 
getRsm() - Method in class tigase.xmpp.mam.QueryImpl
 
getRunsCounter() - Method in class tigase.util.processing.WorkerThread
 
getS2SConnection() - Method in class tigase.server.xmppserver.S2SIOService
 
getS2SConnectionForSessionId(String) - Method in class tigase.server.xmppserver.CIDConnections
 
getS2SIOService() - Method in class tigase.server.xmppserver.S2SConnection
 
getS2sSecret() - Method in interface tigase.vhosts.VHostItem
 
getS2sSecret() - Method in class tigase.vhosts.VHostItemDefaults
 
getS2sSecret() - Method in class tigase.vhosts.VHostItemImpl
 
getS2sSecret() - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
getSalesAddresses() - Method in class tigase.server.BasicComponent.ServerInfoVHostItemExtension
 
getSalt() - Method in class tigase.auth.callbacks.SaltCallback
 
getSalt() - Method in class tigase.auth.credentials.entries.ScramCredentialsEntry
 
getSaltedPassword() - Method in class tigase.auth.callbacks.SaltedPasswordCallback
 
getSaltedPassword() - Method in class tigase.auth.credentials.entries.ScramCredentialsEntry
 
getSaslAllowedMechanisms() - Method in interface tigase.vhosts.VHostItem
 
getSaslAllowedMechanisms() - Method in class tigase.vhosts.VHostItemImpl
 
getSaslAllowedMechanisms() - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
getSaslError() - Method in exception tigase.auth.XmppSaslException
 
getSaslErrorElementName() - Method in exception tigase.auth.XmppSaslException
 
getScale() - Method in class tigase.sys.NativeMemoryTracking
 
getSchemaDirectory() - Method in class tigase.db.util.DBSchemaLoader.Parameters
 
getSchemaFileNames(String) - Method in class tigase.db.util.DBSchemaLoader
 
getSchemaVersion(String) - Method in class tigase.db.converter.DataRepoPool
 
getSchemaVersion(String) - Method in class tigase.db.DataRepositoryPool
 
getSchemaVersion(String) - Method in interface tigase.db.DataSource
Method obtains version of the schema for particular component stored in the database.
getSchemaVersion(String) - Method in class tigase.db.DummyRepository
 
getSchemaVersion(String) - Method in class tigase.db.jdbc.DataRepositoryImpl
 
getSchemaVersion(String) - Method in class tigase.db.util.SchemaManager.DataSourceInfo
 
getSchemaVersion(String) - Method in class tigase.db.xml.XMLDataSource
 
getScopes() - Method in class tigase.sys.NativeMemoryTracking
 
getScopeType() - Method in class tigase.sys.NMTScope
 
getScript() - Method in class tigase.monitor.tasks.ScriptTask
 
getScript() - Method in class tigase.monitor.tasks.ScriptTimerTask
 
getScriptCommands() - Method in class tigase.server.BasicComponent
 
getScriptEngine() - Method in class tigase.osgi.OSGiScriptEngineFactory
 
getScriptEngineManager() - Method in class tigase.monitor.tasks.ScriptTask
 
getScriptEngineManager() - Method in class tigase.monitor.tasks.ScriptTimerTask
 
getScriptExtension() - Method in class tigase.monitor.TaskConfigItem
 
getScriptExtension() - Method in class tigase.monitor.tasks.ScriptTask
 
getScriptExtension() - Method in class tigase.monitor.tasks.ScriptTimerTask
 
getScriptItems(String, JID, JID) - Method in class tigase.component.ComponenScriptCommandProcessor
 
getScriptItems(String, JID, JID) - Method in class tigase.component.modules.impl.AdHocCommandModule
 
getScriptItems(String, JID, JID) - Method in interface tigase.component.modules.impl.AdHocCommandModule.ScriptCommandProcessor
 
getScriptItems(String, JID, JID) - Method in class tigase.server.BasicComponent
 
getScriptProcessor() - Method in class tigase.component.modules.impl.AdHocCommandModule
 
getSecondaryHost() - Method in class tigase.util.dns.DNSResolverDefault
 
getSecondaryHost() - Method in interface tigase.util.dns.DNSResolverIfc
Method provides alternative host information for the current instance.
getSecondaryHostname() - Method in class tigase.cluster.repo.ClusterRepoItem
 
getSecretForDomain(String) - Method in interface tigase.server.xmppserver.S2SConnectionHandlerIfc
Returns secret used for particular domain
getSecretForDomain(String) - Method in class tigase.server.xmppserver.S2SConnectionManager
Returns secret used for particular domain
getSecurityAddresses() - Method in class tigase.server.BasicComponent.ServerInfoVHostItemExtension
 
getSeeOtherHostError(Packet, BareJID) - Method in class tigase.server.bosh.BoshConnectionManager
 
getSeeOtherHostError(Packet, BareJID) - Method in interface tigase.server.bosh.BoshSessionTaskHandler
 
getSeeOtherHostForJID(Packet, BareJID, SeeOtherHostIfc.Phase) - Method in class tigase.server.bosh.BoshConnectionManager
 
getSeeOtherHostForJID(Packet, BareJID, SeeOtherHostIfc.Phase) - Method in interface tigase.server.bosh.BoshSessionTaskHandler
 
getSeeOtherHostInstance(String) - Method in class tigase.cluster.BoshConnectionClustered
 
getSeeOtherHostInstance(String) - Method in class tigase.cluster.ClientConnectionClustered
 
getSeeOtherHostInstance(String) - Method in class tigase.cluster.WebSocketClientConnectionClustered
 
getSeeOtherHostInstance(String) - Method in class tigase.server.xmppclient.ClientConnectionManager
Method retrieves object of particular class implementing SeeOtherHostIfc
getSelectionOptions() - Method in class tigase.util.ui.console.CommandlineParameter
Retrieves list of possible selection options for this parameter option
getSender() - Method in class tigase.component.adhoc.AdhHocRequest
 
getSender() - Method in class tigase.server.xmppsession.UserSessionEvent
 
getSerializer() - Method in class tigase.eventbus.impl.EventBusImplementation
 
getSerialNumber() - Method in class tigase.io.repo.CertificateItem
 
getServerAuthorisedStanzaFrom() - Method in class tigase.server.Packet
Deprecated.
getServerConnections() - Method in class tigase.stats.StatisticsProvider
 
getServerConnections() - Method in interface tigase.stats.StatisticsProviderMBean
 
getServerConnectionsHistory() - Method in class tigase.stats.StatisticsProvider
 
getServerConnectionsHistory() - Method in interface tigase.stats.StatisticsProviderMBean
 
getServerNameForDomain(String) - Method in interface tigase.server.xmppserver.S2SConnectionHandlerIfc
 
getServerNameForDomain(String) - Method in class tigase.server.xmppserver.S2SConnectionManager.DomainServerNameMapper
 
getServerNameForDomain(String) - Method in class tigase.server.xmppserver.S2SConnectionManager
 
getServerTimezone() - Method in class tigase.db.util.DBSchemaLoader.Parameters
 
getServerType() - Method in class tigase.db.converter.Converter.ConverterProperties
 
getService() - Method in class tigase.server.ext.ComponentConnection
 
getServiceEntity() - Method in class tigase.server.BasicComponent
 
getServiceEntityCaps(JID) - Method in class tigase.server.BasicComponent
 
getServiceEntityCaps(JID) - Method in class tigase.server.MessageRouter
 
getServiceId(Packet) - Method in class tigase.server.ConnectionManager
 
getServiceId(Packet) - Method in class tigase.server.xmppcomponent.ComponentConnectionManager
Deprecated.
 
getServiceId(JID) - Method in class tigase.server.ConnectionManager
 
getServiceIdentitiesCapsFromDiscoInfo(Element) - Static method in class tigase.disco.ServiceIdentity
 
getServiceIdentitiesFromDiscoInfo(Element) - Static method in class tigase.disco.ServiceIdentity
 
getServiceJID() - Method in class tigase.eventbus.component.stores.Subscription
 
getServiceProviderComponentJid() - Method in interface tigase.xmpp.impl.ServiceDiscovery.AccountServiceProvider
 
getServices(String) - Method in class tigase.server.extdisco.ExternalServiceDiscoveryModule
 
getSession() - Method in class tigase.auth.callbacks.XMPPSessionCallback
 
getSession() - Method in class tigase.server.xmppsession.UserPresenceChangedEvent
 
getSession() - Method in class tigase.server.xmppsession.UserSessionEvent
 
getSession(BareJID) - Method in class tigase.server.xmppsession.SessionManager
 
getSessionData() - Method in class tigase.net.IOService
 
getSessionData(String) - Method in class tigase.xmpp.XMPPResourceConnection
Retrieves session data.
getSessionId() - Method in class tigase.cluster.strategy.ConnectionRecord
 
getSessionId() - Method in interface tigase.cluster.strategy.ConnectionRecordIfc
 
getSessionId() - Method in class tigase.component.adhoc.AdhHocRequest
 
getSessionId() - Method in class tigase.server.bosh.BoshSession
 
getSessionId() - Method in class tigase.server.xmppserver.S2SIOService
 
getSessionId() - Method in class tigase.xmpp.XMPPResourceConnection
Gets the value of sessionId
getSetupOptions() - Method in class tigase.db.util.DBSchemaLoader
 
getSetupOptions() - Method in class tigase.db.util.SchemaLoader
 
getShow(NonAuthUserRepository, BareJID) - Static method in class tigase.xmpp.impl.LastActivityAbstract
 
getShow(XMPPResourceConnection) - Static method in class tigase.xmpp.impl.LastActivityAbstract
 
getSid() - Method in class tigase.server.bosh.BoshIOService
 
getSid() - Method in class tigase.server.bosh.BoshSession
 
getSimpleXMPPStringPrep() - Static method in class tigase.util.stringprep.XMPPStringPrepFactory
Factory method for creating and returning stringprep implementation used by the Tigase server.
getSingleLetter() - Method in class tigase.util.ui.console.CommandlineParameter
Retrieves single letter identification for this parameter option
getSingleLetter(boolean) - Method in class tigase.util.ui.console.CommandlineParameter
Retrieves single letter identification for this parameter option
getSingleUserConnectionsLimit() - Method in class tigase.server.xmppsession.SessionManager
 
getSkippedProcessorsIds() - Method in class tigase.server.Packet
Method returns a set of all processor IDs which skipped processing packets.
getSM() - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
getSMComponentId() - Method in class tigase.xmpp.XMPPResourceConnection
 
getSMPacketsNumber() - Method in class tigase.stats.StatisticsProvider
 
getSMPacketsNumber() - Method in interface tigase.stats.StatisticsProviderMBean
 
getSMPacketsNumberPerSec() - Method in class tigase.stats.StatisticsProvider
 
getSMPacketsNumberPerSec() - Method in interface tigase.stats.StatisticsProviderMBean
 
getSMPacketsPerSecHistory() - Method in class tigase.stats.StatisticsProvider
 
getSMPacketsPerSecHistory() - Method in interface tigase.stats.StatisticsProviderMBean
 
getSMQueueSize() - Method in class tigase.stats.StatisticsProvider
 
getSMQueueSize() - Method in interface tigase.stats.StatisticsProviderMBean
 
getSocket() - Method in class tigase.server.ext.CompRepoItem
 
getSocketChannel() - Method in interface tigase.io.IOInterface
 
getSocketChannel() - Method in class tigase.io.SocketIO
 
getSocketChannel() - Method in class tigase.io.TLSIO
 
getSocketChannel() - Method in class tigase.io.ZLibIO
 
getSocketChannel() - Method in class tigase.net.IOService
 
getSocketInputSize() - Method in interface tigase.io.TLSEventHandler
 
getSocketInputSize() - Method in class tigase.net.IOService
 
getSocketType() - Method in interface tigase.net.ConnectionOpenListener
 
getSoftware() - Method in class tigase.xmpp.impl.SaslAuth2.UserAgent
 
getSource() - Method in class tigase.kernel.core.BeanConfig
Returns information about source of the bean registration (annotation, code, config, etc.)
getSRVType() - Method in interface tigase.net.ConnectionOpenListener
 
getSSLContext() - Method in class tigase.io.SSLContextContainerAbstract.SSLHolder
 
getSSLContext(String, String, boolean) - Method in class tigase.io.SSLContextContainerAbstract
 
getSSLContext(String, String, boolean) - Method in interface tigase.io.SSLContextContainerIfc
Method getSSLContext creates and returns new SSLContext for a given domain (hostname).
getSSLContext(String, String, boolean, TrustManager[]) - Method in class tigase.io.SSLContextContainer
 
getSSLContext(String, String, boolean, TrustManager[]) - Method in interface tigase.io.SSLContextContainerIfc
Method getSSLContext creates and returns new SSLContext for a given domain (hostname).
getStableId() - Method in class tigase.server.Packet
 
getStanzaFrom() - Method in class tigase.server.Packet
Method returns source address of the stanza enclosed by this packet.
getStanzaId() - Method in class tigase.server.Packet
Method returns the stanza ID if set.
getStanzaProcessor() - Method in class tigase.component.AbstractComponent
Deprecated.
 
getStanzaTo() - Method in class tigase.server.Packet
Method returns destination address of the stanza enclosed by this packet.
getStart() - Method in interface tigase.xmpp.mam.Query
 
getStart() - Method in class tigase.xmpp.mam.QueryImpl
 
getState() - Method in class tigase.kernel.core.BeanConfig
Returns state of bean.
getState() - Method in class tigase.kernel.core.Kernel.DelegatedBeanConfig
 
getState() - Method in interface tigase.server.monitor.MonitorPluginIfc
 
getState() - Method in class tigase.server.websocket.WebSocketXMPPIOService
 
getStateTransition(RosterAbstract.PresenceType) - Method in enum class tigase.xmpp.impl.roster.RosterAbstract.StateTransition
 
getStateTransition(RosterAbstract.SubscriptionType, RosterAbstract.PresenceType) - Static method in class tigase.xmpp.impl.roster.RosterAbstract
 
getStatHolder() - Method in class tigase.auth.BruteForceLockerBean.StatisticsEmitEvent
 
getStatistics(String, String, StatisticsList) - Method in class tigase.stats.StatisticsInvocationHandler
 
getStatistics(String, String, StatisticsList) - Method in class tigase.stats.StatisticsInvocationHandler.Statistics
 
getStatistics(String, StatisticsList) - Method in class tigase.auth.BruteForceLockerBean
 
getStatistics(String, StatisticsList) - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
getStatistics(String, StatisticsList) - Method in class tigase.component.modules.StanzaProcessor
 
getStatistics(String, StatisticsList) - Method in class tigase.db.beans.AuthRepositoryMDPoolBean
 
getStatistics(String, StatisticsList) - Method in class tigase.db.beans.DataSourceBean
 
getStatistics(String, StatisticsList) - Method in class tigase.db.beans.MDPoolBeanWithStatistics
 
getStatistics(String, StatisticsList) - Method in class tigase.db.beans.MDRepositoryBeanWithStatistics
 
getStatistics(String, StatisticsList) - Method in class tigase.db.beans.SDRepositoryBeanWithStatistics
 
getStatistics(String, StatisticsList) - Method in class tigase.db.beans.UserRepositoryMDPoolBean
 
getStatistics(String, StatisticsList) - Method in class tigase.db.DataRepositoryPool
 
getStatistics(String, StatisticsList) - Method in class tigase.db.jdbc.DataRepositoryImpl
 
getStatistics(String, StatisticsList) - Method in class tigase.server.xmppclient.StreamErrorCounterIOProcessor.ErrorStatisticsHolder
 
getStatistics(String, StatisticsList) - Method in class tigase.server.xmppserver.proc.AuthenticatorSelectorManager
 
getStatistics(String, StatisticsList) - Method in class tigase.server.xmppserver.proc.Dialback
 
getStatistics(String, StatisticsList) - Method in class tigase.server.xmppserver.proc.S2SAbstractProcessor
 
getStatistics(String, StatisticsList) - Method in class tigase.server.xmppserver.proc.SaslExternal
 
getStatistics(String, StatisticsList) - Method in class tigase.stats.Counter
 
getStatistics(String, StatisticsList) - Method in class tigase.stats.CounterPerSecond
 
getStatistics(String, StatisticsList) - Method in interface tigase.stats.StatisticHolder
 
getStatistics(String, StatisticsList) - Method in class tigase.stats.StatisticHolderImpl
 
getStatistics(String, StatisticsList) - Method in interface tigase.stats.StatisticsProviderIfc
 
getStatistics(StatisticsList) - Method in interface tigase.cluster.api.CommandListener
Method allows retrieval possible statistics for particular command
getStatistics(StatisticsList) - Method in class tigase.cluster.api.CommandListenerAbstract
 
getStatistics(StatisticsList) - Method in class tigase.cluster.ClusterConnectionManager
 
getStatistics(StatisticsList) - Method in class tigase.cluster.SessionManagerClustered
 
getStatistics(StatisticsList) - Method in interface tigase.cluster.strategy.ClusteringStrategyIfc
Add the strategy statistics to the List.
getStatistics(StatisticsList) - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
getStatistics(StatisticsList) - Method in class tigase.cluster.strategy.SMNonCachingAllNodes
 
getStatistics(StatisticsList) - Method in class tigase.conf.ConfiguratorAbstract
 
getStatistics(StatisticsList) - Method in class tigase.eventbus.component.EventBusComponent
 
getStatistics(StatisticsList) - Method in class tigase.server.AbstractMessageReceiver
Method returns component statistics.
getStatistics(StatisticsList) - Method in class tigase.server.BasicComponent
 
getStatistics(StatisticsList) - Method in class tigase.server.bosh.BoshConnectionManager
 
getStatistics(StatisticsList) - Method in class tigase.server.ConnectionManager
 
getStatistics(StatisticsList) - Method in class tigase.server.ext.ComponentProtocol
 
getStatistics(StatisticsList) - Method in class tigase.server.filters.PacketCounter
 
getStatistics(StatisticsList) - Method in class tigase.server.MessageRouter
 
getStatistics(StatisticsList) - Method in class tigase.server.monitor.MonitorComponent
Deprecated.
 
getStatistics(StatisticsList) - Method in interface tigase.server.monitor.MonitorPluginIfc
 
getStatistics(StatisticsList) - Method in interface tigase.server.PacketFilterIfc
A filter may optionally return some processing statistics.
getStatistics(StatisticsList) - Method in class tigase.server.rtbl.RTBLRepository
 
getStatistics(StatisticsList) - Method in class tigase.server.test.TestComponent
 
getStatistics(StatisticsList) - Method in class tigase.server.xmppclient.RegistrationThrottlingProcessor
 
getStatistics(StatisticsList) - Method in class tigase.server.xmppclient.StreamErrorCounterIOProcessor
 
getStatistics(StatisticsList) - Method in class tigase.server.xmppclient.StreamManagementIOProcessor
 
getStatistics(StatisticsList) - Method in interface tigase.server.xmppclient.XMPPIOProcessor
Returns statistics generated by this processor
getStatistics(StatisticsList) - Method in class tigase.server.xmppserver.S2SConnectionManager
 
getStatistics(StatisticsList) - Method in class tigase.server.xmppsession.SessionManager
 
getStatistics(StatisticsList) - Method in interface tigase.stats.StatisticsContainerIfc
 
getStatistics(StatisticsList) - Method in class tigase.vhosts.VHostManager
 
getStatistics(StatisticsList) - Method in class tigase.xmpp.impl.ErrorCounter.ErrorStatisticsHolder
 
getStatistics(StatisticsList) - Method in class tigase.xmpp.impl.ErrorCounter
 
getStatistics(StatisticsList) - Method in class tigase.xmpp.impl.JabberIqRegister
 
getStatistics(StatisticsList) - Method in class tigase.xmpp.impl.PresenceState
 
getStatistics(StatisticsList) - Method in interface tigase.xmpp.XMPPImplIfc
The method allows to retrieve plugin own statistics if it generates any.
getStatistics(StatisticsList) - Method in class tigase.xmpp.XMPPProcessor
 
getStatistics(StatisticsList, boolean) - Method in interface tigase.io.IOInterface
 
getStatistics(StatisticsList, boolean) - Method in class tigase.io.SocketIO
 
getStatistics(StatisticsList, boolean) - Method in class tigase.io.TLSIO
 
getStatistics(StatisticsList, boolean) - Method in class tigase.io.ZLibIO
 
getStatistics(StatisticsList, boolean) - Method in class tigase.net.IOService
 
getStats(String, String, float) - Method in class tigase.stats.StatisticsProvider
 
getStats(String, String, int) - Method in class tigase.stats.StatisticsProvider
 
getStats(String, String, long) - Method in class tigase.stats.StatisticsProvider
 
getStats(String, String, String) - Method in class tigase.stats.StatisticsProvider
 
GETSTATS - Enum constant in enum class tigase.server.Command
Command used by the StatisticsCollector to provide server statistics through ad-hoc command.
getStatsHistory(String[]) - Method in class tigase.stats.StatisticsProvider
 
getStatsHistory(String[]) - Method in interface tigase.stats.StatisticsProviderMBean
 
getStatus() - Method in class tigase.io.JcaTLSWrapper
 
getStatus() - Method in interface tigase.io.TLSWrapper
 
getStatus(NonAuthUserRepository, BareJID) - Static method in class tigase.xmpp.impl.LastActivityAbstract
 
getStatus(XMPPResourceConnection) - Static method in class tigase.xmpp.impl.LastActivityAbstract
 
getStrategy() - Method in class tigase.cluster.SessionManagerClustered
Returns active clustering strategy object.
getStrCommand() - Method in class tigase.server.Iq
 
getStreamError(String, BareJID, Integer) - Method in interface tigase.server.xmppclient.SeeOtherHostIfc
Returns Element object containing stream:error message
getStreamFeatures(ComponentIOService) - Method in class tigase.server.ext.ComponentProtocol
 
getStreamFeatures(ComponentIOService) - Method in interface tigase.server.ext.ComponentProtocolHandler
 
getStreamFeatures(ComponentIOService, ComponentProtocolHandler) - Method in interface tigase.server.ext.ExtProcessor
 
getStreamFeatures(ComponentIOService, ComponentProtocolHandler) - Method in class tigase.server.ext.handlers.BindProcessor
 
getStreamFeatures(ComponentIOService, ComponentProtocolHandler) - Method in class tigase.server.ext.handlers.HandshakeProcessor
 
getStreamFeatures(ComponentIOService, ComponentProtocolHandler) - Method in class tigase.server.ext.handlers.SASLProcessor
 
getStreamFeatures(ComponentIOService, ComponentProtocolHandler) - Method in class tigase.server.ext.handlers.StartTLSProcessor
 
getStreamFeatures(ComponentIOService, ComponentProtocolHandler) - Method in class tigase.server.ext.handlers.StreamFeaturesProcessor
 
getStreamFeatures(S2SIOService) - Method in interface tigase.server.xmppserver.S2SConnectionHandlerIfc
Returns stream features available for particular S2S connection.
getStreamFeatures(S2SIOService) - Method in class tigase.server.xmppserver.S2SConnectionManager
 
getStreamOpenHandler(String) - Method in class tigase.server.ext.ComponentProtocol
 
getStreamOpenHandler(String) - Method in interface tigase.server.ext.ComponentProtocolHandler
 
getSubnode() - Method in class tigase.server.rtbl.RTBLRepository.Key
 
getSubnode(String) - Method in class tigase.xml.db.DBElement
 
getSubnodePath(String) - Method in class tigase.xml.db.DBElement
 
getSubnodes() - Method in class tigase.xml.db.DBElement
 
getSubnodes(String) - Method in class tigase.xml.db.XMLDB
Retrieve list of subnodes under root
getSubnodes(String, String) - Method in class tigase.xml.db.XMLDB
Retrieve list of subnodes under specific path
getSubnodes(BareJID) - Method in class tigase.db.DummyRepository
 
getSubnodes(BareJID) - Method in class tigase.db.jdbc.JDBCRepository
 
getSubnodes(BareJID) - Method in interface tigase.db.UserRepository
getSubnodes method returns list of all root nodes for given user.
getSubnodes(BareJID) - Method in class tigase.db.UserRepositoryMDImpl
 
getSubnodes(BareJID) - Method in class tigase.db.UserRepositoryPool
 
getSubnodes(BareJID) - Method in class tigase.db.xml.XMLRepository
 
getSubnodes(BareJID, String) - Method in class tigase.db.DummyRepository
Deprecated.
getSubnodes(BareJID, String) - Method in class tigase.db.jdbc.JDBCRepository
Deprecated.
getSubnodes(BareJID, String) - Method in interface tigase.db.UserRepository
Deprecated.
getSubnodes(BareJID, String) - Method in class tigase.db.UserRepositoryMDImpl
Deprecated.
getSubnodes(BareJID, String) - Method in class tigase.db.UserRepositoryPool
Deprecated.
getSubnodes(BareJID, String) - Method in class tigase.db.xml.XMLRepository
Deprecated.
getSubscribedEvents() - Method in class tigase.eventbus.component.stores.SubscriptionStore
 
getSubscribers(String, String, Object) - Method in class tigase.eventbus.component.EventPublisherModule
 
getSubscribersJIDs(String, String) - Method in class tigase.eventbus.component.stores.SubscriptionStore
 
getSubscription() - Method in class tigase.eventbus.component.SubscribeModule.NewRemoteSubscriptionEvent
 
getSubscription() - Method in class tigase.xmpp.impl.roster.RosterAbstract.RosterModifiedEvent
 
getSubscription() - Method in class tigase.xmpp.impl.roster.RosterElement
 
getSubscriptionAttr() - Method in enum class tigase.xmpp.impl.roster.RosterAbstract.SubscriptionType
 
getSubscriptions(Object, Collection<Subscription>) - Method in interface tigase.eventbus.EventRoutingSelector
Method responsible for actual modification of delivery by adding and removing items to Subscriptions collection
getSubscriptions(Object, Collection<Subscription>) - Method in class tigase.eventbus.impl.ReflectEventRoutingSelector
 
getSubsTypes() - Static method in enum class tigase.xmpp.StanzaType
 
getSupportAddresses() - Method in class tigase.server.BasicComponent.ServerInfoVHostItemExtension
 
getSupportedChannelBindings(XMPPResourceConnection) - Static method in class tigase.auth.mechanisms.AbstractSaslSCRAM
 
getSupportedMechanisms() - Method in class tigase.auth.CredentialsDecoderBean
 
getSupportedMechanisms() - Method in class tigase.auth.CredentialsEncoderBean
 
getSupportedTypes() - Method in class tigase.db.util.DBSchemaLoader
 
getSupportedTypes() - Method in class tigase.db.util.SchemaLoader
 
getSyncInTraffic() - Static method in class tigase.cluster.api.CommandListenerAbstract
 
getSyncOutTraffic() - Static method in class tigase.cluster.api.CommandListenerAbstract
 
getSystemDetails() - Method in class tigase.stats.JavaJMXProxyOpt
 
getSystemDetails() - Method in class tigase.stats.StatisticsProvider
 
getSystemDetails() - Method in interface tigase.stats.StatisticsProviderMBean
 
getTask() - Method in class tigase.util.ui.console.ParameterParser
 
getTaskClass() - Method in class tigase.monitor.TaskConfigItem
 
getTaskInfo() - Method in interface tigase.monitor.InfoTask
 
getTaskInfo() - Method in class tigase.monitor.tasks.ConnectionsTask
 
getTaskInfo() - Method in class tigase.monitor.tasks.LoadCheckerTask
 
getTaskInfo() - Method in class tigase.monitor.tasks.MemoryCheckerTask
 
getTaskName() - Method in class tigase.monitor.TaskConfigItem
 
getTaskScript() - Method in class tigase.monitor.TaskConfigItem
 
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.
getTempData(String, String, String) - Method in class tigase.db.NonAuthUserRepositoryImpl
 
getText() - Method in exception tigase.xmpp.XMPPProcessorException
 
getThreadsNo() - Method in class tigase.xmpp.XMPPProcessor
 
getThreadsNo() - Method in interface tigase.xmpp.XMPPProcessorConcurrencyAwareIfc
 
getThreadsNumber() - Method in class tigase.sys.TigaseRuntime
 
getThreshold() - Method in class tigase.monitor.tasks.ConnectionsTask
 
getThresholdMinimal() - Method in class tigase.monitor.tasks.ConnectionsTask
 
getTigaseRuntime() - Static method in class tigase.sys.TigaseRuntime
 
getTimerTaskService() - Method in class tigase.monitor.tasks.AbstractConfigurableTimerTask
 
getTimestamp() - Method in class tigase.eventbus.TickMinuteEvent
 
getTimestamp() - Method in class tigase.monitor.tasks.TasksEvent
 
getTimestamp() - Method in class tigase.util.Token
 
getTimestamp() - Method in interface tigase.xmpp.mam.MAMRepository.Item
 
getTimestamp(ResultSet, int) - Method in interface tigase.db.DataRepository
Helper method to get timestamp from result set.
getTimestamp(ResultSet, String) - Method in interface tigase.db.DataRepository
Helper method to get timestamp from result set.
getTimestmap() - Method in class tigase.xmpp.impl.MotdProcessor.MotdUpdatedEvent
 
getTimeUnit() - Method in class tigase.xmpp.impl.TokenBucketPool
 
getTitle() - Method in class tigase.form.AbstractForm
 
getTitle() - Method in class tigase.form.Form
 
getTlsUniqueBindingData() - Method in class tigase.io.JcaTLSWrapper
 
getTlsUniqueBindingData() - Method in interface tigase.io.TLSWrapper
 
getTlsUniqueId() - Method in class tigase.net.IOService
 
getTo() - Method in class tigase.server.Packet
Returns the packet destination address.
getTotalBuffOverflow() - Method in interface tigase.io.IOInterface
 
getTotalBuffOverflow() - Method in class tigase.io.SocketIO
 
getTotalBuffOverflow() - Method in class tigase.io.TLSIO
 
getTotalBuffOverflow() - Method in class tigase.io.ZLibIO
 
getTotalBuffOverflow() - Method in class tigase.net.IOService
 
getTotalBytesReceived() - Method in interface tigase.io.IOInterface
 
getTotalBytesReceived() - Method in class tigase.io.SocketIO
 
getTotalBytesReceived() - Method in class tigase.io.TLSIO
 
getTotalBytesReceived() - Method in class tigase.io.ZLibIO
 
getTotalBytesReceived() - Method in class tigase.net.IOService
 
getTotalBytesSent() - Method in interface tigase.io.IOInterface
 
getTotalBytesSent() - Method in class tigase.io.SocketIO
 
getTotalBytesSent() - Method in class tigase.io.TLSIO
 
getTotalBytesSent() - Method in class tigase.io.ZLibIO
 
getTotalBytesSent() - Method in class tigase.net.IOService
 
getTotalPacketsReceived() - Method in class tigase.xmpp.XMPPIOService
 
getTotalPacketsSent() - Method in class tigase.xmpp.XMPPIOService
 
getTotalQueueSize() - Method in class tigase.util.processing.ProcessingThreads
 
getTotalRuns() - Method in class tigase.util.processing.ProcessingThreads
 
getTotalSpamCounter() - Method in class tigase.server.test.TestSpamModule
 
getTracer(String) - Static method in class tigase.util.tracer.TigaseTracer
 
getTrafficClass() - Method in interface tigase.net.ConnectionOpenListener
 
getTrafficThrottling() - Method in class tigase.server.ConnectionManager
 
getTrusted() - Method in class tigase.vhosts.VHostItemDefaults
 
getTrustedJIDs() - Method in interface tigase.vhosts.VHostItem
 
getTrustedJIDs() - Method in class tigase.vhosts.VHostItemImpl
 
getTrustedJIDs() - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
getTrustManagers() - Method in class tigase.io.CertificateContainer
 
getTrustManagers() - Method in interface tigase.io.CertificateContainerIfc
 
getTrustManagers() - Method in class tigase.io.SSLContextContainerAbstract
 
getTrustStore() - Method in class tigase.io.CertificateContainer
 
getTrustStore() - Method in interface tigase.io.CertificateContainerIfc
 
getTrustStore() - Method in class tigase.io.SSLContextContainer
 
getTrustStore() - Method in class tigase.io.SSLContextContainerAbstract
 
getTrustStore() - Method in interface tigase.io.SSLContextContainerIfc
Returns a trust store with all trusted certificates.
getTrustStore() - Static method in class tigase.io.TLSUtil
 
getTtl() - Method in class tigase.util.dns.DNSEntry
Returns standard DNS time to live field.
getType() - Method in exception tigase.component.adhoc.AdHocCommandException
 
getType() - Method in class tigase.db.util.SchemaLoader
 
getType() - Method in class tigase.disco.ServiceIdentity
 
getType() - Method in class tigase.form.AbstractForm
 
getType() - Method in class tigase.form.Field
 
getType() - Method in class tigase.form.Form
 
getType() - Method in class tigase.kernel.core.Dependency
Returns type of wanted bean.
getType() - Method in class tigase.monitor.TaskConfigItem
 
getType() - Method in class tigase.server.CmdAcl
 
getType() - Method in class tigase.server.extdisco.ExtServiceDiscoItem
 
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.stats.StatRecord
 
getType() - Method in class tigase.util.ui.console.CommandlineParameter
Retrives expected class of a parameter
getType() - Method in exception tigase.xmpp.XMPPProcessorException
 
getType(NonAuthUserRepository, BareJID) - Static method in class tigase.xmpp.impl.LastActivityAbstract
 
getType(XMPPResourceConnection) - Static method in class tigase.xmpp.impl.LastActivityAbstract
 
getTypeId(Object) - Static method in class tigase.util.repository.DataTypes
 
getTypeNumber() - Method in class tigase.util.Version
 
getTypeOrElse(String) - Method in class tigase.form.AbstractForm
 
getTypeOrElse(String) - Method in class tigase.form.Form
 
getUid() - Method in class tigase.map.ClusterMapFactory.ElementAddEvent
 
getUid() - Method in class tigase.map.ClusterMapFactory.ElementRemoveEvent
 
getUid() - Method in class tigase.map.ClusterMapFactory.MapClearEvent
 
getUid() - Method in class tigase.map.ClusterMapFactory.MapDestroyEvent
 
getUid() - Method in class tigase.map.ClusterMapFactory.NewMapCreatedEvent
 
getUid() - Method in class tigase.map.MapCreatedEvent
 
getUid() - Method in class tigase.map.MapDestroyedEvent
 
getUniqueId() - Method in class tigase.net.IOService
 
getUniqueId(IO) - Method in class tigase.server.ConnectionManager
 
getUniqueId(XMPPIOService<Object>) - Method in class tigase.server.xmppcomponent.ComponentConnectionManager
Deprecated.
 
getUpperBound() - Method in class tigase.xmpp.mam.util.Range
 
getUptime() - Method in class tigase.stats.StatisticsProvider
 
getUptime() - Method in interface tigase.stats.StatisticsProviderMBean
 
getUptime() - Method in class tigase.sys.TigaseRuntime
 
getUptimeString() - Method in class tigase.sys.TigaseRuntime
 
getUri() - Method in class tigase.db.beans.AuthUserRepositoryConfigBean
 
getUri() - Method in class tigase.db.beans.MDPoolConfigBean
 
getUser() - Method in interface tigase.auth.credentials.Credentials
Returns bare jid of an account
getUser() - Method in class tigase.db.AuthRepository.DefaultCredentials
 
getUser() - Method in class tigase.db.AuthRepository.SingleCredential
 
getUser() - Method in class tigase.xmpp.impl.JabberIqRegister.UserRegisteredEvent
 
getUserId() - Method in exception tigase.db.UserExistsException
 
getUserJid() - Method in class tigase.cluster.strategy.ConnectionRecord
 
getUserJid() - Method in interface tigase.cluster.strategy.ConnectionRecordIfc
 
getUserJid() - Method in class tigase.server.xmppsession.UserConnectedEvent
 
getUserJid() - Method in class tigase.server.xmppsession.UserSessionEvent
 
getUserJid() - Method in class tigase.xmpp.XMPPIOService
Deprecated.
getUsername(BareJID) - Static method in class tigase.auth.credentials.entries.MD5UsernamePasswordCredentialsEntry
Deprecated.
 
getUserName() - Method in class tigase.xmpp.RepositoryAccess
 
getUserName() - Method in class tigase.xmpp.XMPPResourceConnection
 
getUserName() - Method in class tigase.xmpp.XMPPSession
Method returns username that is related to this XMPPSession (i.e.
getUsernames(BareJID) - Method in interface tigase.db.AuthRepository
Deprecated.
getUserRepository(String, String, Map<String, String>) - Static method in class tigase.db.RepositoryFactory
Deprecated.
 
getUserRoster(XMPPResourceConnection) - Method in class tigase.xmpp.impl.roster.RosterFlat
 
getUsers() - Method in class tigase.db.DummyRepository
 
getUsers() - Method in class tigase.db.jdbc.JDBCRepository
 
getUsers() - Method in interface tigase.db.UserRepository
This method is only used by the data conversion tools.
getUsers() - Method in class tigase.db.UserRepositoryMDImpl
 
getUsers() - Method in class tigase.db.UserRepositoryPool
 
getUsers() - Method in class tigase.db.xml.XMLRepository
 
getUsersCount() - Method in interface tigase.db.AuthRepository
This method is only used by the server statistics component to report number of registered users.
getUsersCount() - Method in class tigase.db.AuthRepositoryImpl
 
getUsersCount() - Method in class tigase.db.AuthRepositoryMDImpl
 
getUsersCount() - Method in class tigase.db.AuthRepositoryPool
 
getUsersCount() - Method in class tigase.db.DummyRepository
 
getUsersCount() - Method in class tigase.db.jdbc.DrupalWPAuth
 
getUsersCount() - Method in class tigase.db.jdbc.JDBCRepository
 
getUsersCount() - Method in class tigase.db.jdbc.TigaseAuth
Deprecated.
getUsersCount method is thread safe.
getUsersCount() - Method in class tigase.db.jdbc.TigaseCustomAuth
getUsersCount method is thread safe.
getUsersCount() - Method in class tigase.db.ldap.LdapAuthProvider
 
getUsersCount() - Method in interface tigase.db.UserRepository
This method is only used by the server statistics component to report number of registered users.
getUsersCount() - Method in class tigase.db.UserRepositoryMDImpl
 
getUsersCount() - Method in class tigase.db.UserRepositoryPool
 
getUsersCount() - Method in class tigase.db.xml.XMLRepository
 
getUsersCount(String) - Method in interface tigase.db.AuthRepository
This method is only used by the server statistics component to report number of registered users for given domain.
getUsersCount(String) - Method in class tigase.db.AuthRepositoryImpl
 
getUsersCount(String) - Method in class tigase.db.AuthRepositoryMDImpl
 
getUsersCount(String) - Method in class tigase.db.AuthRepositoryPool
 
getUsersCount(String) - Method in class tigase.db.DummyRepository
 
getUsersCount(String) - Method in class tigase.db.jdbc.DrupalWPAuth
 
getUsersCount(String) - Method in class tigase.db.jdbc.JDBCRepository
 
getUsersCount(String) - Method in class tigase.db.jdbc.TigaseAuth
Deprecated.
 
getUsersCount(String) - Method in class tigase.db.jdbc.TigaseCustomAuth
 
getUsersCount(String) - Method in class tigase.db.ldap.LdapAuthProvider
 
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(String) - Method in class tigase.db.UserRepositoryMDImpl
 
getUsersCount(String) - Method in class tigase.db.UserRepositoryPool
 
getUsersCount(String) - Method in class tigase.db.xml.XMLRepository
 
getUserUID(BareJID) - Method in class tigase.db.DummyRepository
 
getUserUID(BareJID) - Method in class tigase.db.jdbc.JDBCRepository
 
getUserUID(BareJID) - Method in interface tigase.db.UserRepository
Deprecated.
getUserUID(BareJID) - Method in class tigase.db.UserRepositoryMDImpl
 
getUserUID(BareJID) - Method in class tigase.db.UserRepositoryPool
 
getUserUID(BareJID) - Method in class tigase.db.xml.XMLRepository
 
getValue() - Method in interface tigase.auth.credentials.Credentials.RawEntry
Encoded value
getValue() - Method in enum class tigase.db.AuthRepository.AccountStatus
 
getValue() - Method in class tigase.db.AuthRepository.DefaultCredentials.RawEntry
 
getValue() - Method in class tigase.db.util.SchemaManager.Pair
 
getValue() - Method in class tigase.form.Field
 
getValue() - Method in class tigase.map.ClusterMapFactory.ElementAddEvent
 
getValue() - Method in class tigase.stats.CounterValue
 
getValue() - Method in class tigase.stats.StatRecord
 
getValue() - Method in class tigase.util.ui.console.CommandlineParameter
Retrieves stored value for this parameter option
getValue() - Method in class tigase.xmpp.ElementMatcher
 
getValue(Object, Field) - Static method in class tigase.kernel.BeanUtils
 
getValue(String) - 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, long) - Method in class tigase.stats.StatisticsList
 
getValue(String, String, String) - Method in class tigase.stats.StatisticsList
 
getValue(String, String, Collection<E>) - Method in class tigase.stats.StatisticsList
 
getValueClass() - Method in class tigase.map.ClusterMapFactory.NewMapCreatedEvent
 
getValueDependentParameters() - Method in class tigase.util.ui.console.CommandlineParameter
 
getValueForDomain(Map<String, T>, String) - Method in class tigase.server.amp.db.MsgRepository.MsgRepositoryMDBean
 
getValues() - Method in class tigase.form.Field
 
getVar() - Method in class tigase.form.Field
 
getVCardXMLNS() - Method in class tigase.xmpp.impl.VCard4
 
getVCardXMLNS() - Method in class tigase.xmpp.impl.VCardTemp
 
getVCardXMLNS() - Method in class tigase.xmpp.impl.VCardXMPPProcessorAbstract
 
getVersion() - Method in interface tigase.db.util.RepositoryVersionAware
Returns current required version of the repository implementing this interface (If we are version aware then we have to specify the version)
getVersion() - Method in class tigase.db.util.SchemaManager.SchemaInfo
 
getVersion() - Static method in class tigase.server.XMPPServer
 
getVersion() - Method in class tigase.util.updater.UpdatesChecker.UpdatedVersionDiscovered
 
getVersionType() - Method in class tigase.util.Version
 
getVhost() - Method in interface tigase.vhosts.VHostItem
 
getVhost() - Method in class tigase.vhosts.VHostItemImpl
 
getVhost() - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
getVHost() - Method in class tigase.db.converter.Converter.ConverterProperties
 
getVHostItem(String) - Method in class tigase.server.BasicComponent
 
getVHostItem(String) - Method in class tigase.vhosts.VHostManager
 
getVHostItem(String) - Method in interface tigase.vhosts.VHostManagerIfc
Returns an object with all domain properties for given domain.
getVHostItemDomainOrComponent(String) - Method in class tigase.vhosts.VHostManager
 
getVHostItemDomainOrComponent(String) - Method in interface tigase.vhosts.VHostManagerIfc
Returns an object with all domain properties for a given domain or base domain if passed domain is name of subdomain used by component.
getVisitedNodes() - Method in class tigase.cluster.api.ClusterElement
 
getWaitingControlCount() - Method in class tigase.server.xmppserver.CIDConnections
 
getWaitingControlCount() - Method in class tigase.server.xmppserver.S2SConnection
 
getWaitingCount() - Method in class tigase.server.xmppserver.CIDConnections
 
getWaitingForAct() - Method in class tigase.xmpp.XMPPIOService
 
getWaitingPackets() - Method in class tigase.xmpp.XMPPIOService
Returns queue with packets waiting to send.
getWaitTimer() - Method in class tigase.server.bosh.BoshIOService
 
getWarning() - Method in class tigase.db.util.SchemaLoader.TypeInfo
 
getWebSocketXMPPSpec() - Method in class tigase.server.websocket.WebSocketXMPPIOService
 
getWeight() - Method in enum class tigase.eventbus.component.stores.Affiliation
 
getWeight() - Method in class tigase.util.dns.DNSEntry
Returns relative weight for records with the same priority.
getWeight() - Method in class tigase.xmpp.impl.roster.RosterElement
 
getWith() - Method in interface tigase.xmpp.mam.Query
 
getWith() - Method in class tigase.xmpp.mam.QueryImpl
 
getWriteCounters() - Method in class tigase.net.IOService
 
getWriter() - Method in class tigase.component.modules.AbstractModule
 
getWriter() - Method in class tigase.component.modules.StanzaProcessor
 
getXMLDB() - Method in class tigase.db.xml.XMLDataSource
 
getXmlns() - Method in class tigase.xmpp.impl.SaslAuth
 
getXmlns() - Method in class tigase.xmpp.impl.SaslAuth2
 
getXmlns() - Method in class tigase.xmpp.impl.SaslAuthAbstract
 
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.xml.Element
 
getXMLNS() - Method in interface tigase.xmpp.mam.Query
 
getXMLNS() - Method in class tigase.xmpp.mam.QueryImpl
 
getXMLNS() - Method in class tigase.xmpp.XMPPIOService
 
getXMLNS(String) - Method in class tigase.xml.Element
Deprecated.
getXMLNS(String[]) - Method in class tigase.xml.Element
 
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
 
getXMLNSs() - Method in class tigase.xmpp.mam.MAMQueryParser
 
getXMLNSs() - Method in interface tigase.xmpp.mam.QueryParser
 
getXMLNSStaticStr(String[]) - Method in class tigase.xml.Element
 
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.websocket.WebSocketClientConnectionManager
 
getXMPPIOServiceInstance() - Method in class tigase.server.xmppclient.ClientConnectionManager
 
getXMPPIOServiceInstance() - Method in class tigase.server.xmppcomponent.ComponentConnectionManager
Deprecated.
 
getXMPPIOServiceInstance() - Method in class tigase.server.xmppserver.S2SConnectionManager
 
getXMPPResourceConnection(Packet) - Method in interface tigase.cluster.api.SessionManagerClusteredIfc
 
getXMPPResourceConnection(Packet) - Method in class tigase.cluster.SessionManagerClustered
 
getXMPPResourceConnection(Packet) - Method in class tigase.server.xmppsession.SessionManager
 
getXMPPResourceConnection(JID) - Method in class tigase.server.xmppsession.SessionManager
 
getXMPPResourceConnections() - Method in interface tigase.cluster.api.SessionManagerClusteredIfc
 
getXMPPResourceConnections() - Method in class tigase.cluster.SessionManagerClustered
 
getXMPPSessions() - Method in interface tigase.cluster.api.SessionManagerClusteredIfc
 
getXMPPSessions() - Method in class tigase.cluster.SessionManagerClustered
 
getXMPPStringPrep(String) - Static method in class tigase.util.stringprep.XMPPStringPrepFactory
 
global - Enum constant in enum class tigase.io.SSLContextContainer.HARDENED_MODE
 
gnu.inet.encoding - package gnu.inet.encoding
 
GONE - Enum constant in enum class tigase.xmpp.Authorization
 
gotAckOrSentRequestSince(long) - Method in class tigase.server.xmppclient.StreamManagementIOProcessor.OutQueue
Method checks if any ack was received or request for ack was sent since passed timestamp.
grabCurrentConfig(Object, String) - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator
 
grabDefaultConfig(BeanConfig, Object) - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator
 
GREEN - Enum constant in enum class tigase.sys.ResourceState
 
GREEN - Enum constant in enum class tigase.util.ui.console.AnsiColor
 
GREEN_BOLD - Enum constant in enum class tigase.util.ui.console.AnsiColor
 
GREEN_BOLD_BRIGHT - Enum constant in enum class tigase.util.ui.console.AnsiColor
 
GREEN_BRIGHT - Enum constant in enum class tigase.util.ui.console.AnsiColor
 
group - Enum constant in enum class tigase.xmpp.impl.JabberIqPrivacy.ITEM_TYPE
 
GROUP - Static variable in interface tigase.server.script.CommandIfc
 
GROUP - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
 
groupchat - Enum constant in enum class tigase.xmpp.StanzaType
 
GroupchatFilter - Class in tigase.xmpp.impl.push
 
GroupchatFilter() - Constructor for class tigase.xmpp.impl.push.GroupchatFilter
 
GroupchatPushNotificationsExtension - Class in tigase.xmpp.impl.push
 
GroupchatPushNotificationsExtension() - Constructor for class tigase.xmpp.impl.push.GroupchatPushNotificationsExtension
 
groupNode(JID) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Deprecated.
GROUPS - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
 

H

h(byte[]) - Method in class tigase.auth.mechanisms.AbstractSaslSCRAM
 
h(byte[]) - Method in class tigase.form.SignatureCalculator
 
handle(Callback[]) - Method in class tigase.auth.impl.AuthRepoPlainCallbackHandler
Deprecated.
 
handle(Callback[]) - Method in class tigase.auth.impl.CertBasedCallbackHandler
 
handle(Callback[]) - Method in class tigase.auth.impl.PlainCallbackHandler
 
handle(Callback[]) - Method in class tigase.auth.impl.PlainSPCallbackHandler
Deprecated.
 
handle(Callback[]) - Method in class tigase.auth.impl.ScramCallbackHandler
 
handle(Packet) - Method in interface tigase.server.PacketWriterWithTimeout.Handler
 
Handle - Annotation Interface in tigase.xmpp.impl.annotation
Annotation which placed on AnnotatedXMPPProcessor can define path and XMLNSS supported by implemented processor
handleAdded(RTBLRepository.RTBLAdded) - Method in class tigase.server.rtbl.RTBLRepository
 
handleAuthorizeCallback(AuthorizeCallback) - Method in class tigase.auth.impl.AuthRepoPlainCallbackHandler
Deprecated.
 
handleAuthorizeCallback(AuthorizeCallback) - Method in class tigase.auth.impl.PlainCallbackHandler
 
handleAuthorizeCallback(AuthorizeCallback) - Method in class tigase.auth.impl.PlainSPCallbackHandler
Deprecated.
 
handleAuthorizeCallback(AuthorizeCallback) - Method in class tigase.auth.impl.ScramCallbackHandler
 
handleCallback(Callback) - Method in class tigase.auth.impl.AuthRepoPlainCallbackHandler
Deprecated.
 
handleCallback(Callback) - Method in class tigase.auth.impl.PlainCallbackHandler
 
handleCallback(Callback) - Method in class tigase.auth.impl.PlainSPCallbackHandler
Deprecated.
 
handleCallback(Callback) - Method in class tigase.auth.impl.ScramCallbackHandler
 
handleCallbacks(Callback...) - Method in class tigase.auth.mechanisms.AbstractSasl
 
handleChange(RTBLRepository.RTBLChange) - Method in class tigase.server.rtbl.RTBLRepository
 
handleClusterPacket(Element) - Method in interface tigase.cluster.api.ClusterControllerIfc
Method handles cluster packet received from cluster connection.
handleClusterPacket(Element) - Method in class tigase.cluster.ClusterController
 
handleDelivery(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.MessageDeliveryLogic
 
handleDomainChange(String, XMPPResourceConnection) - Method in class tigase.server.xmppsession.SessionManager
 
handleDomainChange(String, XMPPResourceConnection) - Method in interface tigase.server.xmppsession.SessionManagerHandler
 
handleDomainChange(String, XMPPResourceConnection) - Method in class tigase.xmpp.impl.JabberIqPrivacy.PrivacyListOfflineCache
 
HandleEvent - Annotation Interface in tigase.eventbus
Annotation to mark method as event handler.
HandleEvent.Type - Enum Class in tigase.eventbus
 
handleException(T) - Method in interface tigase.db.util.DBSchemaLoader.ExceptionHandler
 
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
 
handleLocalPacket(Packet, XMPPResourceConnection) - Method in class tigase.cluster.SessionManagerClustered
 
handleLocalPacket(Packet, XMPPResourceConnection) - Method in interface tigase.cluster.strategy.ClusteringStrategyIfc
 
handleLocalPacket(Packet, XMPPResourceConnection) - Method in class tigase.cluster.strategy.DefaultClusteringStrategy
 
handleLocalPacket(Packet, XMPPResourceConnection) - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
handleLocalPacket(Packet, XMPPResourceConnection) - Method in class tigase.server.xmppsession.SessionManager
 
handleLocalPresenceSet(XMPPResourceConnection) - Method in interface tigase.cluster.strategy.ClusteringStrategyIfc
 
handleLocalPresenceSet(XMPPResourceConnection) - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
handleLocalResourceBind(XMPPResourceConnection) - Method in interface tigase.cluster.strategy.ClusteringStrategyIfc
 
handleLocalResourceBind(XMPPResourceConnection) - Method in class tigase.cluster.strategy.DefaultClusteringStrategy
 
handleLocalResourceBind(XMPPResourceConnection) - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
handleLocalUserChangedConnId(BareJID, XMPPResourceConnection, JID, JID) - Method in interface tigase.cluster.strategy.ClusteringStrategyIfc
 
handleLocalUserChangedConnId(BareJID, XMPPResourceConnection, JID, JID) - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
handleLocalUserLogin(BareJID, XMPPResourceConnection) - Method in interface tigase.cluster.strategy.ClusteringStrategyIfc
 
handleLocalUserLogin(BareJID, XMPPResourceConnection) - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
handleLocalUserLogout(BareJID, XMPPResourceConnection) - Method in interface tigase.cluster.strategy.ClusteringStrategyIfc
 
handleLocalUserLogout(BareJID, XMPPResourceConnection) - Method in class tigase.cluster.strategy.DefaultClusteringStrategy
 
handleLocalUserLogout(BareJID, XMPPResourceConnection) - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
handleLogin(BareJID, XMPPResourceConnection) - Method in class tigase.cluster.SessionManagerClustered
 
handleLogin(BareJID, XMPPResourceConnection) - Method in class tigase.server.xmppsession.SessionManager
 
handleLogin(BareJID, XMPPResourceConnection) - Method in interface tigase.server.xmppsession.SessionManagerHandler
 
handleLogin(BareJID, XMPPResourceConnection) - Method in class tigase.xmpp.impl.JabberIqPrivacy.PrivacyListOfflineCache
 
handleLogout(BareJID, XMPPResourceConnection) - Method in class tigase.cluster.SessionManagerClustered
 
handleLogout(BareJID, XMPPResourceConnection) - Method in class tigase.server.xmppsession.SessionManager
 
handleLogout(BareJID, XMPPResourceConnection) - Method in interface tigase.server.xmppsession.SessionManagerHandler
 
handleLogout(BareJID, XMPPResourceConnection) - Method in class tigase.xmpp.impl.JabberIqPrivacy.PrivacyListOfflineCache
 
handleMalformedInput(ByteBuffer, CharBuffer) - Method in class tigase.net.IOService
 
handleMalformedInput(ByteBuffer, CharBuffer) - Method in class tigase.server.xmppclient.C2SIOService
 
handleNameCallback(NameCallback) - Method in class tigase.auth.impl.AuthRepoPlainCallbackHandler
Deprecated.
 
handleNameCallback(NameCallback) - Method in class tigase.auth.impl.PlainCallbackHandler
 
handleNameCallback(NameCallback) - Method in class tigase.auth.impl.PlainSPCallbackHandler
Deprecated.
 
handleNameCallback(NameCallback) - Method in class tigase.auth.impl.ScramCallbackHandler
 
handleNotification(Notification, Object) - Method in class tigase.stats.JavaJMXProxyOpt
 
handlePBKDIterationsCallback(PBKDIterationsCallback) - Method in class tigase.auth.impl.ScramCallbackHandler
 
handlePresence(JID, JID, String[], Queue<Packet>) - Static method in class tigase.xmpp.impl.PresenceCapabilitiesManager
 
handlePresence(JID, JID, String[], Queue<Packet>) - Method in interface tigase.xmpp.impl.PresenceCapabilitiesManager.PresenceCapabilitiesListener
 
handlePresenceSet(XMPPResourceConnection) - Method in class tigase.server.xmppsession.SessionManager
 
handlePresenceSet(XMPPResourceConnection) - Method in interface tigase.server.xmppsession.SessionManagerHandler
 
handlePresenceSet(XMPPResourceConnection) - Method in class tigase.xmpp.impl.JabberIqPrivacy.PrivacyListOfflineCache
 
handler - Variable in class tigase.server.xmppserver.proc.S2SAbstract
 
handleRealmCallback(RealmCallback) - Method in class tigase.auth.impl.AuthRepoPlainCallbackHandler
Deprecated.
 
handleRealmCallback(RealmCallback) - Method in class tigase.auth.impl.PlainCallbackHandler
 
handleRealmCallback(RealmCallback) - Method in class tigase.auth.impl.PlainSPCallbackHandler
Deprecated.
 
handleReload(RTBLRepository.RTBLReload) - Method in class tigase.server.rtbl.RTBLRepository
 
handleRemoved(RTBLRepository.RTBLRemoved) - Method in class tigase.server.rtbl.RTBLRepository
 
handleResourceBind(XMPPResourceConnection) - Method in class tigase.cluster.SessionManagerClustered
 
handleResourceBind(XMPPResourceConnection) - Method in class tigase.server.xmppsession.SessionManager
 
handleResourceBind(XMPPResourceConnection) - Method in interface tigase.server.xmppsession.SessionManagerHandler
 
handleResourceBind(XMPPResourceConnection) - Method in class tigase.xmpp.impl.JabberIqPrivacy.PrivacyListOfflineCache
 
handleResult(RTBLIqModule.ResultEvent, String) - Method in class tigase.server.rtbl.RTBLFetchModule
 
handleResult(RTBLIqModule.ResultEvent, RCTX) - Method in class tigase.server.rtbl.RTBLIqModule
 
handleResult(RTBLIqModule.ResultEvent, RTBLSubscribeModule.Context) - Method in class tigase.server.rtbl.RTBLSubscribeModule
 
handleResultEvent(RTBLIqModule.ResultEvent) - Method in class tigase.server.rtbl.RTBLIqModule
 
handlerMethod - Variable in class tigase.eventbus.impl.ReflectEventListenerHandler
 
handleRosterModified(RosterAbstract.RosterModifiedEvent) - Method in class tigase.xmpp.impl.roster.RosterAbstract
 
Handles - Annotation Interface in tigase.xmpp.impl.annotation
Annotation which placed on AnnotatedXMPPProcessor can define paths and corresponding XMLNSs supported by processor
handleSaltCallback(SaltCallback) - Method in class tigase.auth.impl.ScramCallbackHandler
 
handleSaltedPasswordCallbackCallback(SaltedPasswordCallback) - Method in class tigase.auth.impl.ScramCallbackHandler
 
handlesLocalDomains() - Method in class tigase.cluster.VirtualComponent
 
handlesLocalDomains() - Method in class tigase.server.BasicComponent
 
handlesLocalDomains() - Method in class tigase.server.xmppsession.SessionManager
 
handlesLocalDomains() - Method in interface tigase.vhosts.VHostListener
Indicates whether the component accepts packets to all local domains.
handlesNameSubdomains() - Method in class tigase.cluster.VirtualComponent
 
handlesNameSubdomains() - Method in class tigase.server.BasicComponent
 
handlesNameSubdomains() - Method in interface tigase.vhosts.VHostListener
Indicates whether the component can handle packets to 'name' subdomain.
handlesNonLocalDomains() - Method in class tigase.cluster.VirtualComponent
 
handlesNonLocalDomains() - Method in class tigase.server.BasicComponent
 
handlesNonLocalDomains() - Method in class tigase.server.xmppserver.S2SConnectionManager
 
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
 
HandleStanzaTypes - Annotation Interface in tigase.xmpp.impl.annotation
Annotation which placed on AnnotatedXMPPProcessor can define which stanza types are supported by implemented processor
handleStatisticsEmitEvent(BruteForceLockerBean.StatisticsEmitEvent) - Method in class tigase.auth.BruteForceLockerBean
 
handleSuccess(Iq) - Method in class tigase.server.rtbl.RTBLFetchModule
 
handleSuccess(Iq) - Method in class tigase.server.rtbl.RTBLIqModule
 
handleVerifyPasswordCallback(VerifyPasswordCallback) - Method in class tigase.auth.impl.AuthRepoPlainCallbackHandler
Deprecated.
 
handleVerifyPasswordCallback(VerifyPasswordCallback) - Method in class tigase.auth.impl.PlainCallbackHandler
 
handleVerifyPasswordCallback(VerifyPasswordCallback) - Method in class tigase.auth.impl.PlainSPCallbackHandler
Deprecated.
 
handshake(WebSocketXMPPIOService, Map<String, String>, byte[]) - Method in class tigase.server.websocket.WebSocketHixie76
 
handshake(WebSocketXMPPIOService, Map<String, String>, byte[]) - Method in class tigase.server.websocket.WebSocketHybi
 
handshake(WebSocketXMPPIOService, Map<String, String>, byte[]) - Method in interface tigase.server.websocket.WebSocketProtocolIfc
Method responsible for handshaking of WebSocket using proper version of protocol.
handshakeCompleted(TLSWrapper) - Method in interface tigase.io.TLSEventHandler
 
handshakeCompleted(TLSWrapper) - Method in class tigase.net.IOService
 
handshaked - Enum constant in enum class tigase.server.websocket.WebSocketXMPPIOService.State
 
HandshakeProcessor - Class in tigase.server.ext.handlers
Created: Oct 21, 2009 1:58:56 PM
HandshakeProcessor() - Constructor for class tigase.server.ext.handlers.HandshakeProcessor
 
handshaking - Enum constant in enum class tigase.server.websocket.WebSocketXMPPIOService.State
 
HANDSHAKING - Enum constant in enum class tigase.server.xmppserver.OutgoingState
 
HANDSHAKING_DOMAIN_KEY - Static variable in class tigase.server.xmppserver.S2SIOService
 
HANDSHAKING_ONLY_KEY - Static variable in class tigase.server.xmppserver.S2SIOService
 
hardcoded - Enum constant in enum class tigase.kernel.core.BeanConfig.Source
 
HardenedModeVHostItemExtension() - Constructor for class tigase.io.SSLContextContainer.HardenedModeVHostItemExtension
 
HardenedModeVHostItemExtensionProvider() - Constructor for class tigase.io.SSLContextContainer.HardenedModeVHostItemExtensionProvider
 
hasBefore() - Method in class tigase.xmpp.rsm.RSM
 
hasCommand(String) - Method in class tigase.component.adhoc.AdHocCommandManager
Method checks if exists implementation for this command in this CommandManager
hasCompleteJidsInfo() - Method in class tigase.cluster.SessionManagerClustered
 
hasCompleteJidsInfo() - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
hasCompleteJidsInfo() - Method in class tigase.cluster.strategy.SMNonCachingAllNodes
 
hasCompleteJidsInfo() - Method in class tigase.server.monitor.MonitorRuntime
 
hasCompleteJidsInfo() - Method in class tigase.server.xmppsession.SessionManager
 
hasCompleteJidsInfo() - Method in interface tigase.sys.OnlineJidsReporter
Method checks whether the clustering strategy has a complete JIDs info.
hasCompleteJidsInfo() - Method in class tigase.sys.TigaseRuntime
 
hasConnectionForMessageDelivery(XMPPResourceConnection) - Method in class tigase.xmpp.impl.MessageDeliveryLogic
Method returns true if there is at least one XMPPResourceConnection which is allowed to receive message for XMPPResourceConnection
hasConnectionForMessageDelivery(XMPPResourceConnection) - Method in interface tigase.xmpp.impl.MessageDeliveryProviderIfc
 
hasData(String, String) - Method in class tigase.eventbus.impl.EventsNameMap
 
hasDirectConfiguration(BeanConfig) - Method in class tigase.component.DSLBeanConfigurator
 
hasDirectConfiguration(BeanConfig) - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator
 
hasExceededMaxWaitingTime() - Method in class tigase.server.xmppserver.CIDConnections
 
HASH - Enum constant in enum class tigase.xmpp.impl.SaslAuth2.ElementType
 
HASH_ALGORITHM - Static variable in class tigase.xmpp.impl.PresenceCapabilitiesManager
 
hashCode() - Method in class tigase.auth.BruteForceLockerBean.Key
 
hashCode() - Method in class tigase.auth.BruteForceLockerBean.Value
 
hashCode() - Method in class tigase.cluster.api.CommandListenerAbstract
 
hashCode() - Method in class tigase.cluster.strategy.ConnectionRecord
 
hashCode() - Method in class tigase.conf.ConfigItem
 
hashCode() - Method in class tigase.db.converter.converters.UserEntity
 
hashCode() - Method in class tigase.db.util.SchemaVersionCheckerLogger.VersionCheckerSchemaInfo
 
hashCode() - Method in class tigase.disco.ServiceEntity
 
hashCode() - Method in class tigase.disco.ServiceIdentity
 
hashCode() - Method in class tigase.eventbus.component.stores.Subscription
 
hashCode() - Method in class tigase.eventbus.impl.AbstractListenerHandler
 
hashCode() - Method in class tigase.eventbus.impl.EventName
 
hashCode() - Method in class tigase.eventbus.impl.ReflectEventListenerHandler
 
hashCode() - Method in class tigase.eventbus.impl.ReflectEventRoutedTransientFiller
 
hashCode() - Method in class tigase.eventbus.impl.ReflectEventRoutingSelector
 
hashCode() - Method in record class tigase.io.CertificateContainerIfc.CertificateEntity
Returns a hash code value for this object.
hashCode() - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator.BeanDefinition
 
hashCode() - Method in class tigase.kernel.core.BeanConfig
 
hashCode() - Method in class tigase.monitor.tasks.TasksEvent
 
hashCode() - Method in class tigase.server.CmdAcl
 
hashCode() - Method in class tigase.server.rtbl.RTBLIqModule.RequestKey
 
hashCode() - Method in class tigase.server.rtbl.RTBLRepository.Key
 
hashCode() - Method in record class tigase.server.rtbl.RTBLSubscribeModule.Context
Returns a hash code value for this object.
hashCode() - Method in class tigase.server.xmppserver.CID
 
hashCode() - Method in class tigase.util.cache.SimpleCache
 
hashCode() - Method in class tigase.util.ui.console.CommandlineParameter
 
hashCode() - Method in class tigase.util.Version
 
hashCode() - Method in class tigase.vhosts.filter.Rule
 
hashCode() - Method in class tigase.vhosts.VHostItemImpl
 
hashCode() - Method in class tigase.xml.Element
 
hashCode() - Method in class tigase.xmpp.jid.BareJID
Method returns a hash code calculated for the BareJID instance.
hashCode() - Method in class tigase.xmpp.jid.JID
Method returns a hash code calculated for the JID instance.
hashCodeForPacket(Packet) - Method in interface tigase.cluster.api.ClusterConnectionHandler
Generates hashCode for particular packet used to spread processing between thread or connections
hashCodeForPacket(Packet) - Method in class tigase.cluster.ClusterConnectionManager
 
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.ConnectionManager
 
hashCodeForPacket(Packet) - Method in class tigase.server.MessageRouter
 
hashCodeForPacket(Packet) - Method in class tigase.server.test.TestComponent
 
hashCodeForPacket(Packet) - Method in class tigase.server.xmppclient.ClientConnectionManager
 
hashCodeForPacket(Packet) - Method in class tigase.server.xmppserver.S2SConnectionManager
 
hashCodeForPacket(Packet) - Method in class tigase.server.xmppsession.SessionManager
 
hasParsedElements() - Method in class tigase.xmpp.XMPPIOService
 
hasResource() - Method in class tigase.xmpp.jid.JID
 
hasRestrictedChars(String) - Static method in class tigase.conf.ConfigWriter
 
hasSubscriber(String, String) - Method in class tigase.eventbus.component.stores.SubscriptionStore
 
hasValueDependentParameters() - Method in class tigase.util.ui.console.CommandlineParameter
 
hasXMPPResourceConnectionForConnectionJid(JID) - Method in interface tigase.cluster.api.SessionManagerClusteredIfc
Method to check if there is XMPPResourceConnection instance for connection JID.
hasXMPPResourceConnectionForConnectionJid(JID) - Method in class tigase.cluster.SessionManagerClustered
 
headline - Enum constant in enum class tigase.xmpp.StanzaType
 
HEAP_MEMORY_MONITOR_EVENT_NAME - Static variable in class tigase.monitor.tasks.MemoryCheckerTask
 
help() - Static method in class tigase.io.TelnetClient
 
help() - Static method in class tigase.io.TelnetServer
 
help() - Static method in class tigase.server.XMPPServer
Returns help regarding command line parameters
help() - Static method in class tigase.util.Telnet
 
hexDigest(String, String, String) - Static method in class tigase.util.Algorithms
This method encodes data using digest algorithm described in JEP-0078 documentation.
hi(String, byte[], byte[], int) - Static method in class tigase.auth.mechanisms.AbstractSaslSCRAM
 
hidden - Enum constant in enum class tigase.form.Field.FieldType
 
Hidden - Enum constant in enum class tigase.server.DataForm.FieldType
 
HIGH - Enum constant in enum class tigase.server.Priority
 
HIGH_PRIORITY_PRESENCES_NO - Static variable in class tigase.xmpp.impl.PresenceState
 
hmac(SecretKey, byte[]) - Static method in class tigase.auth.mechanisms.AbstractSaslSCRAM
 
hmac(SecretKey, byte[]) - Static method in class tigase.form.SignatureCalculator
 
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
 
HOST_ATTR - Static variable in class tigase.server.bosh.Constants
Name of custom attribute to pass name of host to which BOSH connection is established
HostGone - Enum constant in enum class tigase.xmpp.StreamError
 
HOSTNAME_ATT - Static variable in class tigase.vhosts.VHostItemImpl
 
HOSTNAME_ATTR - Static variable in class tigase.cluster.repo.ClusterRepoItem
 
HOSTNAME_COL - Static variable in interface tigase.stats.db.CounterDataLoggerRepositoryIfc
 
HOSTNAME_COLUMN - Static variable in interface tigase.cluster.repo.ClusterRepoConstants
 
HOSTNAME_ID - Static variable in interface tigase.server.xmppclient.SeeOtherHostDualIP.DualIPRepository
 
HOSTNAME_KEY - Static variable in class tigase.net.IOService
 
HOSTNAME_LABEL - Static variable in class tigase.cluster.repo.ClusterRepoItem
 
HOSTNAME_LABEL - Static variable in class tigase.vhosts.VHostItemImpl
 
HOSTNAMES_PROP_KEY - Static variable in interface tigase.conf.Configurable
 
HostUnknown - Enum constant in enum class tigase.xmpp.StreamError
 
HOUR - Static variable in class tigase.server.AbstractMessageReceiver
Constant used in time calculation procedures.
HOUR - Static variable in class tigase.sys.TigaseRuntime
 
HT_TRAFFIC_THROTTLING_PROP_KEY - Static variable in class tigase.server.ConnectionManager
 
HT_TRAFFIC_THROTTLING_PROP_VAL - Static variable in class tigase.server.ConnectionManager
 
http - Enum constant in enum class tigase.conf.MonitoringSetupIfc.MONITOR
 
HttpSecurity() - Constructor for class tigase.util.setup.SetupHelper.HttpSecurity
 
hybi - Enum constant in enum class tigase.server.websocket.WebSocketXMPPIOService.WebSocketXMPPSpec
 

I

i - Static variable in class gnu.inet.encoding.CombiningClass
 
id() - Element in annotation interface tigase.db.Repository.SchemaId
Method returns identifiers of a schema (ie.
id() - Method in enum class tigase.kernel.beans.selector.ConfigTypeEnum
 
id() - Method in class tigase.server.xmppsession.SessionManager.DefaultHandlerProc
 
id() - Method in class tigase.server.xmppsession.SessionManager.SessionCloseProc
 
id() - Method in class tigase.server.xmppsession.SessionManager.SessionOpenProc
 
id() - Method in class tigase.xmpp.impl.AddressingSanitizer
 
id() - Method in class tigase.xmpp.impl.annotation.AnnotatedXMPPProcessor
 
id() - Method in class tigase.xmpp.impl.BindResource
 
id() - Method in class tigase.xmpp.impl.CAPS
 
id() - Method in class tigase.xmpp.impl.DomainFilter
 
id() - Method in class tigase.xmpp.impl.EntityTime
 
id() - Method in class tigase.xmpp.impl.FlexibleOfflineMessageRetrieval
 
id() - Method in class tigase.xmpp.impl.InvisibleCommand
 
id() - Method in class tigase.xmpp.impl.JabberIqAuth
 
id() - Method in class tigase.xmpp.impl.JabberIqCommand
 
id() - Method in class tigase.xmpp.impl.JabberIqIq
 
id() - Method in class tigase.xmpp.impl.JabberIqPrivacy
 
id() - Method in class tigase.xmpp.impl.JabberIqPrivate
 
id() - Method in class tigase.xmpp.impl.JabberIqRegister
 
id() - Method in class tigase.xmpp.impl.JabberIqRoster
 
id() - Method in class tigase.xmpp.impl.JabberIqStats
 
id() - Method in class tigase.xmpp.impl.JabberIqVersion
 
id() - Method in class tigase.xmpp.impl.Jingle
 
id() - Method in class tigase.xmpp.impl.MessageAll
 
id() - Method in class tigase.xmpp.impl.MessageAmp
 
id() - Method in class tigase.xmpp.impl.MessageCarbons
 
id() - Method in class tigase.xmpp.impl.MessageForwarding
 
id() - Method in class tigase.xmpp.impl.MobileV1
 
id() - Method in class tigase.xmpp.impl.MobileV2
 
id() - Method in class tigase.xmpp.impl.OfflineMessages
 
id() - Method in class tigase.xmpp.impl.PepPlugin
 
id() - Method in class tigase.xmpp.impl.RemoteRosterManagement
 
id() - Method in class tigase.xmpp.impl.SaslAuth
 
id() - Method in class tigase.xmpp.impl.SaslAuth2
 
id() - Method in class tigase.xmpp.impl.ServiceDiscovery
 
id() - Method in class tigase.xmpp.impl.StartTLS
 
id() - Method in class tigase.xmpp.impl.StartZLib
 
id() - Method in class tigase.xmpp.impl.UrnXmppPing
 
id() - Method in interface tigase.xmpp.XMPPImplIfc
Method id returns a unique ID of the plugin.
Id - Annotation Interface in tigase.xmpp.impl.annotation
Annotation which placed on AnnotatedXMPPProcessor can define of processor implementation
ID - Static variable in class tigase.auth.BruteForceLockerBean.BruteForceLockerVHostExtension
 
ID - Static variable in class tigase.component.modules.impl.AdHocCommandModule
 
ID - Static variable in class tigase.component.modules.impl.DiscoveryModule
 
ID - Static variable in class tigase.component.modules.impl.JabberVersionModule
 
ID - Static variable in class tigase.component.modules.impl.XmppPingModule
 
ID - Static variable in class tigase.eventbus.component.EventPublisherModule
 
ID - Static variable in class tigase.eventbus.component.EventReceiverModule
 
ID - Static variable in class tigase.eventbus.component.SubscribeModule
 
ID - Static variable in class tigase.eventbus.component.UnsubscribeModule
 
ID - Static variable in class tigase.io.SSLContextContainer.HardenedModeVHostItemExtension
 
ID - Static variable in class tigase.monitor.TasksScriptRegistrar
 
ID - Static variable in class tigase.server.BasicComponent.ServerInfoVHostItemExtension
 
ID - Static variable in class tigase.server.extdisco.ExternalServiceDiscoveryProcessor
 
ID - Static variable in class tigase.server.websocket.WebSocketHixie76
 
ID - Static variable in class tigase.server.websocket.WebSocketHybi
 
ID - Static variable in class tigase.server.xmppclient.ClientTrustManagerFactory.ClientTrustVHostItemExtension
 
ID - Static variable in class tigase.server.xmppclient.RegistrationThrottling
 
ID - Static variable in class tigase.server.xmppclient.RegistrationThrottlingProcessor
 
ID - Static variable in class tigase.server.xmppclient.SeeOtherHost.SeeOtherHostVHostItemExtension
 
ID - Static variable in class tigase.server.xmppclient.StreamErrorCounterIOProcessor
 
ID - Static variable in class tigase.xmpp.impl.BindResource
 
ID - Static variable in class tigase.xmpp.impl.BlockingCommand
 
ID - Static variable in class tigase.xmpp.impl.ClientStateIndication
 
ID - Static variable in class tigase.xmpp.impl.DomainFilter
id of the plugin
ID - Static variable in class tigase.xmpp.impl.EntityTime
 
ID - Static variable in class tigase.xmpp.impl.ErrorCounter
 
ID - Static variable in class tigase.xmpp.impl.FlexibleOfflineMessageRetrieval
 
ID - Static variable in class tigase.xmpp.impl.InvisibleCommand
 
ID - Static variable in class tigase.xmpp.impl.JabberIqAuth
 
ID - Static variable in class tigase.xmpp.impl.JabberIqCommand
 
ID - Static variable in class tigase.xmpp.impl.JabberIqIq
 
ID - Static variable in class tigase.xmpp.impl.JabberIqPrivacy
 
ID - Static variable in class tigase.xmpp.impl.JabberIqPrivate
 
ID - Static variable in class tigase.xmpp.impl.JabberIqRegister
 
ID - Static variable in class tigase.xmpp.impl.JabberIqRoster
 
ID - Static variable in class tigase.xmpp.impl.JabberIqStats
 
ID - Static variable in class tigase.xmpp.impl.JabberIqVersion
 
ID - Static variable in class tigase.xmpp.impl.Jingle
 
ID - Static variable in class tigase.xmpp.impl.LastActivity
 
ID - Static variable in class tigase.xmpp.impl.LastActivityMarker
 
ID - Static variable in class tigase.xmpp.impl.MessageAll
 
ID - Static variable in class tigase.xmpp.impl.MessageAmp
 
ID - Static variable in class tigase.xmpp.impl.MessageCarbons
 
ID - Static variable in class tigase.xmpp.impl.MessageForwarding
 
ID - Static variable in class tigase.xmpp.impl.MIXProcessor
 
ID - Static variable in class tigase.xmpp.impl.MobileV1
 
ID - Static variable in class tigase.xmpp.impl.MobileV2
 
ID - Static variable in class tigase.xmpp.impl.MobileV3
 
ID - Static variable in class tigase.xmpp.impl.MotdProcessor
 
ID - Static variable in class tigase.xmpp.impl.OfflineMessages
Field holds identification string for the plugin.
ID - Static variable in class tigase.xmpp.impl.PepPlugin
 
ID - Static variable in class tigase.xmpp.impl.PresenceOffline
 
ID - Static variable in class tigase.xmpp.impl.PresenceState
 
ID - Static variable in class tigase.xmpp.impl.PresenceSubscription
 
ID - Static variable in class tigase.xmpp.impl.PresenceSubscription.PresenceSubscriptionVHostItemExtension
 
ID - Static variable in class tigase.xmpp.impl.push.AbstractPushNotifications
 
ID - Static variable in class tigase.xmpp.impl.push.GroupchatFilter
 
ID - Static variable in class tigase.xmpp.impl.push.IgnoreFromUnknownFilter
 
ID - Static variable in class tigase.xmpp.impl.push.MutedFilter
 
ID - Static variable in class tigase.xmpp.impl.RemoteRosterManagement
 
ID - Static variable in class tigase.xmpp.impl.SaslAuth
 
ID - Static variable in class tigase.xmpp.impl.SaslAuth2
 
ID - Static variable in class tigase.xmpp.impl.ServiceDiscovery
 
ID - Static variable in class tigase.xmpp.impl.StartTLS
 
ID - Static variable in class tigase.xmpp.impl.StartZLib
 
ID - Static variable in class tigase.xmpp.impl.UrnXmppPing
 
ID - Static variable in class tigase.xmpp.impl.VCardTemp
 
ID_ATT - Static variable in class tigase.server.Packet
 
ID_ATT - Static variable in class tigase.xmpp.XMPPIOService
 
ID_ON_XMPPADDR - Static variable in class tigase.cert.CertificateUtil
 
IDENTITY_TYPE_KEY - Static variable in class tigase.cluster.ClusterConnectionManager
 
IDENTITY_TYPE_KEY - Static variable in class tigase.server.ext.ComponentProtocol
 
IDENTITY_TYPE_KEY - Static variable in class tigase.server.xmppcomponent.ComponentConnectionManager
Deprecated.
 
IDENTITY_TYPE_VAL - Static variable in class tigase.cluster.ClusterConnectionManager
 
IDENTITY_TYPE_VAL - Static variable in class tigase.server.ext.ComponentProtocol
 
IDENTITY_TYPE_VAL - Static variable in class tigase.server.xmppcomponent.ComponentConnectionManager
Deprecated.
 
IDNA - Class in gnu.inet.encoding
This class offers static methods for converting internationalized domain names to ACE and back.
IDNA() - Constructor for class gnu.inet.encoding.IDNA
 
IDNAException - Exception in gnu.inet.encoding
Exception handling for IDNA class.
IDNAException(PunycodeException) - Constructor for exception gnu.inet.encoding.IDNAException
 
IDNAException(StringprepException) - Constructor for exception gnu.inet.encoding.IDNAException
 
IDNAException(String) - Constructor for exception gnu.inet.encoding.IDNAException
 
ifc - Variable in class tigase.server.ConnectionManager.PortConfigBean
 
IGNORE_MISSING_FILES - Enum constant in enum class tigase.db.util.DBSchemaLoader.PARAMETERS_ENUM
 
IgnoreFromUnknownFilter - Class in tigase.xmpp.impl.push
 
IgnoreFromUnknownFilter() - Constructor for class tigase.xmpp.impl.push.IgnoreFromUnknownFilter
 
IMPORTANT - Enum constant in enum class tigase.annotations.TODO.Severity
IMPORTANT severity means that this code does not block implementation of any functionality but might be inefficient, insecure or contain some temporary solution.
IMPORTANT severity can be also assigned to code which needs some medium or major refactoring.
IMPORTANT - Enum constant in enum class tigase.xml.annotations.TODO.Severity
IMPORTANT severity means that this code does not block implementation of any functionality but might be inefficient, insecure or contain some temporary solution.
IMPORTANT severity can be also assigned to code which needs some medium or major refactoring.
ImproperAddressing - Enum constant in enum class tigase.xmpp.StreamError
 
in_initial - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.PresenceType
 
in_probe - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.PresenceType
 
IN_QUEUE - Enum constant in enum class tigase.server.QueueType
 
IN_QUEUE_OVERFLOW - Enum constant in enum class tigase.stats.StatisticType
 
in_subscribe - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.PresenceType
 
in_subscribed - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.PresenceType
 
in_unsubscribe - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.PresenceType
 
in_unsubscribed - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.PresenceType
 
inactive - Enum constant in enum class tigase.kernel.core.BeanConfig.State
Bean class is registered, but it CANNOT be used!!! Should be treated as not registered at all.
INACTIVE_NAME - Static variable in class tigase.xmpp.impl.ClientStateIndication
 
INACTIVITY_ATTR - Static variable in class tigase.server.bosh.Constants
 
inc() - Method in class tigase.server.xmppclient.StreamManagementIOProcessor.Counter
Increment counter
inc() - Method in class tigase.stats.CounterValue
 
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.
IncomingPacketFiltersBean() - Constructor for class tigase.server.filters.PacketFiltersBean.IncomingPacketFiltersBean
 
incorrect_encoding - Enum constant in enum class tigase.auth.XmppSaslException.SaslError
The data provided by the initiating entity could not be processed because the base 64 encoding is incorrect.
incPacketsCounter() - Method in class tigase.xmpp.XMPPResourceConnection
 
incPacketsCounter() - Method in class tigase.xmpp.XMPPSession
Increments counter of processed packet for the given user session (i.e.
incraseErrorCounter() - Method in interface tigase.xmpp.impl.CaptchaProvider.CaptchaItem
 
increment() - Method in class tigase.util.log.LogWithStackTraceEntry
 
increment(Version.FIELD, int) - Method in class tigase.util.Version
Method increments given field by the specified amount
incrementableFields - Static variable in class tigase.util.Version
 
incSyncInTraffic() - Method in class tigase.cluster.api.CommandListenerAbstract
 
incSyncOutTraffic() - Method in class tigase.cluster.api.CommandListenerAbstract
 
INFO_XMLNS - Static variable in interface tigase.disco.XMPPService
A convenience constant with service discovery info xmlns string.
InfoTask - Interface in tigase.monitor
 
InfoTaskCommand - Class in tigase.monitor.modules
 
InfoTaskCommand() - Constructor for class tigase.monitor.modules.InfoTaskCommand
 
init(int, int) - Method in class tigase.util.workqueue.NonpriorityQueue
 
init(int, int) - Method in class tigase.util.workqueue.PriorityQueueAbstract
 
init(int, int) - Method in class tigase.util.workqueue.PriorityQueueRelaxed
 
init(int, int) - Method in class tigase.util.workqueue.PriorityQueueStrict
 
init(String) - Method in class tigase.xmpp.impl.roster.AnonymousRoster
 
init(String) - Method in interface tigase.xmpp.impl.roster.DynamicRosterIfc
Deprecated.
init(String) - Method in class tigase.xmpp.impl.roster.DynamicRosterTest
 
init(String) - Method in class tigase.xmpp.impl.roster.DynamicRosterTest123
 
init(String[]) - Method in class tigase.conf.ConfiguratorAbstract
 
init(String[]) - Method in class tigase.conf.ConfiguratorOld
 
init(String[]) - Method in class tigase.server.Bootstrap
 
init(String, String, String) - Method in class tigase.server.script.AbstractScriptCommand
 
init(String, String, String) - Method in interface tigase.server.script.CommandIfc
 
init(String, String, String, String, String, String, Bindings) - Method in class tigase.server.script.Script
 
init(String, QueueType) - Method in class tigase.server.filters.PacketCounter
 
init(String, QueueType) - Method in interface tigase.server.PacketFilterIfc
The method initializes the filter.
init(Map<String, Object>) - Method in class tigase.io.CertificateContainer
 
init(Map<String, Object>) - Method in interface tigase.io.CertificateContainerIfc
Method used to pass parameters to initialize instance of class
init(Map<String, Object>) - Method in class tigase.xmpp.impl.roster.AnonymousRoster
 
init(Map<String, Object>) - Method in interface tigase.xmpp.impl.roster.DynamicRosterIfc
Deprecated.
init(Map<String, Object>) - Method in class tigase.xmpp.impl.roster.DynamicRosterTest
 
init(Map<String, Object>) - Method in class tigase.xmpp.impl.roster.DynamicRosterTest123
 
init(Map<String, Object>) - Method in interface tigase.xmpp.XMPPImplIfc
Deprecated.
init(Map<String, Object>) - Method in class tigase.xmpp.XMPPProcessor
Deprecated.
init(Optional<SchemaManager.RootCredentialsCache>) - Method in class tigase.db.util.DBSchemaLoader.Parameters
 
init(P) - Method in class tigase.db.util.SchemaLoader
 
init(P, Optional<SchemaManager.RootCredentialsCache>) - Method in class tigase.db.util.SchemaLoader
 
init(NonAuthUserRepository, XMPPResourceConnection) - Method in interface tigase.xmpp.impl.OfflineMessages.OfflineMsgRepositoryIfc
 
init(UserRepository) - Method in class tigase.xmpp.impl.roster.RosterAbstract
 
init(DBSchemaLoader.Parameters, Optional<SchemaManager.RootCredentialsCache>) - Method in class tigase.db.util.DBSchemaLoader
 
init(Packet, BoshIOService, long, long, long, int, int, long, int, long, Queue<Packet>) - Method in class tigase.server.bosh.BoshSession
 
init(Packet, BoshIOService, long, long, long, int, int, long, int, long, Queue<Packet>, boolean) - Method in class tigase.server.bosh.BoshSession
 
init(S2SConnectionHandlerIfc<S2SIOService>, Map<String, Object>) - Method in class tigase.server.xmppserver.proc.PacketChecker
 
init(S2SConnectionHandlerIfc<S2SIOService>, Map<String, Object>) - Method in class tigase.server.xmppserver.proc.S2SAbstract
 
init(S2SConnectionHandlerIfc<S2SIOService>, Map<String, Object>) - Method in interface tigase.server.xmppserver.S2SFilterIfc
 
init(S2SConnectionHandlerIfc<S2SIOService>, Map<String, Object>) - Method in interface tigase.server.xmppserver.S2SProcessor
 
INIT_PROPERTIES_MAP_BIND - Static variable in class tigase.conf.ConfiguratorAbstract
 
initAll() - Method in class tigase.kernel.core.Kernel
Forces initiate all registered beans.
initBean(BeanConfig, Set<BeanConfig>, int) - Method in class tigase.kernel.core.Kernel
 
initBindings(Bindings) - Method in class tigase.cluster.ClusterConnectionManager
 
initBindings(Bindings) - Method in class tigase.cluster.SessionManagerClustered
 
initBindings(Bindings) - Method in class tigase.component.AbstractComponent
Deprecated.
 
initBindings(Bindings) - Method in class tigase.component.AbstractKernelBasedComponent
 
initBindings(Bindings) - Method in class tigase.conf.ConfiguratorAbstract
 
initBindings(Bindings) - Method in class tigase.server.BasicComponent
Initialize a mapping of key/value pairs which can be used in scripts loaded by the server
initBindings(Bindings) - Method in class tigase.server.bosh.BoshConnectionManager
 
initBindings(Bindings) - Method in class tigase.server.ConnectionManager
 
initBindings(Bindings) - Method in class tigase.server.ext.ComponentProtocol
 
initBindings(Bindings) - Method in class tigase.server.ext.ComponentProtocolManager
 
initBindings(Bindings) - Method in class tigase.server.extdisco.ExternalServiceDiscoveryComponent
 
initBindings(Bindings) - Method in class tigase.server.MessageRouter
 
initBindings(Bindings) - Method in class tigase.server.monitor.MonitorComponent
Deprecated.
 
initBindings(Bindings) - Method in class tigase.server.test.TestComponent
 
initBindings(Bindings) - Method in class tigase.server.test.TestSpamModule
 
initBindings(Bindings) - Method in class tigase.server.xmppserver.S2SConnectionManager
 
initBindings(Bindings) - Method in class tigase.server.xmppsession.SessionManager
 
initBindings(Bindings) - Method in class tigase.vhosts.VHostManager
 
initData(String, String) - Method in class tigase.stats.CounterDataArchivizer
 
initDialback(S2SIOService, String) - Method in class tigase.server.xmppserver.proc.Dialback
 
initExtension(VHostItemExtension) - Method in class tigase.vhosts.VHostItemImpl
 
initFromCommand(String, Packet) - Method in class tigase.auth.BruteForceLockerBean.BruteForceLockerVHostExtension
 
initFromCommand(String, Packet) - Method in class tigase.io.SSLContextContainer.HardenedModeVHostItemExtension
 
initFromCommand(String, Packet) - Method in class tigase.server.BasicComponent.ServerInfoVHostItemExtension
 
initFromCommand(String, Packet) - Method in class tigase.server.xmppclient.ClientTrustManagerFactory.ClientTrustVHostItemExtension
 
initFromCommand(String, Packet) - Method in class tigase.server.xmppclient.SeeOtherHost.SeeOtherHostVHostItemExtension
 
initFromCommand(String, Packet) - Method in interface tigase.vhosts.VHostItemExtensionIfc
Method initializes instance of a class with values provided by the user using ad-hoc command.
initFromCommand(String, Packet) - Method in class tigase.xmpp.impl.PresenceSubscription.PresenceSubscriptionVHostItemExtension
 
initFromCommand(Packet) - Method in class tigase.cluster.repo.ClusterRepoItem
 
initFromCommand(Packet) - Method in class tigase.conf.ConfigItem
 
initFromCommand(Packet) - Method in interface tigase.db.comp.RepositoryItem
The method used for handling ad-hoc commands.
initFromCommand(Packet) - Method in class tigase.db.comp.RepositoryItemAbstract
 
initFromCommand(Packet) - Method in class tigase.io.repo.CertificateItem
 
initFromCommand(Packet) - Method in class tigase.server.ext.CompRepoItem
 
initFromCommand(Packet) - Method in class tigase.server.extdisco.ExtServiceDiscoItem
 
initFromCommand(Packet) - Method in class tigase.vhosts.VHostItemImpl
 
initFromCommand(Packet) - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
initFromData(Map<String, Object>) - Method in class tigase.auth.BruteForceLockerBean.BruteForceLockerVHostExtension
 
initFromData(Map<String, Object>) - Method in class tigase.io.SSLContextContainer.HardenedModeVHostItemExtension
 
initFromData(Map<String, Object>) - Method in class tigase.server.xmppclient.ClientTrustManagerFactory.ClientTrustVHostItemExtension
 
initFromData(Map<String, Object>) - Method in class tigase.server.xmppclient.SeeOtherHost.SeeOtherHostVHostItemExtension
 
initFromData(Map<String, Object>) - Method in interface tigase.vhosts.VHostItemExtensionBackwardCompatible
Deprecated.
 
initFromData(Map<String, Object>) - Method in class tigase.xmpp.impl.PresenceSubscription.PresenceSubscriptionVHostItemExtension
 
initFromElement(Element) - Method in class tigase.auth.BruteForceLockerBean.BruteForceLockerVHostExtension
 
initFromElement(Element) - Method in class tigase.cluster.repo.ClusterRepoItem
 
initFromElement(Element) - Method in class tigase.conf.ConfigItem
 
initFromElement(Element) - Method in interface tigase.db.comp.RepositoryItem
The item can be also initialized from a more complex repositories: XML repository or SQL database.
initFromElement(Element) - Method in class tigase.db.comp.RepositoryItemAbstract
 
initFromElement(Element) - Method in class tigase.io.repo.CertificateItem
 
initFromElement(Element) - Method in class tigase.io.SSLContextContainer.HardenedModeVHostItemExtension
 
initFromElement(Element) - Method in class tigase.monitor.TaskConfigItem
 
initFromElement(Element) - Method in class tigase.server.BasicComponent.ServerInfoVHostItemExtension
 
initFromElement(Element) - Method in class tigase.server.ext.CompRepoItem
 
initFromElement(Element) - Method in class tigase.server.extdisco.ExtServiceDiscoItem
 
initFromElement(Element) - Method in class tigase.server.xmppclient.ClientTrustManagerFactory.ClientTrustVHostItemExtension
 
initFromElement(Element) - Method in class tigase.server.xmppclient.SeeOtherHost.SeeOtherHostVHostItemExtension
 
initFromElement(Element) - Method in interface tigase.vhosts.VHostItemExtensionIfc
Method initializes instances of a class with values from the element which contains configuration loaded from the database.
initFromElement(Element) - Method in class tigase.vhosts.VHostItemImpl
 
initFromElement(Element) - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
initFromElement(Element) - Method in class tigase.xmpp.impl.PresenceSubscription.PresenceSubscriptionVHostItemExtension
 
initFromPropertyString(String) - Method in class tigase.cluster.repo.ClusterRepoItem
 
initFromPropertyString(String) - Method in class tigase.conf.ConfigItem
 
initFromPropertyString(String) - Method in interface tigase.db.comp.RepositoryItem
Deprecated.
initFromPropertyString(String) - Method in class tigase.io.repo.CertificateItem
 
initFromPropertyString(String) - Method in class tigase.monitor.TaskConfigItem
 
initFromPropertyString(String) - Method in class tigase.server.ext.CompRepoItem
 
initFromPropertyString(String) - Method in class tigase.server.extdisco.ExtServiceDiscoItem
 
initFromPropertyString(String) - Method in class tigase.vhosts.VHostItemImpl
 
initFromPropertyString(String) - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
INITIAL - Enum constant in enum class tigase.conf.ConfigItem.FLAGS
 
INITIAL_LAST_SEEN_VAL - Static variable in class tigase.xmpp.impl.roster.RosterElement
 
INITIAL_PRESENCES - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
 
initialise(Converter.ConverterProperties) - Method in class tigase.db.converter.converters.UserCredentialsConverter
 
initialise(Converter.ConverterProperties) - Method in interface tigase.db.converter.Convertible
Method is responsible for initialising converter based on ConverterProperties.
Initializable - Interface in tigase.kernel.beans
If bean implements this interface, then if bean will be created and configured, Kernel calls method Initializable.initialize().
initializationCompleted() - Method in class tigase.cluster.VirtualComponent
 
initializationCompleted() - Method in class tigase.conf.ConfiguratorAbstract
 
initializationCompleted() - Method in class tigase.conf.ConfiguratorOld
 
initializationCompleted() - Method in interface tigase.conf.MonitoringSetupIfc
 
initializationCompleted() - Method in class tigase.server.BasicComponent
 
initializationCompleted() - Method in class tigase.server.ConnectionManager
 
initializationCompleted() - Method in interface tigase.server.ServerComponent
Method is called by MessageRouter when all the startup components of the server have been loaded and configured through setProperties(...) call.
initializationCompleted() - Method in class tigase.stats.StatisticsCollector
 
initialize() - Method in class tigase.auth.BruteForceLockerBean
 
initialize() - Method in class tigase.auth.TigaseSaslProvider
 
initialize() - Method in class tigase.cluster.repo.ClConConfigRepository
 
initialize() - Method in class tigase.component.modules.impl.AdHocCommandModule
 
initialize() - Method in class tigase.component.ScheduledTask
 
initialize() - Method in class tigase.db.beans.AuthUserRepositoryConfigBean
 
initialize() - Method in class tigase.db.beans.DataSourceBean.DataSourceMDConfigBean
 
initialize() - Method in class tigase.db.beans.MDPoolConfigBean
 
initialize() - Method in class tigase.db.beans.MDRepositoryBean
 
initialize() - Method in class tigase.db.beans.MDRepositoryBean.MDRepositoryConfigBean
 
initialize() - Method in class tigase.db.beans.SDRepositoryBean
 
initialize() - Method in class tigase.db.comp.ConfigRepository
 
initialize() - Method in class tigase.eventbus.component.EventPublisherModule
 
initialize() - Method in class tigase.eventbus.component.SubscribeModule
 
initialize() - Method in class tigase.eventbus.component.UnsubscribeModule
 
initialize() - Method in class tigase.io.CertificateContainer
 
initialize() - Method in class tigase.io.SSLContextContainer
 
initialize() - Method in class tigase.io.SSLContextContainer.Root
 
initialize() - Method in interface tigase.kernel.beans.Initializable
Method will be called, when bean will be created, configured and ready to use.
initialize() - Method in class tigase.monitor.modules.AdHocCommandMonitorModule
 
initialize() - Method in class tigase.monitor.tasks.AbstractConfigurableTask
 
initialize() - Method in class tigase.monitor.tasks.ConnectionsTask
 
initialize() - Method in class tigase.monitor.tasks.CpuTempTask
 
initialize() - Method in class tigase.monitor.tasks.DiskTask
 
initialize() - Method in class tigase.monitor.tasks.LoadCheckerTask
 
initialize() - Method in class tigase.monitor.tasks.LoggerTask
 
initialize() - Method in class tigase.monitor.tasks.MemoryCheckerTask
 
initialize() - Method in class tigase.monitor.tasks.SampleTask
 
initialize() - Method in class tigase.server.amp.action.Store
 
initialize() - Method in class tigase.server.BasicComponent
 
initialize() - Method in class tigase.server.bosh.BoshConnectionManager
 
initialize() - Method in class tigase.server.ConnectionManager.PortConfigBean
 
initialize() - Method in class tigase.server.ConnectionManager.PortsConfigBean
 
initialize() - Method in class tigase.server.ext.AbstractCompDBRepository
 
initialize() - Method in class tigase.server.ext.ComponentProtocol
 
initialize() - Method in class tigase.server.ext.ComponentProtocolManager
 
initialize() - Method in class tigase.server.ext.CompSQLRepository
Deprecated.
 
initialize() - Method in class tigase.server.MessageRouter
 
initialize() - Method in class tigase.server.monitor.StatusReportGenerator
 
initialize() - Method in class tigase.server.rtbl.RTBLIqModule
 
initialize() - Method in class tigase.server.rtbl.RTBLRepository
 
initialize() - Method in class tigase.server.xmppclient.SeeOtherHost
 
initialize() - Method in class tigase.server.xmppclient.SeeOtherHostDualIP
 
initialize() - Method in class tigase.server.xmppsession.SessionManager
 
initialize() - Method in class tigase.stats.CounterDataArchivizer
 
initialize() - Method in class tigase.stats.CounterDataFileLogger
 
initialize() - Method in class tigase.stats.CounterDataLogger
 
initialize() - Method in class tigase.util.updater.UpdatesChecker
 
initialize() - Method in class tigase.xmpp.impl.JabberIqPrivacy
 
initialize() - Method in class tigase.xmpp.impl.JabberIqPrivacy.PrivacyListOfflineCache
 
initialize() - Method in class tigase.xmpp.impl.JabberIqRegister
 
initialize() - Method in class tigase.xmpp.impl.MotdProcessor
 
initialize() - Method in class tigase.xmpp.impl.PresenceOffline
 
initialize() - Method in class tigase.xmpp.impl.push.AwayPushNotificationsExtension
 
initialize() - Method in class tigase.xmpp.impl.roster.DynamicRoster
 
initialize() - Method in class tigase.xmpp.impl.roster.RosterFactory.Bean
 
initialize() - Method in class tigase.xmpp.impl.TokenBucketPool
 
initialize() - Method in class tigase.xmpp.impl.VCardXMPPProcessorAbstract
 
initialize(String) - Method in class tigase.db.converter.DataRepoPool
 
initialize(String) - Method in class tigase.db.DataRepositoryPool
 
initialize(String) - Method in interface tigase.db.DataSource
The method is called to initialize the data repository.
initialize(String) - Method in class tigase.db.DummyRepository
 
initialize(String) - Method in class tigase.db.jdbc.DataRepositoryImpl
 
initialize(String) - Method in class tigase.db.util.SchemaManager.DataSourceInfo
 
initialize(String) - Method in class tigase.db.xml.XMLDataSource
 
initialize(Collection<String>) - Method in class tigase.util.reflection.ClassUtilBean
 
initializeAuthRepository(AuthRepository) - Method in class tigase.db.util.SchemaLoader
 
initialized - Enum constant in enum class tigase.kernel.core.BeanConfig.State
Bean is initialized and ready to use.
initializeDataSourceAwareFunction(T, Logger) - Method in class tigase.db.util.SchemaLoader
 
initializeFilters() - Method in class tigase.server.filters.PacketFiltersBean
 
initializeFromDefaults(VHostItemDefaults) - Method in class tigase.vhosts.VHostItemImpl
 
initializeRepository() - Method in class tigase.vhosts.VHostManager
 
initializeRepository(A) - Method in class tigase.db.beans.SDRepositoryBean
 
initializeRepository(String, T) - Method in class tigase.db.beans.MDRepositoryBean
Method called to initialized passed repository instance for passed domain.
initializeRepository(String, MsgRepositoryIfc) - Method in class tigase.server.amp.db.MsgRepository.MsgRepositoryMDBean
 
initItemsMap() - Method in class tigase.db.comp.ConfigRepository
Method create instance of items Map.
initModules(Map<String, Object>) - Method in class tigase.component.AbstractComponent
Deprecated.
 
initMonitoring(String, String) - Method in interface tigase.conf.MonitoringSetupIfc
 
initNewConnection(Map<String, Object>) - Method in interface tigase.server.xmppserver.S2SConnectionHandlerIfc
 
initNewConnection(Map<String, Object>) - Method in class tigase.server.xmppserver.S2SConnectionManager
 
initPreparedStatement(String, String) - Method in class tigase.db.converter.DataRepoPool
 
initPreparedStatement(String, String) - Method in interface tigase.db.DataRepository
Initializes a prepared statement for a given query and stores it internally under the given id key.
initPreparedStatement(String, String) - Method in class tigase.db.DataRepositoryPool
 
initPreparedStatement(String, String) - Method in class tigase.db.jdbc.DataRepositoryImpl
 
initPreparedStatement(String, String, int) - Method in class tigase.db.converter.DataRepoPool
 
initPreparedStatement(String, String, int) - Method in interface tigase.db.DataRepository
Initializes a prepared statement for a given query and stores it internally under the given id key.
initPreparedStatement(String, String, int) - Method in class tigase.db.DataRepositoryPool
 
initPreparedStatement(String, String, int) - Method in class tigase.db.jdbc.DataRepositoryImpl
 
initRepository(A) - Method in class tigase.db.beans.MDPoolConfigBean
Method used to initialize provided instance
initRepository(String, Map<String, String>) - Method in class tigase.cluster.repo.ClConConfigRepository
Deprecated.
initRepository(String, Map<String, String>) - Method in class tigase.cluster.repo.ClConDirRepository
Deprecated.
initRepository(String, Map<String, String>) - Method in class tigase.cluster.repo.ClConSQLRepository
Deprecated.
initRepository(String, Map<String, String>) - Method in class tigase.conf.ConfigSQLRepository
Deprecated.
 
initRepository(String, Map<String, String>) - Method in class tigase.conf.ConfigurationCache
Deprecated.
initRepository(String, Map<String, String>) - Method in class tigase.conf.ConfigXMLRepository
 
initRepository(String, Map<String, String>) - Method in class tigase.db.AuthRepositoryImpl
Deprecated.
initRepository(String, Map<String, String>) - Method in class tigase.db.AuthRepositoryMDImpl
 
initRepository(String, Map<String, String>) - Method in class tigase.db.AuthRepositoryPool
Deprecated.
initRepository(String, Map<String, String>) - Method in class tigase.db.comp.AbstractSDComponentRepositoryBean
 
initRepository(String, Map<String, String>) - Method in class tigase.db.DataRepositoryPool
Deprecated.
initRepository(String, Map<String, String>) - Method in class tigase.db.DummyRepository
Deprecated.
initRepository(String, Map<String, String>) - Method in class tigase.db.jdbc.DataRepositoryImpl
Deprecated.
initRepository(String, Map<String, String>) - Method in class tigase.db.jdbc.DrupalWPAuth
Deprecated.
initRepository(String, Map<String, String>) - Method in class tigase.db.jdbc.JDBCRepository
Deprecated.
initRepository(String, Map<String, String>) - Method in class tigase.db.jdbc.TigaseAuth
Deprecated.
initRepository(String, Map<String, String>) - Method in class tigase.db.jdbc.TigaseCustomAuth
Deprecated.
initRepository(String, Map<String, String>) - Method in class tigase.db.ldap.LdapAuthProvider
Deprecated.
initRepository(String, Map<String, String>) - Method in interface tigase.db.Repository
Deprecated.
initRepository(String, Map<String, String>) - Method in class tigase.db.UserRepositoryMDImpl
Deprecated.
initRepository(String, Map<String, String>) - Method in class tigase.db.UserRepositoryPool
 
initRepository(String, Map<String, String>) - Method in class tigase.db.util.SchemaManager.DataSourceInfo
Deprecated.
initRepository(String, Map<String, String>) - Method in class tigase.db.xml.XMLDataSource
Deprecated.
initRepository(String, Map<String, String>) - Method in class tigase.db.xml.XMLRepository
Deprecated.
initRepository(String, Map<String, String>) - Method in class tigase.monitor.TaskConfigItemJDBCRepository
Deprecated.
initRepository(String, Map<String, String>) - Method in class tigase.server.amp.db.JDBCMsgRepository
Deprecated.
initRepository(String, Map<String, String>) - Method in class tigase.server.amp.db.MsgRepository
Deprecated.
initRepository(String, Map<String, String>) - Method in class tigase.server.amp.db.MsgRepository.MsgRepositoryMDBean
Deprecated.
initRepository(String, Map<String, String>) - Method in class tigase.server.ext.AbstractCompDBRepository
Deprecated.
initRepository(String, Map<String, String>) - Method in class tigase.server.ext.CompConfigRepository
Deprecated.
initRepository(String, Map<String, String>) - Method in class tigase.server.ext.CompSQLRepository
Deprecated.
initRepository(String, Map<String, String>) - Method in class tigase.server.extdisco.ExtServiceDiscoveryUserRepoRepository
Deprecated.
initRepository(String, Map<String, String>) - Method in class tigase.stats.CounterDataArchivizer
 
initRepository(String, Map<String, String>) - Method in class tigase.vhosts.VHostJDBCRepository
Deprecated.
initRepository(T) - Method in class tigase.db.beans.AuthUserRepositoryConfigBean
 
initRepository(AuthRepository) - Method in class tigase.db.beans.AuthRepositoryMDPoolBean.AuthRepositoryConfigBean
 
initRepository(DataSource) - Method in class tigase.db.beans.DataSourceBean.DataSourceMDConfigBean
Initializes instances of provided data source.
initVars() - Method in class tigase.server.Packet
The method allows for re-syncing/parsing stanza JIDs stored in the packet with the attributes of the stanza if they have been changed for any reason.
initVars(JID, JID) - Method in class tigase.server.Packet
The method allows for re-syncing stanza JIDs stored in the packet with the attributes of the stanza if they have been changed for any reason.
Inject - Annotation Interface in tigase.kernel.beans
This annotation marks field in class that Kernel should inject dependency here.
Inject.EMPTY - Class in tigase.kernel.beans
 
injectIfRequired(BeanConfig) - Method in class tigase.kernel.core.Kernel
 
insertBroadcastMessage(String, Element, Date, BareJID) - Method in class tigase.server.amp.db.JDBCMsgBroadcastRepository
 
insertBroadcastMessage(String, Element, Date, BareJID) - Method in class tigase.server.amp.db.MsgBroadcastRepository
 
installSchema(Properties) - Method in class tigase.db.util.SchemaManager
 
instanceCreated - Enum constant in enum class tigase.kernel.core.BeanConfig.State
Instance of bean is created, but bean isn't initialized.
instantiateClass(Class<T>) - Method in class tigase.db.util.SchemaLoader
 
instruction - Variable in class tigase.form.AbstractForm
 
intArrayToString(int[], String) - Static method in class tigase.util.StringUtilities
Concatenate all elements of input array inserting separator between each
INTEGER - Enum constant in enum class tigase.xml.db.Types.DataType
 
INTEGER_ARR - Enum constant in enum class tigase.xml.db.Types.DataType
 
INTERNAL_SERVER_ERROR - Enum constant in enum class tigase.xmpp.Authorization
 
InternalServerError - Enum constant in enum class tigase.xmpp.StreamError
 
internStringArray(String[]) - Static method in class tigase.util.StringUtilities
Process all strings of an array using .intern()
IntHistoryCache - Class in tigase.util.historyCache
Created: Sep 8, 2009 7:39:27 PM
IntHistoryCache(int) - Constructor for class tigase.util.historyCache.IntHistoryCache
 
invalid - Enum constant in enum class tigase.cert.CertCheckResult
 
invalid - Enum constant in enum class tigase.xmpp.StanzaType
 
invalid_authzid - Enum constant in enum class tigase.auth.XmppSaslException.SaslError
The authzid provided by the initiating entity is invalid, either because it is incorrectly formatted or because the initiating entity does not have permissions to authorize that ID.
invalid_mechanism - Enum constant in enum class tigase.auth.XmppSaslException.SaslError
The initiating entity did not specify a mechanism, or requested a mechanism that is not supported by the receiving entity.
INVALID_SID - Enum constant in enum class tigase.server.bosh.BoshConnectionManager.BOSH_OPERATION_TYPE
 
InvalidFormatException(String) - Constructor for exception tigase.conf.ConfigReader.InvalidFormatException
 
InvalidFrom - Enum constant in enum class tigase.xmpp.StreamError
 
InvalidNamespace - Enum constant in enum class tigase.xmpp.StreamError
 
InvalidPacketException - Exception in tigase.xmpp
 
InvalidPacketException(String) - Constructor for exception tigase.xmpp.InvalidPacketException
 
InvalidPacketException(String, Throwable) - Constructor for exception tigase.xmpp.InvalidPacketException
 
InvalidXml - Enum constant in enum class tigase.xmpp.StreamError
 
invisible - Enum constant in enum class tigase.xmpp.StanzaType
 
InvisibleCommand - Class in tigase.xmpp.impl
Class InvisibleCommand implements XEP-0186 Invisible Command support
InvisibleCommand() - Constructor for class tigase.xmpp.impl.InvisibleCommand
 
invoke(Object, Method, Object[]) - Method in class tigase.db.jdbc.PreparedStatementInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class tigase.stats.StatisticsInvocationHandler
 
invoke(String, Object[], String[]) - Method in class tigase.stats.ErrorsStatisticsProvider
 
IOInterface - Interface in tigase.io
Describe interface IOInterface here.
IOListener - Interface in tigase.util
 
IOService<RefObject> - Class in tigase.net
IOService offers thread safe call() method execution, however you must be prepared that other methods can be called simultaneously like stop(), getProtocol() or isConnected().
IOService() - Constructor for class tigase.net.IOService
 
IOServiceListener<IO extends IOService<?>> - Interface in tigase.net
Describe interface IOServiceListener here.
IOUtil - Class in tigase.net
 
IOUtil() - Constructor for class tigase.net.IOUtil
 
Ip - Enum constant in enum class tigase.auth.BruteForceLockerBean.Mode
 
ip_cache - Static variable in class tigase.util.dns.DNSResolverDefault
 
IpJid - Enum constant in enum class tigase.auth.BruteForceLockerBean.Mode
 
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 - Enum constant in enum class tigase.xmpp.impl.PrivacyList.Item.Type
 
Iq - Class in tigase.server
Created: Dec 31, 2009 8:43:21 PM
Iq(Element) - Constructor for class tigase.server.Iq
 
Iq(Element, JID, JID) - Constructor for class tigase.server.Iq
 
IQ_BIND_PATH - Static variable in class tigase.server.Iq
 
IQ_BIND_RESOURCE_PATH - Static variable in class tigase.server.Iq
 
IQ_CHAT_PATH - Static variable in class tigase.server.Iq
 
IQ_COMMAND_PATH - Static variable in class tigase.server.Iq
 
IQ_ERROR_PATH - Static variable in class tigase.server.Iq
 
IQ_PUBSUB_PATH - Static variable in class tigase.server.Iq
 
IQ_QUERY_PATH - Static variable in class tigase.server.Iq
 
IQS_COL - Static variable in interface tigase.stats.db.CounterDataLoggerRepositoryIfc
 
is(String) - Method in class tigase.form.Fields
 
is(String) - Method in class tigase.form.Form
 
is_anonymous - Variable in class tigase.xmpp.RepositoryAccess
 
IS_ANONYMOUS_PROPERTY - Static variable in class tigase.auth.mechanisms.SaslANONYMOUS
 
IS_DEFAULT_KEY - Static variable in class tigase.io.repo.CertificateItem
 
isAcceptOnlyRegisteredEvents() - Method in class tigase.eventbus.impl.EventBusImplementation
 
isAccessToAllFields() - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator
 
isAccountDisabled() - Method in interface tigase.auth.credentials.Credentials
Checks if account is disabled
isAccountDisabled() - Method in class tigase.db.AuthRepository.DefaultCredentials
 
isAccountDisabled() - Method in class tigase.db.AuthRepository.SingleCredential
 
isAction(String) - Method in class tigase.component.adhoc.AdhHocRequest
 
isActive() - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator.BeanDefinition
 
isActive() - Method in class tigase.server.xmppclient.ClientTrustManagerFactory
 
isActive() - Method in class tigase.util.setup.BeanDefinition
 
isAdmin(String) - Method in interface tigase.db.comp.RepositoryItem
The method checks whether the given id is one of the administrators set for the Item.
isAdmin(String) - Method in class tigase.db.comp.RepositoryItemAbstract
 
isAdmin(String) - Method in class tigase.server.extdisco.ExtServiceDiscoItem
 
isAdmin(String) - Method in interface tigase.vhosts.VHostItem
 
isAdmin(JID) - Method in class tigase.server.BasicComponent
 
isAdminOnly() - Method in class tigase.disco.ServiceEntity
 
isAdminOnly() - Method in class tigase.server.script.AbstractScriptCommand
 
isAdminOnly() - Method in interface tigase.server.script.CommandIfc
 
isAllowed() - Method in class tigase.vhosts.filter.Rule
 
isAllowed() - Method in interface tigase.xmpp.impl.PrivacyList.Item
 
isAllowed(String, String, JID) - Method in class tigase.component.ComponenScriptCommandProcessor
 
isAllowed(String, String, JID) - Method in interface tigase.component.modules.impl.AdHocCommandModule.ScriptCommandProcessor
 
isAllowed(String, JID) - Method in class tigase.component.ComponenScriptCommandProcessor
 
isAllowed(String, JID) - Method in interface tigase.component.modules.impl.AdHocCommandModule.ScriptCommandProcessor
 
isAllowed(Packet, S2SIOService, CID) - Method in class tigase.server.xmppserver.proc.PacketChecker
Check if incoming packet is allowed on this connection
isAllowed(Packet, S2SIOService, AuthenticationProcessor, Queue<Packet>) - Method in class tigase.server.xmppserver.proc.AuthenticatorSelectorManager
Method determines if given authenticator is allowed to proceed: takes into consideration authenticators priority, currently used authenticator as well as received stream futures
isAllowed(JID, PrivacyList.Item.Type) - Method in class tigase.xmpp.impl.PrivacyList
 
isAllowed(JID, JID, String) - Static method in class tigase.vhosts.filter.CustomDomainFilter
 
isAllowed(JID, JID, String[]) - Static method in class tigase.vhosts.filter.CustomDomainFilter
 
isAllowed(JID, JID, Set<Rule>) - Static method in class tigase.vhosts.filter.CustomDomainFilter
 
isAllowed(XMPPIOService<Object>, String) - Method in class tigase.server.xmppclient.ClientConnectionManager
 
isAllowedFor(JID) - Method in class tigase.auth.adhoc.AbstractCredentialsCommand
 
isAllowedFor(JID) - Method in interface tigase.component.adhoc.AdHocCommand
 
isAllowedFor(JID) - Method in class tigase.component.modules.impl.config.ConfiguratorCommand
 
isAllowedFor(JID) - Method in class tigase.monitor.modules.AddScriptTaskCommand
 
isAllowedFor(JID) - Method in class tigase.monitor.modules.AddTimerScriptTaskCommand
 
isAllowedFor(JID) - Method in class tigase.monitor.modules.ConfigureTaskCommand
 
isAllowedFor(JID) - Method in class tigase.monitor.modules.DeleteScriptTaskCommand
 
isAllowedFor(JID) - Method in class tigase.monitor.modules.InfoTaskCommand
 
isAllowedFor(JID) - Method in class tigase.server.rtbl.adhoc.AbstractAdHocCommand
 
isAllowedForDomain(String, VHostItem) - Method in class tigase.auth.DefaultMechanismSelector
 
isAllowedForOfflineStorage(Packet) - Method in class tigase.xmpp.impl.OfflineMessages
Method determines whether packet sent to offline user should be stored in offline storage or not
isAllowedForOfflineStorageDefaults(Packet) - Method in class tigase.xmpp.impl.OfflineMessages
 
isAnonymous() - Method in class tigase.xmpp.RepositoryAccess
 
isAnonymousEnabled() - Method in interface tigase.vhosts.VHostItem
 
isAnonymousEnabled() - Method in class tigase.vhosts.VHostItemDefaults
 
isAnonymousEnabled() - Method in class tigase.vhosts.VHostItemImpl
 
isAnonymousEnabled() - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
isAnonymousEnabled(String) - Method in class tigase.vhosts.VHostManager
 
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.server.ext.ComponentIOService
 
isAuthenticated() - Method in class tigase.server.xmppserver.S2SIOService
 
isAuthenticated(CID) - Method in class tigase.server.xmppserver.S2SIOService
 
isAuthorized() - Method in class tigase.auth.callbacks.ValidateCertificateData
 
isAuthorized() - Method in class tigase.xmpp.impl.JabberIqPrivacy.OfflineResourceConnection
 
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
 
isAuthzIDIgnored() - Static method in class tigase.auth.mechanisms.AbstractSasl
 
isAvailable() - Method in class tigase.db.util.SchemaLoader.TypeInfo
 
isAvailable(XMPPResourceConnection) - Static method in class tigase.auth.mechanisms.SaslSCRAMPlus
 
isAvailable(XMPPResourceConnection) - Static method in class tigase.auth.mechanisms.SaslSCRAMSha256Plus
 
isAvailable(XMPPResourceConnection) - Static method in class tigase.auth.mechanisms.SaslSCRAMSha512Plus
 
isBasic(char) - Static method in class gnu.inet.encoding.Punycode
 
isBeanClassRegistered(String) - Method in class tigase.kernel.core.DependencyManager
 
isBeanClassRegistered(String) - Method in class tigase.kernel.core.Kernel
Checks if bean with given name is registered in Kernel.
isBeanClassRegistered(String, boolean) - Method in class tigase.kernel.core.Kernel
Checks if bean with given name is registered in Kernel.
isBeanClassRegisteredInParentKernel(Kernel, String, Class<?>) - Static method in class tigase.kernel.beans.config.AbstractBeanConfigurator
Method checkes if bean is already registered in parent kernel.
isBlocked(BareJID) - Method in class tigase.server.rtbl.RTBL
 
isBlocked(BareJID) - Method in class tigase.server.rtbl.RTBLRepository
 
isBrokenPacket(Packet) - Method in class tigase.server.xmppsession.SessionManager
 
isBruteForceLockerEnabled(XMPPResourceConnection) - Method in class tigase.xmpp.impl.AbstractAuthPreprocessor
 
isCancelled() - Method in class tigase.util.common.TimerTask
 
isCertRequired() - Method in class tigase.server.xmppclient.ClientTrustManagerFactory.ClientTrustVHostItemExtension
 
isCheckDns() - Method in class tigase.vhosts.VHostItemDefaults
 
isClientMode() - Method in class tigase.io.JcaTLSWrapper
 
isClientMode() - Method in interface tigase.io.TLSWrapper
 
isCloseConnections() - Method in class tigase.server.bosh.BoshConnectionManager
 
isCloseConnections() - Method in interface tigase.server.bosh.BoshIOService.ConfigProvider
 
isClusteredEventBus(JID) - Method in class tigase.eventbus.component.AbstractEventBusModule
 
isCommand() - Method in class tigase.server.Iq
 
isCommand() - Method in class tigase.server.Packet
The method checks whether the stanza enclosed by this Packet instance is an ad-hoc command.
isCompatible() - Static method in enum class tigase.util.ui.console.AnsiColor
 
isComplete() - Method in class tigase.auth.mechanisms.AbstractSasl
 
isCompNodeKey(String, String, String) - Method in class tigase.conf.ConfigItem
 
isComponent(String) - Method in class tigase.conf.ConfigItem
Checks if the given component name is equal to this item compName.
isConfigureNode() - Method in enum class tigase.eventbus.component.stores.Affiliation
 
isConfirmationRequired() - Method in class tigase.xmpp.impl.JabberIqRegister.UserRegisteredEvent
 
isConnected() - Method in interface tigase.io.IOInterface
 
isConnected() - Method in class tigase.io.SocketIO
 
isConnected() - Method in class tigase.io.TLSIO
 
isConnected() - Method in class tigase.io.ZLibIO
 
isConnected() - Method in class tigase.net.IOService
 
isConnected() - Method in class tigase.server.xmppserver.S2SConnection
 
isConnected() - Method in class tigase.stats.JavaJMXProxyOpt
 
isCoreComponent() - Method in class tigase.util.setup.BeanDefinition
 
isCorrectSender(DataSourceBean) - Method in class tigase.db.beans.DataSourceBean.DataSourceChangedEvent
Check if event was emitted by provided instance of DataSourceBean
isCorrectType(ServerComponent) - Method in class tigase.cluster.ClusterController
 
isCorrectType(ServerComponent) - Method in class tigase.conf.ConfiguratorAbstract
 
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
 
isCorrectType(ServerComponent) - Method in class tigase.vhosts.VHostManager
 
isData(String) - Method in interface tigase.vhosts.VHostItem
Deprecated.
isData(String) - Method in class tigase.vhosts.VHostItemImpl
Deprecated.
isData(String) - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
isDbRootAsk() - Method in class tigase.db.util.DBSchemaLoader.Parameters
 
isDbRootAsk() - Method in interface tigase.db.util.SchemaLoader.Parameters
 
isDefault() - Element in annotation interface tigase.db.Repository.Meta
Is it default implementation for supported URIs?
isDefault() - Method in class tigase.io.repo.CertificateItem
 
isDefault() - Method in class tigase.vhosts.VHostItemImpl
 
isDeleteItem() - Method in enum class tigase.eventbus.component.stores.Affiliation
 
isDeleteNode() - Method in enum class tigase.eventbus.component.stores.Affiliation
 
isDeliveryError(Packet) - Static method in class tigase.xmpp.impl.C2SDeliveryErrorProcessor
Checks if packet is delivery-error packet
isDiscoNonAdmin() - Method in class tigase.component.AbstractComponent
Deprecated.
Is this component discoverable by disco#items for domain by non admin users.
isDiscoNonAdmin() - Method in class tigase.component.AbstractKernelBasedComponent
Is this component discoverable by disco#items for domain by non admin users.
isDiscoNonAdmin() - Method in class tigase.eventbus.component.EventBusComponent
 
isDiscoNonAdmin() - Method in class tigase.monitor.MonitorComponent
 
isDiscoNonAdmin() - Method in class tigase.server.ext.ComponentProtocolManager
 
isDiscoNonAdmin() - Method in class tigase.server.extdisco.ExternalServiceDiscoveryComponent
 
isDiscoNonAdmin() - Method in class tigase.server.rtbl.RTBLComponent
 
isDiscoNonAdmin() - Method in class tigase.server.test.TestComponent
 
isDomainAllowed(String) - Method in class tigase.server.CmdAcl
 
isDomainListRequired() - Method in enum class tigase.vhosts.filter.DomainFilterPolicy
 
isElement(String, String) - Method in class tigase.server.Packet
The method checks whether the enclosed stanza is a specific XML element.
isEmpty() - Method in class tigase.collections.TwoHashBidiMap
 
isEmpty() - Method in class tigase.util.cache.SimpleCache
 
isEmpty() - Method in class tigase.xmpp.impl.PrivacyList
 
isEmpty(Object) - Static method in class tigase.auth.mechanisms.AbstractSasl
 
isEmpty(String) - Method in class tigase.server.script.AbstractScriptCommand
 
isEmptyNameAllowed() - Method in class tigase.xmpp.impl.JabberIqRoster
 
isEmptyNameAllowed() - Static method in class tigase.xmpp.impl.roster.RosterAbstract
 
isEnabled() - Method in class tigase.auth.BruteForceLockerBean.BruteForceLockerVHostExtension
 
isEnabled() - Method in class tigase.monitor.tasks.AbstractConfigurableTask
 
isEnabled() - Method in class tigase.server.xmppclient.SeeOtherHost.SeeOtherHostVHostItemExtension
 
isEnabled() - Method in interface tigase.vhosts.VHostItem
 
isEnabled() - Method in class tigase.vhosts.VHostItemImpl
 
isEnabled() - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
isEnabled(VHostItem, SeeOtherHostIfc.Phase) - Method in class tigase.server.xmppclient.SeeOtherHost
 
isEnabled(VHostItem, SeeOtherHostIfc.Phase) - Method in interface tigase.server.xmppclient.SeeOtherHostIfc
Performs check whether redirect is enabled in the given phase by default see-other-host redirect is only active in stream:open phase
isEnabled(XMPPIOService) - Static method in class tigase.server.xmppclient.StreamManagementIOProcessor
Method returns true if XMPPIOService has enabled SM.
isEnabled(XMPPResourceConnection) - Method in class tigase.auth.BruteForceLockerBean
 
isEncrypted() - Method in class tigase.xmpp.XMPPResourceConnection
 
isExceptionKeyViolation(SQLException) - Method in class tigase.db.jdbc.JDBCRepository
 
isExpired(X509Certificate) - Static method in class tigase.cert.CertificateUtil
 
isExportable() - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator.BeanDefinition
 
isExportable() - Method in class tigase.kernel.core.BeanConfig
Checks if bean may be visible in child Kernels.
isExportable() - Method in class tigase.kernel.core.Kernel.DelegatedBeanConfig
 
isExternal() - Method in class tigase.db.util.SchemaManager.SchemaInfo
 
isForceReloadSchema() - Method in class tigase.db.util.DBSchemaLoader.Parameters
 
isForceReloadSchema() - Method in interface tigase.db.util.SchemaLoader.Parameters
 
isForClass(Class<? extends RTBLIqModule>) - Method in class tigase.server.rtbl.RTBLIqModule.ResultEvent
 
isForMechanism(String) - Method in interface tigase.auth.credentials.Credentials.RawEntry
Checks if the provided string matches the name of the encryption mechanism used to encode data for storage in the repository.
isFormSigned(Form) - Method in class tigase.form.FormSignatureVerifier
 
isFromUserSession(Packet, XMPPResourceConnection) - Static method in class tigase.xmpp.XMPPProcessorAbstract
 
isHandshakingOnly() - Method in class tigase.server.xmppserver.S2SIOService
 
isHighMemoryUsage() - Method in class tigase.util.historyCache.AllHistoryCache
 
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.S2SConnectionManager
 
isHostValid(String) - Static method in class tigase.util.dns.DNSResolverDefault
 
isIgnoreMissingFiles() - Method in class tigase.db.util.DBSchemaLoader.Parameters
 
isInactive() - Method in enum class tigase.db.AuthRepository.AccountStatus
 
isInClusterSubscription() - Method in class tigase.eventbus.component.stores.Subscription
 
isInitializationComplete() - Method in class tigase.cluster.VirtualComponent
 
isInitializationComplete() - Method in class tigase.server.BasicComponent
 
isInitializationComplete() - Method in interface tigase.server.ServerComponent
Method returns information about whether the initialization process (initializationCompleted()) method has been called.
isInitialized() - Method in class tigase.db.comp.ConfigRepository
 
isInitialized() - Method in class tigase.stats.JavaJMXProxyOpt
 
isInputBufferEmpty() - Method in class tigase.net.IOService
 
isInRegexRoutings(String) - Method in class tigase.server.AbstractMessageReceiver
 
isInRegexRoutings(String) - Method in interface tigase.server.MessageReceiver
 
isInRoster(Packet, XMPPResourceConnection) - Method in class tigase.xmpp.impl.push.IgnoreFromUnknownFilter
 
isInteractiveMode() - Method in class tigase.util.ui.console.ParameterParser
 
isIqResponseToNode(Packet) - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
isJIDAllowed(BareJID) - Method in class tigase.server.CmdAcl
 
isJidOnline(JID) - Method in class tigase.server.monitor.MonitorRuntime
 
isJidOnline(JID) - Method in class tigase.sys.TigaseRuntime
 
isJidOnlineLocally(BareJID) - Method in class tigase.server.monitor.MonitorRuntime
 
isJidOnlineLocally(BareJID) - Method in class tigase.sys.TigaseRuntime
 
isJidOnlineLocally(JID) - Method in class tigase.server.monitor.MonitorRuntime
 
isJidOnlineLocally(JID) - Method in class tigase.sys.TigaseRuntime
 
isJIDPresent() - Method in class tigase.auth.BruteForceLockerBean.Key
 
isKey(String) - Method in class tigase.conf.ConfigItem
Checks if the given key is equal to this item keyName.
isLimitSurpassed(int, E) - Method in class tigase.stats.MaxDailyCounterQueue
Check if any item within range surpass the limit
isLimitSurpassed(E) - Method in class tigase.stats.MaxDailyCounterQueue
Check if any item in the collection surpass the limit
isLimitSurpassedAllItems(int, E) - Method in class tigase.stats.MaxDailyCounterQueue
Check if all and every item within range surpass the limit
isLimitSurpassedAllItems(E) - Method in class tigase.stats.MaxDailyCounterQueue
Check if all and every item in the collection surpass the limit
isListened(String, String) - Method in class tigase.eventbus.impl.EventBusImplementation
 
isLocal() - Method in class tigase.io.CertificateContainer.CertificateChange
 
isLocalDomain(String) - Method in class tigase.server.BasicComponent
 
isLocalDomain(String) - Method in class tigase.vhosts.VHostManager
 
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.server.xmppsession.SessionManager
 
isLocalDomain(String, boolean) - Method in interface tigase.server.xmppsession.SessionManagerHandler
 
isLocalDomain(String, boolean) - Method in class tigase.xmpp.impl.JabberIqPrivacy.PrivacyListOfflineCache
 
isLocalDomain(String, boolean) - Method in class tigase.xmpp.XMPPResourceConnection
 
isLocalDomainOrComponent(String) - Method in class tigase.server.BasicComponent
 
isLocalDomainOrComponent(String) - Method in class tigase.vhosts.VHostManager
 
isLocalDomainOrComponent(String) - Method in interface tigase.vhosts.VHostManagerIfc
Method check if domains is locally hosted as a vhost or a component of a vhost.
isLocked - Variable in class tigase.db.util.locker.ConnectionLock
 
isLocked() - Method in class tigase.db.util.locker.ConnectionLock
 
isLoggable(LogRecord) - Method in class tigase.server.bosh.BoshSidLoggerFilter
 
isLoggable(LogRecord) - Method in class tigase.util.log.LogFilter
 
isLoggable(LogRecord) - Method in class tigase.util.log.LogUserFilter
 
isLoginAllowed(XMPPResourceConnection, String, BareJID) - Method in class tigase.auth.BruteForceLockerBean
 
isLoginAllowed(XMPPResourceConnection, String, BareJID, long) - Method in class tigase.auth.BruteForceLockerBean
 
isLoginAllowedByBruteForceLocker(XMPPResourceConnection, String, BareJID) - Method in class tigase.xmpp.impl.AbstractAuthPreprocessor
 
isMechanismSupported(String, String) - Method in class tigase.db.AbstractAuthRepositoryWithCredentials
 
isMechanismSupported(String, String) - Method in interface tigase.db.AuthRepository
 
isMechanismSupported(String, String) - Method in class tigase.db.AuthRepositoryImpl
 
isMechanismSupported(String, String) - Method in class tigase.db.AuthRepositoryMDImpl
 
isMechanismSupported(String, String) - Method in class tigase.db.AuthRepositoryPool
 
isMechanismSupported(String, String) - Method in class tigase.db.jdbc.JDBCRepository
 
isMechanismSupported(String, String) - Method in class tigase.db.jdbc.TigaseCustomAuth
 
isMentioned(Packet, String) - Method in class tigase.xmpp.impl.push.GroupchatFilter
 
isMethodSupported(String) - Method in class tigase.form.SignatureCalculator
 
isModified() - Method in class tigase.xmpp.impl.roster.RosterElement
 
isModified(XMPPResourceConnection) - Method in class tigase.xmpp.impl.roster.RosterFlat
 
isMonitorCommand(String) - Method in interface tigase.server.monitor.MonitorPluginIfc
 
isMoveFromFilesystemToRepository() - Method in class tigase.io.repo.CertificateRepository
 
isNeedClientAuth() - Method in class tigase.io.JcaTLSWrapper
 
isNeedClientAuth() - Method in interface tigase.io.TLSWrapper
 
isNextItem() - Method in class tigase.stats.MaxDailyCounterQueue
 
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.
isNodeShutdown(BareJID) - Method in class tigase.server.xmppclient.SeeOtherHost
 
isNonAdminCommands() - Method in class tigase.server.BasicComponent
 
isNotOnlySession(XMPPResourceConnection) - Method in class tigase.xmpp.impl.PresenceOffline
 
isNullAllowed() - Method in class tigase.kernel.core.Dependency
Checks if empty value may be injected.
isNullSession(Packet, XMPPResourceConnection) - Static method in class tigase.xmpp.XMPPProcessorAbstract
 
isOnline() - Method in class tigase.xmpp.impl.roster.RosterElement
 
isOnline(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Deprecated.
isOnline(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterFlat
Deprecated.
isOSGi() - Static method in class tigase.server.XMPPServer
 
isOwner(String) - Method in interface tigase.db.comp.RepositoryItem
The method checks whether the person with given ID is the Item owner.
isOwner(String) - Method in class tigase.db.comp.RepositoryItemAbstract
 
isOwner(String) - Method in class tigase.server.extdisco.ExtServiceDiscoItem
 
isOwner(String) - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
isPacketAllowed(Packet) - Method in class tigase.xmpp.impl.AbstractAuthPreprocessor
 
isPacketFromConnectionManager(Packet) - Method in class tigase.server.StanzaSourceChecker
 
isPendingIn(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Deprecated.
isPersistent() - Method in class tigase.xmpp.impl.roster.RosterElement
 
isPinned() - Method in class tigase.kernel.core.BeanConfig
Returns information if bean in pinned.
isPreApproved(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Deprecated.
isPresence_sent() - Method in class tigase.xmpp.impl.roster.RosterElement
 
isPublishItem() - Method in enum class tigase.eventbus.component.stores.Affiliation
 
isPurgeNode() - Method in enum class tigase.eventbus.component.stores.Affiliation
 
isQueueEnabled(XMPPResourceConnection) - Method in class tigase.xmpp.impl.MobileV1
Check if queuing is enabled
isQueueEnabled(XMPPResourceConnection) - Method in class tigase.xmpp.impl.MobileV2
Check if queuing is enabled
isQueueEnabled(XMPPResourceConnection) - Static method in class tigase.xmpp.impl.MobileV3
Check if queuing is enabled
isRecentJID(JID) - Method in class tigase.server.ext.ComponentIOService
 
isRedirectionRequired(BareJID, BareJID) - Method in class tigase.server.xmppclient.SeeOtherHostDualIP
 
isRedirectionRequired(BareJID, BareJID) - Method in interface tigase.server.xmppclient.SeeOtherHostIfc
Method validates whether a redirection for a particular hostname and resulting redirection hastname is required
isRegistered(Class<?>) - Method in class tigase.eventbus.impl.EventsRegistrar
 
isRegistered(String) - Method in class tigase.eventbus.impl.EventsRegistrar
 
isRegisterEnabled() - Method in interface tigase.vhosts.VHostItem
 
isRegisterEnabled() - Method in class tigase.vhosts.VHostItemDefaults
 
isRegisterEnabled() - Method in class tigase.vhosts.VHostItemImpl
 
isRegisterEnabled() - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
isRegistrationAllowedForConnection(JID) - Method in class tigase.xmpp.impl.JabberIqRegister
 
isRemoteAddress(String) - Method in interface tigase.io.IOInterface
 
isRemoteAddress(String) - Method in class tigase.io.SocketIO
 
isRemoteAddress(String) - Method in class tigase.io.TLSIO
 
isRemoteAddress(String) - Method in class tigase.io.ZLibIO
 
isRemoteAllowed(JID, XMPPResourceConnection) - Static method in class tigase.xmpp.impl.RemoteRosterManagement
 
isRequireArguments() - Method in class tigase.util.ui.console.CommandlineParameter
Retrieves information whether this parameter option requires arguments
isRequired() - Method in class tigase.form.Field
 
isRequired() - Method in class tigase.util.ui.console.CommandlineParameter
Retrieves information whether this parameter option is required
isResourceSet() - Method in class tigase.xmpp.XMPPResourceConnection
 
isResponseValid(XMPPResourceConnection, String) - Method in interface tigase.xmpp.impl.CaptchaProvider.CaptchaItem
 
isRetrieveItem() - Method in enum class tigase.eventbus.component.stores.Affiliation
 
isRosterLoaded(XMPPResourceConnection) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Check if data containing user roster for this session is loaded from database
isRosterLoaded(XMPPResourceConnection) - Method in class tigase.xmpp.impl.roster.RosterFlat
 
isRouted() - Method in class tigase.server.Packet
Method determines whether the stanza represents so called routed packet.
isSaveToDisk() - Method in class tigase.io.CertificateContainer.CertificateChange
 
isScheduled() - Method in class tigase.util.common.TimerTask
 
isSecret() - Method in class tigase.util.ui.console.CommandlineParameter
Retrieves information whether this parameter option is secret
isSecure() - Method in class tigase.server.ConnectionManager.PortConfigBean
 
isSelfSigned(X509Certificate) - Static method in class tigase.cert.CertificateUtil
 
isSendingNotificationAllowed(BareJID, XMPPResourceConnection, Element, Packet) - Method in class tigase.xmpp.impl.push.AbstractPushNotifications
 
isSendingNotificationAllowed(BareJID, XMPPResourceConnection, Element, Packet) - Method in class tigase.xmpp.impl.push.GroupchatFilter
 
isSendingNotificationAllowed(BareJID, XMPPResourceConnection, Element, Packet) - Method in class tigase.xmpp.impl.push.IgnoreFromUnknownFilter
 
isSendingNotificationAllowed(BareJID, XMPPResourceConnection, Element, Packet) - Method in class tigase.xmpp.impl.push.JinglePushNotificationsExtension
 
isSendingNotificationAllowed(BareJID, XMPPResourceConnection, Element, Packet) - Method in class tigase.xmpp.impl.push.MutedFilter
 
isSendingNotificationAllowed(BareJID, XMPPResourceConnection, Element, Packet) - Method in class tigase.xmpp.impl.push.PushNotifications
 
isSendingNotificationAllowed(BareJID, XMPPResourceConnection, Element, Packet) - Method in interface tigase.xmpp.impl.push.PushNotificationsFilter
 
isServerSession() - Method in class tigase.server.xmppsession.SMResourceConnection
 
isServerSession() - Method in class tigase.xmpp.XMPPResourceConnection
Returns information whether this is a server (SessionManager) session or normal user session.
isServerSession(Packet, XMPPResourceConnection) - Static method in class tigase.xmpp.XMPPProcessorAbstract
 
isServiceDisco() - Method in class tigase.server.Iq
 
isServiceDisco() - Method in class tigase.server.Packet
A convenience method which checks whether the enclosed stanza is a service discovery query.
isShutdownThreadDump() - Method in class tigase.conf.LoggingBean
 
isShutdownThreadDump() - Method in class tigase.server.monitor.MonitorRuntime
 
isSignedFormRequired() - Method in class tigase.xmpp.impl.JabberIqRegister
 
isSkipOffline() - Method in class tigase.xmpp.impl.PresenceAbstract
 
isSkipOfflineSys() - Method in class tigase.xmpp.impl.PresenceAbstract
 
isSocketServiceReady() - Method in class tigase.net.IOService
 
isStanza(Packet) - Method in class tigase.server.xmppclient.StreamManagementIOProcessor
 
isStreamClosed() - Method in class tigase.xmpp.XMPPDomBuilderHandler
 
isStreamNegotiationCompleted() - Method in class tigase.server.xmppserver.S2SIOService
 
isSubdomain() - Method in class tigase.eventbus.component.EventBusComponent
 
isSubdomain() - Method in class tigase.server.BasicComponent
 
isSubscribe() - Method in enum class tigase.eventbus.component.stores.Affiliation
 
isSubscribedFrom(RosterAbstract.SubscriptionType) - Method in class tigase.xmpp.impl.roster.RosterAbstract
 
isSubscribedFrom(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Deprecated.
isSubscribedTo(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Deprecated.
isSubscriptionValid(BareJID, BareJID) - Method in class tigase.xmpp.impl.PresenceOffline
 
isSuitableForForward(Packet) - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
isSuitableForForward(Packet) - Method in class tigase.cluster.strategy.SMNonCachingAllNodes
 
isSupported(String) - Method in class tigase.db.util.SchemaLoader
 
isThrowExceptionIfCannotCreate() - Method in class tigase.kernel.core.DependencyManager
 
isTimedOut(XMPPResourceConnection) - Method in class tigase.xmpp.impl.MobileV1
Check timeout for queue
isTlsNeedClientAuthEnabled() - Method in interface tigase.server.xmppserver.S2SConnectionHandlerIfc
 
isTlsNeedClientAuthEnabled() - Method in class tigase.server.xmppserver.S2SConnectionManager
 
isTlsNeedClientAuthEnabled(VHostItem) - Method in class tigase.server.xmppclient.ClientTrustManagerFactory
 
isTlsRequired() - Method in interface tigase.vhosts.VHostItem
 
isTlsRequired() - Method in class tigase.vhosts.VHostItemDefaults
 
isTlsRequired() - Method in class tigase.vhosts.VHostItemImpl
 
isTlsRequired() - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
isTlsRequired() - Method in class tigase.xmpp.XMPPResourceConnection
 
isTlsRequired(String) - Method in interface tigase.server.xmppserver.S2SConnectionHandlerIfc
Checks if TLS is required for particular domain
isTlsRequired(String) - Method in class tigase.server.xmppserver.S2SConnectionManager
 
isTlsWantClientAuthEnabled() - Method in interface tigase.server.xmppserver.S2SConnectionHandlerIfc
 
isTlsWantClientAuthEnabled() - Method in class tigase.server.xmppserver.S2SConnectionManager
 
isTlsWantClientAuthEnabled(VHostItem) - Method in class tigase.server.xmppclient.ClientTrustManagerFactory
 
isTmpSession() - Method in class tigase.xmpp.XMPPResourceConnection
 
isTokenInBucket(JID) - Method in class tigase.xmpp.impl.JabberIqRegister
 
isToUserSession(Packet, XMPPResourceConnection) - Static method in class tigase.xmpp.XMPPProcessorAbstract
 
isTrusted(String) - Method in class tigase.server.BasicComponent
 
isTrusted(JID) - Method in class tigase.server.BasicComponent
 
isTrustedJID(JID) - Method in interface tigase.vhosts.VHostItem
 
isType(String) - Method in class tigase.form.AbstractForm
 
isType(String) - Method in class tigase.form.Form
 
isUpperUnbound() - Method in class tigase.xmpp.mam.util.Range
 
isUseLegacyDatetimeCode() - Method in class tigase.db.util.DBSchemaLoader.Parameters
 
isUserDisabled(BareJID) - Method in interface tigase.db.AuthRepository
Deprecated.
isUserDisabled(BareJID) - Method in class tigase.db.AuthRepositoryImpl
 
isUserDisabled(BareJID) - Method in class tigase.db.AuthRepositoryMDImpl
 
isUserDisabled(BareJID) - Method in class tigase.db.AuthRepositoryPool
 
isUserDisabled(BareJID) - Method in class tigase.db.DummyRepository
 
isUserDisabled(BareJID) - Method in class tigase.db.jdbc.DrupalWPAuth
 
isUserDisabled(BareJID) - Method in class tigase.db.jdbc.JDBCRepository
 
isUserDisabled(BareJID) - Method in class tigase.db.jdbc.TigaseAuth
Deprecated.
 
isUserDisabled(BareJID) - Method in class tigase.db.ldap.LdapAuthProvider
 
isUserDisabled(BareJID) - Method in class tigase.db.xml.XMLRepository
 
isUserId(BareJID) - Method in class tigase.server.xmppsession.SMResourceConnection
 
isUserId(BareJID) - Method in class tigase.xmpp.XMPPResourceConnection
 
isUseSSL() - Method in class tigase.db.util.DBSchemaLoader.Parameters
 
isUseUTC() - Method in class tigase.util.datetime.TimestampHelper
 
isValid() - Method in class tigase.db.util.SchemaManager.SchemaInfo
 
isValid(TrustManager[]) - Method in class tigase.io.SSLContextContainerAbstract.SSLHolder
 
isVerified() - Method in class tigase.auth.callbacks.VerifyPasswordCallback
 
isVisitedNode(JID) - Method in class tigase.cluster.api.ClusterElement
 
isWaitingForResponse() - Method in class tigase.server.xmppclient.C2SIOService
 
isXMLNSStaticStr(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.
isXMLNSSupported(String) - Method in class tigase.xmpp.mam.modules.QueryModule
 
isZero() - Method in class tigase.util.Version
 
Item() - Constructor for class tigase.server.DataForm.Item
 
ITEM - Static variable in class tigase.xmpp.impl.Privacy
 
ITEM_ELEMENT_NAME - Static variable in class tigase.xmpp.impl.FlexibleOfflineMessageRetrieval
 
ITEM_NOT_FOUND - Enum constant in enum class tigase.xmpp.Authorization
 
itemAdded(Item) - Method in interface tigase.db.comp.RepositoryChangeListenerIfc
 
itemAdded(ClusterRepoItem) - Method in class tigase.cluster.ClusterConnectionManager
 
itemAdded(ConfigItem) - Method in class tigase.conf.ConfiguratorAbstract
 
itemAdded(CertificateItem) - Method in class tigase.io.CertificateContainer
 
itemAdded(CompRepoItem) - Method in class tigase.server.ext.ComponentProtocol
 
itemChanged(Item, Item) - Method in class tigase.db.comp.ConfigRepository
 
itemChanged(ClusterRepoItem, ClusterRepoItem) - Method in class tigase.cluster.repo.ClConConfigRepository
 
itemChanged(CertificateItem, CertificateItem) - Method in class tigase.io.repo.CertificateRepository
 
itemFound(Q, I) - Method in interface tigase.xmpp.mam.MAMRepository.ItemHandler
 
itemFound(Query, MAMRepository.Item) - Method in class tigase.xmpp.mam.MAMItemHandler
 
itemLoaded(ClusterRepoItem) - Method in class tigase.cluster.repo.ClConConfigRepository
 
itemRemoved(Item) - Method in interface tigase.db.comp.RepositoryChangeListenerIfc
 
itemRemoved(ClusterRepoItem) - Method in class tigase.cluster.ClusterConnectionManager
 
itemRemoved(ConfigItem) - Method in class tigase.conf.ConfiguratorAbstract
 
itemRemoved(CertificateItem) - Method in class tigase.io.CertificateContainer
 
itemRemoved(CompRepoItem) - Method in class tigase.server.ext.ComponentProtocol
 
items - Variable in class tigase.db.comp.ConfigRepository
 
ITEMS_IMPORT_FILE - Static variable in class tigase.server.ext.AbstractCompDBRepository
 
ITEMS_XMLNS - Static variable in interface tigase.disco.XMPPService
A convenience constant with service discovery items xmlns string.
itemsHash - Variable in class tigase.db.comp.ConfigRepository
 
itemUpdated(Item) - Method in interface tigase.db.comp.RepositoryChangeListenerIfc
 
itemUpdated(ClusterRepoItem) - Method in class tigase.cluster.ClusterConnectionManager
 
itemUpdated(ConfigItem) - Method in class tigase.conf.ConfiguratorAbstract
 
itemUpdated(CertificateItem) - Method in class tigase.io.CertificateContainer
 
itemUpdated(CompRepoItem) - Method in class tigase.server.ext.ComponentProtocol
 
iterator() - Method in class tigase.collections.CircularFifoQueue
 
iterator() - Method in class tigase.conf.ConfigurationCache
 
iterator() - Method in class tigase.db.comp.AbstractSDComponentRepositoryBean
 
iterator() - Method in class tigase.db.comp.ConfigRepository
 
iterator() - Method in class tigase.server.ext.CompSQLRepository
Deprecated.
 
iterator() - Method in class tigase.stats.MaxDailyCounterQueue
 
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
 
JabberIqPrivacy - Class in tigase.xmpp.impl
Describe class JabberIqPrivacy here.
JabberIqPrivacy() - Constructor for class tigase.xmpp.impl.JabberIqPrivacy
 
JabberIqPrivacy.ITEM_ACTION - Enum Class in tigase.xmpp.impl
 
JabberIqPrivacy.ITEM_SUBSCRIPTIONS - Enum Class in tigase.xmpp.impl
 
JabberIqPrivacy.ITEM_TYPE - Enum Class in tigase.xmpp.impl
 
JabberIqPrivacy.OfflineResourceConnection - Class in tigase.xmpp.impl
 
JabberIqPrivacy.PrivacyListOfflineCache - Class in tigase.xmpp.impl
 
JabberIqPrivacy.PrivacyListUpdatedEvent - Class in tigase.xmpp.impl
 
JabberIqPrivate - Class in tigase.xmpp.impl
Describe class JabberIqPrivate here.
JabberIqPrivate() - Constructor for class tigase.xmpp.impl.JabberIqPrivate
 
JabberIqRegister - Class in tigase.xmpp.impl
XEP-0077: In-Band Registration
Created: Thu Feb 16 13:14:06 2006
JabberIqRegister() - Constructor for class tigase.xmpp.impl.JabberIqRegister
 
JabberIqRegister.AccountValidator - Interface in tigase.xmpp.impl
 
JabberIqRegister.CIDRAddress - Class in tigase.xmpp.impl
As in http://commons.apache.org/proper/commons-net/jacoco/org.apache.commons .net.util/SubnetUtils.java.html
JabberIqRegister.UserRegisteredEvent - Class in tigase.xmpp.impl
 
JabberIqRegister.WelcomeMessageChangedEvent - Class in tigase.xmpp.impl
 
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
 
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
 
JabberVersionModule - Class in tigase.component.modules.impl
 
JabberVersionModule() - Constructor for class tigase.component.modules.impl.JabberVersionModule
 
JavaJMXProxyOpt - Class in tigase.stats
 
JavaJMXProxyOpt(String, String, int, String, String, long, long, boolean) - Constructor for class tigase.stats.JavaJMXProxyOpt
 
JcaTLSWrapper - Class in tigase.io
Describe class TLSWrapper here.
JcaTLSWrapper(SSLContext, TLSEventHandler, String, int, boolean, boolean) - Constructor for class tigase.io.JcaTLSWrapper
 
JcaTLSWrapper(SSLContext, TLSEventHandler, String, int, boolean, boolean, boolean) - Constructor for class tigase.io.JcaTLSWrapper
Creates a new TLSWrapper instance.
JcaTLSWrapper(SSLContext, TLSEventHandler, String, int, boolean, boolean, boolean, String[], String[]) - Constructor for class tigase.io.JcaTLSWrapper
 
JDBC_CONNVALID_QUERY - Static variable in class tigase.db.jdbc.DataRepositoryImpl
 
JDBC_GETSCHEMAVER_QUERY - Static variable in class tigase.db.jdbc.JDBCRepository
 
JDBC_SCHEMA_VERSION_QUERY - Static variable in class tigase.db.jdbc.DataRepositoryImpl
 
jdbcConnection - Variable in class tigase.db.util.locker.ConnectionLock
 
JDBCMsgBroadcastRepository - Class in tigase.server.amp.db
Created by andrzej on 15.03.2016.
JDBCMsgBroadcastRepository() - Constructor for class tigase.server.amp.db.JDBCMsgBroadcastRepository
 
JDBCMsgRepository - Class in tigase.server.amp.db
Created: May 3, 2010 5:28:02 PM
JDBCMsgRepository() - Constructor for class tigase.server.amp.db.JDBCMsgRepository
 
JDBCPasswordObfuscator - Class in tigase.db.util
 
JDBCPasswordObfuscator() - Constructor for class tigase.db.util.JDBCPasswordObfuscator
 
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
 
JDBCRepository.IRepoCache<K,V> - Interface in tigase.db.jdbc
 
JDBCSeeOtherHostRepository() - Constructor for class tigase.server.xmppclient.SeeOtherHostDB.JDBCSeeOtherHostRepository
 
JdbcUrl - Enum constant in enum class tigase.kernel.beans.config.ConfigFieldType
 
jid - Enum constant in enum class tigase.vhosts.filter.Rule.RuleType
 
jid - Enum constant in enum class tigase.xmpp.impl.JabberIqPrivacy.ITEM_TYPE
 
jid - Variable in class tigase.auth.impl.AuthRepoPlainCallbackHandler
Deprecated.
 
jid - Variable in class tigase.auth.impl.PlainCallbackHandler
 
jid - Variable in class tigase.auth.impl.PlainSPCallbackHandler
Deprecated.
 
jid - Variable in class tigase.db.UserRepository.UserRemovedEvent
 
Jid - Enum constant in enum class tigase.auth.BruteForceLockerBean.Mode
 
JID - Class in tigase.xmpp.jid
The class defines an instance of a single XMPP JID identifier.
JID - Enum constant in enum class tigase.server.CmdAcl.Type
Comma separated list of JIDs of users who can execute the command.
JID_MALFORMED - Enum constant in enum class tigase.xmpp.Authorization
 
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
jid_multi - Enum constant in enum class tigase.form.Field.FieldType
 
jid_single - Enum constant in enum class tigase.form.Field.FieldType
 
jidInstance(String) - Static method in class tigase.xmpp.jid.JID
Constructs a new JID instance using a JID parameter given as a String instance.
jidInstance(String, String) - Static method in class tigase.xmpp.jid.JID
Constructs a new JID instance using given String parameters.
jidInstance(String, String, String) - Static method in class tigase.xmpp.jid.JID
Constructs a new JID instance using given String parameters.
jidInstance(BareJID) - Static method in class tigase.xmpp.jid.JID
Creates a new JID instance using given BareJID instance as a parameter.
jidInstance(BareJID, String) - Static method in class tigase.xmpp.jid.JID
Constructs a new JID instance using given BareJID instance as user bare JID and String instance as a resource part.
jidInstanceNS(String) - Static method in class tigase.xmpp.jid.JID
Constructs a new JID instance using a JID parameter given as a String instance.
jidInstanceNS(String, String) - Static method in class tigase.xmpp.jid.JID
Constructs a new JID instance using given String parameters.
jidInstanceNS(String, String, String) - Static method in class tigase.xmpp.jid.JID
Constructs a new JID instance using given String parameters.
jidInstanceNS(BareJID) - Static method in class tigase.xmpp.jid.JID
Constructs a new JID instance using given BareJID instance as user bare JID and String instance as a resource part.
jidInstanceNS(BareJID, String) - Static method in class tigase.xmpp.jid.JID
Constructs a new JID instance using given BareJID instance as user bare JID and String instance as a resource part.
JidMulti - Enum constant in enum class tigase.server.DataForm.FieldType
 
JidResourceMap<T> - Class in tigase.server.amp
Generic utility class to allow storage of any value for particular JID (including resource).
JidResourceMap() - Constructor for class tigase.server.amp.JidResourceMap
 
JidSingle - Enum constant in enum class tigase.server.DataForm.FieldType
 
jidToBareJID(String) - Static method in class tigase.xmpp.jid.BareJID
A utility method to strip the resource part from the given JID string.
Jingle - Class in tigase.xmpp.impl
Describe class Jingle here.
Jingle() - Constructor for class tigase.xmpp.impl.Jingle
 
JinglePushNotificationsExtension - Class in tigase.xmpp.impl.push
 
JinglePushNotificationsExtension() - Constructor for class tigase.xmpp.impl.push.JinglePushNotificationsExtension
 
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.
jmx - Enum constant in enum class tigase.conf.MonitoringSetupIfc.MONITOR
 
JMXProxyListener - Interface in tigase.stats
Created: Aug 24, 2009 1:02:08 PM
JMXProxyListenerOpt - Interface in tigase.stats
 
jtds - Enum constant in enum class tigase.db.DataRepository.dbTypes
Deprecated.

K

k - Static variable in class gnu.inet.encoding.DecompositionKeys
 
kernel - Variable in class tigase.component.AbstractKernelBasedComponent
 
kernel - Variable in class tigase.kernel.beans.config.AbstractBeanConfigurator
 
kernel - Variable in class tigase.server.ConnectionManager
 
Kernel - Class in tigase.kernel.core
Main class of Kernel.
Kernel() - Constructor for class tigase.kernel.core.Kernel
Creates instance of Kernel.
Kernel(String) - Constructor for class tigase.kernel.core.Kernel
Creates instance of kernel.
Kernel.DelayedDependencyInjectionQueue - Class in tigase.kernel.core
Class implements a queue for delayed dependency injection.
Kernel.DelegatedBeanConfig - Class in tigase.kernel.core
Class used for delegating beans from one kernel to the other kernel.
KernelException - Exception in tigase.kernel
 
KernelException() - Constructor for exception tigase.kernel.KernelException
 
KernelException(String) - Constructor for exception tigase.kernel.KernelException
 
KernelException(String, Throwable) - Constructor for exception tigase.kernel.KernelException
 
KernelException(String, Throwable, boolean, boolean) - Constructor for exception tigase.kernel.KernelException
 
KernelException(Throwable) - Constructor for exception tigase.kernel.KernelException
 
key - Variable in class tigase.conf.ConfigReader.StateHolder
 
key(byte[]) - Method in class tigase.auth.mechanisms.AbstractSaslSCRAM
 
key(byte[]) - Method in class tigase.form.SignatureCalculator
 
Key() - Constructor for class tigase.auth.BruteForceLockerBean.Key
 
Key(String, String, String) - Constructor for class tigase.auth.BruteForceLockerBean.Key
 
Key(BareJID, String) - Constructor for class tigase.server.rtbl.RTBLRepository.Key
 
KEY - Static variable in class tigase.xml.db.DBElement
 
KEY_FIELD_PROP_KEY - Static variable in class tigase.stats.CounterDataArchivizer
 
KEY_NAME_ATTR - Static variable in class tigase.conf.ConfigItem
 
KEY_NAME_LABEL - Static variable in class tigase.conf.ConfigItem
 
keySet() - Method in class tigase.collections.TwoHashBidiMap
 
keySet() - Method in class tigase.util.cache.SimpleCache
 
KeytoolCertificateGenerator - Class in tigase.cert
 
KeytoolCertificateGenerator() - Constructor for class tigase.cert.KeytoolCertificateGenerator
 

L

LANG_ATTR - Static variable in class tigase.server.bosh.Constants
 
LANGUAGE - Static variable in interface tigase.server.script.CommandIfc
 
LAST_ACTIVITY_KEY - Static variable in class tigase.xmpp.impl.LastActivityAbstract
 
LAST_MINUTE_BIN_LIMIT_PROP_VAL - Static variable in class tigase.server.ConnectionManager
 
LAST_MINUTE_PACKETS_LIMIT_PROP_VAL - Static variable in class tigase.server.ConnectionManager
 
LAST_PRESENCE_KEY - Static variable in class tigase.xmpp.impl.LastActivityAbstract
 
LAST_SHOW_KEY - Static variable in class tigase.xmpp.impl.LastActivityAbstract
 
LAST_STATUS_KEY - Static variable in class tigase.xmpp.impl.LastActivityAbstract
 
LAST_UPDATE_ATTR - Static variable in class tigase.cluster.repo.ClusterRepoItem
 
LAST_UPDATE_LABEL - Static variable in class tigase.cluster.repo.ClusterRepoItem
 
LastActivity - Class in tigase.xmpp.impl
Implementation of XEP-0012: Last Activity.
LastActivity() - Constructor for class tigase.xmpp.impl.LastActivity
 
LastActivityAbstract - Class in tigase.xmpp.impl
Implementation of XEP-0012: Last Activity.
LastActivityAbstract() - Constructor for class tigase.xmpp.impl.LastActivityAbstract
 
LastActivityMarker - Class in tigase.xmpp.impl
Implementation of XEP-0012: Last Activity.
LastActivityMarker() - Constructor for class tigase.xmpp.impl.LastActivityMarker
 
LastActivityRetriever - Interface in tigase.xmpp.impl
 
lastCompressionRate() - Method in class tigase.util.ZLibWrapper
 
lastDecompressionRate() - Method in class tigase.util.ZLibWrapper
 
lastReloadTime - Variable in class tigase.cluster.repo.ClConConfigRepository
 
lastReloadTimeFactor - Variable in class tigase.cluster.repo.ClConConfigRepository
 
LASTUPDATE_COLUMN - Static variable in interface tigase.cluster.repo.ClusterRepoConstants
 
LB_CLASS_LABEL - Static variable in class tigase.server.ext.CompRepoItem
 
LB_NAME_ATTR - Static variable in class tigase.server.ext.CompRepoItem
 
LdapAuthProvider - Class in tigase.db.ldap
 
LdapAuthProvider() - Constructor for class tigase.db.ldap.LdapAuthProvider
 
LEFT - Enum constant in enum class tigase.util.StringUtilities.JUSTIFY
 
level - Variable in class tigase.stats.CounterValue
 
LIBRESOURCE_REPO_CLASS_PROP_VAL - Static variable in interface tigase.conf.Configurable
Deprecated.
moved to RepositoryFactory
LIBRESOURCE_REPO_CLASS_PROP_VAL - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
LIBRESOURCE_REPO_URL_PROP_VAL - Static variable in interface tigase.conf.Configurable
Deprecated.
moved to RepositoryFactory
LIBRESOURCE_REPO_URL_PROP_VAL - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
Lifecycle - Interface in tigase.server
Generic inteface which should be implemented by every class which can be started/stopped during runtime it Tigase XMPP Server (especially for components, processors, etc.
limit - Variable in class tigase.server.xmppclient.RegistrationThrottling
 
limit() - Method in class tigase.collections.CircularFifoQueue
 
limit() - Method in class tigase.util.cache.LRUConcurrentCache
 
lineCommentStart - Static variable in class tigase.server.script.AbstractScriptCommand
 
linux - Enum constant in enum class tigase.util.common.OSUtils.OS
 
list - Variable in class tigase.conf.ConfigReader.StateHolder
 
List - Enum constant in enum class tigase.db.beans.MDRepositoryBean.SelectorType
Repository instances will be created for default data source and for data sources listed in configuration.
LIST - Enum constant in enum class tigase.conf.ConfigReader.State
 
LIST - Enum constant in enum class tigase.vhosts.filter.DomainFilterPolicy
user can communicate with users of the domains within listen domains
LIST - Static variable in class tigase.xmpp.impl.Privacy
 
LIST_EL_NAME - Static variable in class tigase.xmpp.impl.JabberIqPrivacy
 
list_multi - Enum constant in enum class tigase.form.Field.FieldType
 
list_single - Enum constant in enum class tigase.form.Field.FieldType
 
ListDiffCalculator - Class in tigase.util
Created by bmalkow on 19.12.2016.
ListDiffCalculator() - Constructor for class tigase.util.ListDiffCalculator
 
listener - Variable in class tigase.eventbus.impl.AbstractListenerHandler
 
ListenerAddedEvent() - Constructor for class tigase.eventbus.impl.EventBusImplementation.ListenerAddedEvent
 
ListenerRemovedEvent() - Constructor for class tigase.eventbus.impl.EventBusImplementation.ListenerRemovedEvent
 
listMessages(String, ResultSet[]) - Static method in class tigase.db.derby.MsgRepositoryStoredProcedures
 
ListMulti - Enum constant in enum class tigase.server.DataForm.FieldType
 
listNode(String) - Static method in class tigase.xmpp.impl.Privacy
 
ListSingle - Enum constant in enum class tigase.server.DataForm.FieldType
 
ln(String, Kernel, String) - Method in class tigase.kernel.core.Kernel
Makes symlink to bean in another Kernel.
load() - Method in class tigase.monitor.TasksScriptRegistrar
 
LoadBalancerIfc - Interface in tigase.server.ext.lb
 
loadCertificate(byte[]) - Static method in class tigase.cert.CertificateUtil
Deprecated.
loadCertificate(File) - Static method in class tigase.cert.CertificateUtil
 
loadCertificate(String) - Static method in class tigase.cert.CertificateUtil
 
LoadCheckerTask - Class in tigase.monitor.tasks
 
LoadCheckerTask() - Constructor for class tigase.monitor.tasks.LoadCheckerTask
 
loadCommonSchema() - Method in class tigase.db.util.SchemaLoader
 
loadConfiguration(String[]) - Method in class tigase.conf.ConfigHolder
 
loadDB() - Method in class tigase.xml.db.XMLDB
Loads XML from file
loadExpiredQueue(int) - Method in class tigase.db.xml.XMLMsgRepository
 
loadExpiredQueue(int) - Method in class tigase.server.amp.db.JDBCMsgRepository
 
loadExpiredQueue(int) - Method in class tigase.server.amp.db.MsgRepository
Deprecated.
loadExpiredQueue(int) - Method in class tigase.server.amp.db.MsgRepository.MsgRepositoryMDBean
 
loadExpiredQueue(Date) - Method in class tigase.db.xml.XMLMsgRepository
 
loadExpiredQueue(Date) - Method in class tigase.server.amp.db.JDBCMsgRepository
 
loadExpiredQueue(Date) - Method in class tigase.server.amp.db.MsgRepository
Deprecated.
loadExpiredQueue(Date) - Method in class tigase.server.amp.db.MsgRepository.MsgRepositoryMDBean
 
loadFromPropertiesFiles(String, Map<String, Object>, List<String>) - Static method in class tigase.conf.ConfiguratorAbstract
 
loadFromPropertiesFiles(Map<String, Object>, List<String>) - Static method in class tigase.conf.ConfiguratorAbstract
 
loadFromPropertyStrings(List<String>) - Method in class tigase.conf.OldConfigHolder
 
loadItemsFromFile() - Method in class tigase.server.ext.AbstractCompDBRepository
 
loadList(BareJID) - Method in class tigase.xmpp.impl.JabberIqPrivacy.PrivacyListOfflineCache
 
loadLogManagerConfig(String) - Static method in class tigase.conf.ConfiguratorAbstract
 
loadMessagesToBroadcast() - Method in class tigase.server.amp.db.JDBCMsgBroadcastRepository
 
loadMessagesToBroadcast() - Method in class tigase.server.amp.db.MsgBroadcastRepository
 
loadMessagesToBroadcast() - Method in class tigase.server.amp.db.MsgBroadcastRepository.MsgBroadcastRepositoryBean
 
loadMessagesToBroadcast() - Method in interface tigase.server.amp.db.MsgBroadcastRepositoryIfc
 
loadMessagesToJID(List<String>, XMPPResourceConnection, boolean, MsgRepository.OfflineMessagesProcessor) - Method in interface tigase.db.MsgRepositoryIfc
 
loadMessagesToJID(List<String>, XMPPResourceConnection, boolean, MsgRepository.OfflineMessagesProcessor) - Method in class tigase.db.xml.XMLMsgRepository
 
loadMessagesToJID(List<String>, XMPPResourceConnection, boolean, MsgRepository.OfflineMessagesProcessor) - Method in class tigase.server.amp.db.JDBCMsgRepository
 
loadMessagesToJID(List<String>, XMPPResourceConnection, boolean, MsgRepository.OfflineMessagesProcessor) - Method in class tigase.server.amp.db.MsgRepository
 
loadMessagesToJID(List, XMPPResourceConnection, boolean, MsgRepository.OfflineMessagesProcessor) - Method in class tigase.server.amp.db.MsgRepository.MsgRepositoryMDBean
 
loadMessagesToJID(XMPPResourceConnection, boolean) - Method in interface tigase.db.OfflineMsgRepositoryIfc
Loads all payloads for the given user's JID from repository.
loadMessagesToJID(XMPPResourceConnection, boolean) - Method in class tigase.db.xml.XMLMsgRepository
 
loadMessagesToJID(XMPPResourceConnection, boolean) - Method in class tigase.server.amp.db.JDBCMsgRepository
 
loadMessagesToJID(XMPPResourceConnection, boolean) - Method in class tigase.server.amp.db.MsgRepository.MsgRepositoryMDBean
 
loadMessagesToJID(XMPPResourceConnection, boolean, MsgRepository.OfflineMessagesProcessor) - Method in class tigase.server.amp.db.JDBCMsgRepository
 
loadOfflineMessages(Packet, XMPPResourceConnection) - Method in class tigase.xmpp.impl.OfflineMessages
Method determines whether offline messages should be loaded - the process should be run only once per user session and only for available/null presence with priority greater than 0.
loadPresenceFromRepo(BareJID) - Method in class tigase.xmpp.impl.PresenceOffline
 
loadPrivateKeyFromDER(File) - Static method in class tigase.cert.CertificateUtil
 
loadSchema(SchemaManager.SchemaInfo, String) - Method in class tigase.db.util.DBSchemaLoader
 
loadSchema(SchemaManager.SchemaInfo, String) - Method in class tigase.db.util.SchemaLoader
 
loadSchemaFile(String) - Method in class tigase.db.util.DBSchemaLoader
 
loadSchemaFile(String) - Method in class tigase.db.util.SchemaLoader
Method checks whether the connection to the database is possible and that database of specified name exists.
loadSchemas() - Method in class tigase.db.util.SchemaManager
 
loadSchemas(DataSource, List<SchemaManager.SchemaInfo>) - Method in class tigase.db.util.SchemaManager
 
loadTestData(UserRepository) - Static method in class tigase.util.repository.RepositoryUtils
 
loadTrustedCert(String) - Method in class tigase.server.xmppclient.ClientTrustManagerFactory
 
loadUserRoster(XMPPResourceConnection) - Method in class tigase.xmpp.impl.roster.RosterFlat
 
local - Enum constant in enum class tigase.eventbus.HandleEvent.Type
 
LOCAL - Enum constant in enum class tigase.server.CmdAcl.Type
Only users who have accounts on this local server can execute the command.
LOCAL - Enum constant in enum class tigase.server.Permissions
 
LOCAL - Enum constant in enum class tigase.vhosts.filter.DomainFilterPolicy
user can communicate with other local users (i.e.
LOCAL_ADDRESSES_PROP_KEY - Static variable in class tigase.server.MessageRouterConfig
 
LOCAL_CERT_CHECK_RESULT - Static variable in class tigase.net.IOService
 
LOCAL_CERTIFICATE_KEY - Static variable in class tigase.auth.mechanisms.AbstractSaslSCRAM
 
LocalhostException - Exception in tigase.server.xmppserver
Created: Dec 7, 2010 5:25:55 PM
LocalhostException() - Constructor for exception tigase.server.xmppserver.LocalhostException
 
LocalhostException(String) - Constructor for exception tigase.server.xmppserver.LocalhostException
 
LocalhostException(String, Throwable) - Constructor for exception tigase.server.xmppserver.LocalhostException
 
LocalhostException(Throwable) - Constructor for exception tigase.server.xmppserver.LocalhostException
 
lock() - Method in class tigase.db.util.locker.ConnectionLock
 
lockAttemptDelay - Variable in class tigase.db.util.locker.ConnectionLock
 
lockAttemptsLimit - Variable in class tigase.db.util.locker.ConnectionLock
 
lockDatabase(Connection) - Method in class tigase.db.util.locker.ConnectionLock
 
log - Variable in class tigase.auth.adhoc.AbstractCredentialsCommand
 
log - Variable in class tigase.auth.impl.AuthRepoPlainCallbackHandler
Deprecated.
 
log - Variable in class tigase.auth.impl.CertBasedCallbackHandler
 
log - Variable in class tigase.auth.impl.PlainCallbackHandler
 
log - Variable in class tigase.auth.impl.PlainSPCallbackHandler
Deprecated.
 
log - Variable in class tigase.auth.mechanisms.AbstractSasl
 
log - Variable in class tigase.component.AbstractComponent.DefaultPacketWriter
Deprecated.
 
log - Variable in class tigase.component.AbstractComponent
Deprecated.
 
log - Variable in class tigase.component.AbstractKernelBasedComponent.DefaultPacketWriter
 
log - Variable in class tigase.component.AbstractKernelBasedComponent
 
log - Variable in class tigase.component.modules.AbstractModule
 
log - Variable in class tigase.component.modules.impl.config.ConfiguratorCommand
 
log - Variable in class tigase.component.responses.ResponseManager
 
log - Static variable in class tigase.db.AuthRepositoryImpl
 
log - Static variable in interface tigase.db.DataSource
 
log - Static variable in class tigase.db.util.SchemaLoader
 
log - Variable in class tigase.eventbus.component.stores.SubscriptionStore
 
log - Variable in class tigase.eventbus.impl.ReflectEventListenerHandlerFactory
 
log - Static variable in class tigase.form.AbstractForm
 
log - Static variable in class tigase.form.Fields
 
log - Static variable in class tigase.form.Form
 
log - Static variable in class tigase.form.MultiItemForm
 
log - Variable in class tigase.kernel.core.BeanConfigBuilder
 
log - Variable in class tigase.kernel.core.DependencyManager
 
log - Static variable in class tigase.kernel.core.Kernel
 
log - Static variable in class tigase.monitor.tasks.ConnectionsTask
 
log - Static variable in class tigase.monitor.tasks.LoggerTask
 
log - Variable in class tigase.monitor.TasksScriptRegistrar
 
log - Static variable in interface tigase.util.dns.DNSResolverIfc
 
log - Static variable in class tigase.util.processing.WorkerThread
 
log - Static variable in class tigase.xmpp.impl.JabberIqPrivacy
 
LOG_LEVEL - Enum constant in enum class tigase.db.util.DBSchemaLoader.PARAMETERS_ENUM
 
LogFilter - Class in tigase.util.log
 
LogFilter(String, String...) - Constructor for class tigase.util.log.LogFilter
 
LogFormatter - Class in tigase.util.log
 
LogFormatter() - Constructor for class tigase.util.log.LogFormatter
 
LogFormatter(boolean) - Constructor for class tigase.util.log.LogFormatter
 
loggedIn(BareJID) - Method in interface tigase.db.AuthRepository
Do some actions on repository, when user logs in.
loggedIn(BareJID) - Method in class tigase.db.AuthRepositoryImpl
 
loggedIn(BareJID) - Method in class tigase.db.AuthRepositoryMDImpl
 
loggedIn(BareJID) - Method in class tigase.db.AuthRepositoryPool
 
loggedIn(BareJID) - Method in class tigase.db.DummyRepository
 
loggedIn(BareJID) - Method in class tigase.db.jdbc.DrupalWPAuth
 
loggedIn(BareJID) - Method in class tigase.db.jdbc.JDBCRepository
 
loggedIn(BareJID) - Method in class tigase.db.jdbc.TigaseAuth
Deprecated.
 
loggedIn(BareJID) - Method in class tigase.db.jdbc.TigaseCustomAuth
 
loggedIn(BareJID) - Method in class tigase.db.ldap.LdapAuthProvider
 
loggedIn(BareJID) - Method in class tigase.db.xml.XMLRepository
 
LoggerTask - Class in tigase.monitor.tasks
 
LoggerTask() - Constructor for class tigase.monitor.tasks.LoggerTask
 
LOGGING_KEY - Static variable in class tigase.conf.ConfiguratorAbstract
 
LoggingBean - Class in tigase.conf
Created by andrzej on 02.04.2017.
LoggingBean() - Constructor for class tigase.conf.LoggingBean
 
login() - Method in class tigase.xmpp.RepositoryAccess
 
login() - Method in class tigase.xmpp.XMPPResourceConnection
 
LOGIN - Enum constant in enum class tigase.server.xmppclient.SeeOtherHostIfc.Phase
 
LoginLockedException() - Constructor for exception tigase.auth.BruteForceLockerBean.LoginLockedException
 
loginUserSession(JID, String, BareJID, String, String, boolean) - Method in class tigase.server.xmppsession.SessionManager
 
logManagerConfiguration - Static variable in class tigase.conf.ConfiguratorAbstract
 
logout() - Method in class tigase.xmpp.RepositoryAccess
 
logout() - Method in class tigase.xmpp.XMPPResourceConnection
 
logout(BareJID) - Method in interface tigase.db.AuthRepository
 
logout(BareJID) - Method in class tigase.db.AuthRepositoryImpl
 
logout(BareJID) - Method in class tigase.db.AuthRepositoryMDImpl
 
logout(BareJID) - Method in class tigase.db.AuthRepositoryPool
 
logout(BareJID) - Method in class tigase.db.DummyRepository
 
logout(BareJID) - Method in class tigase.db.jdbc.DrupalWPAuth
 
logout(BareJID) - Method in class tigase.db.jdbc.JDBCRepository
 
logout(BareJID) - Method in class tigase.db.jdbc.TigaseAuth
Deprecated.
 
logout(BareJID) - Method in class tigase.db.jdbc.TigaseCustomAuth
 
logout(BareJID) - Method in class tigase.db.ldap.LdapAuthProvider
 
logout(BareJID) - Method in class tigase.db.xml.XMLRepository
 
logout(XMPPResourceConnection) - Method in class tigase.xmpp.impl.roster.RosterAbstract
 
logout(XMPPResourceConnection) - Method in class tigase.xmpp.impl.roster.RosterFlat
 
LogUserFilter - Class in tigase.util.log
 
LogUserFilter(BareJID, Map<BareJID, XMPPSession>) - Constructor for class tigase.util.log.LogUserFilter
 
logVersion(SchemaVersionCheckerLogger.VersionCheckerSchemaInfo) - Method in class tigase.db.util.SchemaVersionCheckerLogger
 
LogWithStackTraceEntry - Class in tigase.util.log
 
LogWithStackTraceEntry(String, String) - Constructor for class tigase.util.log.LogWithStackTraceEntry
 
LONG - Enum constant in enum class tigase.xml.db.Types.DataType
 
LONG_ARR - Enum constant in enum class tigase.xml.db.Types.DataType
 
LongHistoryCache - Class in tigase.util.historyCache
Created: Sep 8, 2009 7:39:27 PM
LongHistoryCache(int) - Constructor for class tigase.util.historyCache.LongHistoryCache
 
LOW - Enum constant in enum class tigase.server.Priority
 
LOWEST - Enum constant in enum class tigase.server.Priority
 
LRUConcurrentCache<K,V> - Class in tigase.util.cache
 
LRUConcurrentCache(int) - Constructor for class tigase.util.cache.LRUConcurrentCache
 

M

m - Static variable in class gnu.inet.encoding.DecompositionMappings
 
mac - Enum constant in enum class tigase.util.common.OSUtils.OS
 
MACHANISM_KEY - Static variable in interface tigase.db.AuthRepository
Property key name for otherAuth method call.
MAGENTA - Enum constant in enum class tigase.util.ui.console.AnsiColor
 
MAGENTA_BOLD - Enum constant in enum class tigase.util.ui.console.AnsiColor
 
MAGENTA_BOLD_BRIGHT - Enum constant in enum class tigase.util.ui.console.AnsiColor
 
MAGENTA_BRIGHT - Enum constant in enum class tigase.util.ui.console.AnsiColor
 
main(String[]) - Static method in class tigase.cert.CertificateUtil
 
main(String[]) - Static method in class tigase.conf.ConfigHolder
 
main(String[]) - Static method in class tigase.conf.ConfiguratorOld
 
main(String[]) - Static method in class tigase.db.converter.Converter
 
main(String[]) - Static method in class tigase.db.util.DBSchemaLoader
Main method allowing pass arguments to the class and setting all logging to be printed to console.
main(String[]) - Static method in class tigase.db.util.SchemaLoader
Main method allowing pass arguments to the class and setting all logging to be printed to console.
main(String[]) - Static method in class tigase.db.util.SchemaManager
 
main(String[]) - Static method in class tigase.form.Field
 
main(String[]) - Static method in class tigase.form.Main
 
main(String[]) - Static method in class tigase.form.MultiItemForm
 
main(String[]) - Static method in class tigase.io.TelnetClient
 
main(String[]) - Static method in class tigase.io.TelnetServer
 
main(String[]) - Static method in class tigase.server.XMPPServer
 
main(String[]) - Static method in class tigase.sys.NativeMemoryTracking
 
main(String[]) - Static method in class tigase.sys.TigaseRuntime
 
main(String[]) - Static method in class tigase.util.dns.DNSResolverDefault
main method outputting various information about hostnames
main(String[]) - Static method in class tigase.util.repository.DataTypes
 
main(String[]) - Static method in class tigase.util.repository.RepositoryUtils
 
main(String[]) - Static method in class tigase.util.stringprep.XMPPStringPrepFactory
 
main(String[]) - Static method in class tigase.util.Telnet
Describe main method here.
main(String[]) - Static method in class tigase.util.ui.console.ParameterParser
 
main(String[]) - Static method in class tigase.util.ZLibWrapper
 
main(String[]) - Static method in class tigase.xml.Element
 
main(String[]) - Static method in class tigase.xml.XMLFormatter
 
main(String[]) - Static method in class tigase.xml.XMLUtils
 
Main - Class in tigase.form
 
Main() - Constructor for class tigase.form.Main
 
MAJOR - Enum constant in enum class tigase.util.Version.FIELD
 
makeDeliveryError(Packet, Long) - Static method in class tigase.xmpp.impl.C2SDeliveryErrorProcessor
Creates delivery-error packets to send to session manager to reprocess undelivered packets
makeElement() - Method in exception tigase.component.adhoc.AdHocCommandException
 
makeElement(boolean) - Method in exception tigase.component.adhoc.AdHocCommandException
 
makeElement(Packet, boolean) - Method in exception tigase.xmpp.XMPPProcessorException
 
makeElement(Element) - Method in exception tigase.component.adhoc.AdHocCommandException
 
makeErrorElement() - Method in exception tigase.component.adhoc.AdHocCommandException
 
malformed_request - Enum constant in enum class tigase.auth.XmppSaslException.SaslError
The request is malformed (e.g., the <auth/> element includes initial response data but the mechanism does not allow that, or the data sent violates the syntax for the specified SASL mechanism).
MAM_XMLNS - Static variable in class tigase.xmpp.mam.MAMQueryParser
 
MAM2_EXTENDED_XMLNS - Static variable in class tigase.xmpp.mam.MAM2ExtendedQueryParser
 
MAM2_XMLNS - Static variable in class tigase.xmpp.mam.MAM2QueryParser
 
MAM2ExtendedQueryParser<Query extends Query> - Class in tigase.xmpp.mam
 
MAM2ExtendedQueryParser() - Constructor for class tigase.xmpp.mam.MAM2ExtendedQueryParser
 
MAM2ExtendedQueryParser(Stream<String>) - Constructor for class tigase.xmpp.mam.MAM2ExtendedQueryParser
 
MAM2QueryParser<Query extends Query> - Class in tigase.xmpp.mam
 
MAM2QueryParser() - Constructor for class tigase.xmpp.mam.MAM2QueryParser
 
MAM2QueryParser(Stream<String>) - Constructor for class tigase.xmpp.mam.MAM2QueryParser
 
MAMItemHandler - Class in tigase.xmpp.mam
Basic implementation of handler processing items found in repository and converting into forward messages for delivery to client as specified in XEP-0313: Message Archive Management
Created by andrzej on 19.07.2016.
MAMItemHandler() - Constructor for class tigase.xmpp.mam.MAMItemHandler
 
MAMQueryParser<Query extends Query> - Class in tigase.xmpp.mam
Implementation of parser for XEP-0313: Message Archive Management
Created by andrzej on 19.07.2016.
MAMQueryParser() - Constructor for class tigase.xmpp.mam.MAMQueryParser
 
MAMQueryParser(Stream<String>) - Constructor for class tigase.xmpp.mam.MAMQueryParser
 
MAMRepository<Q extends Query,I extends MAMRepository.Item> - Interface in tigase.xmpp.mam
Base interface which is required to be implemented by class which should be used as repository implementation for quering using XEP-0313: Message Archive Management
Created by andrzej on 19.07.2016.
MAMRepository.Item - Interface in tigase.xmpp.mam
 
MAMRepository.ItemHandler<Q extends Query,I extends MAMRepository.Item> - Interface in tigase.xmpp.mam
 
MAMUtil - Class in tigase.xmpp.mam.util
 
MAMUtil() - Constructor for class tigase.xmpp.mam.util.MAMUtil
 
ManagerCompDBRepository - Class in tigase.server.ext
 
ManagerCompDBRepository() - Constructor for class tigase.server.ext.ManagerCompDBRepository
 
map - Variable in class tigase.conf.AbstractConfigBuilder
 
map - Variable in class tigase.conf.ConfigReader.StateHolder
 
map(Function<Element, ? extends R>) - Method in class tigase.xml.Element
 
MAP - Enum constant in enum class tigase.conf.ConfigReader.State
 
MAP - Static variable in class tigase.xml.db.DBElement
 
mapChildren(Function<Element, ? extends R>) - Method in class tigase.xml.Element
 
mapChildren(Element.Matcher<Element>, Function<Element, ? extends R>) - Method in class tigase.xml.Element
 
MapClearEvent() - Constructor for class tigase.map.ClusterMapFactory.MapClearEvent
 
MapCreatedEvent - Class in tigase.map
 
MapCreatedEvent(Map, String, String...) - Constructor for class tigase.map.MapCreatedEvent
 
MapDestroyedEvent - Class in tigase.map
 
MapDestroyedEvent(Map, String) - Constructor for class tigase.map.MapDestroyedEvent
 
MapDestroyEvent() - Constructor for class tigase.map.ClusterMapFactory.MapDestroyEvent
 
markAsSent(JID) - Method in class tigase.server.amp.db.MsgBroadcastRepository.BroadcastMsg
 
markConnectionAsFailed(String, S2SIOService) - Method in class tigase.server.xmppserver.proc.AuthenticatorSelectorManager
 
maskingKey - Variable in class tigase.server.websocket.WebSocketXMPPIOService
 
match(String, String) - Static method in class tigase.cert.CertificateUtil
Checks if hostname matches name or wildcard
match(SaslServerFactory, String, XMPPResourceConnection) - Method in class tigase.auth.DefaultMechanismSelector
 
match(T) - Method in interface tigase.xml.Element.Matcher
 
match(Dependency, BeanConfig) - Static method in class tigase.kernel.core.DependencyManager
 
match(Packet, Element) - Method in class tigase.server.amp.cond.Deliver
 
match(Packet, Element) - Method in class tigase.server.amp.cond.ExpireAt
 
match(Packet, Element) - Method in class tigase.server.amp.cond.MatchResource
 
match(Packet, Element) - Method in interface tigase.server.amp.ConditionIfc
 
match(Element) - Method in interface tigase.criteria.Criteria
 
match(Element) - Method in class tigase.criteria.ElementCriteria
 
match(Element) - Method in class tigase.criteria.Or
 
match(Element) - Method in class tigase.eventbus.component.ElemPathCriteria
 
matches(Class) - Method in interface tigase.db.DataSourceHelper.Matcher
 
matches(Packet) - Method in class tigase.xmpp.ElementMatcher
 
matches(Element) - Method in class tigase.xmpp.ElementMatcher
 
matches(Element.Matcher<Element>) - Method in class tigase.xml.Element
 
matches(JID, PrivacyList.Item.Type) - Method in interface tigase.xmpp.impl.PrivacyList.Item
 
MatchResource - Class in tigase.server.amp.cond
Created: Apr 27, 2010 5:36:54 PM
MatchResource() - Constructor for class tigase.server.amp.cond.MatchResource
 
MAX_ATTRIBS_NUMBER - Variable in class tigase.xml.SimpleParser
Variable constant MAX_ATTRIBS_NUMBER keeps value of maximum possible attributes number.
MAX_ATTRIBS_NUMBER_PROP_KEY - Static variable in class tigase.xml.SimpleParser
 
MAX_ATTRIBUTE_NAME_SIZE - Variable in class tigase.xml.SimpleParser
 
MAX_ATTRIBUTE_NAME_SIZE_PROP_KEY - Static variable in class tigase.xml.SimpleParser
 
MAX_ATTRIBUTE_VALUE_SIZE - Variable in class tigase.xml.SimpleParser
 
MAX_ATTRIBUTE_VALUE_SIZE_PROP_KEY - Static variable in class tigase.xml.SimpleParser
 
MAX_AUTH_ATTEMPTS_PROP_KEY - Static variable in class tigase.server.ext.ComponentProtocol
 
MAX_BATCH_SIZE_KEY - Static variable in class tigase.server.bosh.Constants
 
MAX_BATCH_SIZE_VAL - Static variable in class tigase.server.bosh.Constants
 
MAX_CDATA_SIZE - Variable in class tigase.xml.SimpleParser
 
MAX_CDATA_SIZE_PROP_KEY - Static variable in class tigase.xml.SimpleParser
 
MAX_CONNECTION_INACTIVITY_TIME_PROP_KEY - Static variable in class tigase.server.xmppserver.S2SConnectionManager
 
MAX_ELEMENT_NAME_SIZE - Variable in class tigase.xml.SimpleParser
 
MAX_ELEMENT_NAME_SIZE_PROP_KEY - Static variable in class tigase.xml.SimpleParser
 
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_INACTIVITY_TIME - Static variable in class tigase.server.ConnectionManager
 
MAX_INCOMING_CONNECTIONS_PROP_KEY - Static variable in class tigase.server.xmppserver.S2SConnectionManager
 
MAX_INCOMING_CONNECTIONS_PROP_VAL - Static variable in class tigase.server.xmppserver.S2SConnectionManager
 
MAX_OUT_PER_IP_CONNECTIONS_PROP_KEY - Static variable in class tigase.server.xmppserver.S2SConnectionManager
 
MAX_OUT_PER_IP_CONNECTIONS_PROP_VAL - Static variable in class tigase.server.xmppserver.S2SConnectionManager
 
MAX_OUT_TOTAL_CONNECTIONS_PROP_KEY - Static variable in class tigase.server.xmppserver.S2SConnectionManager
 
MAX_OUT_TOTAL_CONNECTIONS_PROP_VAL - Static variable in class tigase.server.xmppserver.S2SConnectionManager
 
MAX_PACKET_WAITING_TIME_PROP_KEY - Static variable in class tigase.server.xmppserver.S2SConnectionManager
 
MAX_PACKET_WAITING_TIME_PROP_VAL - Static variable in class tigase.server.xmppserver.S2SConnectionManager
 
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 - Enum constant in enum class tigase.stats.StatisticType
 
MAX_QUEUE_SIZE - Static variable in class tigase.server.amp.db.MsgRepository
 
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_SESSION_WAITING_PACKETS_KEY - Static variable in class tigase.server.bosh.Constants
 
MAX_SESSION_WAITING_PACKETS_VAL - Static variable in class tigase.server.bosh.Constants
 
MAX_USERS_NUMBER_ATT - Static variable in class tigase.vhosts.VHostItemImpl
 
MAX_USERS_NUMBER_LABEL - Static variable in class tigase.vhosts.VHostItemImpl
 
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
 
MaxDailyCounterQueue<E extends Number & Comparable<E>> - Class in tigase.stats
A queue implementation which stores highest added value on a given day and has limited size.
MaxDailyCounterQueue(int) - Constructor for class tigase.stats.MaxDailyCounterQueue
 
maxInQueueSize - Variable in class tigase.server.AbstractMessageReceiver
 
maxOutQueueSize - Variable in class tigase.server.AbstractMessageReceiver
 
MAXPAUSE_ATTR - Static variable in class tigase.server.bosh.Constants
 
maxQueueSize - Variable in class tigase.server.AbstractMessageReceiver
 
maxRosterSize - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
 
maxTimeout - Variable in class tigase.xmpp.impl.push.AbstractPushNotifications
 
MD5PasswordCredentialsEntry - Class in tigase.auth.credentials.entries
Deprecated.
MD5PasswordCredentialsEntry(String) - Constructor for class tigase.auth.credentials.entries.MD5PasswordCredentialsEntry
Deprecated.
 
MD5PasswordCredentialsEntry.Decoder - Class in tigase.auth.credentials.entries
Deprecated.
 
MD5PasswordCredentialsEntry.Encoder - Class in tigase.auth.credentials.entries
Deprecated.
 
MD5UserIdPasswordCredentialsEntry - Class in tigase.auth.credentials.entries
Deprecated.
MD5UserIdPasswordCredentialsEntry(BareJID, String) - Constructor for class tigase.auth.credentials.entries.MD5UserIdPasswordCredentialsEntry
Deprecated.
 
MD5UserIdPasswordCredentialsEntry.Decoder - Class in tigase.auth.credentials.entries
Deprecated.
 
MD5UserIdPasswordCredentialsEntry.Encoder - Class in tigase.auth.credentials.entries
Deprecated.
 
MD5UsernamePasswordCredentialsEntry - Class in tigase.auth.credentials.entries
Deprecated.
MD5UsernamePasswordCredentialsEntry(BareJID, String) - Constructor for class tigase.auth.credentials.entries.MD5UsernamePasswordCredentialsEntry
Deprecated.
 
MD5UsernamePasswordCredentialsEntry.Decoder - Class in tigase.auth.credentials.entries
Deprecated.
 
MD5UsernamePasswordCredentialsEntry.Encoder - Class in tigase.auth.credentials.entries
Deprecated.
 
mdPool - Variable in class tigase.db.beans.MDPoolConfigBean
 
MDPoolBean<S,T extends MDPoolConfigBean<S,T>> - Class in tigase.db.beans
Abstract class providing base part for implementation of pool for multiple domains.
MDPoolBean() - Constructor for class tigase.db.beans.MDPoolBean
 
MDPoolBeanWithStatistics<S extends Repository,T extends MDPoolConfigBean<S,T>> - Class in tigase.db.beans
Class extends MDPoolBean class by adding support for statistics gathering for every managed repository.
MDPoolBeanWithStatistics(Class<S>) - Constructor for class tigase.db.beans.MDPoolBeanWithStatistics
 
MDPoolConfigBean<A,B extends MDPoolConfigBean<A,B>> - Class in tigase.db.beans
Base class for configuration beans of DataSourceBean, AuthRepositoryMDPoolBean and UserRepositoryMDPoolBean
Created by andrzej on 08.03.2016.
MDPoolConfigBean() - Constructor for class tigase.db.beans.MDPoolConfigBean
 
MDRepositoryBean<T extends DataSourceAware> - Class in tigase.db.beans
Abstract class implementing bean to which should be used to create name aware repository pool.
MDRepositoryBean() - Constructor for class tigase.db.beans.MDRepositoryBean
 
MDRepositoryBean.MDRepositoryConfigBean<A extends DataSourceAware> - Class in tigase.db.beans
MDRepositoryConfigBean is bean responsible for basic management and initialization of repository for domain.
MDRepositoryBean.SelectorType - Enum Class in tigase.db.beans
Determines behaviour of MDRepositoryBean.
MDRepositoryBeanWithStatistics<T extends DataSourceAware> - Class in tigase.db.beans
Extended version of MDRepositoryBean class with support for statistics gathering.
MDRepositoryBeanWithStatistics(Class<?>...) - Constructor for class tigase.db.beans.MDRepositoryBeanWithStatistics
 
MDRepositoryConfigBean() - Constructor for class tigase.db.beans.MDRepositoryBean.MDRepositoryConfigBean
 
mechanism_too_weak - Enum constant in enum class tigase.auth.XmppSaslException.SaslError
The mechanism requested by the initiating entity is weaker than server policy permits for that initiating entity.
MechanismNameAware - Interface in tigase.auth
 
MechanismSelector - Interface in tigase.auth
Interface for implementing selectors of SASL mechanisms.
MEM_USAGE_ATTR - Static variable in class tigase.cluster.repo.ClusterRepoItem
 
MEM_USAGE_COL - Static variable in interface tigase.stats.db.CounterDataLoggerRepositoryIfc
 
MEM_USAGE_COLUMN - Static variable in interface tigase.cluster.repo.ClusterRepoConstants
 
MEM_USAGE_LABEL - Static variable in class tigase.cluster.repo.ClusterRepoItem
 
member - Enum constant in enum class tigase.eventbus.component.stores.Affiliation
 
MemoryChangeListener - Interface in tigase.sys
Created: Feb 19, 2009 12:19:57 PM
MemoryCheckerTask - Class in tigase.monitor.tasks
 
MemoryCheckerTask() - Constructor for class tigase.monitor.tasks.MemoryCheckerTask
 
merge(Map<String, Object>...) - Static method in class tigase.conf.ConfigHelper
 
merge(BruteForceLockerBean.Mode) - Method in enum class tigase.auth.BruteForceLockerBean.Mode
 
mergeWithBeansPropertyValue(Map<String, AbstractBeanConfigurator.BeanDefinition>, Map<String, Object>) - Static method in class tigase.kernel.beans.config.AbstractBeanConfigurator
 
mergeWithDefaults(T) - Method in class tigase.vhosts.VHostItemExtension
Abstract method required to be implemented for merging values stored in this instance with default settings stored in the default virtual host item (global or default settings of the installation).
mergeWithDefaults(BruteForceLockerBean.BruteForceLockerVHostExtension) - Method in class tigase.auth.BruteForceLockerBean.BruteForceLockerVHostExtension
 
mergeWithDefaults(SSLContextContainer.HardenedModeVHostItemExtension) - Method in class tigase.io.SSLContextContainer.HardenedModeVHostItemExtension
 
mergeWithDefaults(BasicComponent.ServerInfoVHostItemExtension) - Method in class tigase.server.BasicComponent.ServerInfoVHostItemExtension
 
mergeWithDefaults(ClientTrustManagerFactory.ClientTrustVHostItemExtension) - Method in class tigase.server.xmppclient.ClientTrustManagerFactory.ClientTrustVHostItemExtension
 
mergeWithDefaults(SeeOtherHost.SeeOtherHostVHostItemExtension) - Method in class tigase.server.xmppclient.SeeOtherHost.SeeOtherHostVHostItemExtension
 
mergeWithDefaults(PresenceSubscription.PresenceSubscriptionVHostItemExtension) - Method in class tigase.xmpp.impl.PresenceSubscription.PresenceSubscriptionVHostItemExtension
 
message - Enum constant in enum class tigase.server.amp.db.MsgRepository.MSG_TYPES
 
message - Enum constant in enum class tigase.xmpp.impl.PrivacyList.Item.Type
 
message - Variable in class tigase.db.util.SchemaManager.ResultEntry
 
message - Variable in class tigase.xmpp.impl.push.GroupchatPushNotificationsExtension
 
Message - Class in tigase.server
Created: Dec 31, 2009 8:38:38 PM
Message - Class in tigase.xmpp.impl
Message forwarder class.
Message() - Constructor for class tigase.xmpp.impl.Message
 
Message(Element) - Constructor for class tigase.server.Message
 
Message(Element, JID, JID) - Constructor for class tigase.server.Message
 
MESSAGE_BODY_PATH - Static variable in class tigase.server.Message
 
MESSAGE_DELAY_PATH - Static variable in class tigase.server.Message
 
MESSAGE_ERROR_PATH - Static variable in class tigase.server.Message
 
MESSAGE_EVENT_PATH - Static variable in class tigase.xmpp.impl.FlexibleOfflineMessageRetrieval
 
MESSAGE_EVENT_PATH - Static variable in class tigase.xmpp.impl.OfflineMessages
Field holds an array for element paths for which the plugin offers message saving capabilities.
MESSAGE_FORWARD_ADDRESS_ATT - Static variable in class tigase.vhosts.VHostItemImpl
 
MESSAGE_FORWARD_ADDRESS_LABEL - Static variable in class tigase.vhosts.VHostItemImpl
 
MESSAGE_HEADER_PATH - Static variable in class tigase.xmpp.impl.FlexibleOfflineMessageRetrieval
 
MESSAGE_HEADER_PATH - Static variable in class tigase.xmpp.impl.OfflineMessages
Field holds an array for element paths for which the plugin offers processing capabilities.
MESSAGE_HINTS_NO_STORE - Static variable in class tigase.xmpp.impl.OfflineMessages
 
MESSAGE_HINTS_XMLNS - Static variable in class tigase.xmpp.impl.OfflineMessages
 
MESSAGE_ID - Static variable in class tigase.server.bosh.BoshSessionCache
 
MESSAGE_RECEIVED_PATH - Static variable in class tigase.xmpp.impl.OfflineMessages
 
MESSAGE_RECEIVED_XMLNS - Static variable in class tigase.xmpp.impl.OfflineMessages
 
MESSAGE_SUBJECT_PATH - Static variable in class tigase.server.Message
 
MessageAll - Class in tigase.xmpp.impl
Variant of the Message forwarder class.
MessageAll() - Constructor for class tigase.xmpp.impl.MessageAll
 
MessageAmp - Class in tigase.xmpp.impl
Created: Apr 29, 2010 5:00:25 PM
MessageAmp() - Constructor for class tigase.xmpp.impl.MessageAmp
 
messageArchive - Variable in class tigase.server.xmppsession.SessionManager
 
MessageCarbons - Class in tigase.xmpp.impl
MessageCarbons class implements XEP-0280 Message Carbons protocol extension.
MessageCarbons() - Constructor for class tigase.xmpp.impl.MessageCarbons
 
MessageCarbons.MessageCarbonsStateChangedEvent - Class in tigase.xmpp.impl
Event class responsible for notification other sessions of same user that message carbons state was changed.
MessageCarbonsStateChangedEvent() - Constructor for class tigase.xmpp.impl.MessageCarbons.MessageCarbonsStateChangedEvent
Empty constructor to be able to serialize/deserialize event
MessageCarbonsStateChangedEvent(JID, JID, XMPPSession) - Constructor for class tigase.xmpp.impl.MessageCarbons.MessageCarbonsStateChangedEvent
 
MessageDeliveryLogic - Class in tigase.xmpp.impl
 
MessageDeliveryLogic() - Constructor for class tigase.xmpp.impl.MessageDeliveryLogic
 
MessageDeliveryProviderIfc - Interface in tigase.xmpp.impl
 
MessageForwarding - Class in tigase.xmpp.impl
Message forwarder class.
MessageForwarding() - Constructor for class tigase.xmpp.impl.MessageForwarding
 
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
MESSAGES_COL - Static variable in interface tigase.stats.db.CounterDataLoggerRepositoryIfc
 
MethodStatistics(Method) - Constructor for class tigase.stats.StatisticsInvocationHandler.MethodStatistics
 
MIN_POLLING_PROP_KEY - Static variable in class tigase.server.bosh.Constants
 
MIN_POLLING_PROP_VAL - Static variable in class tigase.server.bosh.Constants
 
MINOR - Enum constant in enum class tigase.util.Version.FIELD
 
MINUTE - Static variable in class tigase.server.AbstractMessageReceiver
Constant used in time calculation procedures.
MINUTE - Static variable in class tigase.sys.TigaseRuntime
 
MIXProcessor - Class in tigase.xmpp.impl
 
MIXProcessor() - Constructor for class tigase.xmpp.impl.MIXProcessor
 
MOBILE_EL_NAME - Static variable in class tigase.xmpp.impl.MobileV3
 
MobileV1 - Class in tigase.xmpp.impl
Class responsible for queuing packets (usable in connections from mobile clients - power usage optimization) version 1
MobileV1() - Constructor for class tigase.xmpp.impl.MobileV1
 
MobileV2 - Class in tigase.xmpp.impl
Class responsible for queuing packets (usable in connections from mobile clients - power usage optimization) version 2
MobileV2() - Constructor for class tigase.xmpp.impl.MobileV2
 
MobileV3 - Class in tigase.xmpp.impl
Class responsible for queuing packets (usable in connections from mobile clients - power usage optimization) version 3
MobileV3() - Constructor for class tigase.xmpp.impl.MobileV3
 
modifyStoredRoster(UserRepository, BareJID, Consumer<Map<BareJID, RosterElement>>) - Method in class tigase.xmpp.impl.roster.RosterAbstract
 
modifyStoredRoster(UserRepository, BareJID, Consumer<Map<BareJID, RosterElement>>) - Method in class tigase.xmpp.impl.roster.RosterFlat
 
Module - Interface in tigase.component.modules
Basic interface to implement component module.
ModulesManager - Interface in tigase.osgi
 
ModulesManagerImpl - Class in tigase.osgi
 
ModuleStatistics(Module) - Constructor for class tigase.component.modules.StanzaProcessor.ModuleStatistics
 
MONITOR_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Deprecated.
MONITOR_CLUST_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Deprecated.
MONITOR_EVENT_NAME - Static variable in class tigase.monitor.tasks.LoadCheckerTask
 
MonitorComponent - Class in tigase.monitor
 
MonitorComponent - Class in tigase.server.monitor
Deprecated.
Use MonitorComponent instead.
MonitorComponent() - Constructor for class tigase.monitor.MonitorComponent
 
MonitorComponent() - Constructor for class tigase.server.monitor.MonitorComponent
Deprecated.
 
MonitorExtension - Interface in tigase.monitor
 
MONITORING - Static variable in interface tigase.conf.Configurable
Deprecated.
MonitoringBeanIfc - Interface in tigase.conf
Created by andrzej on 13.10.2016.
MonitoringSetupIfc - Interface in tigase.conf
Created: Jan 10, 2009 8:43:04 PM
MonitoringSetupIfc.MONITOR - Enum Class in tigase.conf
 
MonitorPluginIfc - Interface in tigase.server.monitor
Created: Jun 17, 2010 11:59:13 AM
MonitorRuntime - Class in tigase.server.monitor
Created: Feb 19, 2009 12:31:14 PM
MonitorTask - Interface in tigase.monitor
 
MotdProcessor - Class in tigase.xmpp.impl
Created by andrzej on 10.12.2016.
MotdProcessor() - Constructor for class tigase.xmpp.impl.MotdProcessor
 
MotdProcessor.MotdUpdatedEvent - Class in tigase.xmpp.impl
 
MotdUpdatedEvent() - Constructor for class tigase.xmpp.impl.MotdProcessor.MotdUpdatedEvent
 
MotdUpdatedEvent(String, Long) - Constructor for class tigase.xmpp.impl.MotdProcessor.MotdUpdatedEvent
 
MOVE_STREAM - Enum constant in enum class tigase.server.xmppclient.StreamManagementCommand
 
moveFromFilesystemToRepository - Variable in class tigase.io.repo.CertificateRepository
 
moveParsedPacketsToReceived(boolean) - Method in class tigase.xmpp.XMPPIOService
 
msg - Variable in class tigase.server.amp.db.MsgRepository.MsgDBItem
 
MSG_OFFLINE_PROP_KEY - Static variable in interface tigase.server.amp.AmpFeatureIfc
 
MSG_RECEIVED_OK - Enum constant in enum class tigase.stats.StatisticType
 
MSG_RECEIVERS_NAMES_PROP_KEY - Static variable in class tigase.server.MessageRouterConfig
 
MSG_RECEIVERS_PROP_KEY - Static variable in class tigase.server.MessageRouterConfig
 
MSG_SENT_OK - Enum constant in enum class tigase.stats.StatisticType
 
MsgBroadcastRepository<T,S extends DataSource> - Class in tigase.server.amp.db
Created by andrzej on 15.03.2016.
MsgBroadcastRepository() - Constructor for class tigase.server.amp.db.MsgBroadcastRepository
 
MsgBroadcastRepository.BroadcastMsg<T> - Class in tigase.server.amp.db
 
MsgBroadcastRepository.MsgBroadcastRepositoryBean - Class in tigase.server.amp.db
 
MsgBroadcastRepository.MsgBroadcastRepositoryBean.MsgBroadcastRepositoryConfigBean - Class in tigase.server.amp.db
 
MsgBroadcastRepositoryBean() - Constructor for class tigase.server.amp.db.MsgBroadcastRepository.MsgBroadcastRepositoryBean
 
MsgBroadcastRepositoryConfigBean() - Constructor for class tigase.server.amp.db.MsgBroadcastRepository.MsgBroadcastRepositoryBean.MsgBroadcastRepositoryConfigBean
 
MsgBroadcastRepositoryIfc<T extends DataSource> - Interface in tigase.server.amp.db
Created by andrzej on 15.03.2016.
MsgBroadcastRepositoryStoredProcedures - Class in tigase.db.derby
Created by andrzej on 24.03.2017.
MsgBroadcastRepositoryStoredProcedures() - Constructor for class tigase.db.derby.MsgBroadcastRepositoryStoredProcedures
 
MsgDBItem(T, Element, Date) - Constructor for class tigase.server.amp.db.MsgRepository.MsgDBItem
 
MsgRepository<T,S extends DataSource> - Class in tigase.server.amp.db
 
MsgRepository() - Constructor for class tigase.server.amp.db.MsgRepository
 
MsgRepository.MSG_TYPES - Enum Class in tigase.server.amp.db
 
MsgRepository.MsgDBItem<T> - Class in tigase.server.amp.db
 
MsgRepository.MsgRepositoryMDBean - Class in tigase.server.amp.db
Bean used to provide MsgRepository implementations
MsgRepository.MsgRepositoryMDBean.MsgRepositoryConfigBean - Class in tigase.server.amp.db
 
MsgRepository.MsgRepositoryMDBean.RepoAwareMsgDBItem - Class in tigase.server.amp.db
 
MsgRepository.MsgRepositoryPoolBean<T> - Interface in tigase.server.amp.db
Deprecated.
MsgRepository.OfflineMessagesProcessor - Interface in tigase.server.amp.db
 
MsgRepositoryConfigBean() - Constructor for class tigase.server.amp.db.MsgRepository.MsgRepositoryMDBean.MsgRepositoryConfigBean
 
MsgRepositoryIfc<T extends DataSource> - Interface in tigase.db
Created by andrzej on 13.03.2016.
MsgRepositoryMDBean() - Constructor for class tigase.server.amp.db.MsgRepository.MsgRepositoryMDBean
 
MsgRepositoryStoredProcedures - Class in tigase.db.derby
Created by andrzej on 22.03.2017.
MsgRepositoryStoredProcedures() - Constructor for class tigase.db.derby.MsgRepositoryStoredProcedures
 
MSGS_STORE_LIMIT_KEY - Static variable in class tigase.server.amp.db.MsgRepository
 
MUC_PACKETS_COL - Static variable in interface tigase.stats.db.CounterDataLoggerRepositoryIfc
 
multiFirst - Static variable in class gnu.inet.encoding.Composition
 
MultiItemForm - Class in tigase.form
 
MultiItemForm() - Constructor for class tigase.form.MultiItemForm
 
MultiItemForm(String) - Constructor for class tigase.form.MultiItemForm
 
MultiItemForm(Form) - Constructor for class tigase.form.MultiItemForm
 
MultiItemForm(Element) - Constructor for class tigase.form.MultiItemForm
 
MultiMode() - Constructor for class tigase.util.routing.RoutingsContainer.MultiMode
 
multiply - Enum constant in enum class tigase.conf.ConfigReader.CompositeVariable.Operation
 
multiSecondStart - Static variable in class gnu.inet.encoding.Composition
 
MutedFilter - Class in tigase.xmpp.impl.push
 
MutedFilter() - Constructor for class tigase.xmpp.impl.push.MutedFilter
 
MY_DOMAIN_NAME_PROP_KEY - Static variable in class tigase.cluster.ClusterController
 
MY_DOMAIN_NAME_PROP_KEY - Static variable in class tigase.cluster.SessionManagerClustered
 
MY_DOMAIN_NAME_PROP_VAL - Static variable in class tigase.cluster.ClusterController
 
mysql - Enum constant in enum class tigase.db.DataRepository.dbTypes
 
MYSQL_CHECK_TABLE_QUERY - Static variable in class tigase.db.jdbc.DataRepositoryImpl
 
MYSQL_REPO_CLASS_PROP_VAL - Static variable in interface tigase.conf.Configurable
Deprecated.
moved to RepositoryFactory
MYSQL_REPO_CLASS_PROP_VAL - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
MYSQL_REPO_URL_PROP_VAL - Static variable in interface tigase.conf.Configurable
Deprecated.
moved to RepositoryFactory
MYSQL_REPO_URL_PROP_VAL - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 

N

n - Enum constant in enum class tigase.auth.mechanisms.AbstractSaslSCRAM.BindType
Client doesn't support channel binding.
name - Variable in class tigase.db.beans.MDPoolConfigBean
 
name - Variable in class tigase.db.util.SchemaManager.ResultEntry
 
name - Variable in class tigase.stats.CounterValue
 
name - Variable in class tigase.xml.Element
 
name() - Element in annotation interface tigase.db.Repository.SchemaId
Method returns name of a schema required by annotated class.
name() - Element in annotation interface tigase.kernel.beans.Bean
Name of bean.
name(String) - Static method in class tigase.criteria.ElementCriteria
 
name(String) - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator.BeanDefinition.Builder
 
name(String) - Method in class tigase.util.ui.console.Task.Builder
 
name(String, String) - Static method in class tigase.criteria.ElementCriteria
 
name(String, String[], String[]) - Static method in class tigase.criteria.ElementCriteria
 
name(String, String, String[], String[]) - Static method in class tigase.criteria.ElementCriteria
 
NAME - Static variable in class tigase.auth.mechanisms.SaslANONYMOUS
 
NAME - Static variable in class tigase.auth.mechanisms.SaslEXTERNAL
 
NAME - Static variable in class tigase.auth.mechanisms.SaslPLAIN
 
NAME - Static variable in class tigase.auth.mechanisms.SaslSCRAM
 
NAME - Static variable in class tigase.auth.mechanisms.SaslSCRAMPlus
 
NAME - Static variable in class tigase.auth.mechanisms.SaslSCRAMSha256
 
NAME - Static variable in class tigase.auth.mechanisms.SaslSCRAMSha256Plus
 
NAME - Static variable in class tigase.auth.mechanisms.SaslSCRAMSha512
 
NAME - Static variable in class tigase.auth.mechanisms.SaslSCRAMSha512Plus
 
NAME - Static variable in class tigase.server.amp.cond.ExpireAt
 
NAME - Static variable in class tigase.server.XMPPServer
 
NAME - Static variable in class tigase.xml.db.DBElement
 
NAME - Static variable in class tigase.xmpp.impl.Privacy
 
NAME - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
 
NAMED - Enum constant in enum class tigase.xml.SimpleParser.EntityType
 
nameprep(String) - Static method in class gnu.inet.encoding.Stringprep
Preps a name according to the Stringprep profile defined in RFC3491.
nameprep(String) - Method in class tigase.util.stringprep.XMPPStringPrepEmpty
 
nameprep(String) - Method in interface tigase.util.stringprep.XMPPStringPrepIfc
JID's domain part stringprep processing.
nameprep(String) - Method in class tigase.util.stringprep.XMPPStringPrepSimple
 
nameprep(String, boolean) - Static method in class gnu.inet.encoding.Stringprep
Preps a name according to the Stringprep profile defined in RFC3491.
names() - Static method in enum class tigase.net.ConnectionType
 
names() - Static method in enum class tigase.net.SocketType
 
nameType(String, String) - Static method in class tigase.criteria.ElementCriteria
 
NativeMemoryTracking - Class in tigase.sys
 
NativeMemoryTracking(Map<String, NMTScope>) - Constructor for class tigase.sys.NativeMemoryTracking
 
NativeMemoryTracking(Map<String, NMTScope>, NativeMemoryTracking.SCALE) - Constructor for class tigase.sys.NativeMemoryTracking
 
NEED_READ - Enum constant in enum class tigase.io.TLSStatus
 
NEED_WRITE - Enum constant in enum class tigase.io.TLSStatus
 
needToSend(JID) - Method in class tigase.server.amp.db.MsgBroadcastRepository.BroadcastMsg
 
negotiatedProperty - Variable in class tigase.auth.mechanisms.AbstractSasl
 
net_buffer - Variable in class tigase.server.ConnectionManager
 
NET_BUFFER_HT_PROP_KEY - Static variable in class tigase.server.ConnectionManager
 
NET_BUFFER_HT_PROP_VAL - Static variable in class tigase.server.ConnectionManager
 
NET_BUFFER_LIMIT_HT_PROP_VAL - Static variable in class tigase.server.ConnectionManager
 
NET_BUFFER_LIMIT_ST_PROP_VAL - Static variable in class tigase.server.ConnectionManager
 
NET_BUFFER_ST_PROP_KEY - Static variable in class tigase.server.ConnectionManager
 
NET_BUFFER_ST_PROP_VAL - Static variable in class tigase.server.ConnectionManager
 
newConnectionsThrottling - Variable in class tigase.server.ConnectionManager.PortConfigBean
 
newCounter() - Method in class tigase.server.xmppclient.StreamManagementIOProcessor
 
newExtensionInstance(VHostItemExtensionProvider<T>) - Method in class tigase.vhosts.VHostItemExtensionManager
 
newExtensionInstanceForClass(Class<T>) - Method in class tigase.vhosts.VHostItemExtensionManager
 
newExtensionInstances() - Method in class tigase.vhosts.VHostItemExtensionManager
 
newExtensionInstances(Stream<VHostItemExtensionProvider>) - Method in class tigase.vhosts.VHostItemExtensionManager
 
newInstance(byte[], int, byte[]) - Method in class tigase.auth.credentials.entries.ScramCredentialsEntry.Decoder
 
newInstance(byte[], int, byte[]) - Method in class tigase.auth.credentials.entries.ScramSha1CredentialsEntry.Decoder
 
newInstance(byte[], int, byte[]) - Method in class tigase.auth.credentials.entries.ScramSha256CredentialsEntry.Decoder
 
newInstance(byte[], int, byte[]) - Method in class tigase.auth.credentials.entries.ScramSha512CredentialsEntry.Decoder
 
newInstance(String) - Static method in class tigase.db.util.SchemaLoader
 
newInstanceForURI(String) - Static method in class tigase.db.util.SchemaLoader
 
NewMapCreatedEvent() - Constructor for class tigase.map.ClusterMapFactory.NewMapCreatedEvent
 
newOutQueue() - Method in class tigase.server.xmppclient.StreamManagementIOProcessor
 
newPacketId(String) - Method in class tigase.server.AbstractComponentRegistrator
Method generates and returns an unique packet ID.
newPacketId(String) - Method in class tigase.server.AbstractMessageReceiver
 
newPacketId(String) - Method in interface tigase.server.ext.ComponentProtocolHandler
 
newQuery() - Method in interface tigase.xmpp.mam.MAMRepository
Deprecated.
newQuery(BareJID) - Method in interface tigase.xmpp.mam.MAMRepository
 
NewRemoteSubscriptionEvent(EventName, Subscription) - Constructor for class tigase.eventbus.component.SubscribeModule.NewRemoteSubscriptionEvent
 
newRosterInstance(String) - Static method in class tigase.xmpp.impl.roster.RosterFactory
 
newStartedHandler() - Method in class tigase.server.bosh.BoshConnectionManager
 
newStartedHandler() - Method in class tigase.server.xmppclient.ClientConnectionManager
 
newStoppedHandler() - Method in class tigase.server.xmppclient.ClientConnectionManager
 
newSubnode(String) - Method in class tigase.xml.db.DBElement
 
newWatchdog() - Method in class tigase.server.ConnectionManager
 
next - Enum constant in enum class tigase.server.Command.Action
The command should progress to the next stage of execution.
NEXT - Enum constant in enum class tigase.xmpp.impl.SaslAuth2.ElementType
 
nextClusterNode(JID) - Method in class tigase.cluster.api.ClusterElement
 
nextStanzaId() - Method in class tigase.xmpp.XMPPResourceConnection
 
nextStanzaID() - Method in class tigase.eventbus.component.AbstractEventBusModule
 
NFKC - Class in gnu.inet.encoding
This class offers static methods for Unicode NFKC string normalization.
NFKC() - Constructor for class gnu.inet.encoding.NFKC
 
NMTScope - Class in tigase.sys
 
NO_ACCESS_TO_REP_MSG - Static variable in class tigase.xmpp.RepositoryAccess
 
NO_QUERY - Static variable in class tigase.db.jdbc.TigaseCustomAuth
 
NoConnectionIdException - Exception in tigase.xmpp
 
NoConnectionIdException() - Constructor for exception tigase.xmpp.NoConnectionIdException
 
NoConnectionIdException(String) - Constructor for exception tigase.xmpp.NoConnectionIdException
 
NoConnectionIdException(String, Throwable) - Constructor for exception tigase.xmpp.NoConnectionIdException
 
NoConnectionIdException(Throwable) - Constructor for exception tigase.xmpp.NoConnectionIdException
 
node() - Method in record class tigase.server.rtbl.RTBLSubscribeModule.Context
Returns the value of the node record component.
NODE - Static variable in class tigase.auth.adhoc.AddUserCredentials
 
NODE - Static variable in class tigase.auth.adhoc.DeleteUserCredentials
 
NODE - Static variable in class tigase.auth.adhoc.ShowUserCredentials
 
NODE - Static variable in class tigase.monitor.modules.ConfigureTaskCommand
 
NODE - Static variable in class tigase.monitor.modules.InfoTaskCommand
 
NODE - Static variable in class tigase.xml.db.DBElement
 
NODE_ATTRIBUTE_NAME - Static variable in class tigase.xmpp.impl.FlexibleOfflineMessageRetrieval
 
NODE_ID - Static variable in class tigase.server.xmppclient.SeeOtherHostDB
 
NODE_ID_EL_NAME - Static variable in class tigase.cluster.api.ClusterElement
 
NODE_NAME_ATTR - Static variable in class tigase.conf.ConfigItem
 
NODE_NAME_LABEL - Static variable in class tigase.conf.ConfigItem
 
nodeConnected(String) - Method in interface tigase.cluster.api.ClusterControllerIfc
Method is called on cluster node connection event.
nodeConnected(String) - Method in interface tigase.cluster.api.ClusteredComponentIfc
Method is called on cluster node connection event.
nodeConnected(String) - Method in class tigase.cluster.ClusterConnectionManager
 
nodeConnected(String) - Method in class tigase.cluster.ClusterController
 
nodeConnected(String) - Method in class tigase.server.BasicComponent
 
nodeConnected(JID) - Method in interface tigase.cluster.strategy.ClusteringStrategyIfc
This is a handler method which is called when a new node connects to the cluster.
nodeConnected(JID) - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
nodeConnected(JID) - Method in class tigase.cluster.strategy.SMNonCachingAllNodes
 
nodeDisconnected(String) - Method in interface tigase.cluster.api.ClusterControllerIfc
Method is called on cluster node disconnection event.
nodeDisconnected(String) - Method in interface tigase.cluster.api.ClusteredComponentIfc
Method is called on cluster node disconnection event.
nodeDisconnected(String) - Method in class tigase.cluster.ClusterConnectionManager
 
nodeDisconnected(String) - Method in class tigase.cluster.ClusterController
 
nodeDisconnected(String) - Method in class tigase.server.BasicComponent
 
nodeDisconnected(JID) - Method in interface tigase.cluster.strategy.ClusteringStrategyIfc
This is a handler method which is called when a node disconnects from the cluster.
nodeDisconnected(JID) - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
nodeDisconnected(JID) - Method in class tigase.cluster.strategy.SMNonCachingAllNodes
 
NodeExistsException - Exception in tigase.xml.db
This exception is thrown when user tries to add subnode with name which already exists in data base.
NodeExistsException() - Constructor for exception tigase.xml.db.NodeExistsException
 
NodeExistsException(String) - Constructor for exception tigase.xml.db.NodeExistsException
 
NodeExistsException(String, Throwable) - Constructor for exception tigase.xml.db.NodeExistsException
 
NodeExistsException(Throwable) - Constructor for exception tigase.xml.db.NodeExistsException
 
nodeForPackage(Class) - Method in class tigase.conf.ConfigXMLRepository
 
NodeNotFoundException - Exception in tigase.xml.db
Exception is thrown when user tries to access non-existen node on 1st level.
NodeNotFoundException() - Constructor for exception tigase.xml.db.NodeNotFoundException
 
NodeNotFoundException(String) - Constructor for exception tigase.xml.db.NodeNotFoundException
 
NodeNotFoundException(String, Throwable) - Constructor for exception tigase.xml.db.NodeNotFoundException
 
NodeNotFoundException(Throwable) - Constructor for exception tigase.xml.db.NodeNotFoundException
 
nodeprep(String) - Static method in class gnu.inet.encoding.Stringprep
Preps a node name according to the Stringprep profile defined in RFC3920.
nodeprep(String) - Method in class tigase.util.stringprep.XMPPStringPrepEmpty
 
nodeprep(String) - Method in interface tigase.util.stringprep.XMPPStringPrepIfc
JID's localpart (or nick name) stringprep processing.
nodeprep(String) - Method in class tigase.util.stringprep.XMPPStringPrepSimple
 
nodeprep(String, boolean) - Static method in class gnu.inet.encoding.Stringprep
Preps a node name according to the Stringprep profile defined in RFC3920.
nodeShutdown(ShutdownEvent) - Method in class tigase.server.xmppclient.ClientConnectionManager
 
nodeShutdown(ShutdownEvent) - Method in class tigase.server.xmppclient.SeeOtherHost
 
nodeShutdown(ShutdownEvent) - Method in class tigase.server.xmppclient.SeeOtherHostHashed
 
nodeShutdown(ShutdownEvent) - Method in class tigase.server.xmppsession.SessionManager
 
NON_CLUSTER_TRAFFIC_ALLOWED_PROP_KEY - Static variable in class tigase.cluster.ClusterConnectionManager
 
NON_CLUSTER_TRAFFIC_ALLOWED_PROP_VAL - Static variable in class tigase.cluster.ClusterConnectionManager
 
non_sasl_mechs - Static variable in class tigase.db.ldap.LdapAuthProvider
 
NonAuthUserRepository - Interface in tigase.db
Describe interface WriteOnlyUserRepository here.
NonAuthUserRepositoryAware - Interface in tigase.auth
 
NonAuthUserRepositoryImpl - Class in tigase.db
Created: May 3, 2010 1:23:45 PM
NonAuthUserRepositoryImpl() - Constructor for class tigase.db.NonAuthUserRepositoryImpl
Constructor for bean
NonAuthUserRepositoryImpl(UserRepository, BareJID, boolean) - Constructor for class tigase.db.NonAuthUserRepositoryImpl
 
none - Enum constant in enum class tigase.cert.CertCheckResult
 
none - Enum constant in enum class tigase.eventbus.component.stores.Affiliation
 
none - Enum constant in enum class tigase.server.amp.db.MsgRepository.MSG_TYPES
 
none - Enum constant in enum class tigase.xmpp.impl.JabberIqPrivacy.ITEM_SUBSCRIPTIONS
 
none - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.StateTransition
 
none - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.SubscriptionType
 
NONE - Enum constant in enum class tigase.server.CmdAcl.Type
No one is allowed to execute the command, even server administrators!
NONE - Enum constant in enum class tigase.server.Permissions
 
none_pending_in - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.StateTransition
 
none_pending_in - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.SubscriptionType
 
none_pending_out - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.StateTransition
 
none_pending_out - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.SubscriptionType
 
none_pending_out_in - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.StateTransition
 
none_pending_out_in - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.SubscriptionType
 
none_pending_out_pre_approved - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.StateTransition
 
none_pending_out_pre_approved - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.SubscriptionType
 
none_pre_approved - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.StateTransition
 
none_pre_approved - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.SubscriptionType
 
NONHEAP_MEMORY_MONITOR_EVENT_NAME - Static variable in class tigase.monitor.tasks.MemoryCheckerTask
 
NONPRIORITY_QUEUE - Static variable in class tigase.util.workqueue.PriorityQueueAbstract
 
NonpriorityQueue<E> - Class in tigase.util.workqueue
Created: Feb 9, 2010 11:32:30 AM
NonpriorityQueue() - Constructor for class tigase.util.workqueue.NonpriorityQueue
 
NonpriorityQueue(int) - Constructor for class tigase.util.workqueue.NonpriorityQueue
 
normal - Enum constant in enum class tigase.xmpp.StanzaType
 
NORMAL - Enum constant in enum class tigase.server.Priority
 
normalize(String) - Static method in class tigase.auth.mechanisms.AbstractSaslSCRAM
 
normalizeNFKC(String) - Static method in class gnu.inet.encoding.NFKC
Applies NFKC normalization to a string.
NOT_ACCEPTABLE - Enum constant in enum class tigase.xmpp.Authorization
 
NOT_ALLOWED - Enum constant in enum class tigase.xmpp.Authorization
 
not_authorized - Enum constant in enum class tigase.auth.XmppSaslException.SaslError
The authentication failed because the initiating entity did not provide proper credentials, or because some generic authentication failure has occurred but the receiving entity does not wish to disclose specific information about the cause of the failure.
NOT_AUTHORIZED - Enum constant in enum class tigase.xmpp.Authorization
 
NOT_AUTHORIZED_MSG - Static variable in class tigase.xmpp.RepositoryAccess
 
NotAuthorized - Enum constant in enum class tigase.xmpp.StreamError
 
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
 
note() - Element in annotation interface tigase.annotations.TigaseDeprecated
 
note() - Element in annotation interface tigase.annotations.TODO
note property allows you to set and retrieve description text for expected code change.
note() - Element in annotation interface tigase.xml.annotations.TODO
note property allows you to set and retrieve description text for expected code change.
Notify - Class in tigase.server.amp.action
Created: Apr 27, 2010 5:36:03 PM
Notify() - Constructor for class tigase.server.amp.action.Notify
 
notifyIfHandshakeFinished() - Method in class tigase.io.JcaTLSWrapper
 
notifyIfHandshakeFinished() - Method in interface tigase.io.TLSWrapper
Deprecated.
notifyNewOfflineMessage(Packet, XMPPResourceConnection, Queue<Packet>, Map<String, Object>) - Method in interface tigase.xmpp.impl.OfflineMessages.Notifier
 
notifyNewOfflineMessage(Packet, XMPPResourceConnection, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.OfflineMessages
 
notifyNewOfflineMessage(Packet, XMPPResourceConnection, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.OfflineMessages.PubSubPublisherNotifier
 
notifyNewOfflineMessage(Packet, XMPPResourceConnection, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.push.PushNotifications
 
notifyOfflineMessagesRetrieved(BareJID, Collection<Element>) - Method in class tigase.xmpp.impl.push.PushNotifications
 
notifyOfflineMessagesRetrieved(XMPPResourceConnection, Queue<Packet>) - Method in interface tigase.xmpp.impl.OfflineMessages.Notifier
 
notifyOfflineMessagesRetrieved(XMPPResourceConnection, Queue<Packet>) - Method in class tigase.xmpp.impl.OfflineMessages
 
notifyOfflineMessagesRetrieved(XMPPResourceConnection, Queue<Packet>) - Method in class tigase.xmpp.impl.push.PushNotifications
 
NotLocalhostException - Exception in tigase.server.xmppserver
Created: Sep 2, 2010 4:11:34 PM
NotLocalhostException() - Constructor for exception tigase.server.xmppserver.NotLocalhostException
 
NotLocalhostException(String) - Constructor for exception tigase.server.xmppserver.NotLocalhostException
 
NotLocalhostException(String, Throwable) - Constructor for exception tigase.server.xmppserver.NotLocalhostException
 
NotLocalhostException(Throwable) - Constructor for exception tigase.server.xmppserver.NotLocalhostException
 
notProcessedBy(String) - Method in class tigase.server.Packet
The method marks that the packet has NOT been processed by a packet processor with a given ID.
NotWellFormed - Enum constant in enum class tigase.xmpp.StreamError
 
NULL - Enum constant in enum class tigase.server.xmppserver.OutgoingState
 
nullAllowed() - Element in annotation interface tigase.kernel.beans.Inject
Specify if injection of dependency is required or not.

O

OAUTH_CONSUMERKEY_PROP_KEY - Static variable in class tigase.xmpp.impl.JabberIqRegister
OAuth details for form verifier.
OAUTH_CONSUMERSECRET_PROP_KEY - Static variable in class tigase.xmpp.impl.JabberIqRegister
 
obfuscatePassword(String) - Static method in class tigase.db.util.JDBCPasswordObfuscator
 
object - Enum constant in enum class tigase.eventbus.impl.AbstractHandler.Type
Only non-XML events.
ObjectComparator - Class in tigase.util
Describe class ObjectComparator here.
ObjectComparator() - Constructor for class tigase.util.ObjectComparator
 
ObjectEventsListenerHandler - Class in tigase.eventbus.impl
 
ObjectEventsListenerHandler(String, String, EventListener) - Constructor for class tigase.eventbus.impl.ObjectEventsListenerHandler
 
ObjectEventsSourceListenerHandler - Class in tigase.eventbus.impl
 
ObjectEventsSourceListenerHandler(String, String, EventSourceListener) - Constructor for class tigase.eventbus.impl.ObjectEventsSourceListenerHandler
 
of(String) - Static method in class tigase.server.ComponentInfo
 
of(String) - Static method in class tigase.util.Version
Supports both tigase-server-7.2.0-SNAPSHOT-b4895-dist-max.tar.gz and version strings
off - Enum constant in enum class tigase.server.bosh.Constants.CacheAction
 
offer(E) - Method in class tigase.collections.CircularFifoQueue
 
offer(E) - Method in class tigase.stats.MaxDailyCounterQueue
 
offer(E, int) - Method in class tigase.util.workqueue.NonpriorityQueue
 
offer(E, int) - Method in class tigase.util.workqueue.PriorityQueueAbstract
 
offer(E, int) - Method in class tigase.util.workqueue.PriorityQueueRelaxed
 
offer(E, int) - Method in class tigase.util.workqueue.PriorityQueueStrict
 
offer(Kernel.DelayedDependenciesInjection) - Method in class tigase.kernel.core.Kernel.DelayedDependencyInjectionQueue
 
offer(QueueItem) - Method in class tigase.util.processing.WorkerThread
 
offerExpired(MsgRepositoryIfc, Object, Element, Date) - Method in class tigase.server.amp.db.MsgRepository.MsgRepositoryMDBean
 
offerExpired(MsgRepositoryIfc, T, Element, Date) - Method in interface tigase.server.amp.db.MsgRepository.MsgRepositoryPoolBean
Deprecated.
 
OFFLINE - Static variable in interface tigase.server.amp.AmpFeatureIfc
 
OFFLINE_BUD_SENT - Static variable in class tigase.xmpp.impl.PresenceState
 
OFFLINE_DATA_NODE - Static variable in interface tigase.db.NonAuthUserRepository
 
OFFLINE_MSGS_KEY - Static variable in class tigase.server.amp.db.MsgRepository
 
OFFLINE_RES_SENT - Static variable in class tigase.xmpp.impl.PresenceState
 
OFFLINE_ROSTER_LAST_SEEN_PROP_KEY - Static variable in class tigase.xmpp.impl.PresenceState
 
OfflineMessages - Class in tigase.xmpp.impl
OfflineMessages plugin implementation which follows XEP-0160: Best Practices for Handling Offline Messages specification.
OfflineMessages() - Constructor for class tigase.xmpp.impl.OfflineMessages
 
OfflineMessages.Notifier - Interface in tigase.xmpp.impl
 
OfflineMessages.OfflineMsgRepositoryIfc - Interface in tigase.xmpp.impl
 
OfflineMessages.PubSubPublisherNotifier - Class in tigase.xmpp.impl
 
OfflineMessages.StampComparator - Class in tigase.xmpp.impl
Comparator interface implementation for the purpose of sorting Elements retrieved from the repository by the timestamp stored in delay element.
OfflineMsgRepositoryIfc - Interface in tigase.db
Interface for storing and restoring offline Elements.
OfflineResourceConnection(JID, UserRepository, AuthRepository, SessionManagerHandler) - Constructor for class tigase.xmpp.impl.JabberIqPrivacy.OfflineResourceConnection
Creates a new XMPPResourceConnection instance.
ok - Enum constant in enum class tigase.db.util.SchemaLoader.Result
 
OK - Enum constant in enum class tigase.io.TLSStatus
 
OK - Enum constant in enum class tigase.server.xmppserver.OutgoingState
 
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.
OldConfigHolder - Class in tigase.conf
Created by andrzej on 10.07.2017.
OldConfigHolder() - Constructor for class tigase.conf.OldConfigHolder
 
OldConfigHolder.Format - Enum Class in tigase.conf
 
OldSelfSignedCertificateGenerator - Class in tigase.cert
Deprecated.
OldSelfSignedCertificateGenerator() - Constructor for class tigase.cert.OldSelfSignedCertificateGenerator
Deprecated.
 
on - Enum constant in enum class tigase.server.bosh.Constants.CacheAction
 
onAddHandler(String, String) - Method in class tigase.eventbus.component.SubscribeModule
 
onAddItem(K, V) - Method in interface tigase.map.DMapListener
 
onAuthFail(XMPPResourceConnection) - Method in class tigase.xmpp.impl.SaslAuthAbstract
 
onClear() - Method in interface tigase.map.DMapListener
 
onDataSourceChange(DataSourceBean.DataSourceChangedEvent) - Method in class tigase.db.beans.AuthUserRepositoryConfigBean
 
onDataSourceChange(DataSourceBean.DataSourceChangedEvent) - Method in class tigase.db.beans.MDRepositoryBean.MDRepositoryConfigBean
 
onDataSourceChange(DataSourceBean.DataSourceChangedEvent) - Method in class tigase.db.beans.MDRepositoryBean
 
onDataSourceChange(DataSourceBean.DataSourceChangedEvent) - Method in class tigase.db.beans.SDRepositoryBean
 
onDataSourceChange(DataSourceBean.DataSourceChangedEvent) - Method in class tigase.server.ext.CompSQLRepository
Deprecated.
 
onError(Packet, String) - Method in interface tigase.component.responses.AsyncCallback
Called when received response has type error.
onEvent(E) - Method in interface tigase.eventbus.EventListener
 
onEvent(E, Object) - Method in interface tigase.eventbus.EventSourceListener
 
onEvent(PresenceOffline.StartStopEvent) - Method in class tigase.xmpp.impl.PresenceOffline
 
onFormVerify(JID, Form, SignatureCalculator) - Method in interface tigase.form.FormSignatureVerifier.SignatureVerifyHandler
 
OnlineJidsReporter - Interface in tigase.sys
Created: Apr 19, 2009 12:15:07 AM
onMotdChanged(MotdProcessor.MotdUpdatedEvent) - Method in class tigase.xmpp.impl.MotdProcessor
 
onNodeConnected(JID) - Method in class tigase.cluster.BoshConnectionClustered
 
onNodeConnected(JID) - Method in class tigase.cluster.ClientConnectionClustered
 
onNodeConnected(JID) - Method in class tigase.cluster.SessionManagerClustered
 
onNodeConnected(JID) - Method in class tigase.cluster.WebSocketClientConnectionClustered
 
onNodeConnected(JID) - Method in class tigase.eventbus.component.EventBusComponent
 
onNodeConnected(JID) - Method in class tigase.server.BasicComponent
 
onNodeDisconnected(JID) - Method in class tigase.cluster.BoshConnectionClustered
 
onNodeDisconnected(JID) - Method in class tigase.cluster.ClientConnectionClustered
 
onNodeDisconnected(JID) - Method in class tigase.cluster.SessionManagerClustered
 
onNodeDisconnected(JID) - Method in class tigase.cluster.WebSocketClientConnectionClustered
 
onNodeDisconnected(JID) - Method in class tigase.eventbus.component.EventBusComponent
 
onNodeDisconnected(JID) - Method in class tigase.server.BasicComponent
 
onRemove(K, V) - Method in interface tigase.map.DMapListener
 
onRemoveHandler(String, String) - Method in class tigase.eventbus.component.UnsubscribeModule
 
onSuccess(Packet) - Method in interface tigase.component.responses.AsyncCallback
Called when received response has type result.
onTimeout() - Method in interface tigase.component.responses.AsyncCallback
Called when response wasn't received in given time.
onUpdatedVersionDiscovered(UpdatesChecker.UpdatedVersionDiscovered) - Method in class tigase.util.updater.UpdatesChecker
 
onWelcomeMessageChange(JabberIqRegister.WelcomeMessageChangedEvent) - Method in class tigase.xmpp.impl.JabberIqRegister
 
OPEN - Enum constant in enum class tigase.server.xmppclient.SeeOtherHostIfc.Phase
 
open_access - Enum constant in enum class tigase.util.setup.SetupHelper.RestApiSecurity
 
OPEN_BRACKET - Enum constant in enum class tigase.xml.SimpleParser.State
 
options(String...) - Method in class tigase.util.ui.console.CommandlineParameter.Builder
Sets possible options for the parameter option
Or - Class in tigase.criteria
Created: 2007-06-20 09:32:29
Or(Criteria...) - Constructor for class tigase.criteria.Or
 
order() - Method in class tigase.server.xmppserver.proc.Dialback
 
order() - Method in class tigase.server.xmppserver.proc.SaslExternal
 
order() - Method in class tigase.server.xmppserver.proc.StartTLS
 
order() - Method in class tigase.server.xmppserver.proc.StartZlib
 
order() - Method in class tigase.server.xmppserver.proc.StreamError
 
order() - Method in class tigase.server.xmppserver.proc.StreamFeatures
 
order() - Method in class tigase.server.xmppserver.proc.StreamOpen
 
order() - Method in interface tigase.server.xmppserver.S2SProcessor
Returns order of processor which is used to set order in which processors will be processing packet
ORDER - Static variable in class tigase.xmpp.impl.Privacy
 
OSGiScriptEngine - Class in tigase.osgi
 
OSGiScriptEngine(ScriptEngine, OSGiScriptEngineFactory) - Constructor for class tigase.osgi.OSGiScriptEngine
 
OSGiScriptEngineFactory - Class in tigase.osgi
This is a wrapper class for the ScriptEngineFactory class that deals with context class loader issues It is necessary because engines (at least ruby) use the context classloader to find their resources (i.e., their "native" classes)
OSGiScriptEngineFactory(ScriptEngineFactory, ClassLoader) - Constructor for class tigase.osgi.OSGiScriptEngineFactory
 
OSGiScriptEngineManager - Class in tigase.osgi
This class acts as a delegate for all the available ScriptEngineManagers.
OSGiScriptEngineManager() - Constructor for class tigase.osgi.OSGiScriptEngineManager
 
OSGiScriptEngineManager(BundleContext) - Constructor for class tigase.osgi.OSGiScriptEngineManager
 
OSUtils - Class in tigase.util.common
Created: Dec 11, 2008 10:26:00 AM
OSUtils() - Constructor for class tigase.util.common.OSUtils
 
OSUtils.OS - Enum Class in tigase.util.common
 
other - Enum constant in enum class tigase.db.DataRepository.dbTypes
 
other - Enum constant in enum class tigase.server.Command.Action
Other, not recognized command action.
other - Enum constant in enum class tigase.server.Command.Status
Other, not recognized command status.
other - Enum constant in enum class tigase.util.common.OSUtils.OS
 
OTHER - Enum constant in enum class tigase.server.Command
Identifies all other, not predefined commands.
OTHER - Enum constant in enum class tigase.server.xmppclient.SeeOtherHostIfc.Phase
 
OTHER - Enum constant in enum class tigase.stats.StatisticType
 
OTHER_CHECK_TABLE_QUERY - Static variable in class tigase.db.jdbc.DataRepositoryImpl
 
OTHER_PARAMS_ELEM - Static variable in class tigase.vhosts.VHostItemImpl
 
OTHER_PARAMS_LABEL - Static variable in class tigase.vhosts.VHostItemImpl
 
OTHER_XML - Enum constant in enum class tigase.xml.SimpleParser.State
 
otherAuth(Map<String, Object>) - Method in interface tigase.db.AuthRepository
Deprecated.
otherAuth(Map<String, Object>) - Method in class tigase.db.AuthRepositoryImpl
 
otherAuth(Map<String, Object>) - Method in class tigase.db.AuthRepositoryMDImpl
 
otherAuth(Map<String, Object>) - Method in class tigase.db.AuthRepositoryPool
 
otherAuth(Map<String, Object>) - Method in class tigase.db.DummyRepository
 
otherAuth(Map<String, Object>) - Method in class tigase.db.jdbc.DrupalWPAuth
 
otherAuth(Map<String, Object>) - Method in class tigase.db.jdbc.JDBCRepository
 
otherAuth(Map<String, Object>) - Method in class tigase.db.jdbc.TigaseAuth
Deprecated.
 
otherAuth(Map<String, Object>) - Method in class tigase.db.jdbc.TigaseCustomAuth
 
otherAuth(Map<String, Object>) - Method in class tigase.db.jdbc.TigaseSPAuth
 
otherAuth(Map<String, Object>) - Method in class tigase.db.ldap.LdapAuthProvider
 
otherAuth(Map<String, Object>) - Method in class tigase.db.xml.XMLRepository
 
otherXML(StringBuilder) - Method in class tigase.xml.DomBuilderHandler
 
otherXML(StringBuilder) - Method in interface tigase.xml.SimpleHandler
 
otherXML(StringBuilder) - Method in class tigase.xml.XMLFormatter
 
otherXML(StringBuilder) - Method in class tigase.xmpp.XMPPDomBuilderHandler
 
out_initial - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.PresenceType
 
out_probe - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.PresenceType
 
OUT_QUEUE - Enum constant in enum class tigase.server.QueueType
 
OUT_QUEUE_OVERFLOW - Enum constant in enum class tigase.stats.StatisticType
 
out_subscribe - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.PresenceType
 
out_subscribed - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.PresenceType
 
out_unsubscribe - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.PresenceType
 
out_unsubscribed - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.PresenceType
 
outcast - Enum constant in enum class tigase.eventbus.component.stores.Affiliation
An entity that is disallowed from subscribing or publishing to a node.
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.
OutgoingPacketFiltersBean() - Constructor for class tigase.server.filters.PacketFiltersBean.OutgoingPacketFiltersBean
 
OutgoingState - Enum Class in tigase.server.xmppserver
 
outputExtraData(String) - Method in class tigase.xml.XMLFormatter
 
OutQueue() - Constructor for class tigase.server.xmppclient.StreamManagementIOProcessor.OutQueue
 
OVERFLOW - Static variable in exception gnu.inet.encoding.PunycodeException
 
OWN - Enum constant in enum class tigase.vhosts.filter.DomainFilterPolicy
user can communicate with other users of the same domain
owner - Enum constant in enum class tigase.eventbus.component.stores.Affiliation
The manager of a node, of which there may be more than one; often but not necessarily the node creator.
OWNER_ATT - Static variable in class tigase.db.comp.RepositoryItemAbstract
 
OWNER_LABEL - Static variable in class tigase.db.comp.RepositoryItemAbstract
 

P

PACK_ROUTED_KEY - Static variable in class tigase.server.ext.ComponentProtocol
 
PACK_ROUTED_KEY - Static variable in class tigase.server.xmppcomponent.ComponentConnectionManager
Deprecated.
 
PACK_ROUTED_VAL - Variable in class tigase.server.xmppcomponent.ComponentConnectionManager
Deprecated.
 
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_DELIVERY_RETRY_COUNT_PROP_KEY - Static variable in class tigase.server.AbstractMessageReceiver
 
PACKET_FROM_KEY - Static variable in class tigase.cluster.strategy.cmd.PacketForwardCmd
 
PacketChecker - Class in tigase.server.xmppserver.proc
Created: Dec 10, 2010 5:53:57 PM
PacketChecker() - Constructor for class tigase.server.xmppserver.proc.PacketChecker
 
PacketCounter - Class in tigase.server.filters
 
PacketCounter() - Constructor for class tigase.server.filters.PacketCounter
 
PacketCounter(boolean) - Constructor for class tigase.server.filters.PacketCounter
 
PacketDefaultHandler - Class in tigase.server.xmppsession
Describe class PacketDefaultHandler here.
PacketDefaultHandler() - Constructor for class tigase.server.xmppsession.PacketDefaultHandler
Creates a new PacketDefaultHandler instance.
PacketErrorTypeException - Exception in tigase.xmpp
Deprecated.
PacketErrorTypeException(String) - Constructor for exception tigase.xmpp.PacketErrorTypeException
Deprecated.
 
PacketErrorTypeException(String, Throwable) - Constructor for exception tigase.xmpp.PacketErrorTypeException
Deprecated.
 
PacketFilterIfc - Interface in tigase.server
An interface for loadable packet filters to the Tigase server.
PacketFiltersBean - Class in tigase.server.filters
 
PacketFiltersBean(QueueType) - Constructor for class tigase.server.filters.PacketFiltersBean
 
PacketFiltersBean.IncomingPacketFiltersBean - Class in tigase.server.filters
 
PacketFiltersBean.OutgoingPacketFiltersBean - Class in tigase.server.filters
 
PacketForwardCmd - Class in tigase.cluster.strategy.cmd
 
PacketForwardCmd(String, DefaultClusteringStrategyAbstract) - Constructor for class tigase.cluster.strategy.cmd.PacketForwardCmd
 
PacketForwardCommand(String) - Constructor for class tigase.cluster.AmpComponentClustered.PacketForwardCommand
 
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.
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.
PacketInvalidAddressException - Exception in tigase.xmpp
 
PacketInvalidAddressException(String) - Constructor for exception tigase.xmpp.PacketInvalidAddressException
 
PacketInvalidAddressException(String, Throwable) - Constructor for exception tigase.xmpp.PacketInvalidAddressException
 
PacketInvalidTypeException - Exception in tigase.xmpp
 
PacketInvalidTypeException(String) - Constructor for exception tigase.xmpp.PacketInvalidTypeException
 
PacketInvalidTypeException(String, Throwable) - Constructor for exception tigase.xmpp.PacketInvalidTypeException
 
packetsReady(IO) - Method in interface tigase.net.IOServiceListener
 
packetsReady(IO) - Method in class tigase.server.ConnectionManager
 
packetsSent(XMPPIOService) - Method in class tigase.server.xmppclient.RegistrationThrottlingProcessor
 
packetsSent(XMPPIOService) - Method in class tigase.server.xmppclient.StreamErrorCounterIOProcessor
 
packetsSent(XMPPIOService) - Method in class tigase.server.xmppclient.StreamManagementIOProcessor
 
packetsSent(XMPPIOService) - Method in interface tigase.server.xmppclient.XMPPIOProcessor
Method is called when all waiting data was written to socket.
PacketWriter - Interface in tigase.component
Interface for writing Packets to XMPP stream.
PacketWriterWithTimeout - Interface in tigase.server
 
PacketWriterWithTimeout.Handler - Interface in tigase.server
 
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.
padString(StringBuilder, String, int) - Static method in class tigase.util.StringUtilities
 
padString(StringBuilder, String, int, String, String) - Static method in class tigase.util.StringUtilities
 
padString(StringBuilder, String, StringUtilities.JUSTIFY, int, char, String, String) - Static method in class tigase.util.StringUtilities
 
padStringToColumn(StringBuilder, String, StringUtilities.JUSTIFY, int, char, String, String) - Static method in class tigase.util.StringUtilities
 
paid - Enum constant in enum class tigase.db.AuthRepository.AccountStatus
 
Pair(K, V) - Constructor for class tigase.db.util.SchemaManager.Pair
 
ParameterParser - Class in tigase.util.ui.console
General purpose command-line parser accepting (if defined) both single-letter (and space separated value) and full names (and equal-sign separated value).
ParameterParser() - Constructor for class tigase.util.ui.console.ParameterParser
Constructs new ParameterParser without any options and without interactive mode
ParameterParser(boolean) - Constructor for class tigase.util.ui.console.ParameterParser
Constructs new ParameterParser without any options and allowing enabling interactive mode
ParameterParser(List<CommandlineParameter>, boolean) - Constructor for class tigase.util.ui.console.ParameterParser
Constructs new ParameterParser with initial options and allowing enabling interactive mode
Parameters() - Constructor for class tigase.db.util.DBSchemaLoader.Parameters
 
PARAMETERS - Enum constant in enum class tigase.xmpp.impl.SaslAuth2.ElementType
 
parent - Variable in class tigase.conf.ConfigReader.StateHolder
 
parent() - Element in annotation interface tigase.kernel.beans.Bean
Class of a parent bean.
parents() - Element in annotation interface tigase.kernel.beans.Bean
Classes of parent beans.
parse(String) - Static method in class tigase.server.rtbl.RTBLRepository.Key
 
parse(String) - Static method in class tigase.util.Token
 
parse(String) - Static method in enum class tigase.xmpp.impl.SaslAuth.ElementType
 
parse(String) - Static method in enum class tigase.xmpp.impl.SaslAuth2.ElementType
 
parse(SimpleHandler, char[], int, int) - Method in class tigase.xml.SimpleParser
 
parse(SimpleHandler, String) - Method in class tigase.xml.SimpleParser
 
parseArgs(String[]) - Method in class tigase.conf.ConfiguratorAbstract
 
parseArgs(String[]) - Method in class tigase.conf.ConfiguratorOld
 
parseArgs(String[]) - Method in class tigase.util.ui.console.ParameterParser
Main parsing method which takes as an input array of parameters and returns a Properties object with parsed parameter/values.
parseArgs(Map<String, Object>, List<String>, String[]) - Static method in class tigase.conf.ConfiguratorAbstract
 
parseBool(String) - Static method in class tigase.util.repository.DataTypes
 
parseCertificate(Reader) - Static method in class tigase.cert.CertificateUtil
 
parseDatabaseType(String) - Static method in class tigase.db.jdbc.DataRepositoryImpl
 
parseDataValue(String, String) - Method in class tigase.vhosts.VHostItemImpl
 
parseError() - Method in class tigase.xmpp.XMPPDomBuilderHandler
 
parseExpiredMessage(DomBuilderHandler, ResultSet) - Method in class tigase.server.amp.db.JDBCMsgRepository
 
parseHardenedModeFromString(String) - Static method in class tigase.io.SSLContextContainer.HardenedModeVHostItemExtension
 
parseHttpHeaders(byte[], Map<String, String>) - Method in class tigase.server.websocket.WebSocketXMPPIOService
 
parseJID(String) - Static method in class tigase.xmpp.jid.BareJID
A utility method to parse and split the given JID string into separate parts.
parseLoadedMessages(MsgRepository.OfflineMessagesProcessor, ResultSet) - Method in class tigase.server.amp.db.JDBCMsgRepository
 
parseMethodCall(Element) - Method in class tigase.cluster.api.ClusterElement
 
parseNum(String, Class<T>, T) - Static method in class tigase.util.repository.DataTypes
 
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
 
parseParams(String[]) - Static method in class tigase.util.repository.RepositoryUtils
 
parseParams(String[]) - Static method in class tigase.util.Telnet
 
parseQuery(Q, Packet) - Method in interface tigase.xmpp.mam.QueryParser
 
parseQuery(Query, Packet) - Method in class tigase.xmpp.mam.MAM2ExtendedQueryParser
 
parseQuery(Query, Packet) - Method in class tigase.xmpp.mam.MAMQueryParser
 
parser - Variable in class tigase.server.amp.db.MsgBroadcastRepository
 
parser - Variable in class tigase.server.amp.db.MsgRepository
 
parser - Variable in class tigase.xmpp.XMPPIOService
 
parseRootElement(Element) - Static method in class tigase.xmpp.rsm.RSM
 
parseRootElement(Element, int) - Static method in class tigase.xmpp.rsm.RSM
 
parseRoster(String, Map<BareJID, RosterElement>, XMPPResourceConnection) - Method in class tigase.xmpp.impl.roster.RosterFlat
 
parseRosterUtil(String, Map<BareJID, RosterElement>, XMPPResourceConnection) - Static method in class tigase.xmpp.impl.roster.RosterFlat
 
ParserState() - Constructor for class tigase.xml.SimpleParser.ParserState
 
parseRules(String) - Static method in class tigase.vhosts.filter.CustomDomainFilter
 
parseRules(String[]) - Static method in class tigase.vhosts.filter.CustomDomainFilter
 
parseSizeInt(String, int) - Static method in class tigase.util.repository.DataTypes
 
parseTimestamp(String) - Method in class tigase.util.datetime.TimestampHelper
 
parseUri(String) - Method in class tigase.db.util.DBSchemaLoader.Parameters
 
parseUri(String) - Method in interface tigase.db.util.SchemaLoader.Parameters
 
partialCharacterBytes - Variable in class tigase.net.IOService
The saved partial bytes for multi-byte UTF-8 characters between reads
password - Variable in class tigase.db.util.SchemaManager.RootCredentials
 
Password - Enum constant in enum class tigase.kernel.beans.config.ConfigFieldType
 
PASSWORD_ATTR - Static variable in class tigase.cluster.repo.ClusterRepoItem
 
PASSWORD_ATTR - Static variable in class tigase.server.ext.CompRepoItem
 
PASSWORD_COLUMN - Static variable in interface tigase.cluster.repo.ClusterRepoConstants
 
PASSWORD_KEY - Static variable in interface tigase.db.AuthRepository
 
PASSWORD_KEY - Static variable in class tigase.db.AuthRepositoryImpl
 
PASSWORD_LABEL - Static variable in class tigase.cluster.repo.ClusterRepoItem
 
PASSWORD_NOT_VERIFIED_MSG - Static variable in class tigase.auth.mechanisms.AbstractSasl
 
PASSWORD_PROP_VAL - Static variable in class tigase.cluster.repo.ClusterRepoItem
 
PasswordHash - Class in tigase.util
Portable PHP password hashing framework rewritten in Java - code almost copied directly.
PasswordHash() - Constructor for class tigase.util.PasswordHash
 
PasswordResetterIfc - Interface in tigase.auth
 
path() - Element in annotation interface tigase.xmpp.impl.annotation.Handle
 
pathStr() - Element in annotation interface tigase.xmpp.impl.annotation.Handle
 
PatternComparator - Class in tigase.util.routing
Created: Oct 22, 2009 6:08:50 PM
PatternComparator() - Constructor for class tigase.util.routing.PatternComparator
 
PAYMENT_REQUIRED - Enum constant in enum class tigase.xmpp.Authorization
 
PBKDIterationsCallback - Class in tigase.auth.callbacks
 
PBKDIterationsCallback(String) - Constructor for class tigase.auth.callbacks.PBKDIterationsCallback
 
peek() - Method in class tigase.collections.CircularFifoQueue
 
peek() - Method in class tigase.stats.MaxDailyCounterQueue
 
PEER_CERTIFICATE_KEY - Static variable in class tigase.auth.mechanisms.SaslEXTERNAL
 
PEM_CERTIFICATE_KEY - Static variable in class tigase.io.repo.CertificateItem
 
PEM_CERTIFICATE_KEY - Static variable in interface tigase.io.SSLContextContainerIfc
 
pending - Enum constant in enum class tigase.db.AuthRepository.AccountStatus
 
PENDING_IN - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
 
PENDING_OUT - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
 
PepPlugin - Class in tigase.xmpp.impl
 
PepPlugin() - Constructor for class tigase.xmpp.impl.PepPlugin
 
pepToVCardTemp_onDataRetrieved(Packet, XMPPResourceConnection) - Method in class tigase.xmpp.impl.VCardTemp
 
pepToVCardTemp_onPublication(BareJID, XMPPResourceConnection, String, String, Supplier<JID>, Consumer<Packet>) - Method in class tigase.xmpp.impl.VCardTemp
 
PER_DOMAIN_CERTIFICATE_KEY - Static variable in class tigase.io.CertificateContainer
 
period - Variable in class tigase.server.xmppclient.RegistrationThrottling
 
PERM_ATT - Static variable in class tigase.server.Packet
 
Permissions - Enum Class in tigase.server
Describe class Permissions here.
persistLastActivity(XMPPResourceConnection, Element) - Static method in class tigase.xmpp.impl.LastActivityAbstract
 
PGSQL_CHECK_TABLE_QUERY - Static variable in class tigase.db.jdbc.DataRepositoryImpl
 
PGSQL_REPO_CLASS_PROP_VAL - Static variable in interface tigase.conf.Configurable
Deprecated.
moved to RepositoryFactory
PGSQL_REPO_CLASS_PROP_VAL - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
PGSQL_REPO_URL_PROP_VAL - Static variable in interface tigase.conf.Configurable
Deprecated.
moved to RepositoryFactory
PGSQL_REPO_URL_PROP_VAL - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
pingElement - Static variable in class tigase.server.ConnectionManager
 
plain - Enum constant in enum class tigase.net.SocketType
 
Plain - Enum constant in enum class tigase.kernel.beans.config.ConfigFieldType
 
PlainCallbackHandler - Class in tigase.auth.impl
Implementation of CallbackHandler for authentication with SASL PLAIN or using plaintext password.
PlainCallbackHandler() - Constructor for class tigase.auth.impl.PlainCallbackHandler
 
PlainCredentialsEntry - Class in tigase.auth.credentials.entries
 
PlainCredentialsEntry(String) - Constructor for class tigase.auth.credentials.entries.PlainCredentialsEntry
 
PlainCredentialsEntry.Decoder - Class in tigase.auth.credentials.entries
 
PlainCredentialsEntry.Encoder - Class in tigase.auth.credentials.entries
 
PlainSPCallbackHandler - Class in tigase.auth.impl
Deprecated.
PlainSPCallbackHandler() - Constructor for class tigase.auth.impl.PlainSPCallbackHandler
Deprecated.
 
PlantUMLGrapher - Class in tigase.kernel.core
 
PlantUMLGrapher() - Constructor for class tigase.kernel.core.PlantUMLGrapher
 
PlantUMLGrapher(Kernel) - Constructor for class tigase.kernel.core.PlantUMLGrapher
 
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
 
PluginSettingsAware - Interface in tigase.auth
Interface should be implemented by CallbackHandler instance if plugin settings should be injected.
POLICY_VIOLATION - Enum constant in enum class tigase.xmpp.Authorization
 
PolicyViolation - Enum constant in enum class tigase.xmpp.StreamError
 
PolicyViolationException - Exception in tigase.server
 
PolicyViolationException() - Constructor for exception tigase.server.PolicyViolationException
 
PolicyViolationException(String) - Constructor for exception tigase.server.PolicyViolationException
 
PolicyViolationException(String, Throwable) - Constructor for exception tigase.server.PolicyViolationException
 
PolicyViolationException(Throwable) - Constructor for exception tigase.server.PolicyViolationException
 
poll() - Method in class tigase.collections.CircularFifoQueue
 
poll() - Method in class tigase.db.util.SchemaManagerLogHandler
 
poll() - Method in class tigase.stats.MaxDailyCounterQueue
 
POLLING_ATTR - Static variable in class tigase.server.bosh.Constants
 
pool(String, int) - Method in class tigase.db.util.DBInitForkJoinPoolCache
 
POOL_CLASS - Static variable in class tigase.db.beans.MDPoolBean
 
POOL_SIZE - Static variable in class tigase.db.beans.MDPoolBean
 
poolCls - Variable in class tigase.db.beans.MDPoolConfigBean
 
poolSize - Variable in class tigase.db.beans.MDPoolConfigBean
 
PORT_CLASS_PROP_KEY - Static variable in class tigase.server.ConnectionManager
 
PORT_COLUMN - Static variable in interface tigase.cluster.repo.ClusterRepoConstants
 
PORT_IFC_PROP_KEY - Static variable in class tigase.server.ConnectionManager
 
PORT_IFC_PROP_VAL - Variable in class tigase.server.ConnectionManager
 
PORT_KEY - Static variable in class tigase.server.ConnectionManager
 
PORT_LISTENING_DELAY_DEF - Static variable in class tigase.server.ConnectionManager
 
PORT_LISTENING_DELAY_KEY - Static variable in class tigase.server.ConnectionManager
 
PORT_LOCAL_HOST_PROP_KEY - Static variable in class tigase.server.ConnectionManager
 
PORT_LOCAL_HOST_PROP_VAL - Variable in class tigase.server.xmppcomponent.ComponentConnectionManager
Deprecated.
 
PORT_NEW_CONNECTIONS_THROTTLING_KEY - Static variable in class tigase.server.ConnectionManager
 
PORT_NO_ATTR - Static variable in class tigase.cluster.repo.ClusterRepoItem
 
PORT_NO_ATTR - Static variable in class tigase.server.ext.CompRepoItem
 
PORT_NO_LABEL - Static variable in class tigase.cluster.repo.ClusterRepoItem
 
PORT_NO_LABEL - Static variable in class tigase.server.ext.CompRepoItem
 
PORT_NO_PROP_VAL - Static variable in class tigase.cluster.repo.ClusterRepoItem
 
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
Deprecated.
 
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
Deprecated.
 
PORT_ROUTING_TABLE_PROP_VAL - Variable in class tigase.server.xmppcomponent.ComponentConnectionManager
Deprecated.
 
PORT_SOCKET_PROP_KEY - Static variable in class tigase.server.ConnectionManager
 
PORT_SOCKET_PROP_VAL - Variable in class tigase.server.xmppcomponent.ComponentConnectionManager
Deprecated.
 
PORT_TYPE_PROP_KEY - Static variable in class tigase.net.IOService
 
PORT_TYPE_PROP_KEY - Static variable in class tigase.server.ConnectionManager
 
PORT_TYPE_PROP_VAL - Variable in class tigase.server.xmppcomponent.ComponentConnectionManager
Deprecated.
 
PortConfigBean() - Constructor for class tigase.server.ConnectionManager.PortConfigBean
 
PORTS - Variable in class tigase.server.xmppcomponent.ComponentConnectionManager
Deprecated.
 
PORTS_PROP_KEY - Static variable in class tigase.server.ConnectionManager
 
PortsConfigBean() - Constructor for class tigase.server.ConnectionManager.PortsConfigBean
 
postgresql - Enum constant in enum class tigase.db.DataRepository.dbTypes
 
postInstallation() - Method in class tigase.db.util.DBSchemaLoader
Method performs post-installation action using using *-installer-post.sql schema file substituting it's variables with ones provided.
postInstallation() - Method in class tigase.db.util.SchemaLoader
 
postProcess(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.MessageAmp
 
postProcess(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.OfflineMessages
Performs processing of packet for which there was no processor.
postProcess(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in interface tigase.xmpp.XMPPPostprocessorIfc
Performs processing of packet for which there was no processor.
PRE_APPROVED - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
Holds all {link @SubscriptionType} that are pre-approved subscriptions on the contact's side
PRE_BIND_ATTR - Static variable in class tigase.server.bosh.Constants
 
preBindSession(Map<String, String>) - Method in class tigase.server.bosh.BoshConnectionManager
 
prefix - Variable in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
prepareAccessorMainPartName(String) - Static method in class tigase.kernel.BeanUtils
 
prepareAmpPacket(Packet, Element) - Method in class tigase.server.amp.ActionAbstract
 
prepareCapsQueries(JID, JID, String[], Queue<Packet>) - Static method in class tigase.xmpp.impl.PresenceCapabilitiesManager
 
prepareCapsQueriesEl(JID, JID, String[], Queue<Element>) - Static method in class tigase.xmpp.impl.PresenceCapabilitiesManager
 
prepareCapsQuery(JID, JID, String) - Static method in class tigase.xmpp.impl.PresenceCapabilitiesManager
 
prepareCapsQueryEl(JID, JID, String) - Static method in class tigase.xmpp.impl.PresenceCapabilitiesManager
 
prepareConnectionParams(XMPPResourceConnection) - Method in class tigase.cluster.strategy.DefaultClusteringStrategy
A utility method used to prepare a Map of data with user session data before it can be sent over to another cluster node.
prepareDependencies(BeanConfig) - Method in class tigase.kernel.core.DependencyManager
 
prepareDiscoInfoReponse(Packet, JID, String, JID) - Method in class tigase.component.modules.impl.DiscoveryModule
Deprecated.
prepareDiscoInfoResponse(Packet, JID, String, JID) - Method in class tigase.component.modules.impl.DiscoveryModule
 
prepareDiscoItems(JID, String, JID, RSM) - Method in class tigase.component.modules.impl.DiscoveryModule
 
PreparedStatementInvocationHandler - Class in tigase.db.jdbc
 
PreparedStatementInvocationHandler(PreparedStatement) - Constructor for class tigase.db.jdbc.PreparedStatementInvocationHandler
 
prepareError(Packet, XMPPResourceConnection) - Method in class tigase.xmpp.impl.JabberIqPrivacy
 
prepareForm(AdhHocRequest, AdHocResponse) - Method in class tigase.server.rtbl.adhoc.AbstractAdHocCommand
 
prepareForm(AdhHocRequest, AdHocResponse) - Method in class tigase.server.rtbl.adhoc.RTBLAddCommand
 
prepareForm(AdhHocRequest, AdHocResponse) - Method in class tigase.server.rtbl.adhoc.RTBLDeleteCommand
 
prepareForm(Element) - Method in class tigase.xmpp.mam.MAMQueryParser
 
prepareForm(Element) - Method in interface tigase.xmpp.mam.QueryParser
Deprecated.
prepareForm(Element, String) - Method in interface tigase.xmpp.mam.QueryParser
Deprecated.
prepareForm(Element, String, Packet) - Method in class tigase.xmpp.mam.MAM2ExtendedQueryParser
 
prepareForm(Element, String, Packet) - Method in class tigase.xmpp.mam.MAMQueryParser
 
prepareForm(Element, String, Packet) - Method in interface tigase.xmpp.mam.QueryParser
 
prepareGetterMethod(Field) - Static method in class tigase.kernel.BeanUtils
 
prepareHeaders(String) - Method in class tigase.server.bosh.BoshIOService
 
prepareNotificationPayload(Element, Packet, long) - Method in class tigase.xmpp.impl.push.AbstractPushNotifications
 
prepareNotificationPayload(Element, Packet, long) - Method in class tigase.xmpp.impl.push.PushNotifications
 
prepareNotificationPayload(Element, Packet, long, Element) - Method in class tigase.xmpp.impl.push.EncryptedPushNotificationExtension
 
prepareNotificationPayload(Element, Packet, long, Element) - Method in class tigase.xmpp.impl.push.PriorityExtension
 
prepareNotificationPayload(Element, Packet, long, Element) - Method in interface tigase.xmpp.impl.push.PushNotificationsExtension
 
prepareProbe(XMPPResourceConnection) - Static method in class tigase.xmpp.impl.PresenceAbstract
 
prepareSeeOtherHost(XMPPIOService<Object>, String, BareJID) - Method in class tigase.server.websocket.WebSocketClientConnectionManager
 
prepareSeeOtherHost(XMPPIOService<Object>, String, BareJID) - Method in class tigase.server.xmppclient.ClientConnectionManager
 
prepareSetterMethod(Field) - Static method in class tigase.kernel.BeanUtils
 
prepareSetterMethod(Field, Class) - Static method in class tigase.kernel.BeanUtils
 
prepareSetterMethods(Class<?>, String) - Static method in class tigase.kernel.BeanUtils
 
prepareSkipForkingToList(Packet, XMPPResourceConnection, Map<JID, Boolean>) - Method in class tigase.xmpp.impl.MessageCarbons
 
prepareStreamClose() - Method in class tigase.server.websocket.WebSocketXMPPIOService
 
prepareStreamClose() - Method in class tigase.xmpp.XMPPIOService
 
prepareStreamClose(XMPPIOService<Object>) - Method in class tigase.server.websocket.WebSocketClientConnectionManager
 
prepareStreamClose(XMPPIOService<Object>) - Method in class tigase.server.xmppclient.ClientConnectionManager
 
prepareStreamError(XMPPIOService<Object>, List<Element>) - Method in class tigase.server.websocket.WebSocketClientConnectionManager
 
prepareStreamError(XMPPIOService<Object>, List<Element>) - Method in class tigase.server.xmppclient.ClientConnectionManager
 
prepareStreamError(XMPPIOService<Object>, StreamError, String) - Method in class tigase.server.websocket.WebSocketClientConnectionManager
 
prepareStreamError(XMPPIOService<Object>, StreamError, String) - Method in class tigase.server.xmppclient.ClientConnectionManager
 
prepareStreamOpen(XMPPIOService<Object>, String, String) - Method in class tigase.server.websocket.WebSocketClientConnectionManager
 
prepareStreamOpen(XMPPIOService<Object>, String, String) - Method in class tigase.server.xmppclient.ClientConnectionManager
 
preprocess(Packet) - Method in class tigase.server.amp.action.Broadcast
 
preprocess(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>) - Method in class tigase.server.xmppsession.PacketDefaultHandler
 
preProcess(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.AbstractAuthPreprocessor
 
preProcess(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.AddressingSanitizer
 
preProcess(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.DomainFilter
 
preProcess(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.InvisibleCommand
 
preProcess(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.JabberIqIq
 
preProcess(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.JabberIqPrivacy
Performs pre-processing of packet.
preProcess(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.Message
 
preProcess(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.MessageAmp
 
preProcess(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.StartTLS
 
preProcess(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in interface tigase.xmpp.XMPPPreprocessorIfc
Performs pre-processing of packet.
preProcess(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>, MessageDeliveryLogic) - Static method in class tigase.xmpp.impl.C2SDeliveryErrorProcessor
Filters packets before they are processed by processors to filter out delivery-error packets sent to bare jid if other connection is available
preProcessFilter(Packet, XMPPResourceConnection) - Method in class tigase.xmpp.impl.MessageDeliveryLogic
 
preprocessStreamFeatures(XMPPIOService<Object>, Element) - Method in class tigase.server.websocket.WebSocketClientConnectionManager
 
preprocessStreamFeatures(XMPPIOService<Object>, Element) - Method in class tigase.server.xmppclient.ClientConnectionManager
 
presence - Enum constant in enum class tigase.server.amp.db.MsgRepository.MSG_TYPES
 
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 - Enum constant in enum class tigase.server.Priority
 
PRESENCE_EL_NAME - Static variable in class tigase.xmpp.impl.JabberIqPrivacy
 
PRESENCE_ELEMENT_NAME - Static variable in class tigase.xmpp.impl.PresenceAbstract
 
PRESENCE_ERROR_PATH - Static variable in class tigase.server.Presence
 
PRESENCE_FORWARD_ADDRESS_ATT - Static variable in class tigase.vhosts.VHostItemImpl
 
PRESENCE_FORWARD_ADDRESS_LABEL - Static variable in class tigase.vhosts.VHostItemImpl
 
PRESENCE_GLOBAL_FORWARD - Static variable in class tigase.xmpp.impl.PresenceState
key allowing setting global forwarding JID address.
PRESENCE_IN_EL_NAME - Static variable in class tigase.xmpp.impl.JabberIqPrivacy
 
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 user to server is stored, either initial presence or off-line presence before disconnecting.
PRESENCE_OUT_EL_NAME - Static variable in class tigase.xmpp.impl.JabberIqPrivacy
 
PRESENCE_PRIORITY_PATH - Static variable in class tigase.server.Presence
 
PRESENCE_PROBE_FULL_JID_KEY - Static variable in class tigase.xmpp.impl.PresenceAbstract
 
PRESENCE_SHOW_PATH - Static variable in class tigase.server.Presence
 
PresenceAbstract - Class in tigase.xmpp.impl
Class responsible for handling Presence packets
PresenceAbstract() - Constructor for class tigase.xmpp.impl.PresenceAbstract
 
PresenceCapabilitiesManager - Class in tigase.xmpp.impl
 
PresenceCapabilitiesManager() - Constructor for class tigase.xmpp.impl.PresenceCapabilitiesManager
 
PresenceCapabilitiesManager.PresenceCapabilitiesListener - Interface in tigase.xmpp.impl
 
presenceChanged(UserPresenceChangedEvent) - Method in class tigase.xmpp.impl.push.AwayPushNotificationsExtension
 
presenceIn - Enum constant in enum class tigase.xmpp.impl.PrivacyList.Item.Type
 
PresenceOffline - Class in tigase.xmpp.impl
 
PresenceOffline() - Constructor for class tigase.xmpp.impl.PresenceOffline
 
PresenceOffline.StartStopEvent - Class in tigase.xmpp.impl
 
presenceOut - Enum constant in enum class tigase.xmpp.impl.PrivacyList.Item.Type
 
PRESENCES_COL - Static variable in interface tigase.stats.db.CounterDataLoggerRepositoryIfc
 
presenceSent(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Deprecated.
presenceSent(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterFlat
Deprecated.
PresenceState - Class in tigase.xmpp.impl
 
PresenceState() - Constructor for class tigase.xmpp.impl.PresenceState
 
PresenceState.ExtendedPresenceProcessorIfc - Interface in tigase.xmpp.impl
 
PresenceSubscription - Class in tigase.xmpp.impl
 
PresenceSubscription() - Constructor for class tigase.xmpp.impl.PresenceSubscription
 
PresenceSubscription.PresenceSubscriptionVHostItemExtension - Class in tigase.xmpp.impl
 
PresenceSubscription.PresenceSubscriptionVHostItemExtensionProvider - Class in tigase.xmpp.impl
 
PresenceSubscriptionVHostItemExtension() - Constructor for class tigase.xmpp.impl.PresenceSubscription.PresenceSubscriptionVHostItemExtension
 
PresenceSubscriptionVHostItemExtensionProvider() - Constructor for class tigase.xmpp.impl.PresenceSubscription.PresenceSubscriptionVHostItemExtensionProvider
 
presenceUpdate(UserPresenceChangedEvent) - Method in class tigase.xmpp.impl.MessageCarbons
Method handles UserPresenceChangedEvent and synchronizes state of JIDs for MessageCarbons for particular user.
prev - Enum constant in enum class tigase.server.Command.Action
The command should be digress to the previous stage of execution.
printErrorMessage(StartupFinishedEvent) - Method in class tigase.db.util.SchemaVersionCheckerLogger
 
printInfo() - Method in class tigase.db.util.DBSchemaLoader
Method performs post-installation action using using *-installer-post.sql schema file substituting it's variables with ones provided.
printInfo() - Method in class tigase.db.util.SchemaLoader
 
printNode(BareJID, UserRepository, String, String) - Static method in class tigase.util.repository.RepositoryUtils
 
printRepoContent(UserRepository) - Static method in class tigase.util.repository.RepositoryUtils
 
Priority - Enum Class in tigase.server
Created: Feb 13, 2009 9:44:53 PM
PRIORITY_ATT - Static variable in class tigase.server.Packet
 
PriorityExtension - Class in tigase.xmpp.impl.push
 
PriorityExtension() - Constructor for class tigase.xmpp.impl.push.PriorityExtension
 
PriorityQueueAbstract<E> - Class in tigase.util.workqueue
Works like a LinkedBlockingQueue using the put() and take() methods but with an additional priority integer parameter.
PriorityQueueAbstract() - Constructor for class tigase.util.workqueue.PriorityQueueAbstract
 
PriorityQueueRelaxed<E> - Class in tigase.util.workqueue
Created: Feb 9, 2010 11:12:56 AM
PriorityQueueRelaxed() - Constructor for class tigase.util.workqueue.PriorityQueueRelaxed
 
PriorityQueueRelaxed(int, int) - Constructor for class tigase.util.workqueue.PriorityQueueRelaxed
 
PriorityQueueStrict<E> - Class in tigase.util.workqueue
Created: Jul 25, 2010 4:09:05 PM
PriorityQueueStrict() - Constructor for class tigase.util.workqueue.PriorityQueueStrict
 
PriorityQueueStrict(int, int) - Constructor for class tigase.util.workqueue.PriorityQueueStrict
 
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
 
PRIVACY_LIST_LOADED - Static variable in class tigase.xmpp.impl.Privacy
 
PrivacyList - Class in tigase.xmpp.impl
 
PrivacyList(Function<JID, RosterElement>, Element) - Constructor for class tigase.xmpp.impl.PrivacyList
 
PrivacyList.Item - Interface in tigase.xmpp.impl
 
PrivacyList.Item.Type - Enum Class in tigase.xmpp.impl
 
PrivacyListOfflineCache() - Constructor for class tigase.xmpp.impl.JabberIqPrivacy.PrivacyListOfflineCache
 
privacyListUpdated(JabberIqPrivacy.PrivacyListUpdatedEvent) - Method in class tigase.xmpp.impl.JabberIqPrivacy
 
PrivacyListUpdatedEvent() - Constructor for class tigase.xmpp.impl.JabberIqPrivacy.PrivacyListUpdatedEvent
 
PrivacyListUpdatedEvent(JID, JID, XMPPSession, String) - Constructor for class tigase.xmpp.impl.JabberIqPrivacy.PrivacyListUpdatedEvent
 
probe - Enum constant in enum class tigase.xmpp.StanzaType
 
probeFullJID - Static variable in class tigase.xmpp.impl.PresenceAbstract
 
PROCEED_TLS_EL - Static variable in class tigase.server.xmppserver.proc.S2SAbstract
 
process(Object, Method, A) - Method in interface tigase.util.reflection.ReflectionHelper.Handler
 
process(Packet) - Method in interface tigase.component.adhoc.AdHocScriptCommandManager
 
process(Packet) - Method in class tigase.component.modules.impl.AdHocCommandModule
 
process(Packet) - Method in class tigase.component.modules.impl.DiscoveryModule
 
process(Packet) - Method in class tigase.component.modules.impl.JabberVersionModule
 
process(Packet) - Method in class tigase.component.modules.impl.XmppPingModule
 
process(Packet) - Method in interface tigase.component.modules.Module
Process incoming stanza.
process(Packet) - Method in class tigase.eventbus.component.EventPublisherModule
 
process(Packet) - Method in class tigase.eventbus.component.EventReceiverModule
 
process(Packet) - Method in class tigase.eventbus.component.SubscribeModule
 
process(Packet) - Method in class tigase.eventbus.component.UnsubscribeModule
 
process(Packet) - Method in class tigase.monitor.modules.AdHocCommandMonitorModule
 
process(Packet) - Method in class tigase.server.extdisco.ExternalServiceDiscoveryModule
 
process(Packet) - Method in class tigase.server.rtbl.RTBLEventModule
 
process(Packet) - Method in class tigase.server.rtbl.RTBLIqModule
 
process(Packet) - Method in class tigase.server.test.TestGeneratorModule
 
process(Packet) - Method in class tigase.server.test.TestSpamModule
 
process(Packet) - Method in class tigase.xmpp.mam.modules.GetFormModule
 
process(Packet) - Method in class tigase.xmpp.mam.modules.QueryModule
 
process(Packet, Consumer<Packet>) - Method in class tigase.component.adhoc.AdHocCommandManager
 
process(Packet, ComponentIOService, ComponentProtocolHandler, Queue<Packet>) - Method in interface tigase.server.ext.ExtProcessor
 
process(Packet, ComponentIOService, ComponentProtocolHandler, Queue<Packet>) - Method in class tigase.server.ext.handlers.BindProcessor
 
process(Packet, ComponentIOService, ComponentProtocolHandler, Queue<Packet>) - Method in class tigase.server.ext.handlers.HandshakeProcessor
 
process(Packet, ComponentIOService, ComponentProtocolHandler, Queue<Packet>) - Method in class tigase.server.ext.handlers.SASLProcessor
 
process(Packet, ComponentIOService, ComponentProtocolHandler, Queue<Packet>) - Method in class tigase.server.ext.handlers.StartTLSProcessor
 
process(Packet, ComponentIOService, ComponentProtocolHandler, Queue<Packet>) - Method in class tigase.server.ext.handlers.StreamFeaturesProcessor
 
process(Packet, S2SIOService, Queue<Packet>) - Method in class tigase.server.xmppserver.proc.Dialback
 
process(Packet, S2SIOService, Queue<Packet>) - Method in class tigase.server.xmppserver.proc.S2SAbstractProcessor
 
process(Packet, S2SIOService, Queue<Packet>) - Method in class tigase.server.xmppserver.proc.SaslExternal
 
process(Packet, S2SIOService, Queue<Packet>) - Method in class tigase.server.xmppserver.proc.StartTLS
 
process(Packet, S2SIOService, Queue<Packet>) - Method in class tigase.server.xmppserver.proc.StreamError
 
process(Packet, S2SIOService, Queue<Packet>) - Method in class tigase.server.xmppserver.proc.StreamFeatures
 
process(Packet, S2SIOService, Queue<Packet>) - Method in interface tigase.server.xmppserver.S2SProcessor
 
process(Packet, Element, String, String, String, AdHocCommand, Consumer<Packet>) - Method in class tigase.component.adhoc.AdHocCommandManager
 
process(Packet, XMPPResourceConnection) - Method in class tigase.xmpp.impl.ErrorCounter
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>) - Method in class tigase.server.xmppsession.PacketDefaultHandler
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.server.extdisco.ExternalServiceDiscoveryProcessor
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.server.xmppsession.SessionManager.DefaultHandlerProc
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.server.xmppsession.SessionManager.SessionCloseProc
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.server.xmppsession.SessionManager.SessionOpenProc
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.BindResource
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.BlockingCommand
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.CAPS
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.ClientStateIndication
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.InvisibleCommand
 
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
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.JabberIqIq
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.JabberIqPrivacy
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.JabberIqPrivate
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.JabberIqRegister

TODO: Implement registration form configurable and loading all the fields from the registration form TODO: rewrite the plugin using the XMPPProcessorAbstract API
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.JabberIqRoster

Performs processing of IQ packets with jabber:iq:roster xmlns with the regard whether it's roster set or get request or possibly dynamic-roster is involved.
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.JabberIqStats
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.Jingle
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.LastActivity
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.LastActivityMarker
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.Message
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.MessageAll
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.MessageAmp
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.MessageCarbons
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.MessageForwarding
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.MIXProcessor
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.MobileV1
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.MobileV2
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.MobileV3
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.MotdProcessor
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.OfflineMessages

OfflineMessages processor is triggered by <presence> stanza.
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.PresenceOffline
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.PresenceState

Performs processing of presence packets and calls different methods for particular RosterAbstract.PresenceType
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.PresenceSubscription

Performs processing of presence packets and calls different methods for particular RosterAbstract.PresenceType
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.push.AbstractPushNotifications
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.push.PushNotifications
 
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.SaslAuth2
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.ServiceDiscovery
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.SessionBind
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.SimpleForwarder
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.StartTLS
 
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.XMPPProcessorAbstract
 
process(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in interface tigase.xmpp.XMPPProcessorIfc
 
process(QueueItem) - Method in class tigase.util.processing.WorkerThread
 
process(XMPPResourceConnection, Element) - Method in class tigase.xmpp.impl.Bind2
 
process(XMPPResourceConnection, Element) - Method in class tigase.xmpp.impl.MessageCarbons
 
process(XMPPResourceConnection, Element) - Method in interface tigase.xmpp.impl.SaslAuth2.Inline
 
process(XMPPResourceConnection, Element) - Method in class tigase.xmpp.impl.StreamManagementInline
 
processAdHocCommandItems(Packet, JID, String, JID) - Method in class tigase.component.modules.impl.DiscoveryModule
 
processAdHocCommandItems(Packet, JID, String, JID) - Method in class tigase.monitor.modules.DiscoveryMonitorModule
 
processAdminsOrDomains(Packet) - Method in class tigase.server.xmppsession.SessionManager
 
processCapsQueryResponse(Packet) - Static method in class tigase.xmpp.impl.PresenceCapabilitiesManager
 
processClientFirstMessage(byte[]) - Method in class tigase.auth.mechanisms.AbstractSaslSCRAM
 
processClientLastMessage(byte[]) - Method in class tigase.auth.mechanisms.AbstractSaslSCRAM
 
processClusterSubscription(Packet) - Method in class tigase.eventbus.component.SubscribeModule
 
processCommand(Packet) - Method in class tigase.server.bosh.BoshConnectionManager
 
processCommand(Packet) - Method in class tigase.server.xmppclient.ClientConnectionManager
 
processCommand(Packet) - Method in class tigase.server.xmppsession.SessionManager
 
processCommand(XMPPIOService, Packet) - Method in class tigase.server.xmppclient.RegistrationThrottlingProcessor
 
processCommand(XMPPIOService, Packet) - Method in class tigase.server.xmppclient.StreamErrorCounterIOProcessor
 
processCommand(XMPPIOService, Packet) - Method in class tigase.server.xmppclient.StreamManagementIOProcessor
 
processCommand(XMPPIOService, Packet) - Method in interface tigase.server.xmppclient.XMPPIOProcessor
Process command execution which may be sent from other component and should be processed by processor
processDiscoInfo(Packet, JID, String, JID) - Method in class tigase.component.modules.impl.DiscoveryModule
 
processDiscoInfo(Packet, JID, String, JID) - Method in class tigase.eventbus.component.EventbusDiscoveryModule
 
processDiscoInfo(Packet, JID, String, JID) - Method in class tigase.monitor.modules.DiscoveryMonitorModule
 
processDiscoItems(Packet, JID, String, JID) - Method in class tigase.component.modules.impl.DiscoveryModule
 
processDiscoItems(Packet, JID, String, JID) - Method in class tigase.eventbus.component.EventbusDiscoveryModule
 
processDiscoItems(Packet, JID, String, JID) - Method in class tigase.monitor.modules.DiscoveryMonitorModule
 
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.
processEnableElement(Element, Element) - Method in class tigase.xmpp.impl.push.AwayPushNotificationsExtension
 
processEnableElement(Element, Element) - Method in class tigase.xmpp.impl.push.EncryptedPushNotificationExtension
 
processEnableElement(Element, Element) - Method in class tigase.xmpp.impl.push.GroupchatFilter
 
processEnableElement(Element, Element) - Method in class tigase.xmpp.impl.push.IgnoreFromUnknownFilter
 
processEnableElement(Element, Element) - Method in class tigase.xmpp.impl.push.JinglePushNotificationsExtension
 
processEnableElement(Element, Element) - Method in class tigase.xmpp.impl.push.MutedFilter
 
processEnableElement(Element, Element) - Method in class tigase.xmpp.impl.push.PriorityExtension
 
processEnableElement(Element, Element) - Method in interface tigase.xmpp.impl.push.PushNotificationsAware
 
processError(Packet, XMPPResourceConnection, Queue<Packet>, Map<String, Object>, RosterAbstract.PresenceType) - Method in class tigase.xmpp.impl.PresenceState
Process presence stanza of type Error.
processForm(Form, AdhHocRequest, AdHocResponse) - Method in class tigase.auth.adhoc.AbstractCredentialsCommand
 
processForm(Form, AdhHocRequest, AdHocResponse) - Method in class tigase.auth.adhoc.AddUserCredentials
 
processForm(Form, AdhHocRequest, AdHocResponse) - Method in class tigase.auth.adhoc.DeleteUserCredentials
 
processForm(Form, AdhHocRequest, AdHocResponse) - Method in class tigase.auth.adhoc.ShowUserCredentials
 
processFromUserOutPacket(JID, Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.EntityTime
 
processFromUserOutPacket(JID, Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.JabberIqVersion
 
processFromUserOutPacket(JID, Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.VCard4
 
processFromUserOutPacket(JID, Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.VCardTemp
 
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.impl.JabberIqVersion
 
processFromUserPacket(JID, Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.LastActivity
 
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.BlockingCommand
 
processFromUserToServerPacket(JID, Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.EntityTime
 
processFromUserToServerPacket(JID, Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.FlexibleOfflineMessageRetrieval
 
processFromUserToServerPacket(JID, Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.JabberIqVersion
 
processFromUserToServerPacket(JID, Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.LastActivity
 
processFromUserToServerPacket(JID, Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.PepPlugin
 
processFromUserToServerPacket(JID, Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.RemoteRosterManagement
 
processFromUserToServerPacket(JID, Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.ServiceDiscovery
 
processFromUserToServerPacket(JID, Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.UrnXmppPing
 
processFromUserToServerPacket(JID, Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.VCard4
 
processFromUserToServerPacket(JID, Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.VCardTemp
 
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...).
processGetRequest(Packet, XMPPResourceConnection, Queue<Packet>) - Method in class tigase.xmpp.impl.JabberIqPrivacy
 
processGetRequest(Packet, XMPPResourceConnection, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.JabberIqRoster
Method processes roster get request.
processHandshake(byte[]) - Method in class tigase.io.TLSIO
 
processHandshake(byte[]) - Method in interface tigase.io.TLSIOIfc
 
processIncoming(XMPPIOService, Packet) - Method in class tigase.server.xmppclient.RegistrationThrottlingProcessor
 
processIncoming(XMPPIOService, Packet) - Method in class tigase.server.xmppclient.StreamErrorCounterIOProcessor
 
processIncoming(XMPPIOService, Packet) - Method in class tigase.server.xmppclient.StreamManagementIOProcessor
 
processIncoming(XMPPIOService, Packet) - Method in interface tigase.server.xmppclient.XMPPIOProcessor
Process packets read from socket as they are sent to SessionManager.
processingInThreads() - Method in class tigase.cluster.ClusterConnectionManager
 
processingInThreads() - Method in class tigase.cluster.SessionManagerClustered
 
processingInThreads() - Method in class tigase.eventbus.component.EventBusComponent
 
processingInThreads() - Method in class tigase.server.AbstractMessageReceiver
Concurrency control method.
processingInThreads() - Method in class tigase.server.amp.AmpComponent
 
processingInThreads() - Method in class tigase.server.ConnectionManager
 
processingInThreads() - Method in class tigase.server.MessageRouter
 
processingInThreads() - Method in class tigase.server.monitor.MonitorComponent
Deprecated.
 
processingInThreads() - Method in class tigase.server.test.TestComponent
 
processingInThreads() - Method in class tigase.server.xmppsession.SessionManager
 
processingOutThreads() - Method in class tigase.cluster.ClusterConnectionManager
 
processingOutThreads() - Method in class tigase.cluster.SessionManagerClustered
 
processingOutThreads() - Method in class tigase.eventbus.component.EventBusComponent
 
processingOutThreads() - Method in class tigase.server.AbstractMessageReceiver
Concurrency control method.
processingOutThreads() - Method in class tigase.server.amp.AmpComponent
 
processingOutThreads() - Method in class tigase.server.ConnectionManager
 
processingOutThreads() - Method in class tigase.server.MessageRouter
 
processingOutThreads() - Method in class tigase.server.monitor.MonitorComponent
Deprecated.
 
processingOutThreads() - Method in class tigase.server.test.TestComponent
 
processingOutThreads() - Method in class tigase.server.xmppsession.SessionManager
 
ProcessingThreads<E extends WorkerThread> - Class in tigase.util.processing
Created: Apr 21, 2009 8:50:50 PM
ProcessingThreads(E, int, int, String) - Constructor for class tigase.util.processing.ProcessingThreads
 
processInInitial(Packet, XMPPResourceConnection, Queue<Packet>, Map<String, Object>, RosterAbstract.PresenceType) - Method in class tigase.xmpp.impl.PresenceState
Method is responsible for processing incoming initial presence (i.e.
processInProbe(Packet, XMPPResourceConnection, Queue<Packet>, Map<String, Object>, RosterAbstract.PresenceType) - Method in class tigase.xmpp.impl.PresenceState
Method is responsible for processing incoming presence probe (i.e.
processInSubscribe(Packet, XMPPResourceConnection, Queue<Packet>, Map<String, Object>, RosterAbstract.PresenceType) - Method in class tigase.xmpp.impl.PresenceSubscription
Method is responsible for processing incoming subscription request (i.e.
processInSubscribed(Packet, XMPPResourceConnection, Queue<Packet>, Map<String, Object>, RosterAbstract.PresenceType) - Method in class tigase.xmpp.impl.PresenceSubscription
Method is responsible for processing incoming subscribed presence (i.e.
processInUnsubscribe(Packet, XMPPResourceConnection, Queue<Packet>, Map<String, Object>, RosterAbstract.PresenceType) - Method in class tigase.xmpp.impl.PresenceSubscription
Method is responsible for processing incoming unsubscribe presence (i.e.
processInUnsubscribed(Packet, XMPPResourceConnection, Queue<Packet>, Map<String, Object>, RosterAbstract.PresenceType) - Method in class tigase.xmpp.impl.PresenceSubscription
Method is responsible for processing incoming unsubscribed presence (i.e.
processIq(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>) - Method in class tigase.xmpp.impl.OfflineMessages
 
processMessage(Packet, XMPPResourceConnection, Consumer<Packet>) - Method in class tigase.xmpp.impl.push.AbstractPushNotifications
 
processMessage(Packet, XMPPResourceConnection, Consumer<Packet>) - Method in class tigase.xmpp.impl.push.PushNotifications
 
processNoForm(AdhHocRequest, AdHocResponse) - Method in class tigase.auth.adhoc.AbstractCredentialsCommand
 
processNoForm(AdhHocRequest, AdHocResponse) - Method in class tigase.auth.adhoc.AddUserCredentials
 
processNoForm(AdhHocRequest, AdHocResponse) - Method in class tigase.auth.adhoc.DeleteUserCredentials
 
processNoForm(AdhHocRequest, AdHocResponse) - Method in class tigase.auth.adhoc.ShowUserCredentials
 
processNonClusterSubscription(Packet) - Method in class tigase.eventbus.component.SubscribeModule
 
processNullSessionPacket(Packet, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.EntityTime
 
processNullSessionPacket(Packet, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.LastActivity
 
processNullSessionPacket(Packet, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.PepPlugin
 
processNullSessionPacket(Packet, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.ServiceDiscovery
 
processNullSessionPacket(Packet, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.UrnXmppPing
 
processNullSessionPacket(Packet, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.VCard4
 
processNullSessionPacket(Packet, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.VCardTemp
 
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.
processors - Variable in class tigase.server.ConnectionManager
 
processors - Variable in class tigase.xmpp.XMPPIOService
 
processorsComparator - Static variable in class tigase.server.xmppserver.proc.S2SAbstractProcessor
 
processOutgoing(XMPPIOService, Packet) - Method in class tigase.server.xmppclient.RegistrationThrottlingProcessor
 
processOutgoing(XMPPIOService, Packet) - Method in class tigase.server.xmppclient.StreamErrorCounterIOProcessor
 
processOutgoing(XMPPIOService, Packet) - Method in class tigase.server.xmppclient.StreamManagementIOProcessor
 
processOutgoing(XMPPIOService, Packet) - Method in interface tigase.server.xmppclient.XMPPIOProcessor
Process outgoing packets as they are added to XMPPIOService outgoing packets queue.
processOutInitial(Packet, XMPPResourceConnection, Queue<Packet>, Map<String, Object>, RosterAbstract.PresenceType) - Method in class tigase.xmpp.impl.PresenceState
Method is responsible for processing outgoing initial presence (i.e.
processOutPacket(Packet) - Method in class tigase.cluster.ClusterConnectionManager
 
processOutPacket(Packet) - Method in class tigase.server.AbstractMessageReceiver
By default this method just copies the given packet between queue.
processOutSubscribe(Packet, XMPPResourceConnection, Queue<Packet>, Map<String, Object>, RosterAbstract.PresenceType) - Method in class tigase.xmpp.impl.PresenceSubscription
Method is responsible for processing outgoing subscribe and unsubscribe presence (i.e.
processOutSubscribed(Packet, XMPPResourceConnection, Queue<Packet>, Map<String, Object>, RosterAbstract.PresenceType) - Method in class tigase.xmpp.impl.PresenceSubscription
Method is responsible for processing outgoing subscribed and unsubscribed presence (i.e.
processPacket(Packet) - Method in class tigase.cluster.AmpComponentClustered
 
processPacket(Packet) - Method in class tigase.cluster.ClusterConnectionManager
 
processPacket(Packet) - Method in class tigase.cluster.SessionManagerClustered
This is the main Packet processing method.
processPacket(Packet) - Method in class tigase.component.AbstractComponent
Deprecated.
 
processPacket(Packet) - Method in class tigase.component.AbstractKernelBasedComponent
 
processPacket(Packet) - Method in class tigase.component.modules.StanzaProcessor
 
processPacket(Packet) - Method in class tigase.eventbus.component.EventBusComponent
 
processPacket(Packet) - Method in class tigase.server.AbstractMessageReceiver
This is the main Packet processing method.
processPacket(Packet) - Method in class tigase.server.amp.AmpComponent
 
processPacket(Packet) - Method in class tigase.server.bosh.BoshConnectionManager
 
processPacket(Packet) - Method in class tigase.server.ConnectionManager
 
processPacket(Packet) - Method in class tigase.server.MessageRouter
 
processPacket(Packet) - Method in class tigase.server.monitor.MonitorComponent
Deprecated.
 
processPacket(Packet) - Method in class tigase.server.test.EchoComponent
 
processPacket(Packet) - Method in class tigase.server.xmppclient.ClientConnectionManager
 
processPacket(Packet) - Method in class tigase.server.xmppcomponent.ComponentConnectionManager
Deprecated.
 
processPacket(Packet) - Method in class tigase.server.xmppserver.S2SConnectionManager
 
processPacket(Packet) - Method in class tigase.server.xmppsession.SessionManager
 
processPacket(Packet, Queue<Packet>) - Method in class tigase.cluster.ClusterController
 
processPacket(Packet, Queue<Packet>) - Method in class tigase.cluster.VirtualComponent
 
processPacket(Packet, Queue<Packet>) - Method in class tigase.conf.ConfiguratorOld
 
processPacket(Packet, Queue<Packet>) - Method in class tigase.disco.XMPPServiceCollector
 
processPacket(Packet, Queue<Packet>) - Method in class tigase.server.AbstractMessageReceiver
 
processPacket(Packet, Queue<Packet>) - Method in class tigase.server.BasicComponent
 
processPacket(Packet, Queue<Packet>) - Method in class tigase.server.bosh.BoshSession
 
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.stats.StatisticsCollector
 
processPacket(Packet, XMPPResourceConnection) - Method in interface tigase.cluster.api.SessionManagerClusteredIfc
 
processPacket(Packet, XMPPResourceConnection) - Method in class tigase.cluster.SessionManagerClustered
 
processPacket(Packet, XMPPResourceConnection) - Method in interface tigase.cluster.strategy.ClusteringStrategyIfc
 
processPacket(Packet, XMPPResourceConnection) - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
processPacket(Packet, XMPPResourceConnection) - Method in class tigase.server.xmppsession.SessionManager
 
processPacketMR(Packet, Queue<Packet>) - Method in class tigase.server.MessageRouter
 
processPresence(Element) - Static method in class tigase.xmpp.impl.PresenceCapabilitiesManager
 
processPresence(JID, Packet, Queue<Packet>) - Static method in class tigase.xmpp.impl.PresenceCapabilitiesManager
 
processPresenceUpdate(XMPPSession, Element) - Method in interface tigase.cluster.api.SessionManagerClusteredIfc
 
processPresenceUpdate(XMPPSession, Element) - Method in class tigase.cluster.SessionManagerClustered
 
processPresenceUpdate(XMPPSession, Element) - Method in class tigase.server.xmppsession.SessionManager
 
processResultSet(ResultSet) - Method in class tigase.db.converter.converters.UserCredentialsConverter
 
processResultSet(ResultSet) - Method in interface tigase.db.converter.Convertible
Process ResultSet to produce object extending RowEntity
processScriptAdHoc(Packet) - Method in class tigase.component.modules.impl.AdHocCommandModule
 
processScriptCommand(Packet, Queue<Packet>) - Method in class tigase.component.ComponenScriptCommandProcessor
 
processScriptCommand(Packet, Queue<Packet>) - Method in interface tigase.component.modules.impl.AdHocCommandModule.ScriptCommandProcessor
 
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.BlockingCommand
 
processServerSessionPacket(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.EntityTime
 
processServerSessionPacket(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.FlexibleOfflineMessageRetrieval
 
processServerSessionPacket(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.JabberIqVersion
 
processServerSessionPacket(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.LastActivity
 
processServerSessionPacket(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.PepPlugin
 
processServerSessionPacket(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.RemoteRosterManagement
 
processServerSessionPacket(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.ServiceDiscovery
 
processServerSessionPacket(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.UrnXmppPing
 
processServerSessionPacket(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.VCard4
 
processServerSessionPacket(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.VCardTemp
 
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.
processSessionAlreadyAuthorized(Packet, XMPPResourceConnection, Queue<Packet>) - Method in class tigase.xmpp.impl.SaslAuthAbstract
 
processSetRequest(Packet, XMPPResourceConnection, Queue<Packet>) - Method in class tigase.xmpp.impl.JabberIqPrivacy
 
processSetRequest(Packet, XMPPResourceConnection, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.JabberIqRoster
Method processes roster set request.
processSocketData() - Method in class tigase.net.IOService
 
processSocketData() - Method in class tigase.server.websocket.WebSocketXMPPIOService
 
processSocketData() - Method in class tigase.xmpp.XMPPIOService
 
processSocketData(IO) - Method in class tigase.server.ConnectionManager
 
processSocketData(ComponentIOService) - Method in class tigase.server.ext.ComponentProtocol
 
processSocketData(S2SIOService) - Method in class tigase.server.xmppserver.S2SConnectionManager
 
processSocketData(XMPPIOService<Object>) - Method in class tigase.cluster.ClusterConnectionManager
 
processSocketData(XMPPIOService<Object>) - Method in class tigase.server.bosh.BoshConnectionManager
 
processSocketData(XMPPIOService<Object>) - Method in class tigase.server.xmppclient.ClientConnectionManager
 
processSocketData(XMPPIOService<Object>) - Method in class tigase.server.xmppcomponent.ComponentConnectionManager
Deprecated.
 
processSocketPacket(Packet, BoshIOService, Queue<Packet>) - Method in class tigase.server.bosh.BoshSession
 
processSuccess(Packet, XMPPResourceConnection, String, Queue<Packet>) - Method in class tigase.xmpp.impl.SaslAuth
 
processSuccess(Packet, XMPPResourceConnection, String, Queue<Packet>) - Method in class tigase.xmpp.impl.SaslAuth2
 
processSuccess(Packet, XMPPResourceConnection, String, Queue<Packet>) - Method in class tigase.xmpp.impl.SaslAuthAbstract
 
processToUserPacket(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.EntityTime
 
processToUserPacket(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.LastActivity
 
processToUserPacket(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.RemoteRosterManagement
 
processToUserPacket(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.VCard4
 
processToUserPacket(Packet, XMPPResourceConnection, NonAuthUserRepository, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.VCardTemp
 
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.
processUndeliveredPacket(Packet, Long, String) - Method in class tigase.cluster.ClusterConnectionManager
 
processUndeliveredPacket(Packet, Long, String) - Method in interface tigase.server.bosh.BoshSessionTaskHandler
 
processUndeliveredPacket(Packet, Long, String) - Method in class tigase.server.ConnectionManager
Processes undelivered packets
processUndeliveredPacket(Packet, Long, String) - Method in class tigase.server.ext.ComponentProtocol
 
processUndeliveredPacket(Packet, Long, String) - Method in class tigase.server.xmppclient.ClientConnectionManager
 
processUndeliveredPacket(Packet, Long, String) - Method in class tigase.server.xmppcomponent.ComponentConnectionManager
Deprecated.
 
processUndeliveredPacket(Packet, Long, String) - Method in class tigase.server.xmppserver.S2SConnectionManager
 
processWaitingPackets() - Method in class tigase.net.IOService
 
processWaitingPackets() - Method in class tigase.server.xmppclient.C2SIOService
 
processWaitingPackets() - Method in class tigase.xmpp.XMPPIOService
 
PRODUCTS_REQUEST_KEY - Static variable in class tigase.util.updater.UpdatesChecker
 
PROP_KEY - Static variable in class tigase.server.ConnectionManager
 
properties - Enum constant in enum class tigase.conf.OldConfigHolder.Format
 
PROPERTIES_CONFIG_FILE_DEF - Static variable in class tigase.conf.ConfigHolder
 
PROPERTIES_CONFIG_FILE_KEY - Static variable in class tigase.conf.ConfigHolder
 
property(String, Object) - Method in class tigase.conf.AbstractConfigBuilder
 
PROPERTY - Enum constant in enum class tigase.conf.ConfigReader.State
 
PROPERTY_FILENAME_PROP_DEF - Static variable in class tigase.conf.ConfiguratorAbstract
 
PROPERTY_FILENAME_PROP_KEY - Static variable in class tigase.conf.ConfiguratorAbstract
 
PropertyVariable() - Constructor for class tigase.conf.ConfigReader.PropertyVariable
 
PropertyVariable(String, String) - Constructor for class tigase.conf.ConfigReader.PropertyVariable
 
props - Variable in class tigase.auth.mechanisms.AbstractSasl
 
props - Variable in class tigase.xmpp.impl.SaslAuthAbstract
 
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.AuthRepository
Property key name for otherAuth method call.
PROTOCOL_VAL_NONSASL - Static variable in interface tigase.db.AuthRepository
Property value for otherAuth method call.
PROTOCOL_VAL_SASL - Static variable in interface tigase.db.AuthRepository
Property value for otherAuth method call.
PUBLIC_DATA_NODE - Static variable in interface tigase.db.NonAuthUserRepository
 
publish(LogRecord) - Method in class tigase.db.util.SchemaManagerLogHandler
 
publisher - Enum constant in enum class tigase.eventbus.component.stores.Affiliation
An entity that is allowed to publish items to a node.
publishEvent(String, String, Element, Collection<Subscription>) - Method in class tigase.eventbus.component.EventPublisherModule
 
publishEvent(Element) - Method in class tigase.eventbus.component.EventPublisherModule
 
publishObjectEvent(Object) - Method in class tigase.eventbus.component.EventPublisherModule
 
PUBSUB_NODE_KEY - Static variable in class tigase.xmpp.impl.OfflineMessages
 
PUBSUB_NODE_PATH - Static variable in class tigase.xmpp.impl.OfflineMessages
 
PUBSUB_PACKETS_COL - Static variable in interface tigase.stats.db.CounterDataLoggerRepositoryIfc
 
PubSubPublisherNotifier() - Constructor for class tigase.xmpp.impl.OfflineMessages.PubSubPublisherNotifier
 
Punycode - Class in gnu.inet.encoding
This class offers static methods for encoding/decoding strings using the Punycode algorithm.
Punycode() - Constructor for class gnu.inet.encoding.Punycode
 
PunycodeException - Exception in gnu.inet.encoding
Exception handling for Punycode class.
PunycodeException(String) - Constructor for exception gnu.inet.encoding.PunycodeException
Creates a new PunycodeException.
purge() - Method in class tigase.xmpp.impl.TokenBucketPool
 
purge(BareJID, String) - Method in class tigase.server.rtbl.RTBLRepository
 
PushNotifications - Class in tigase.xmpp.impl.push
Created by andrzej on 30.12.2016.
PushNotifications() - Constructor for class tigase.xmpp.impl.push.PushNotifications
 
PushNotificationsAware - Interface in tigase.xmpp.impl.push
 
PushNotificationsExtension - Interface in tigase.xmpp.impl.push
 
PushNotificationsFilter - Interface in tigase.xmpp.impl.push
 
put(E, int) - Method in class tigase.util.workqueue.NonpriorityQueue
 
put(E, int) - Method in class tigase.util.workqueue.PriorityQueueAbstract
 
put(E, int) - Method in class tigase.util.workqueue.PriorityQueueRelaxed
 
put(E, int) - Method in class tigase.util.workqueue.PriorityQueueStrict
 
put(String, Object) - Method in class tigase.osgi.OSGiScriptEngine
 
put(String, Object) - Method in class tigase.osgi.OSGiScriptEngineManager
 
put(String, String, M) - Method in class tigase.eventbus.impl.EventsNameMap
 
put(K, V) - Method in class tigase.collections.TwoHashBidiMap
 
put(K, V) - Method in interface tigase.db.jdbc.JDBCRepository.IRepoCache
 
put(K, V) - Method in interface tigase.db.UserRepositoryPool.IRepoCache
 
put(K, V) - Method in class tigase.util.cache.LRUConcurrentCache
 
put(K, V) - Method in class tigase.util.cache.SimpleCache
 
put(K, V) - Method in class tigase.util.cache.SimpleCacheSynchronized
 
put(K, V) - Method in class tigase.xml.Element.XMLIdentityHashMap
 
put(JID, T) - Method in class tigase.server.amp.JidResourceMap
 
putAffiliation(JID, Affiliation) - Method in class tigase.eventbus.component.stores.AffiliationStore
 
putAll(Map<? extends K, ? extends V>) - Method in class tigase.collections.TwoHashBidiMap
 
putAll(Map<? extends K, ? extends V>) - Method in class tigase.util.cache.SimpleCache
 
putCommonSessionData(String, Object) - Method in class tigase.xmpp.XMPPResourceConnection
Method sets passed value under passed key in common sessionData kept in parentSession
putCommonSessionData(String, Object) - Method in class tigase.xmpp.XMPPSession
Method used to store data common for all connections of the user.
putCommonSessionDataIfAbsent(String, Object) - Method in class tigase.xmpp.XMPPResourceConnection
Method sets passed value under passed key in common sessionData kept in parentSession but only if there is no value for this key already
putCommonSessionDataIfAbsent(String, Object) - Method in class tigase.xmpp.XMPPSession
 
putDomainTempData(BareJID, String, String, String) - Method in interface tigase.db.NonAuthUserRepository
The method allows to store some temporary data by the plugin in publicly available space.
putDomainTempData(BareJID, String, String, String) - Method in class tigase.db.NonAuthUserRepositoryImpl
 
putMXBean(String, Object) - Static method in class tigase.conf.ConfiguratorAbstract
 
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
Deprecated.
putProperties(String, Map<String, Object>) - Method in class tigase.conf.ConfigurationCache
 
putProperties(String, Map<String, Object>) - Method in class tigase.conf.ConfiguratorAbstract
 
putService(Provider.Service) - Method in class tigase.auth.TigaseSaslProvider
 
putSessionData(String, Object) - Method in class tigase.xmpp.XMPPResourceConnection
Saves given session data.
putSessionDataIfAbsent(String, Object) - Method in class tigase.xmpp.XMPPResourceConnection
Method sets passed value under passed key in sessionData but only if there is no value for this key already
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.
putTempData(String, String, String) - Method in class tigase.db.NonAuthUserRepositoryImpl
 

Q

Query - Interface in tigase.xmpp.mam
Interface defining methods required by base version MAMRepository to execute queries.
QUERY - Enum constant in enum class tigase.db.util.DBSchemaLoader.PARAMETERS_ENUM
 
QUERY_NAME - Static variable in class tigase.server.Iq
 
QUERY_TIMEOUT - Static variable in class tigase.db.jdbc.DataRepositoryImpl
 
QUERY_TIMEOUT_PROP_KEY - Static variable in class tigase.db.jdbc.DataRepositoryImpl
 
queryAllDB() - Method in interface tigase.server.xmppclient.SeeOtherHostDualIP.DualIPRepository
 
queryAllDB() - Method in class tigase.server.xmppclient.SeeOtherHostDualIP.DualIPRepositoryWrapper
 
queryAllDB() - Method in class tigase.server.xmppclient.SeeOtherHostDualIPSQLRepository
 
queryAuth(Map<String, Object>) - Method in interface tigase.db.AuthRepository
Deprecated.
queryAuth(Map<String, Object>) - Method in class tigase.db.AuthRepositoryImpl
 
queryAuth(Map<String, Object>) - Method in class tigase.db.AuthRepositoryMDImpl
 
queryAuth(Map<String, Object>) - Method in class tigase.db.AuthRepositoryPool
 
queryAuth(Map<String, Object>) - Method in class tigase.db.DummyRepository
 
queryAuth(Map<String, Object>) - Method in class tigase.db.jdbc.DrupalWPAuth
 
queryAuth(Map<String, Object>) - Method in class tigase.db.jdbc.JDBCRepository
 
queryAuth(Map<String, Object>) - Method in class tigase.db.jdbc.TigaseAuth
Deprecated.
 
queryAuth(Map<String, Object>) - Method in class tigase.db.jdbc.TigaseCustomAuth
 
queryAuth(Map<String, Object>) - Method in class tigase.db.ldap.LdapAuthProvider
 
queryAuth(Map<String, Object>) - Method in class tigase.db.xml.XMLRepository
 
queryAuth(Map<String, Object>) - Method in class tigase.xmpp.RepositoryAccess
 
queryAuth(Map<String, Object>) - Method in class tigase.xmpp.XMPPResourceConnection
 
queryDBFor(BareJID) - Method in class tigase.server.xmppclient.SeeOtherHostDB.JDBCSeeOtherHostRepository
 
queryDBFor(BareJID) - Method in interface tigase.server.xmppclient.SeeOtherHostDB.SeeOtherHostRepository
 
QueryExecutor - Class in tigase.db.converter
 
QueryExecutor() - Constructor for class tigase.db.converter.QueryExecutor
 
QueryExecutor.QueryFunction<T,R> - Interface in tigase.db.converter
 
QueryImpl - Class in tigase.xmpp.mam
Class implements Query interface and is base implementation of query holder used by implementation of XEP-0313: Message Archive Management
Created by andrzej on 21.07.2016.
QueryImpl() - Constructor for class tigase.xmpp.mam.QueryImpl
 
queryItems(Q, MAMRepository.ItemHandler<Q, I>) - Method in interface tigase.xmpp.mam.MAMRepository
 
QueryModule - Class in tigase.xmpp.mam.modules
Implementation of module processing requests to retrieve items using XEP-0313: Message Archive Management
Created by andrzej on 19.07.2016.
QueryModule() - Constructor for class tigase.xmpp.mam.modules.QueryModule
 
QueryParser<Q extends Query> - Interface in tigase.xmpp.mam
Interface of which class instance is used by QueryModule to process incoming stanzas into query.
QUEUE_IMPLEMENTATION - Static variable in class tigase.util.workqueue.PriorityQueueAbstract
 
QUEUE_WAITING - Enum constant in enum class tigase.stats.StatisticType
 
QueueItem - Class in tigase.util.processing
Created: Apr 21, 2009 9:05:23 PM
QueueItem(XMPPProcessorIfc, Packet, XMPPResourceConnection) - Constructor for class tigase.util.processing.QueueItem
 
queueTask(Runnable) - Method in class tigase.server.xmppclient.C2SIOService
 
QueueType - Enum Class in tigase.server
Created: Jun 8, 2009 1:53:38 PM
QUOTE - Enum constant in enum class tigase.conf.ConfigReader.State
 
quoteChar - Variable in class tigase.conf.ConfigReader.StateHolder
 

R

rand - Static variable in interface tigase.util.dns.DNSResolverIfc
 
randomString() - Method in class tigase.form.SignatureCalculator
 
Range - Class in tigase.xmpp.mam.util
 
Range(int, int) - Constructor for class tigase.xmpp.mam.util.Range
 
rangeFromPositions(Integer, Integer) - Static method in class tigase.xmpp.mam.util.MAMUtil
 
RawEntry(String, String) - Constructor for class tigase.db.AuthRepository.DefaultCredentials.RawEntry
 
RC - Enum constant in enum class tigase.util.Version.TYPE
 
read(File) - Method in class tigase.conf.ConfigReader
 
read(Reader) - Method in class tigase.conf.ConfigReader
 
read(ByteBuffer) - Method in interface tigase.io.IOInterface
 
read(ByteBuffer) - Method in class tigase.io.SocketIO
 
read(ByteBuffer) - Method in class tigase.io.TLSIO
 
read(ByteBuffer) - Method in class tigase.io.ZLibIO
 
readBytes() - Method in class tigase.net.IOService
 
readCompleted() - Method in class tigase.net.IOService
 
readConfig(File) - Method in class tigase.db.util.SchemaManager
 
readConfig(Reader) - Method in class tigase.db.util.SchemaManager
 
readConfig(String) - Method in class tigase.db.util.SchemaManager
 
readData() - Method in class tigase.net.IOService
 
readData() - Method in class tigase.server.websocket.WebSocketXMPPIOService
 
readLine() - Method in interface tigase.util.ui.console.ConsoleIfc
 
readLine() - Method in class tigase.util.ui.console.SystemConsole
 
readLine(String) - Method in interface tigase.util.ui.console.ConsoleIfc
 
readLine(String) - Method in class tigase.util.ui.console.SystemConsole
 
readOnly() - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
readPassword(String) - Method in interface tigase.util.ui.console.ConsoleIfc
 
readPassword(String) - Method in class tigase.util.ui.console.SystemConsole
 
REALM_KEY - Static variable in interface tigase.db.AuthRepository
Property key name for otherAuth method call.
rebroadcastPresence(XMPPResourceConnection, Queue<Packet>) - Method in class tigase.xmpp.impl.PresenceState
 
receivedPackets() - Method in class tigase.net.IOService
 
receivedPackets() - Method in class tigase.xmpp.XMPPIOService
 
ReceiverBareJidLB - Class in tigase.server.ext.lb
 
ReceiverBareJidLB() - Constructor for class tigase.server.ext.lb.ReceiverBareJidLB
 
ReceiverFullJidLB - Class in tigase.server.ext.lb
 
ReceiverFullJidLB() - Constructor for class tigase.server.ext.lb.ReceiverFullJidLB
 
ReceiverTimeoutHandler - Interface in tigase.server
Created: Feb 16, 2009 1:44:46 PM
RECIPIENT_UNAVAILABLE - Enum constant in enum class tigase.xmpp.Authorization
 
reconnectionFailed(Map<String, Object>) - Method in class tigase.cluster.ClusterConnectionManager
 
reconnectionFailed(Map<String, Object>) - Method in class tigase.server.ConnectionManager
 
reconnectionFailed(Map<String, Object>) - Method in class tigase.server.ext.ComponentProtocol
 
reconnectionFailed(Map<String, Object>) - Method in class tigase.server.xmppclient.ClientConnectionManager
 
reconnectionFailed(Map<String, Object>) - Method in class tigase.server.xmppcomponent.ComponentConnectionManager
Deprecated.
 
reconnectionFailed(Map<String, Object>) - Method in class tigase.server.xmppserver.CIDConnections
 
reconnectionFailed(Map<String, Object>) - Method in class tigase.server.xmppserver.S2SConnectionManager
 
RED - Enum constant in enum class tigase.sys.ResourceState
 
RED - Enum constant in enum class tigase.util.ui.console.AnsiColor
 
RED_BOLD - Enum constant in enum class tigase.util.ui.console.AnsiColor
 
RED_BOLD_BRIGHT - Enum constant in enum class tigase.util.ui.console.AnsiColor
 
RED_BRIGHT - Enum constant in enum class tigase.util.ui.console.AnsiColor
 
redeliverWaitingPackets(IO) - Method in class tigase.server.ConnectionManager
 
REDIRECT - Enum constant in enum class tigase.server.Command
Command used to redirect packets from a connection manager to other than default session manager.
REDIRECT - Enum constant in enum class tigase.xmpp.Authorization
 
REDIRECT_TO_PROP_KEY - Static variable in class tigase.cluster.VirtualComponent
Virtual component parameter setting packet redirect destination address.
REDIRECTION_ENABLED - Static variable in class tigase.server.xmppclient.SeeOtherHost
 
ReflectEventListenerHandler - Class in tigase.eventbus.impl
 
ReflectEventListenerHandler(HandleEvent.Type, String, String, Object, Method) - Constructor for class tigase.eventbus.impl.ReflectEventListenerHandler
 
ReflectEventListenerHandlerFactory - Class in tigase.eventbus.impl
 
ReflectEventListenerHandlerFactory() - Constructor for class tigase.eventbus.impl.ReflectEventListenerHandlerFactory
 
ReflectEventRoutedTransientFiller - Class in tigase.eventbus.impl
Class responsible for calling method on consumer instance which will fill event transient fields.
ReflectEventRoutedTransientFiller(Class, Object, Method) - Constructor for class tigase.eventbus.impl.ReflectEventRoutedTransientFiller
 
ReflectEventRoutedTransientFillerFactory - Class in tigase.eventbus.impl
Class responsible for creation of ReflectEventRoutedTransientFiller instances based on methods of consumer class annotated with FillRoutedEvent annotation.
ReflectEventRoutedTransientFillerFactory() - Constructor for class tigase.eventbus.impl.ReflectEventRoutedTransientFillerFactory
 
ReflectEventRoutingSelector - Class in tigase.eventbus.impl
This class is implementation of EventRoutingSelector used when this selector is created based on annotated method of consumer class.
ReflectEventRoutingSelector(Class, Object, Method) - Constructor for class tigase.eventbus.impl.ReflectEventRoutingSelector
 
ReflectEventRoutingSelectorFactory - Class in tigase.eventbus.impl
Class responsible for generation of EventRoutingSelectors based on methods of consumer class annotated with @RouteEvent
ReflectEventRoutingSelectorFactory() - Constructor for class tigase.eventbus.impl.ReflectEventRoutingSelectorFactory
 
ReflectEventSourceListenerHandler - Class in tigase.eventbus.impl
 
ReflectEventSourceListenerHandler(HandleEvent.Type, String, String, Object, Method) - Constructor for class tigase.eventbus.impl.ReflectEventSourceListenerHandler
 
ReflectionHelper - Class in tigase.util.reflection
Utility class with useful methods to work with reflections
ReflectionHelper() - Constructor for class tigase.util.reflection.ReflectionHelper
 
ReflectionHelper.Handler<A extends Annotation,T> - Interface in tigase.util.reflection
 
refresh() - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
refreshConfiguration(Kernel) - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator
 
refreshConfiguration_removeUndefinedBeans(Kernel) - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator
 
refreshConfiguration_updateConfiguration(Kernel) - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator
 
refreshDiscoFeatures() - Method in class tigase.xmpp.impl.push.PushNotifications
 
register(String, String, boolean) - Method in class tigase.eventbus.impl.EventsRegistrar
 
register(AdHocCommand) - Method in class tigase.component.modules.impl.AdHocCommandModule
 
register(Kernel) - Method in class tigase.auth.CredentialsDecoderBean
 
register(Kernel) - Method in class tigase.auth.CredentialsEncoderBean
 
register(Kernel) - Method in class tigase.auth.TigaseSaslProvider
 
register(Kernel) - Method in class tigase.component.AbstractKernelBasedComponent
 
register(Kernel) - Method in class tigase.db.beans.MDPoolBean
 
register(Kernel) - Method in class tigase.db.beans.MDPoolConfigBean
 
register(Kernel) - Method in class tigase.db.beans.MDRepositoryBean.MDRepositoryConfigBean
 
register(Kernel) - Method in class tigase.db.beans.MDRepositoryBean
 
register(Kernel) - Method in class tigase.db.beans.SDRepositoryBean
 
register(Kernel) - Method in class tigase.io.CertificateContainer
 
register(Kernel) - Method in interface tigase.kernel.beans.RegistrarBean
Method called when bean is being registered allowing developer to programatically register other beans.
register(Kernel) - Method in class tigase.server.amp.AmpComponent
 
register(Kernel) - Method in class tigase.server.ConnectionManager.PortsConfigBean
 
register(Kernel) - Method in class tigase.server.ConnectionManager
 
register(Kernel) - Method in class tigase.server.ext.ComponentProtocol
 
register(Kernel) - Method in class tigase.server.filters.PacketFiltersBean
 
register(Kernel) - Method in class tigase.server.MessageRouter
 
register(Kernel) - Method in class tigase.server.xmppclient.SeeOtherHostDB
 
register(Kernel) - Method in class tigase.server.xmppclient.SeeOtherHostDualIP
 
register(Kernel) - Method in class tigase.server.xmppsession.SessionManager
 
register(Kernel) - Method in class tigase.stats.CounterDataLogger
 
register(Kernel) - Method in class tigase.stats.db.CounterDataLoggerRepoBean
 
register(Kernel) - Method in class tigase.stats.StatisticsCollector
 
register(Kernel) - Method in class tigase.vhosts.VHostManager
 
register(Kernel) - Method in class tigase.xmpp.impl.ClientStateIndication
 
register(Kernel) - Method in class tigase.xmpp.impl.JabberIqPrivacy
 
register(Kernel) - Method in class tigase.xmpp.impl.JabberIqRegister
 
register(Kernel) - Method in class tigase.xmpp.impl.LastActivityMarker
 
register(Kernel) - Method in class tigase.xmpp.impl.MessageAmp
 
register(Kernel) - Method in class tigase.xmpp.impl.push.PushNotifications
 
register(Kernel) - Method in class tigase.xmpp.impl.roster.DynamicRoster
 
REGISTER_ENABLED_ATT - Static variable in class tigase.vhosts.VHostItemImpl
 
REGISTER_ENABLED_LABEL - Static variable in class tigase.vhosts.VHostItemImpl
 
registerAll(Object) - Method in interface tigase.eventbus.EventBus
Register all methods annotated with @HandleEvent as events handlers to EventBus.
registerAll(Object) - Method in class tigase.eventbus.impl.EventBusImplementation
 
registerBean(Class<?>) - Method in class tigase.kernel.core.Kernel
Registers bean as class in Kernel.
registerBean(String) - Method in class tigase.kernel.core.Kernel
Registers bean with given name.
registerBean(BeanConfig, BeanConfig, Object) - Method in class tigase.kernel.core.Kernel
 
registerBeans(BeanConfig, Object, Map<String, Object>) - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator
Method registers all beans which are annotated by @Bean and which parent property is set to class which instance is passed.
registerBeans(BeanConfig, Object, Map<String, Object>) - Method in interface tigase.kernel.beans.config.BeanConfigurator
Looks for and registers beans which should be registered due to initialization of passed bean.
registerBeansForBeanOfClass(Kernel, Class<?>) - Static method in class tigase.kernel.beans.config.AbstractBeanConfigurator
Method registers beans which classes are annotated with @Bean and have parent set to the class passed as parameter.
registerBeansForBeanOfClass(Kernel, Class<?>, Set<Class<?>>) - Static method in class tigase.kernel.beans.config.AbstractBeanConfigurator
 
registerBeansForBeanOfClassGetBeansToRegister(Kernel, Class<?>, Set<Class<?>>) - Static method in class tigase.kernel.beans.config.AbstractBeanConfigurator
 
registerBeansForBeanOfClassShouldRegister(Kernel, Class<?>, Class<?>) - Static method in class tigase.kernel.beans.config.AbstractBeanConfigurator
 
registerClass(Class<?>) - Method in interface tigase.osgi.ModulesManager
 
registerClass(Class<?>) - Method in class tigase.osgi.ModulesManagerImpl
 
registerCommand(AdHocCommand) - Method in class tigase.component.adhoc.AdHocCommandManager
 
registerConfigBean(String) - Method in class tigase.db.beans.MDPoolBean
 
registerData(List<VHostItemImpl.DataType>) - Static method in class tigase.vhosts.VHostItemImpl
Deprecated.
registered - Enum constant in enum class tigase.kernel.core.BeanConfig.State
Bean class is registered, but instance of bean isn't created yet.
REGISTERED_COL - Static variable in interface tigase.stats.db.CounterDataLoggerRepositoryIfc
 
registeredBy(BeanConfig) - Method in class tigase.kernel.core.BeanConfigBuilder
 
registerEngineExtension(String, ScriptEngineFactory) - Method in class tigase.osgi.OSGiScriptEngineManager
 
registerEngineMimeType(String, ScriptEngineFactory) - Method in class tigase.osgi.OSGiScriptEngineManager
 
registerEngineName(String, ScriptEngineFactory) - Method in class tigase.osgi.OSGiScriptEngineManager
 
registerEvent(Class<?>, String, boolean) - Method in interface tigase.eventbus.EventBus
 
registerEvent(Class<?>, String, boolean) - Method in class tigase.eventbus.impl.EventBusImplementation
 
registerEvent(String, String, boolean) - Method in interface tigase.eventbus.EventBus
Deprecated.
registerEvent(String, String, boolean) - Method in class tigase.eventbus.impl.EventBusImplementation
 
registerIfNotExists(String) - Method in class tigase.db.beans.MDRepositoryBean
 
registerLinks(String) - Method in class tigase.kernel.core.Kernel
Register links for bean of the passed name.
registerModules(Kernel) - Method in class tigase.component.AbstractKernelBasedComponent
 
registerModules(Kernel) - Method in class tigase.eventbus.component.EventBusComponent
 
registerModules(Kernel) - Method in class tigase.monitor.MonitorComponent
 
registerModules(Kernel) - Method in class tigase.server.ext.ComponentProtocolManager
 
registerModules(Kernel) - Method in class tigase.server.extdisco.ExternalServiceDiscoveryComponent
 
registerModules(Kernel) - Method in class tigase.server.rtbl.RTBLComponent
 
registerModules(Kernel) - Method in class tigase.server.test.TestComponent
 
registerNewSession(BareJID, XMPPResourceConnection) - Method in class tigase.server.xmppsession.SessionManager
 
registerPluginClass(Class<? extends XMPPImplIfc>) - Method in interface tigase.osgi.ModulesManager
Deprecated.
registerPluginClass(Class<? extends XMPPImplIfc>) - Method in class tigase.osgi.ModulesManagerImpl
 
registerPresenceHandler(PresenceCapabilitiesManager.PresenceCapabilitiesListener) - Static method in class tigase.xmpp.impl.PresenceCapabilitiesManager
 
registerResponseHandler(Packet, Long, AsyncCallback) - Method in class tigase.component.responses.ResponseManager
Register callback for response of sent <iq/> stanza.
registerScript(String, String, String) - Method in class tigase.monitor.TasksScriptRegistrar
 
registerServerComponentClass(Class<? extends Configurable>) - Method in interface tigase.osgi.ModulesManager
Deprecated.
registerServerComponentClass(Class<? extends Configurable>) - Method in class tigase.osgi.ModulesManagerImpl
 
registerTimerScript(String, String, String, Long) - Method in class tigase.monitor.TasksScriptRegistrar
 
RegistrarBean - Interface in tigase.kernel.beans
Interface which needs to be implemented by bean classes which are also Registrars.
RegistrarBeanWithDefaultBeanClass - Interface in tigase.kernel.beans
Created by andrzej on 14.08.2016.
RegistrarKernel - Class in tigase.kernel.core
 
RegistrarKernel() - Constructor for class tigase.kernel.core.RegistrarKernel
 
REGISTRATION_BLACKLIST_PROP_KEY - Static variable in class tigase.xmpp.impl.JabberIqRegister
 
REGISTRATION_PER_SECOND_PROP_KEY - Static variable in class tigase.xmpp.impl.JabberIqRegister
 
REGISTRATION_REQUIRED - Enum constant in enum class tigase.xmpp.Authorization
 
REGISTRATION_WHITELIST_PROP_KEY - Static variable in class tigase.xmpp.impl.JabberIqRegister
 
RegistrationException - Exception in tigase.eventbus
 
RegistrationException() - Constructor for exception tigase.eventbus.RegistrationException
 
RegistrationException(String) - Constructor for exception tigase.eventbus.RegistrationException
 
RegistrationException(String, Throwable) - Constructor for exception tigase.eventbus.RegistrationException
 
RegistrationException(String, Throwable, boolean, boolean) - Constructor for exception tigase.eventbus.RegistrationException
 
RegistrationException(Throwable) - Constructor for exception tigase.eventbus.RegistrationException
 
RegistrationThrottling - Class in tigase.server.xmppclient
Created by andrzej on 19.11.2016.
RegistrationThrottling() - Constructor for class tigase.server.xmppclient.RegistrationThrottling
 
RegistrationThrottling.CleanUpTask - Class in tigase.server.xmppclient
 
RegistrationThrottlingProcessor - Class in tigase.server.xmppclient
Created by andrzej on 16.11.2016.
RegistrationThrottlingProcessor() - Constructor for class tigase.server.xmppclient.RegistrationThrottlingProcessor
 
REGISTRATOR_NAMES_PROP_KEY - Static variable in class tigase.server.MessageRouterConfig
 
REGISTRATOR_PROP_KEY - Static variable in class tigase.server.MessageRouterConfig
 
relaxed - Enum constant in enum class tigase.io.SSLContextContainer.HARDENED_MODE
 
release() - Method in class tigase.cluster.VirtualComponent
 
release() - Method in interface tigase.net.ConnectionOpenListener
 
release() - Method in class tigase.server.AbstractComponentRegistrator
 
release() - Method in class tigase.server.AbstractMessageReceiver
 
release() - Method in class tigase.server.BasicComponent
 
release() - Method in class tigase.server.ConnectionManager
 
release() - Method in interface tigase.server.ServerComponent
Method called when component is being stopped and unloaded.
release() - Method in class tigase.stats.CounterDataArchivizer
 
release() - Method in class tigase.stats.CounterDataFileLogger
 
release() - Method in class tigase.stats.CounterDataLogger
 
release() - Method in interface tigase.stats.StatisticsArchivizerIfc
 
release() - Method in class tigase.stats.StatisticsCollector
 
release(Statement, ResultSet) - Method in class tigase.db.converter.DataRepoPool
 
release(Statement, ResultSet) - Method in interface tigase.db.DataRepository
A helper method to release resources from the statement and result set.
release(Statement, ResultSet) - Method in class tigase.db.DataRepositoryPool
 
release(Statement, ResultSet) - Method in class tigase.db.jdbc.DataRepositoryImpl
 
release(Statement, ResultSet) - Method in class tigase.db.util.locker.ConnectionLock
 
releaseListener(ConnectionOpenListener) - Method in class tigase.server.ConnectionManager
 
releaseRepoHandle(DataRepository) - Method in class tigase.db.converter.DataRepoPool
 
releaseRepoHandle(DataRepository) - Method in interface tigase.db.DataRepository
 
releaseRepoHandle(DataRepository) - Method in class tigase.db.DataRepositoryPool
 
releaseRepoHandle(DataRepository) - Method in class tigase.db.jdbc.DataRepositoryImpl
 
reload() - Method in class tigase.cluster.repo.ClConConfigRepository
 
reload() - Method in class tigase.cluster.repo.ClConDirRepository
 
reload() - Method in class tigase.cluster.repo.ClConSQLRepository
 
reload() - Method in class tigase.conf.ConfigurationCache
 
reload() - Method in class tigase.db.comp.AbstractSDComponentRepositoryBean
 
reload() - Method in interface tigase.db.comp.ComponentRepository
This method is called to reload items from the database or other permanent storage.
reload() - Method in class tigase.db.comp.ConfigRepository
 
reload() - Method in class tigase.db.comp.UserRepoRepository
 
reload() - Method in class tigase.io.repo.CertificateRepository
 
reload() - Method in class tigase.server.ext.CompSQLRepository
Deprecated.
 
reload() - Method in class tigase.server.rtbl.RTBLRepository
 
reload() - Method in class tigase.vhosts.VHostJDBCRepository
 
reload(BareJID, String) - Method in class tigase.server.rtbl.RTBLRepository
 
RELOAD_DELAY - Static variable in interface tigase.conf.ConfigRepositoryIfc
 
reloadManagers() - Method in class tigase.osgi.OSGiScriptEngineManager
This method is the only one that is visible and not part of the ScriptEngineManager class.
reloadRedirection() - Method in class tigase.server.xmppclient.SeeOtherHostDualIP
 
reloadScripts() - Method in class tigase.server.BasicComponent
 
reloadScripts() - Method in class tigase.server.MessageRouter
 
remote - Enum constant in enum class tigase.eventbus.HandleEvent.Type
 
REMOTE - Enum constant in enum class tigase.server.Permissions
 
REMOTE_HOST_ATTR - Static variable in class tigase.server.ext.CompRepoItem
 
REMOTE_HOST_LABEL - Static variable in class tigase.server.ext.CompRepoItem
 
REMOTE_SERVER_NOT_FOUND - Enum constant in enum class tigase.xmpp.Authorization
 
REMOTE_SERVER_TIMEOUT - Enum constant in enum class tigase.xmpp.Authorization
 
RemoteConnectionFailed - Enum constant in enum class tigase.xmpp.StreamError
 
RemoteRosterManagement - Class in tigase.xmpp.impl
 
RemoteRosterManagement() - Constructor for class tigase.xmpp.impl.RemoteRosterManagement
 
remove - Enum constant in enum class tigase.server.bosh.Constants.CacheAction
 
remove - Enum constant in enum class tigase.server.rtbl.RTBLRepository.Action
 
remove - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.SubscriptionType
 
remove(Object) - Method in class tigase.collections.TwoHashBidiMap
 
remove(Object) - Method in interface tigase.db.jdbc.JDBCRepository.IRepoCache
 
remove(Object) - Method in interface tigase.db.UserRepositoryPool.IRepoCache
 
remove(Object) - Method in class tigase.util.cache.SimpleCache
 
remove(String) - Method in class tigase.server.bosh.BoshSessionCache
 
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
 
remove(K) - Method in class tigase.util.cache.LRUConcurrentCache
 
remove(K) - Method in class tigase.util.cache.SimpleCacheSynchronized
 
remove(Subscription) - Method in class tigase.eventbus.component.stores.SubscriptionStore
 
remove(BareJID, String) - Method in class tigase.server.rtbl.RTBLRepository
 
remove(JID) - Method in class tigase.server.amp.JidResourceMap
 
REMOVE - Enum constant in enum class tigase.server.bosh.BoshConnectionManager.BOSH_OPERATION_TYPE
 
REMOVE_FROM_DISK - Static variable in interface tigase.server.script.CommandIfc
 
removeAffiliation(JID) - Method in class tigase.eventbus.component.stores.AffiliationStore
 
removeAttribute(String) - Method in class tigase.xml.Element
 
removeBuddy(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Deprecated.
removeBuddy(XMPPResourceConnection, JID) - Method in class tigase.xmpp.impl.roster.RosterFlat
Deprecated.
removeChild(Element) - Method in class tigase.xml.Element
 
removeCid(String) - Static method in class tigase.util.tracer.TigaseTracer
 
removeCommandListener(CommandListener) - Method in interface tigase.cluster.api.ClusterControllerIfc
 
removeCommandListener(CommandListener) - Method in class tigase.cluster.ClusterController
 
removeCommonSessionData(String) - Method in class tigase.xmpp.XMPPResourceConnection
 
removeCommonSessionData(String) - Method in class tigase.xmpp.XMPPSession
Method used to remove data common for all connections of the user.
removeComponent(ServerComponent) - Method in class tigase.server.MessageRouter
 
removeComponentDomain(String) - Method in class tigase.server.BasicComponent
 
removeComponentDomain(String) - Method in class tigase.vhosts.VHostManager
 
removeComponentDomain(String) - Method in interface tigase.vhosts.VHostManagerIfc
Removes a domain previously registered by a component.
removeConn(XMPPIOService<Object>) - Method in class tigase.cluster.ClusterConnection
 
removeConnectionOpenListener(ConnectionOpenListener) - Method in class tigase.net.ConnectionOpenThread
 
removeCredential(BareJID, String) - Method in interface tigase.db.AuthRepository
 
removeCredential(BareJID, String) - Method in class tigase.db.AuthRepositoryMDImpl
 
removeCredential(BareJID, String) - Method in class tigase.db.AuthRepositoryPool
 
removeCredential(BareJID, String) - Method in class tigase.db.jdbc.TigaseCustomAuth
 
removed - Variable in class tigase.xml.db.DBElement
 
REMOVED - Enum constant in enum class tigase.cluster.ClusterConnectionManager.REPO_ITEM_UPDATE_TYPE
 
removeData(String, String) - Method in class tigase.xml.db.XMLDB
Removes data of specific key from node of given name under root element
removeData(String, String) - Method in class tigase.xmpp.RepositoryAccess
 
removeData(String, String, String) - Method in class tigase.xml.db.XMLDB
Removes data of specific key from node of given name under given path
removeData(BareJID, String) - Method in class tigase.db.DummyRepository
 
removeData(BareJID, String) - Method in class tigase.db.jdbc.JDBCRepository
 
removeData(BareJID, String) - Method in interface tigase.db.UserRepository
removeData method removes pair (key, value) from user repository in default repository node.
removeData(BareJID, String) - Method in class tigase.db.UserRepositoryMDImpl
 
removeData(BareJID, String) - Method in class tigase.db.UserRepositoryPool
 
removeData(BareJID, String) - Method in class tigase.db.xml.XMLRepository
 
removeData(BareJID, String, String) - Method in class tigase.db.DummyRepository
 
removeData(BareJID, String, String) - Method in class tigase.db.jdbc.JDBCRepository
 
removeData(BareJID, String, String) - Method in interface tigase.db.UserRepository
removeData method removes pair (key, value) from user repository in given subnode.
removeData(BareJID, String, String) - Method in class tigase.db.UserRepositoryMDImpl
 
removeData(BareJID, String, String) - Method in class tigase.db.UserRepositoryPool
 
removeData(BareJID, String, String) - Method in class tigase.db.xml.XMLRepository
 
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.PresenceState
Remove JID from collection of JIDs to which direct presence was sent.
removeDomainTempData(BareJID, 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.
removeDomainTempData(BareJID, String, String) - Method in class tigase.db.NonAuthUserRepositoryImpl
 
removeEldestEntry(Map.Entry<K, V>) - Method in class tigase.util.cache.SizedCache
 
removeEntry(String) - Method in class tigase.xml.db.DBElement
 
removeField(String) - Method in class tigase.form.Fields
 
removeField(String) - Method in class tigase.form.Form
 
removeFieldValue(Packet, String) - Static method in enum class tigase.server.Command
 
removeFieldValue(Element, String) - Static method in class tigase.server.DataForm
 
removeHandler(AbstractHandler) - Method in class tigase.eventbus.impl.EventBusImplementation
 
removeIfExistsAnd(Map<String, Object>, String, BiConsumer<BiConsumer<String, Object>, Object>) - Static method in class tigase.conf.ConfigHolder
 
removeIn() - Element in annotation interface tigase.annotations.TigaseDeprecated
 
removeIOInterface(IOInterface) - Method in class tigase.io.SampleSocketThread
 
removeIP(String) - Static method in class tigase.util.tracer.TigaseTracer
 
removeItem(String) - Method in class tigase.cluster.repo.ClConSQLRepository
 
removeItem(String) - Method in class tigase.conf.ConfigurationCache
 
removeItem(String) - Method in class tigase.db.comp.AbstractSDComponentRepositoryBean
 
removeItem(String) - Method in interface tigase.db.comp.ComponentRepository
The method is called to remove given Item from the memory cache and permanent storage.
removeItem(String) - Method in class tigase.db.comp.ConfigRepository
 
removeItem(String) - Method in class tigase.io.repo.CertificateRepository
 
removeItem(String) - Method in class tigase.server.ext.CompSQLRepository
Deprecated.
 
removeItem(String, ConfigItem) - Method in class tigase.conf.ConfigSQLRepository
Deprecated.
 
removeItem(String, ConfigItem) - Method in class tigase.conf.ConfigurationCache
 
removeItem(String, ConfigItem) - Method in class tigase.conf.ConfigXMLRepository
 
removeItemNoStore(String) - Method in class tigase.conf.ConfigurationCache
 
removeItemNoStore(String) - Method in class tigase.db.comp.AbstractSDComponentRepositoryBean
 
removeItemNoStore(String) - Method in interface tigase.db.comp.ComponentRepository
 
removeItemNoStore(String) - Method in class tigase.db.comp.ConfigRepository
 
removeItemNoStore(String) - Method in class tigase.server.ext.CompSQLRepository
Deprecated.
 
removeItems(ServiceEntity...) - Method in class tigase.disco.ServiceEntity
 
removeJid(String) - Static method in class tigase.util.tracer.TigaseTracer
 
removeJidFromRoster(UserRepository, XMPPSession, BareJID, JID) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Deprecated.
removeList(XMPPResourceConnection, Element) - Static method in class tigase.xmpp.impl.Privacy
 
removeListener(EventListener<T>) - Method in interface tigase.eventbus.EventBus
Removes listener from Eventbus.
removeListener(EventListener<T>) - Method in class tigase.eventbus.impl.EventBusImplementation
 
removeListener(EventSourceListener<T>) - Method in class tigase.eventbus.impl.EventBusImplementation
 
removeNode(String) - Method in class tigase.xml.db.DBElement
 
removeNode1(String) - Method in class tigase.xml.db.XMLDB
Removes the node
removeObsoloteItems(long) - Method in class tigase.cluster.repo.ClConConfigRepository
 
removeOfflineData(String, String) - Method in class tigase.xmpp.RepositoryAccess
 
removeOfflineDataGroup(String) - Method in class tigase.xmpp.RepositoryAccess
 
removeOld() - Method in class tigase.util.cache.SimpleCache
 
removeOption(CommandlineParameter) - Method in class tigase.util.ui.console.ParameterParser
Removes given option from list of supported options.
removeOptionByLetter(String) - Method in class tigase.util.ui.console.ParameterParser
Removes given option from list of supported options by it's single letter
removeOptionByName(String) - Method in class tigase.util.ui.console.ParameterParser
Removes given option from list of supported options by it's full name
removeParentSession(XMPPSession) - Method in class tigase.xmpp.XMPPResourceConnection
 
removePlugin(String) - Method in class tigase.server.xmppsession.SessionManager
 
removePlugin(XMPPImplIfc) - Method in class tigase.server.xmppsession.SessionManager
 
removePublicData(String, String) - Method in class tigase.xmpp.RepositoryAccess
 
removePublicDataGroup(String) - Method in class tigase.xmpp.RepositoryAccess
 
removeRegexRouting(String) - Method in class tigase.server.AbstractMessageReceiver
 
removeRegisteredBean(BeanConfig) - Method in class tigase.kernel.core.BeanConfig
 
removeRegisteredBy(BeanConfig) - Method in class tigase.kernel.core.BeanConfig
 
removeRegistrator(ComponentRegistrator) - Method in class tigase.server.MessageRouter
 
removeRepo(String) - Method in class tigase.db.beans.DataSourceBean
Remove data source from the pool
removeRepo(String) - Method in class tigase.db.beans.MDPoolBean
Method called to remove repo instance for domain
removeRepo(String) - Method in class tigase.db.beans.MDPoolBeanWithStatistics
 
removeRepoChangeListener(RepositoryChangeListenerIfc<Item>) - Method in class tigase.db.comp.AbstractSDComponentRepositoryBean
 
removeRepoChangeListener(RepositoryChangeListenerIfc<Item>) - Method in interface tigase.db.comp.ComponentRepository
Removes a listener for repository Item change.
removeRepoChangeListener(RepositoryChangeListenerIfc<Item>) - Method in class tigase.db.comp.ConfigRepository
 
removeRepoChangeListener(RepositoryChangeListenerIfc<ConfigItem>) - Method in class tigase.conf.ConfigurationCache
 
removeRepoChangeListener(RepositoryChangeListenerIfc<CompRepoItem>) - Method in class tigase.server.ext.CompSQLRepository
Deprecated.
 
removeResourceConnection(XMPPResourceConnection) - Method in class tigase.xmpp.XMPPSession
Removes particular XMPPResourceConnection user's resource connection from the list of all active user connections within given XMPPSession and detaches XMPPSession from the removed XMPPResourceConnection
removeRootCACertificate(Certificate[]) - Static method in class tigase.cert.CertificateUtil
 
removeRouter(MessageReceiver) - Method in class tigase.server.MessageRouter
 
RemoveScriptCommand - Class in tigase.server.script
Created: Jan 2, 2009 2:30:41 PM
RemoveScriptCommand() - Constructor for class tigase.server.script.RemoveScriptCommand
 
removeService(Provider.Service) - Method in class tigase.auth.TigaseSaslProvider
 
removeServiceDiscoveryItem(String, String, String) - Method in class tigase.server.BasicComponent
 
removeSessionData(String) - Method in class tigase.xmpp.XMPPResourceConnection
 
removeShutdownHook(ShutdownHook) - Method in class tigase.server.monitor.MonitorRuntime
 
removeShutdownHook(ShutdownHook) - Method in class tigase.sys.TigaseRuntime
 
removeSocketService(IOService<Object>) - Static method in class tigase.net.SocketThread
 
removeSocketServicePriv(IOService<?>) - Method in class tigase.net.SocketThread
 
removeSubnode(String, String) - Method in class tigase.xml.db.XMLDB
Removes node of given name under given path
removeSubnode(BareJID, String) - Method in class tigase.db.DummyRepository
 
removeSubnode(BareJID, String) - Method in class tigase.db.jdbc.JDBCRepository
 
removeSubnode(BareJID, 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(BareJID, String) - Method in class tigase.db.UserRepositoryMDImpl
 
removeSubnode(BareJID, String) - Method in class tigase.db.UserRepositoryPool
 
removeSubnode(BareJID, String) - Method in class tigase.db.xml.XMLRepository
 
removeSubscription(String, String, Subscription) - Method in class tigase.eventbus.component.stores.SubscriptionStore
 
removeTempData(String, String) - Method in interface tigase.db.NonAuthUserRepository
The method allows to remove existing data stored in the Tigase instance specific temporary storage.
removeTempData(String, String) - Method in class tigase.db.NonAuthUserRepositoryImpl
 
removeTestData(UserRepository) - Static method in class tigase.util.repository.RepositoryUtils
 
removeTigasePayload(Packet) - Method in class tigase.server.amp.ActionAbstract
 
removeUser(BareJID) - Method in interface tigase.db.AuthRepository
 
removeUser(BareJID) - Method in class tigase.db.AuthRepositoryImpl
 
removeUser(BareJID) - Method in class tigase.db.AuthRepositoryMDImpl
 
removeUser(BareJID) - Method in class tigase.db.AuthRepositoryPool
 
removeUser(BareJID) - Method in class tigase.db.DummyRepository
 
removeUser(BareJID) - Method in class tigase.db.jdbc.DrupalWPAuth
 
removeUser(BareJID) - Method in class tigase.db.jdbc.JDBCRepository
removeUser method is thread safe.
removeUser(BareJID) - Method in class tigase.db.jdbc.TigaseAuth
Deprecated.
 
removeUser(BareJID) - Method in class tigase.db.jdbc.TigaseCustomAuth
 
removeUser(BareJID) - Method in class tigase.db.ldap.LdapAuthProvider
 
removeUser(BareJID) - Method in interface tigase.db.UserRepository
This removeUser method allows to remove user and all his data from user repository.
removeUser(BareJID) - Method in class tigase.db.UserRepositoryMDImpl
 
removeUser(BareJID) - Method in class tigase.db.UserRepositoryPool
 
removeUser(BareJID) - Method in class tigase.db.xml.XMLRepository
 
removeValue(Object) - Method in interface tigase.collections.BidiMap
 
removeValue(Object) - Method in class tigase.collections.TwoHashBidiMap
 
removeWatchdogTask(ScheduledFuture) - Method in class tigase.db.beans.DataSourceBean
 
renameIfExists(Map<String, Object>, String, String, Function<Object, Object>) - Static method in class tigase.conf.ConfigHolder
 
repairRoster(UserRepository) - Static method in class tigase.util.repository.RepositoryUtils
 
repairUserRoster(BareJID, UserRepository) - Static method in class tigase.util.repository.RepositoryUtils
 
repo - Variable in class tigase.auth.impl.AuthRepoPlainCallbackHandler
Deprecated.
 
repo - Variable in class tigase.auth.impl.PlainCallbackHandler
 
repo - Variable in class tigase.auth.impl.PlainSPCallbackHandler
Deprecated.
 
repo - Variable in class tigase.db.comp.UserRepoRepository
 
repo - Variable in class tigase.vhosts.VHostManager
 
REPO_CLASS - Static variable in class tigase.db.beans.MDPoolBean
 
REPO_CLASS_PROP_KEY - Static variable in class tigase.db.comp.UserRepoRepository
 
REPO_FILE_EXTENSION - Static variable in class tigase.cluster.repo.ClConDirRepository
 
REPO_ITEM_ELEM_NAME - Static variable in class tigase.cluster.repo.ClusterRepoItem
 
REPO_ITEM_ELEM_NAME - Static variable in class tigase.conf.ConfigItem
 
REPO_ITEM_ELEM_NAME - Static variable in class tigase.io.repo.CertificateItem
 
REPO_ITEM_ELEM_NAME - Static variable in class tigase.server.ext.CompRepoItem
 
REPO_ITEM_KEY - Static variable in interface tigase.server.ext.ComponentProtocolHandler
 
REPO_NODE - Static variable in class tigase.xmpp.impl.VCard4
 
REPO_POOL_SIZE_FACTOR_PROP_VAL - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
REPO_URI - Static variable in class tigase.db.beans.MDPoolBean
 
REPO_URI_DB_DEF_VAL - Static variable in class tigase.cluster.repo.ClConDirRepository
 
REPO_URI_PROP_KEY - Static variable in interface tigase.cluster.repo.ClusterRepoConstants
 
REPO_URI_PROP_KEY - Static variable in class tigase.db.comp.UserRepoRepository
 
REPO_URI_PROP_KEY - Static variable in class tigase.server.ext.CompSQLRepository
Deprecated.
 
RepoAwareMsgDBItem(MsgRepositoryIfc, Object, Element, Date) - Constructor for class tigase.server.amp.db.MsgRepository.MsgRepositoryMDBean.RepoAwareMsgDBItem
 
RepoInfo(BeanConfig, SchemaManager.DataSourceInfo, Class<?>) - Constructor for class tigase.db.util.SchemaManager.RepoInfo
 
Reported() - Constructor for class tigase.server.DataForm.Reported
 
repositoriesStream() - Method in class tigase.db.beans.MDPoolBeanWithStatistics
 
repositoriesStream() - Method in class tigase.db.beans.MDRepositoryBean
Provides access to all available repository instances
Repository - Interface in tigase.db
Base interface which should be implemented by every repository to have one common interface
Repository.Meta - Annotation Interface in tigase.db
Meta created to add possibility to retrieve information about implementation of repository (ie.
Repository.SchemaId - Annotation Interface in tigase.db
Annotation provides information about schema (ie.
RepositoryAccess - Class in tigase.xmpp
Describe class RepositoryAccess here.
RepositoryAccess(UserRepository, AuthRepository) - Constructor for class tigase.xmpp.RepositoryAccess
Creates a new RepositoryAccess instance.
RepositoryAccessException - Exception in tigase.xmpp.impl.roster
 
RepositoryAccessException(String) - Constructor for exception tigase.xmpp.impl.roster.RepositoryAccessException
Creates a new PacketErrorTypeException instance.
RepositoryAccessException(String, Throwable) - Constructor for exception tigase.xmpp.impl.roster.RepositoryAccessException
 
RepositoryChangeListenerIfc<Item extends RepositoryItem> - Interface in tigase.db.comp
 
RepositoryException - Exception in tigase.component.exceptions
 
RepositoryException() - Constructor for exception tigase.component.exceptions.RepositoryException
 
RepositoryException(String) - Constructor for exception tigase.component.exceptions.RepositoryException
 
RepositoryException(String, Throwable) - Constructor for exception tigase.component.exceptions.RepositoryException
 
RepositoryException(Throwable) - Constructor for exception tigase.component.exceptions.RepositoryException
 
RepositoryFactory - Class in tigase.db
Deprecated.
RepositoryFactory() - Constructor for class tigase.db.RepositoryFactory
Deprecated.
 
RepositoryItem - Interface in tigase.db.comp
The interface defines a contract for a repository item handled by ComponentRepository implementation.
RepositoryItemAbstract - Class in tigase.db.comp
Created: Sep 23, 2010 6:53:14 PM
RepositoryItemAbstract() - Constructor for class tigase.db.comp.RepositoryItemAbstract
 
RepositoryPool<T> - Interface in tigase.db
Generic interface of repository pool implementations.
RepositoryUtils - Class in tigase.util.repository
Describe class RepositoryUtils here.
RepositoryUtils() - Constructor for class tigase.util.repository.RepositoryUtils
 
RepositoryVersionAware - Interface in tigase.db.util
Interface indicates that the implementation is aware of the version, can specify required version of the schema that should be present in the database and perform update from current version in the database to the required version
RepositoryVersionAware.SchemaVersion - Annotation Interface in tigase.db.util
 
REQ_NAME - Static variable in class tigase.xmpp.XMPPIOService
 
RequestKey(BareJID, String) - Constructor for class tigase.server.rtbl.RTBLIqModule.RequestKey
 
REQUESTS_ATTR - Static variable in class tigase.server.bosh.Constants
 
requireArguments(boolean) - Method in class tigase.util.ui.console.CommandlineParameter.Builder
Sets whether particular parameter option requires arguments
required(boolean) - Method in class tigase.util.ui.console.CommandlineParameter.Builder
Sets whether particular parameter option is required - if yes then it's mandatory to set it's value or provide default.
requiresPresenceSending(RosterAbstract, JID, XMPPResourceConnection, boolean) - Static method in class tigase.xmpp.impl.PresenceAbstract
Method checks whether a given contact requires sending presence.
resendPendingInRequests(XMPPResourceConnection, Queue<Packet>) - Method in class tigase.xmpp.impl.PresenceState
Sends out all pending subscription request during user log-in.
reset(boolean) - Method in class tigase.util.common.TimerTask
 
Reset - Enum constant in enum class tigase.xmpp.StreamError
 
RESET - Enum constant in enum class tigase.util.ui.console.AnsiColor
 
resetOutgoingInProgress() - Method in class tigase.server.xmppserver.CIDConnections
 
resolveVariables() - Method in class tigase.conf.ConfigWriter
 
RESOURCE - Static variable in class tigase.cluster.strategy.DefaultClusteringStrategy
 
RESOURCE_BIND_ID - Static variable in class tigase.server.bosh.BoshSessionCache
 
RESOURCE_CONSTRAINT - Enum constant in enum class tigase.xmpp.Authorization
 
RESOURCE_URI - Static variable in interface tigase.conf.ConfigRepositoryIfc
 
ResourceConstraint - Enum constant in enum class tigase.xmpp.StreamError
 
resourceprep(String) - Static method in class gnu.inet.encoding.Stringprep
Preps a resource name according to the Stringprep profile defined in RFC3920.
resourceprep(String) - Method in class tigase.util.stringprep.XMPPStringPrepEmpty
 
resourceprep(String) - Method in interface tigase.util.stringprep.XMPPStringPrepIfc
JID's resource stringprep proessing.
resourceprep(String) - Method in class tigase.util.stringprep.XMPPStringPrepSimple
 
resourceprep(String, boolean) - Static method in class gnu.inet.encoding.Stringprep
Preps a resource name according to the Stringprep profile defined in RFC3920.
ResourceState - Enum Class in tigase.sys
Created: Feb 19, 2009 12:22:55 PM
RESPONSE - Enum constant in enum class tigase.xmpp.impl.SaslAuth.ElementType
 
RESPONSE - Enum constant in enum class tigase.xmpp.impl.SaslAuth2.ElementType
 
ResponseManager - Class in tigase.component.responses
 
ResponseManager() - Constructor for class tigase.component.responses.ResponseManager
 
ResponseManager.Entry - Class in tigase.component.responses
 
responseReceived(Packet, Packet) - Method in interface tigase.server.ReceiverTimeoutHandler
 
RESTART_ATTR - Static variable in class tigase.server.bosh.Constants
 
restartAuth(Packet, S2SIOService, Queue<Packet>) - Method in class tigase.server.xmppserver.proc.Dialback
 
restartAuth(Packet, S2SIOService, Queue<Packet>) - Method in class tigase.server.xmppserver.proc.SaslExternal
 
restoreDefaults(String) - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator
Method restors default configuration of a bean
restorePacketForOffLineUser(List<String>, XMPPResourceConnection, MsgRepositoryIfc) - Method in class tigase.xmpp.impl.FlexibleOfflineMessageRetrieval
 
restorePacketForOffLineUser(XMPPResourceConnection, OfflineMsgRepositoryIfc) - Method in class tigase.xmpp.impl.OfflineMessages
Method restores all messages from repository for the JID of the current session.
restoreParserState() - Method in class tigase.xml.DomBuilderHandler
 
restoreParserState() - Method in interface tigase.xml.SimpleHandler
 
restoreParserState() - Method in class tigase.xml.XMLFormatter
 
restoreParserState() - Method in class tigase.xmpp.XMPPDomBuilderHandler
 
RestrictedXml - Enum constant in enum class tigase.xmpp.StreamError
 
result - Enum constant in enum class tigase.server.Command.DataType
This is a form with ad-hoc command result data.
result - Enum constant in enum class tigase.xmpp.StanzaType
 
result - Variable in class tigase.db.util.SchemaManager.ResultEntry
 
Result(Element, boolean) - Constructor for class tigase.xmpp.impl.SaslAuth2.Inline.Result
 
RESULT_EL_NAME - Static variable in class tigase.server.xmppserver.proc.S2SAbstract
 
RESULT_KEY - Static variable in interface tigase.db.AuthRepository
Property key name for otherAuth method call.
ResultEvent() - Constructor for class tigase.server.rtbl.RTBLIqModule.ResultEvent
 
ResultEvent(Class<? extends RTBLIqModule>, BareJID, String, RTBLIqModule.ResultEvent.Result) - Constructor for class tigase.server.rtbl.RTBLIqModule.ResultEvent
 
resultsHandler - Variable in class tigase.server.amp.ActionAbstract
 
ResultsListener(String) - Constructor for class tigase.net.SocketThread.ResultsListener
 
ResumptionException(Authorization) - Constructor for exception tigase.server.xmppclient.StreamManagementIOProcessor.ResumptionException
 
retrieveCurrentVersionFromServer(Version, List<UpdatesChecker.ProductInfoIfc>, String, int) - Static method in class tigase.util.updater.UpdatesChecker
 
RETURN_SERVICE_DISCO_KEY - Static variable in class tigase.cluster.ClusterConnectionManager
 
RETURN_SERVICE_DISCO_KEY - Static variable in class tigase.server.ext.ComponentProtocol
 
RETURN_SERVICE_DISCO_KEY - Static variable in class tigase.server.xmppcomponent.ComponentConnectionManager
Deprecated.
 
RETURN_SERVICE_DISCO_VAL - Static variable in class tigase.cluster.ClusterConnectionManager
 
RETURN_SERVICE_DISCO_VAL - Static variable in class tigase.server.ext.ComponentProtocol
 
RETURN_SERVICE_DISCO_VAL - Static variable in class tigase.server.xmppcomponent.ComponentConnectionManager
Deprecated.
 
returnDirectBuffer(ByteBuffer) - Static method in class tigase.net.IOUtil
 
revoked - Enum constant in enum class tigase.cert.CertCheckResult
 
RFC3454 - Class in gnu.inet.encoding
Auto-generated class containing StringPrep mapping tables.
RFC3454() - Constructor for class gnu.inet.encoding.RFC3454
 
RID_ATTR - Static variable in class tigase.server.bosh.Constants
 
RIGHT - Enum constant in enum class tigase.util.StringUtilities.JUSTIFY
 
rollback() - Method in class tigase.db.converter.DataRepoPool
 
rollback() - Method in interface tigase.db.DataRepository
Rolls back started transaction on the DataRepository connection.
rollback() - Method in class tigase.db.DataRepositoryPool
 
rollback() - Method in class tigase.db.jdbc.DataRepositoryImpl
 
Root() - Constructor for class tigase.io.SSLContextContainer.Root
 
ROOT_ASK - Enum constant in enum class tigase.db.util.DBSchemaLoader.PARAMETERS_ENUM
 
ROOT_NODE - Static variable in class tigase.conf.ConfigXMLRepository
 
ROOT_PASSWORD - Enum constant in enum class tigase.db.util.DBSchemaLoader.PARAMETERS_ENUM
 
ROOT_USERNAME - Enum constant in enum class tigase.db.util.DBSchemaLoader.PARAMETERS_ENUM
 
RootCredentials(String, String) - Constructor for class tigase.db.util.SchemaManager.RootCredentials
 
RootCredentialsCache() - Constructor for class tigase.db.util.SchemaManager.RootCredentialsCache
 
ROSTER - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
 
ROSTER_ID - Static variable in class tigase.server.bosh.BoshSessionCache
 
ROSTER_IMPL_PROP_KEY - Static variable in class tigase.xmpp.impl.roster.RosterFactory
Key used to configure class name holding roster implementation
ROSTER_IMPL_PROP_VAL - Static variable in class tigase.xmpp.impl.roster.RosterFactory
Default roster implementation class - RosterFactory
roster_util - Variable in class tigase.xmpp.impl.InvisibleCommand
 
roster_util - Static variable in class tigase.xmpp.impl.JabberIqPrivacy
 
roster_util - Variable in class tigase.xmpp.impl.JabberIqRoster
instance of class implementing RosterAbstract
roster_util - Variable in class tigase.xmpp.impl.PresenceAbstract
 
roster_util - Variable in class tigase.xmpp.impl.push.IgnoreFromUnknownFilter
 
ROSTER_XMLNS - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
 
RosterAbstract - Class in tigase.xmpp.impl.roster
Describe class RosterAbstract here.
RosterAbstract() - Constructor for class tigase.xmpp.impl.roster.RosterAbstract
 
RosterAbstract.PresenceType - Enum Class in tigase.xmpp.impl.roster
 
RosterAbstract.RosterModifiedEvent - Class in tigase.xmpp.impl.roster
 
RosterAbstract.StateTransition - Enum Class in tigase.xmpp.impl.roster
 
RosterAbstract.SubscriptionType - Enum Class in tigase.xmpp.impl.roster
 
RosterElement - Class in tigase.xmpp.impl.roster
Describe class RosterElement here.
RosterElement(Element) - Constructor for class tigase.xmpp.impl.roster.RosterElement
 
RosterElement(JID, String, String[]) - Constructor for class tigase.xmpp.impl.roster.RosterElement
 
rosterElementProvider(XMPPResourceConnection) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Deprecated.
rosterElementProvider(XMPPResourceConnection) - Method in class tigase.xmpp.impl.roster.RosterFlat
Deprecated.
RosterFactory - Class in tigase.xmpp.impl.roster
RosterFactory is an factory that is responsible for creation appropriate instance of RosterAbstract class
Created: Thu Sep 4 18:33:11 2008
RosterFactory() - Constructor for class tigase.xmpp.impl.roster.RosterFactory
 
RosterFactory.Bean - Class in tigase.xmpp.impl.roster
 
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
 
RosterModifiedEvent() - Constructor for class tigase.xmpp.impl.roster.RosterAbstract.RosterModifiedEvent
 
RosterModifiedEvent(JID, JID, XMPPSession, RosterElement) - Constructor for class tigase.xmpp.impl.roster.RosterAbstract.RosterModifiedEvent
Deprecated.
RosterModifiedEvent(JID, JID, XMPPSession, JID, RosterAbstract.SubscriptionType) - Constructor for class tigase.xmpp.impl.roster.RosterAbstract.RosterModifiedEvent
Deprecated.
RosterRetrievingException - Exception in tigase.xmpp.impl.roster
 
RosterRetrievingException(String) - Constructor for exception tigase.xmpp.impl.roster.RosterRetrievingException
Creates a new PacketErrorTypeException instance.
RosterRetrievingException(String, Throwable) - Constructor for exception tigase.xmpp.impl.roster.RosterRetrievingException
 
ROUTE_ATTR - Static variable in class tigase.server.bosh.Constants
 
RouteEvent - Annotation Interface in tigase.eventbus
Annotation used to mark methods of consumer class as responsible for routing of events
ROUTER_COMP_CLASS_NAME - Static variable in interface tigase.conf.Configurable
 
routeUserSessionEvent(UserSessionEvent, Collection<Subscription>) - Method in class tigase.cluster.SessionManagerClustered
 
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.routing
Describe class RoutingsContainer here.
RoutingsContainer(boolean) - Constructor for class tigase.util.routing.RoutingsContainer
 
RoutingsContainer.AbstractRoutingComputer - Class in tigase.util.routing
 
RoutingsContainer.MultiMode - Class in tigase.util.routing
 
RoutingsContainer.RoutingComputer - Interface in tigase.util.routing
 
RoutingsContainer.SingleMode - Class in tigase.util.routing
 
RowEntity - Interface in tigase.db.converter
 
RSAPrivateKeyDecoder - Class in tigase.cert
Created: Oct 9, 2010 9:16:55 PM
RSAPrivateKeyDecoder(byte[]) - Constructor for class tigase.cert.RSAPrivateKeyDecoder
 
RSAPrivateKeyDecoder(InputStream) - Constructor for class tigase.cert.RSAPrivateKeyDecoder
 
RSM - Class in tigase.xmpp.rsm
 
RSM() - Constructor for class tigase.xmpp.rsm.RSM
 
RSM(int) - Constructor for class tigase.xmpp.rsm.RSM
 
RTBL - Class in tigase.server.rtbl
 
RTBL(RTBLRepository.Key, String) - Constructor for class tigase.server.rtbl.RTBL
 
RTBL(RTBLRepository.Key, String, Set<String>) - Constructor for class tigase.server.rtbl.RTBL
 
RTBL(BareJID, String, String, Set<String>) - Constructor for class tigase.server.rtbl.RTBL
 
RTBLAddCommand - Class in tigase.server.rtbl.adhoc
 
RTBLAddCommand() - Constructor for class tigase.server.rtbl.adhoc.RTBLAddCommand
 
RTBLAdded() - Constructor for class tigase.server.rtbl.RTBLRepository.RTBLAdded
 
RTBLAdded(BareJID, String, String) - Constructor for class tigase.server.rtbl.RTBLRepository.RTBLAdded
 
RTBLChange() - Constructor for class tigase.server.rtbl.RTBLRepository.RTBLChange
 
RTBLChange(BareJID, String, RTBLRepository.Action, String) - Constructor for class tigase.server.rtbl.RTBLRepository.RTBLChange
 
RTBLComponent - Class in tigase.server.rtbl
 
RTBLComponent() - Constructor for class tigase.server.rtbl.RTBLComponent
 
RTBLDeleteCommand - Class in tigase.server.rtbl.adhoc
 
RTBLDeleteCommand() - Constructor for class tigase.server.rtbl.adhoc.RTBLDeleteCommand
 
RTBLEvent() - Constructor for class tigase.server.rtbl.RTBLRepository.RTBLEvent
 
RTBLEvent(BareJID, String) - Constructor for class tigase.server.rtbl.RTBLRepository.RTBLEvent
 
RTBLEventModule - Class in tigase.server.rtbl
 
RTBLEventModule() - Constructor for class tigase.server.rtbl.RTBLEventModule
 
RTBLFetchModule - Class in tigase.server.rtbl
 
RTBLFetchModule() - Constructor for class tigase.server.rtbl.RTBLFetchModule
 
RTBLIqModule<RCTX> - Class in tigase.server.rtbl
 
RTBLIqModule(String) - Constructor for class tigase.server.rtbl.RTBLIqModule
 
RTBLIqModule.RequestKey - Class in tigase.server.rtbl
 
RTBLIqModule.ResultEvent - Class in tigase.server.rtbl
 
RTBLIqModule.ResultEvent.Result - Enum Class in tigase.server.rtbl
 
RTBLReload() - Constructor for class tigase.server.rtbl.RTBLRepository.RTBLReload
 
RTBLReload(BareJID, String) - Constructor for class tigase.server.rtbl.RTBLRepository.RTBLReload
 
RTBLRemoved() - Constructor for class tigase.server.rtbl.RTBLRepository.RTBLRemoved
 
RTBLRemoved(BareJID, String) - Constructor for class tigase.server.rtbl.RTBLRepository.RTBLRemoved
 
RTBLRepository - Class in tigase.server.rtbl
 
RTBLRepository() - Constructor for class tigase.server.rtbl.RTBLRepository
 
RTBLRepository.Action - Enum Class in tigase.server.rtbl
 
RTBLRepository.Key - Class in tigase.server.rtbl
 
RTBLRepository.RTBLAdded - Class in tigase.server.rtbl
 
RTBLRepository.RTBLChange - Class in tigase.server.rtbl
 
RTBLRepository.RTBLEvent - Class in tigase.server.rtbl
 
RTBLRepository.RTBLReload - Class in tigase.server.rtbl
 
RTBLRepository.RTBLRemoved - Class in tigase.server.rtbl
 
RTBLSubscribeModule - Class in tigase.server.rtbl
 
RTBLSubscribeModule() - Constructor for class tigase.server.rtbl.RTBLSubscribeModule
 
RTBLSubscribeModule.Context - Record Class in tigase.server.rtbl
 
Rule - Class in tigase.vhosts.filter
 
Rule(int, boolean, Rule.RuleType, JID) - Constructor for class tigase.vhosts.filter.Rule
 
Rule.RuleType - Enum Class in tigase.vhosts.filter
 
run() - Method in class tigase.component.responses.DefaultResponseHandler
 
run() - Method in class tigase.io.SampleSocketThread
 
run() - Method in class tigase.io.TelnetServer
 
run() - Method in class tigase.monitor.tasks.AbstractConfigurableTimerTask
 
run() - Method in class tigase.monitor.tasks.ConnectionsTask
 
run() - Method in class tigase.monitor.tasks.CpuTempTask
 
run() - Method in class tigase.monitor.tasks.DiskTask
 
run() - Method in class tigase.monitor.tasks.LoadCheckerTask
 
run() - Method in class tigase.monitor.tasks.MemoryCheckerTask
 
run() - Method in class tigase.monitor.tasks.SampleTask
 
run() - Method in class tigase.monitor.tasks.ScriptTimerTask
 
run() - Method in class tigase.net.ConnectionOpenThread
 
run() - Method in class tigase.net.SocketThread.ResultsListener
 
run() - Method in class tigase.net.SocketThread
 
run() - Method in class tigase.server.bosh.BoshSendQueueTask
 
run() - Method in class tigase.server.bosh.BoshTask
 
run() - Method in class tigase.server.ConnectionManager.Watchdog
 
run() - Method in class tigase.server.xmppclient.IPMonitor
 
run() - Method in class tigase.server.xmppclient.RegistrationThrottling.CleanUpTask
 
run() - Method in class tigase.util.processing.WorkerThread
 
run() - Method in class tigase.util.updater.UpdatesChecker
 
runCommand(String[]) - Method in interface tigase.server.monitor.MonitorPluginIfc
 
runCommand(Iq, Bindings, Queue<Packet>) - Method in class tigase.conf.SetLoggingCommand
 
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
 

S

S2S_CLUST_COMP_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Deprecated.
S2S_COMP_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Deprecated.
S2S_CONNECTION_KEY - Static variable in class tigase.server.xmppserver.S2SIOService
 
S2S_CONNECTION_SELECTOR_PROP_KEY - Static variable in class tigase.server.xmppserver.S2SConnectionManager
 
S2S_CONNECTION_SELECTOR_PROP_VAL - Static variable in class tigase.server.xmppserver.S2SConnectionManager
 
S2S_CONNS_COL - Static variable in interface tigase.stats.db.CounterDataLoggerRepositoryIfc
 
S2S_DOMAIN_MAPPING_PROP_KEY - Static variable in class tigase.server.xmppserver.S2SConnectionManager
 
S2S_DOMAIN_MAPPING_PROP_VAL - Static variable in class tigase.server.xmppserver.S2SConnectionManager
 
S2S_HT_TRAFFIC_THROTTLING_PROP_VAL - Static variable in class tigase.server.xmppserver.S2SConnectionManager
 
S2S_METHOD_USED - Static variable in class tigase.server.xmppserver.proc.AuthenticatorSelectorManager
 
S2S_METHODS_ADVERTISED - Static variable in class tigase.server.xmppserver.proc.AuthenticatorSelectorManager
 
S2S_METHODS_AVAILABLE - Static variable in class tigase.server.xmppserver.proc.AuthenticatorSelectorManager
 
S2S_PACKETS_COL - Static variable in interface tigase.stats.db.CounterDataLoggerRepositoryIfc
 
S2S_SECRET_ATT - Static variable in class tigase.vhosts.VHostItemImpl
 
S2S_SECRET_LABEL - Static variable in class tigase.vhosts.VHostItemImpl
 
S2S_SECRET_PROP_DEF - Static variable in class tigase.vhosts.VHostItemImpl
 
S2S_SECRET_PROP_KEY - Static variable in class tigase.vhosts.VHostItemImpl
 
S2SAbstract - Class in tigase.server.xmppserver.proc
Created by andrzej on 19.05.2017.
S2SAbstract() - Constructor for class tigase.server.xmppserver.proc.S2SAbstract
 
S2SAbstractFilter - Class in tigase.server.xmppserver.proc
Created by andrzej on 19.05.2017.
S2SAbstractFilter() - Constructor for class tigase.server.xmppserver.proc.S2SAbstractFilter
 
S2SAbstractProcessor - Class in tigase.server.xmppserver.proc
Created: Dec 10, 2010 3:32:11 PM
S2SAbstractProcessor() - Constructor for class tigase.server.xmppserver.proc.S2SAbstractProcessor
 
S2SAbstractProcessor.Order - Enum Class in tigase.server.xmppserver.proc
 
S2SConnection - Class in tigase.server.xmppserver
Created: Jun 14, 2010 1:19:55 PM
S2SConnection(S2SConnectionHandlerIfc<S2SIOService>, String) - Constructor for class tigase.server.xmppserver.S2SConnection
 
S2SConnectionHandlerIfc<IO extends XMPPIOService<?>> - Interface in tigase.server.xmppserver
Created: Dec 9, 2010 11:40:28 PM
S2SConnectionManager - Class in tigase.server.xmppserver
Created: Jun 14, 2010 11:59:38 AM
S2SConnectionManager() - Constructor for class tigase.server.xmppserver.S2SConnectionManager
 
S2SConnectionManager.DomainServerNameMapper - Class in tigase.server.xmppserver
 
S2SConnectionSelector - Interface in tigase.server.xmppserver
Created: Jun 26, 2010 9:38:19 AM
S2SFilterIfc - Interface in tigase.server.xmppserver
Created by andrzej on 19.05.2017.
S2SIOService - Class in tigase.server.xmppserver
Created: Jun 14, 2010 12:30:53 PM
S2SIOService() - Constructor for class tigase.server.xmppserver.S2SIOService
 
S2SProcessor - Interface in tigase.server.xmppserver
Created: Dec 9, 2010 1:50:09 PM
S2SRandomSelector - Class in tigase.server.xmppserver
Created: Jun 26, 2010 9:40:04 AM
S2SRandomSelector() - Constructor for class tigase.server.xmppserver.S2SRandomSelector
 
SaltCallback - Class in tigase.auth.callbacks
 
SaltCallback(String) - Constructor for class tigase.auth.callbacks.SaltCallback
 
SaltedPasswordCallback - Class in tigase.auth.callbacks
 
SaltedPasswordCallback(String) - Constructor for class tigase.auth.callbacks.SaltedPasswordCallback
 
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
 
SampleTask - Class in tigase.monitor.tasks
 
SampleTask() - Constructor for class tigase.monitor.tasks.SampleTask
 
SampleTask.SampleTaskEvent - Class in tigase.monitor.tasks
 
SampleTaskEvent(String) - Constructor for class tigase.monitor.tasks.SampleTask.SampleTaskEvent
 
SampleTaskEvent(String, String) - Constructor for class tigase.monitor.tasks.SampleTask.SampleTaskEvent
Empty constructor to be able to serialize/deserialize event
sanitizePacket(Packet, JID) - Method in class tigase.xmpp.impl.AddressingSanitizer
 
SASL_FEATURES_KEY - Static variable in class tigase.xmpp.impl.SaslAuth2
 
SASL_MECHANISM_ATT - Static variable in class tigase.vhosts.VHostItemImpl
 
SASL_MECHANISM_LABEL - Static variable in class tigase.vhosts.VHostItemImpl
 
sasl_mechs - Static variable in class tigase.db.ldap.LdapAuthProvider
 
SASL_SERVER_KEY - Static variable in class tigase.xmpp.impl.SaslAuthAbstract
 
SASL_STRICT_MODE_KEY - Static variable in class tigase.auth.mechanisms.AbstractSasl
 
sasl2 - Enum constant in enum class tigase.xmpp.impl.SaslAuth2.Inline.Action
 
SaslANONYMOUS - Class in tigase.auth.mechanisms
SASL-ANONYMOUS mechanism.
SaslAuth - Class in tigase.xmpp.impl
Describe class SaslAuth here.
SaslAuth() - Constructor for class tigase.xmpp.impl.SaslAuth
 
SaslAuth.ElementType - Enum Class in tigase.xmpp.impl
 
SaslAuth2 - Class in tigase.xmpp.impl
 
SaslAuth2() - Constructor for class tigase.xmpp.impl.SaslAuth2
 
SaslAuth2.ElementType - Enum Class in tigase.xmpp.impl
 
SaslAuth2.Inline - Interface in tigase.xmpp.impl
 
SaslAuth2.Inline.Action - Enum Class in tigase.xmpp.impl
 
SaslAuth2.Inline.Result - Class in tigase.xmpp.impl
 
SaslAuth2.UserAgent - Class in tigase.xmpp.impl
 
SaslAuthAbstract - Class in tigase.xmpp.impl
 
SaslAuthAbstract() - Constructor for class tigase.xmpp.impl.SaslAuthAbstract
 
SaslExternal - Class in tigase.server.xmppserver.proc
 
SaslExternal - Enum constant in enum class tigase.server.xmppserver.proc.S2SAbstractProcessor.Order
 
SaslExternal() - Constructor for class tigase.server.xmppserver.proc.SaslExternal
 
SaslEXTERNAL - Class in tigase.auth.mechanisms
 
SaslInvalidLoginExcepion - Exception in tigase.auth
 
SaslInvalidLoginExcepion(XmppSaslException.SaslError, String) - Constructor for exception tigase.auth.SaslInvalidLoginExcepion
 
SaslInvalidLoginExcepion(XmppSaslException.SaslError, String, String) - Constructor for exception tigase.auth.SaslInvalidLoginExcepion
 
SaslPLAIN - Class in tigase.auth.mechanisms
SASL-PLAIN mechanism.
SASLProcessor - Class in tigase.server.ext.handlers
Created: Oct 31, 2009 11:06:57 PM
SASLProcessor() - Constructor for class tigase.server.ext.handlers.SASLProcessor
 
saslProvider - Variable in class tigase.xmpp.impl.SaslAuthAbstract
 
SaslSCRAM - Class in tigase.auth.mechanisms
 
SaslSCRAM(Map<? super String, ?>, CallbackHandler) - Constructor for class tigase.auth.mechanisms.SaslSCRAM
 
SaslSCRAMPlus - Class in tigase.auth.mechanisms
 
SaslSCRAMPlus(Map<? super String, ?>, CallbackHandler) - Constructor for class tigase.auth.mechanisms.SaslSCRAMPlus
 
SaslSCRAMSha256 - Class in tigase.auth.mechanisms
 
SaslSCRAMSha256(Map<? super String, ?>, CallbackHandler) - Constructor for class tigase.auth.mechanisms.SaslSCRAMSha256
 
SaslSCRAMSha256Plus - Class in tigase.auth.mechanisms
 
SaslSCRAMSha256Plus(Map<? super String, ?>, CallbackHandler) - Constructor for class tigase.auth.mechanisms.SaslSCRAMSha256Plus
 
SaslSCRAMSha512 - Class in tigase.auth.mechanisms
 
SaslSCRAMSha512(Map<? super String, ?>, CallbackHandler) - Constructor for class tigase.auth.mechanisms.SaslSCRAMSha512
 
SaslSCRAMSha512Plus - Class in tigase.auth.mechanisms
 
SaslSCRAMSha512Plus(Map<? super String, ?>, CallbackHandler) - Constructor for class tigase.auth.mechanisms.SaslSCRAMSha512Plus
 
SAVE_TO_DISK - Static variable in interface tigase.server.script.CommandIfc
 
saveDB() - Method in class tigase.xml.db.XMLDB
Saves XML to file
saveIntoBruteForceLocker(XMPPResourceConnection, Exception) - Method in class tigase.xmpp.impl.AbstractAuthPreprocessor
 
saveOldExternalComponentConfigItems(String[]) - Static method in class tigase.conf.OldConfigHolder
 
savePacketForOffLineUser(Packet, OfflineMsgRepositoryIfc, NonAuthUserRepository) - Method in class tigase.xmpp.impl.OfflineMessages
Method stores messages to offline repository with the following rules applied, i.e.
saveParserState(Object) - Method in class tigase.xml.DomBuilderHandler
 
saveParserState(Object) - Method in interface tigase.xml.SimpleHandler
 
saveParserState(Object) - Method in class tigase.xml.XMLFormatter
 
saveParserState(Object) - Method in class tigase.xmpp.XMPPDomBuilderHandler
 
saveToDSLFile(File) - Method in class tigase.conf.ConfigHolder
 
saveUserRoster(XMPPResourceConnection) - Method in class tigase.xmpp.impl.roster.RosterFlat
 
sb - Variable in class tigase.conf.ConfigReader.StateHolder
 
schedule(Runnable, long, TimeUnit) - Method in class tigase.server.xmppserver.CIDConnections.CIDConnectionsOpenerService
 
scheduleCleanUpIfNeeded() - Method in class tigase.server.xmppclient.RegistrationThrottling
 
ScheduledTask - Class in tigase.component
Abstract class extending TimerTask which allows easy configuration and usage of TimerTask as a bean
Created by andrzej on 09.08.2016.
ScheduledTask(Duration, Duration) - Constructor for class tigase.component.ScheduledTask
Default constructor allows providing default values
SCHEDULER_THREADS_PROP_KEY - Static variable in class tigase.server.AbstractMessageReceiver
Configuration property key for setting number of threads used by component ScheduledExecutorService.
schedulerThreads() - Method in class tigase.cluster.ClusterConnectionManager
 
schedulerThreads() - Method in class tigase.server.AbstractMessageReceiver
Method returns default number of threads used by SchedulerExecutorService
schedulerThreads() - Method in class tigase.server.xmppclient.ClientConnectionManager
 
schedulerThreads() - Method in class tigase.server.xmppserver.S2SConnectionManager
 
schedulerThreads() - Method in class tigase.server.xmppsession.SessionManager
 
scheduleSendQueueTask(BoshSession, long) - Method in class tigase.server.bosh.BoshConnectionManager
 
scheduleSendQueueTask(BoshSession, long) - Method in interface tigase.server.bosh.BoshSessionTaskHandler
 
scheduleTask(BoshSession, long) - Method in class tigase.server.bosh.BoshConnectionManager
 
scheduleTask(BoshSession, long) - Method in interface tigase.server.bosh.BoshSessionTaskHandler
 
Schema - Class in tigase.db
Created by andrzej on 04.05.2017.
Schema() - Constructor for class tigase.db.Schema
 
SCHEMA_UPGRADE_LINK - Static variable in class tigase.db.jdbc.JDBCRepository
 
SCHEMA_VERSION - Enum constant in enum class tigase.db.util.DBSchemaLoader.PARAMETERS_ENUM
 
SchemaInfo(String, String, boolean, List<SchemaManager.RepoInfo>) - Constructor for class tigase.db.util.SchemaManager.SchemaInfo
 
SchemaInfo(Repository.SchemaId, List<SchemaManager.RepoInfo>) - Constructor for class tigase.db.util.SchemaManager.SchemaInfo
 
SchemaLoader<P extends SchemaLoader.Parameters> - Class in tigase.db.util
 
SchemaLoader() - Constructor for class tigase.db.util.SchemaLoader
 
SchemaLoader.Parameters - Interface in tigase.db.util
 
SchemaLoader.Result - Enum Class in tigase.db.util
 
SchemaLoader.TypeInfo - Class in tigase.db.util
 
SchemaManager - Class in tigase.db.util
Created by andrzej on 02.05.2017.
SchemaManager() - Constructor for class tigase.db.util.SchemaManager
 
SchemaManager.DataSourceInfo - Class in tigase.db.util
 
SchemaManager.Pair<K,V> - Class in tigase.db.util
 
SchemaManager.RepoInfo - Class in tigase.db.util
 
SchemaManager.ResultEntry - Class in tigase.db.util
 
SchemaManager.RootCredentials - Class in tigase.db.util
 
SchemaManager.RootCredentialsCache - Class in tigase.db.util
 
SchemaManager.SchemaInfo - Class in tigase.db.util
 
SchemaManager.SchemaLoaderExecutor - Interface in tigase.db.util
 
SchemaManagerLogHandler - Class in tigase.db.util
 
SchemaManagerLogHandler() - Constructor for class tigase.db.util.SchemaManagerLogHandler
 
SchemaVersionCheckerLogger - Class in tigase.db.util
 
SchemaVersionCheckerLogger.VersionCheckerSchemaInfo - Class in tigase.db.util
 
ScramCallbackHandler - Class in tigase.auth.impl
Implementation of CallbackHandler to support authentication using SASL SCRAM-* authentication mechanism.
ScramCallbackHandler() - Constructor for class tigase.auth.impl.ScramCallbackHandler
 
ScramCredentialsEntry - Class in tigase.auth.credentials.entries
 
ScramCredentialsEntry(String, byte[], int, byte[]) - Constructor for class tigase.auth.credentials.entries.ScramCredentialsEntry
 
ScramCredentialsEntry(String, PlainCredentialsEntry) - Constructor for class tigase.auth.credentials.entries.ScramCredentialsEntry
 
ScramCredentialsEntry.Decoder - Class in tigase.auth.credentials.entries
 
ScramCredentialsEntry.Encoder - Class in tigase.auth.credentials.entries
 
ScramSha1CredentialsEntry - Class in tigase.auth.credentials.entries
 
ScramSha1CredentialsEntry(byte[], int, byte[]) - Constructor for class tigase.auth.credentials.entries.ScramSha1CredentialsEntry
 
ScramSha1CredentialsEntry(PlainCredentialsEntry) - Constructor for class tigase.auth.credentials.entries.ScramSha1CredentialsEntry
 
ScramSha1CredentialsEntry.Decoder - Class in tigase.auth.credentials.entries
 
ScramSha1CredentialsEntry.Encoder - Class in tigase.auth.credentials.entries
 
ScramSha256CredentialsEntry - Class in tigase.auth.credentials.entries
 
ScramSha256CredentialsEntry(byte[], int, byte[]) - Constructor for class tigase.auth.credentials.entries.ScramSha256CredentialsEntry
 
ScramSha256CredentialsEntry(PlainCredentialsEntry) - Constructor for class tigase.auth.credentials.entries.ScramSha256CredentialsEntry
 
ScramSha256CredentialsEntry.Decoder - Class in tigase.auth.credentials.entries
 
ScramSha256CredentialsEntry.Encoder - Class in tigase.auth.credentials.entries
 
ScramSha512CredentialsEntry - Class in tigase.auth.credentials.entries
 
ScramSha512CredentialsEntry(byte[], int, byte[]) - Constructor for class tigase.auth.credentials.entries.ScramSha512CredentialsEntry
 
ScramSha512CredentialsEntry(PlainCredentialsEntry) - Constructor for class tigase.auth.credentials.entries.ScramSha512CredentialsEntry
 
ScramSha512CredentialsEntry.Decoder - Class in tigase.auth.credentials.entries
 
ScramSha512CredentialsEntry.Encoder - Class in tigase.auth.credentials.entries
 
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_CLASS - 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_ELEM - Static variable in class tigase.monitor.TaskConfigItem
 
SCRIPT_EXT_ATT - Static variable in class tigase.monitor.TaskConfigItem
 
SCRIPT_GROUP - 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
 
scriptCommands - Variable in class tigase.server.BasicComponent
 
scriptEngineManager - Variable in class tigase.monitor.tasks.ScriptTask
 
scriptEngineManager - Variable in class tigase.monitor.tasks.ScriptTimerTask
 
scriptEngineManager - Variable in class tigase.server.BasicComponent
 
scriptProcessor - Variable in class tigase.component.modules.impl.AdHocCommandModule
 
SCRIPTS_DIR_PROP_DEF - Static variable in class tigase.server.BasicComponent
 
SCRIPTS_DIR_PROP_KEY - Static variable in class tigase.server.BasicComponent
 
scriptTask - Enum constant in enum class tigase.monitor.TaskConfigItem.Type
 
ScriptTask - Class in tigase.monitor.tasks
 
ScriptTask() - Constructor for class tigase.monitor.tasks.ScriptTask
 
scriptTimerTask - Enum constant in enum class tigase.monitor.TaskConfigItem.Type
 
ScriptTimerTask - Class in tigase.monitor.tasks
 
ScriptTimerTask() - Constructor for class tigase.monitor.tasks.ScriptTimerTask
 
SDRepositoryBean<A extends DataSourceAware> - Class in tigase.db.beans
Abstract class implementing bean to which can be used to create name unaware repository pool.
SDRepositoryBean() - Constructor for class tigase.db.beans.SDRepositoryBean
 
SDRepositoryBeanWithStatistics<T extends DataSourceAware> - Class in tigase.db.beans
Extended version of SDRepositoryBean class with support for statistics gathering.
SDRepositoryBeanWithStatistics(Class<T>) - Constructor for class tigase.db.beans.SDRepositoryBeanWithStatistics
 
SECOND - Static variable in class tigase.server.AbstractMessageReceiver
Constant used in time calculation procedures.
SECOND - Static variable in class tigase.sys.TigaseRuntime
 
SECONDARY_HOSTNAME_ATTR - Static variable in class tigase.cluster.repo.ClusterRepoItem
 
SECONDARY_HOSTNAME_COLUMN - Static variable in interface tigase.cluster.repo.ClusterRepoConstants
 
SECONDARY_HOSTNAME_ID - Static variable in interface tigase.server.xmppclient.SeeOtherHostDualIP.DualIPRepository
 
SECONDARY_HOSTNAME_LABEL - Static variable in class tigase.cluster.repo.ClusterRepoItem
 
SecPortConfigBean() - Constructor for class tigase.server.ConnectionManager.SecPortConfigBean
 
secret() - Method in class tigase.util.ui.console.CommandlineParameter.Builder
Sets the parameter option as secret which influences how it will be obtained in interactive mode (won't be printed, useful for passwords)
SECRET_PROP_KEY - Static variable in class tigase.cluster.ClusterConnectionManager
 
SECRET_PROP_KEY - Static variable in class tigase.server.xmppcomponent.ComponentConnectionManager
Deprecated.
 
SECRET_PROP_VAL - Variable in class tigase.server.xmppcomponent.ComponentConnectionManager
Deprecated.
 
secure - Enum constant in enum class tigase.io.SSLContextContainer.HARDENED_MODE
 
SECURE_ATTR - Static variable in class tigase.server.bosh.Constants
 
SECURITY_PROP_KEY - Static variable in class tigase.server.amp.ActionAbstract
 
SEE_OTHER_HOST_DATA_SOURCE_KEY - Static variable in class tigase.server.xmppclient.SeeOtherHostDualIP
 
SEE_OTHER_HOST_DATA_SOURCE_VALUE - Static variable in class tigase.server.xmppclient.SeeOtherHostDualIP
 
SEE_OTHER_HOST_DB_QUERY_KEY - Static variable in class tigase.server.xmppclient.SeeOtherHostDB
 
SEE_OTHER_HOST_DB_URL_KEY - Static variable in class tigase.server.xmppclient.SeeOtherHostDB
 
SEE_OTHER_HOST_DB_URL_KEY - Static variable in class tigase.server.xmppclient.SeeOtherHostDualIP
 
SEE_OTHER_HOST_FALLBACK_REDIRECTION_KEY - Static variable in class tigase.server.xmppclient.SeeOtherHostDualIP
 
see_other_host_strategy - Variable in class tigase.server.xmppclient.ClientConnectionManager
 
SEE_OTHER_HOST_TABLE - Static variable in class tigase.server.xmppclient.SeeOtherHostDB
 
SeeOtherHost - Class in tigase.server.xmppclient
Default and basic implementation of SeeOtherHost returning same host as the initial one
SeeOtherHost - Enum constant in enum class tigase.xmpp.StreamError
 
SeeOtherHost() - Constructor for class tigase.server.xmppclient.SeeOtherHost
 
SeeOtherHost.SeeOtherHostVHostItemExtension - Class in tigase.server.xmppclient
 
SeeOtherHost.SeeOtherHostVHostItemExtensionProvider - Class in tigase.server.xmppclient
 
SeeOtherHostDB - Class in tigase.server.xmppclient
Extended implementation of SeeOtherHost using redirect information from database
SeeOtherHostDB() - Constructor for class tigase.server.xmppclient.SeeOtherHostDB
 
SeeOtherHostDB.JDBCSeeOtherHostRepository - Class in tigase.server.xmppclient
 
SeeOtherHostDB.SeeOtherHostDBSDRepositoryBean - Class in tigase.server.xmppclient
 
SeeOtherHostDB.SeeOtherHostRepository<DS extends DataSource> - Interface in tigase.server.xmppclient
 
SeeOtherHostDBSDRepositoryBean() - Constructor for class tigase.server.xmppclient.SeeOtherHostDB.SeeOtherHostDBSDRepositoryBean
 
SeeOtherHostDualIP - Class in tigase.server.xmppclient
Extended implementation of SeeOtherHost using redirect information from database based on cluster_nodes table.
SeeOtherHostDualIP() - Constructor for class tigase.server.xmppclient.SeeOtherHostDualIP
 
SeeOtherHostDualIP.DualIPRepository<T extends DataSource> - Interface in tigase.server.xmppclient
 
SeeOtherHostDualIP.DualIPRepositoryWrapper - Class in tigase.server.xmppclient
 
SeeOtherHostDualIP.DualIPRepositoryWrapper.DualIPRepositoryWrapperConfigBean - Class in tigase.server.xmppclient
 
SeeOtherHostDualIPSQLRepository - Class in tigase.server.xmppclient
 
SeeOtherHostDualIPSQLRepository() - Constructor for class tigase.server.xmppclient.SeeOtherHostDualIPSQLRepository
 
SeeOtherHostHashed - Class in tigase.server.xmppclient
Default implementation for cluster environment of SeeOtherHostIfc returning redirect host based on the hash value of the user's JID
SeeOtherHostHashed() - Constructor for class tigase.server.xmppclient.SeeOtherHostHashed
 
SeeOtherHostIfc - Interface in tigase.server.xmppclient
 
SeeOtherHostIfc.Phase - Enum Class in tigase.server.xmppclient
 
SeeOtherHostVHostItemExtension() - Constructor for class tigase.server.xmppclient.SeeOtherHost.SeeOtherHostVHostItemExtension
 
SeeOtherHostVHostItemExtensionProvider() - Constructor for class tigase.server.xmppclient.SeeOtherHost.SeeOtherHostVHostItemExtensionProvider
 
selectConnection(Packet, List<ComponentConnection>) - Method in interface tigase.server.ext.lb.LoadBalancerIfc
 
selectConnection(Packet, List<ComponentConnection>) - Method in class tigase.server.ext.lb.ReceiverBareJidLB
 
selectConnection(Packet, List<ComponentConnection>) - Method in class tigase.server.ext.lb.ReceiverFullJidLB
 
selectConnection(Packet, List<ComponentConnection>) - Method in class tigase.server.ext.lb.SenderBareJidLB
 
selectConnection(Packet, List<ComponentConnection>) - Method in class tigase.server.ext.lb.SenderFullJidLB
 
selectConnection(Packet, Set<S2SConnection>) - Method in interface tigase.server.xmppserver.S2SConnectionSelector
 
selectConnection(Packet, Set<S2SConnection>) - Method in class tigase.server.xmppserver.S2SRandomSelector
 
selectConnection(Packet, ClusterConnection) - Method in interface tigase.cluster.api.ClusterConnectionSelectorIfc
Method returns XMPPIOService instances which should be used to send packet between cluster nodes
selectConnection(Packet, ClusterConnection) - Method in class tigase.cluster.ClusterConnectionSelector
 
selectConnection(Packet, ClusterConnection) - Method in class tigase.cluster.ClusterConnectionSelectorOld
 
selectors() - Element in annotation interface tigase.kernel.beans.Bean
Automatic registration selectors.
self - Enum constant in enum class tigase.vhosts.filter.Rule.RuleType
 
self_signed - Enum constant in enum class tigase.cert.CertCheckResult
 
SEND_MESSAGE - Enum constant in enum class tigase.net.ServiceCommand
 
SEND_NODE_HOSTNAME_KEY - Static variable in class tigase.server.bosh.Constants
 
SEND_NODE_HOSTNAME_VAL - Static variable in class tigase.server.bosh.Constants
 
sendAccountValidation(BareJID, Map<String, String>) - Method in interface tigase.xmpp.impl.JabberIqRegister.AccountValidator
 
sendAllControlPackets() - Method in class tigase.server.xmppserver.S2SConnection
 
sendBroadcastMessage(JID) - Method in class tigase.server.amp.action.Broadcast
 
sendBroadcastMessage(JID, MsgBroadcastRepository.BroadcastMsg) - Method in class tigase.server.amp.action.Broadcast
 
sendControlPacket(String, Packet) - Method in class tigase.server.xmppserver.CIDConnections
 
SenderBareJidLB - Class in tigase.server.ext.lb
 
SenderBareJidLB() - Constructor for class tigase.server.ext.lb.SenderBareJidLB
 
SenderFullJidLB - Class in tigase.server.ext.lb
 
SenderFullJidLB() - Constructor for class tigase.server.ext.lb.SenderFullJidLB
 
sendErrorAndStop(Authorization, StreamError, Packet, String) - Method in class tigase.server.bosh.BoshIOService
 
sendException(Packet, ComponentException) - Method in class tigase.component.modules.StanzaProcessor
Converts ComponentException to XMPP error stanza and sends it to sender of packet.
sendHandshakingOnly(Packet) - Method in class tigase.server.xmppserver.CIDConnections
 
sendingRequest() - Method in class tigase.server.xmppclient.StreamManagementIOProcessor.OutQueue
Method notifies class that request for ack is being sent
sendIq(BareJID, StanzaType, Consumer<Element>, Supplier<RCTX>) - Method in class tigase.server.rtbl.RTBLIqModule
 
sendPacket(Packet) - Method in class tigase.server.xmppserver.CIDConnections
 
sendPacket(Packet) - Method in class tigase.server.xmppserver.S2SConnection
 
sendPresence(StanzaType, BareJID, BareJID, Queue<Packet>, Element) - Static method in class tigase.xmpp.impl.PresenceAbstract
Sends Presence stanza from provided parameters without returning created result Packet object.
sendPresence(StanzaType, JID, JID, Queue<Packet>, Element) - Static method in class tigase.xmpp.impl.PresenceAbstract
Sends Presence stanza from provided parameters as well as returns created result Packet object.
sendPresenceBroadcast(StanzaType, XMPPResourceConnection, EnumSet<RosterAbstract.SubscriptionType>, Queue<Packet>, Element, Map<String, Object>, RosterAbstract) - Static method in class tigase.xmpp.impl.PresenceState
sendPresenceBroadcast method broadcasts given presence to all buddies from roster and to all users to which direct presence was sent.
sendPushNotification(BareJID, Collection<Element>, XMPPResourceConnection, Packet, Map<Enum, Long>) - Method in class tigase.xmpp.impl.push.AbstractPushNotifications
 
sendPushNotification(XMPPResourceConnection, Packet) - Method in class tigase.xmpp.impl.push.AbstractPushNotifications
 
sendRosterOfflinePresence(XMPPResourceConnection, Queue<Packet>) - Method in class tigase.xmpp.impl.PresenceState
Method sends server generated presence unavailable for all buddies from the roster with a custom status message.
sendSubscribeRequest(String, Collection<Element>) - Method in class tigase.eventbus.component.SubscribeModule
 
sendToAdmins(Packet) - Method in class tigase.server.xmppsession.SessionManager
 
sendToChannel(BareJID, String, BareJID, String, Element, Consumer<Packet>) - Method in class tigase.xmpp.impl.MIXProcessor
 
sendToChannel(BareJID, BareJID, String, Element, Consumer<Packet>) - Method in class tigase.xmpp.impl.MIXProcessor
 
sendToken(BareJID, String) - Method in interface tigase.auth.PasswordResetterIfc
 
sendToNextNode(JID, Set<JID>, Map<String, String>, Packet) - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
Method attempts to send the packet to the next cluster node.
sendToNodes(String, Map<String, String>, Queue<Element>, JID, Set<JID>, JID...) - Method in interface tigase.cluster.api.ClusterControllerIfc
Method which sends command to desired nodes
sendToNodes(String, Map<String, String>, Queue<Element>, JID, Set<JID>, JID...) - Method in class tigase.cluster.ClusterController
 
sendToNodes(String, Map<String, String>, Element, JID, Set<JID>, JID...) - Method in interface tigase.cluster.api.ClusterControllerIfc
Method which sends command to desired nodes
sendToNodes(String, Map<String, String>, Element, JID, Set<JID>, JID...) - Method in class tigase.cluster.ClusterController
 
sendToNodes(String, Map<String, String>, JID, Set<JID>, JID...) - Method in interface tigase.cluster.api.ClusterControllerIfc
Method which sends command to desired nodes
sendToNodes(String, Map<String, String>, JID, Set<JID>, JID...) - Method in class tigase.cluster.ClusterController
 
sendToNodes(String, Map<String, String>, JID, JID...) - Method in interface tigase.cluster.api.ClusterControllerIfc
Method which sends command to desired nodes
sendToNodes(String, Map<String, String>, JID, JID...) - Method in class tigase.cluster.ClusterController
 
sendToNodes(String, Queue<Element>, JID, Set<JID>, JID...) - Method in interface tigase.cluster.api.ClusterControllerIfc
Method which sends command to desired nodes
sendToNodes(String, Queue<Element>, JID, Set<JID>, JID...) - Method in class tigase.cluster.ClusterController
 
sendToNodes(String, Element, JID, Set<JID>, JID...) - Method in interface tigase.cluster.api.ClusterControllerIfc
Method which sends command to desired nodes
sendToNodes(String, Element, JID, Set<JID>, JID...) - Method in class tigase.cluster.ClusterController
 
sendToNodes(String, JID, JID...) - Method in interface tigase.cluster.api.ClusterControllerIfc
Method which sends command to desired nodes
sendToNodes(String, JID, JID...) - Method in class tigase.cluster.ClusterController
 
sendToUser(BareJID, String, JID, StanzaType, String, Element, Element, Consumer<Packet>) - Method in class tigase.xmpp.impl.MIXProcessor
 
sendUnsubscribeRequest(String, Collection<Element>) - Method in class tigase.eventbus.component.UnsubscribeModule
 
sendVerifyResult(String, CID, CID, Boolean, String, String, String, boolean) - Method in interface tigase.server.xmppserver.S2SConnectionHandlerIfc
 
sendVerifyResult(String, CID, CID, Boolean, String, String, String, boolean) - Method in class tigase.server.xmppserver.S2SConnectionManager
 
sendVerifyResult(String, CID, CID, Boolean, String, String, String, boolean, Element) - Method in interface tigase.server.xmppserver.S2SConnectionHandlerIfc
 
sendVerifyResult(String, CID, CID, Boolean, String, String, String, boolean, Element) - Method in class tigase.server.xmppserver.S2SConnectionManager
 
sendWaitingPackets() - Method in class tigase.server.bosh.BoshSession
 
sendWarningOut(String) - Method in class tigase.monitor.tasks.LoggerTask
 
SERIAL_ID - Static variable in class tigase.server.xmppclient.SeeOtherHostDB
 
serialize() - Method in interface tigase.eventbus.XMLEventBusEvent
 
serialize(Object) - Method in class tigase.eventbus.impl.EventBusSerializer
 
serialize(Object) - Method in interface tigase.eventbus.impl.Serializer
 
Serializer - Interface in tigase.eventbus.impl
 
SERIALNUMBER_KEY - Static variable in class tigase.io.repo.CertificateItem
 
SERVER_CERTS_LOCATION_KEY - Static variable in interface tigase.io.SSLContextContainerIfc
Constant SERVER_CERTS_DIR_KEY is a key pointing to a configuration parameter with directory names where all server certificates are stored.
SERVER_CERTS_LOCATION_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.AuthRepository
Property key name for otherAuth method call.
SERVER_SCHEMA_ID - Static variable in class tigase.db.Schema
 
SERVER_SCHEMA_NAME - Static variable in class tigase.db.Schema
 
SERVER_TIMEZONE - Enum constant in enum class tigase.db.util.DBSchemaLoader.PARAMETERS_ENUM
 
ServerBeanSelector - Class in tigase.kernel.beans.selector
Created by andrzej on 26.04.2017.
ServerBeanSelector() - Constructor for class tigase.kernel.beans.selector.ServerBeanSelector
 
ServerCompDBRepository - Class in tigase.server.ext
 
ServerCompDBRepository() - Constructor for class tigase.server.ext.ServerCompDBRepository
 
ServerComponent - Interface in tigase.server
Interface ServerComponent
Object of this type can be managed by MessageRouter.
ServerInfoVHostItemExtension() - Constructor for class tigase.server.BasicComponent.ServerInfoVHostItemExtension
 
ServerInfoVHostItemExtensionProvider() - Constructor for class tigase.server.BasicComponent.ServerInfoVHostItemExtension.ServerInfoVHostItemExtensionProvider
 
serverInitialized(ClusterConnectionManager.ClusterInitializedEvent) - Method in class tigase.server.rtbl.RTBLComponent
 
SERVICE_UNAVAILABLE - Enum constant in enum class tigase.xmpp.Authorization
 
serviceChanged(ServiceEvent) - Method in class tigase.osgi.AbstractActivator
 
ServiceChecker<IO extends XMPPIOService<?>> - Interface in tigase.server
Describe interface ServiceChecker here.
ServiceCommand - Enum Class in tigase.net
ServiceCommand is enumerated type defining all possible commands related to ServiceData instances.
serviceConnected(IO) - Method in class tigase.server.ConnectionManager
 
serviceConnected(IO) - Method in interface tigase.server.xmppserver.S2SConnectionHandlerIfc
 
serviceConnected(S2SIOService) - Method in class tigase.server.xmppserver.S2SConnectionManager
 
serviceConnected(XMPPIOService<Object>) - Method in class tigase.cluster.ClusterConnectionManager
 
serviceConnectedTimeout - Variable in class tigase.server.ConnectionManager
 
ServiceDiscovery - Class in tigase.xmpp.impl
Implementation of JEP-030.
ServiceDiscovery() - Constructor for class tigase.xmpp.impl.ServiceDiscovery
 
ServiceDiscovery.AccountServiceProvider - Interface in tigase.xmpp.impl
 
ServiceEntity - Class in tigase.disco
Describe class ServiceEntity here.
ServiceEntity(String, String, String) - Constructor for class tigase.disco.ServiceEntity
 
ServiceEntity(String, String, String, Function<String, Element>) - Constructor for class tigase.disco.ServiceEntity
 
ServiceEntity(String, String, String, Function<String, Element>, boolean) - Constructor for class tigase.disco.ServiceEntity
 
ServiceIdentity - Class in tigase.disco
Describe class ServiceIdentity here.
ServiceIdentity(String, String) - Constructor for class tigase.disco.ServiceIdentity
Creates a new ServiceIdentity instance.
ServiceIdentity(String, String, String) - Constructor for class tigase.disco.ServiceIdentity
 
ServiceIdentity(String, String, String, String) - Constructor for class tigase.disco.ServiceIdentity
 
serviceListener - Variable in class tigase.xmpp.XMPPIOService
 
SERVICES_MAP - Static variable in interface tigase.server.script.CommandIfc
 
serviceStarted(IO) - Method in class tigase.server.ConnectionManager
 
serviceStarted(ComponentIOService) - Method in class tigase.server.ext.ComponentProtocol
 
serviceStarted(ComponentIOService) - Method in class tigase.server.ext.handlers.ComponentAcceptStreamOpenHandler
 
serviceStarted(ComponentIOService) - Method in class tigase.server.ext.handlers.ComponentConnectStreamOpenHandler
 
serviceStarted(ComponentIOService) - Method in class tigase.server.ext.handlers.JabberClientStreamOpenHandler
 
serviceStarted(ComponentIOService) - Method in class tigase.server.ext.handlers.UnknownXMLNSStreamOpenHandler
 
serviceStarted(ComponentIOService) - Method in interface tigase.server.ext.StreamOpenHandler
 
serviceStarted(S2SIOService) - Method in class tigase.server.xmppserver.proc.AuthenticationProcessor
 
serviceStarted(S2SIOService) - Method in class tigase.server.xmppserver.proc.S2SAbstractProcessor
 
serviceStarted(S2SIOService) - Method in class tigase.server.xmppserver.proc.StreamOpen
 
serviceStarted(S2SIOService) - Method in class tigase.server.xmppserver.S2SConnectionManager
 
serviceStarted(S2SIOService) - Method in interface tigase.server.xmppserver.S2SProcessor
 
serviceStarted(XMPPIOService<Object>) - Method in class tigase.cluster.ClusterConnectionManager
 
serviceStarted(XMPPIOService<Object>) - Method in class tigase.server.bosh.BoshConnectionManager
 
serviceStarted(XMPPIOService<Object>) - Method in class tigase.server.xmppclient.ClientConnectionManager
 
serviceStarted(XMPPIOService<Object>) - Method in class tigase.server.xmppcomponent.ComponentConnectionManager
Deprecated.
 
serviceStopped(IO) - Method in interface tigase.net.IOServiceListener
 
serviceStopped(IO) - Method in class tigase.server.ConnectionManager
 
serviceStopped(ComponentIOService) - Method in class tigase.server.ext.ComponentProtocol
 
serviceStopped(S2SIOService) - Method in class tigase.server.xmppserver.proc.S2SAbstractProcessor
 
serviceStopped(S2SIOService) - Method in class tigase.server.xmppserver.proc.StreamOpen
 
serviceStopped(S2SIOService) - Method in class tigase.server.xmppserver.S2SConnectionManager
 
serviceStopped(S2SIOService) - Method in interface tigase.server.xmppserver.S2SProcessor
 
serviceStopped(XMPPIOService<Object>) - Method in class tigase.cluster.ClusterConnectionManager
 
serviceStopped(XMPPIOService<Object>) - Method in class tigase.server.bosh.BoshConnectionManager
 
serviceStopped(XMPPIOService<Object>) - Method in class tigase.server.xmppclient.ClientConnectionManager
 
serviceStopped(XMPPIOService<Object>) - Method in class tigase.server.xmppcomponent.ComponentConnectionManager
Deprecated.
 
serviceStopped(XMPPIOService, boolean) - Method in class tigase.server.xmppclient.RegistrationThrottlingProcessor
 
serviceStopped(XMPPIOService, boolean) - Method in class tigase.server.xmppclient.StreamErrorCounterIOProcessor
 
serviceStopped(XMPPIOService, boolean) - Method in class tigase.server.xmppclient.StreamManagementIOProcessor
 
serviceStopped(XMPPIOService, boolean) - Method in interface tigase.server.xmppclient.XMPPIOProcessor
Method called when XMPPIOService is closed.
SESSION_FOUND_KEY - Static variable in interface tigase.cluster.api.SessionManagerClusteredIfc
 
SESSION_ID_ATTR - Static variable in class tigase.server.bosh.Constants
 
SESSION_ID_KEY - Static variable in class tigase.net.IOService
This is key used to store session ID in temporary session data storage.
SESSION_JID - Static variable in interface tigase.server.amp.AmpFeatureIfc
 
SESSION_KEY - Static variable in class tigase.xmpp.impl.SessionBind
 
SESSION_RESUMPTION_ID_KEY - Static variable in class tigase.xmpp.impl.StreamManagementInline
 
SessionAware - Interface in tigase.auth
Interface should be implemented by CallbackHandler instance if current XMPP Session should be injected.
SessionBind - Class in tigase.xmpp.impl
Describe class SessionBind here.
SessionBind() - Constructor for class tigase.xmpp.impl.SessionBind
 
SessionCloseProc() - Constructor for class tigase.server.xmppsession.SessionManager.SessionCloseProc
 
sessionCloseProcId - Static variable in class tigase.server.xmppsession.SessionManagerConfig
 
SessionManager - Class in tigase.server.xmppsession
Class SessionManager
Created: Tue Nov 22 07:07:11 2005
SessionManager() - Constructor for class tigase.server.xmppsession.SessionManager
 
SessionManager.DefaultHandlerProc - Class in tigase.server.xmppsession
 
SessionManager.MessageArchive - Interface in tigase.server.xmppsession
 
SessionManager.ProcessorResultWriter - Interface in tigase.server.xmppsession
 
SessionManager.SessionCloseProc - Class in tigase.server.xmppsession
 
SessionManager.SessionOpenProc - Class in tigase.server.xmppsession
 
SessionManager.SMPacketWriter - Class in tigase.server.xmppsession
 
SessionManagerClustered - Class in tigase.cluster
Class SessionManagerClusteredOld
Created: Tue Nov 22 07:07:11 2005
SessionManagerClustered() - Constructor for class tigase.cluster.SessionManagerClustered
 
SessionManagerClusteredIfc - Interface in tigase.cluster.api
 
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.
SessionManagerMode - Enum constant in enum class tigase.kernel.beans.selector.ConfigTypeEnum
 
SessionOpenProc() - Constructor for class tigase.server.xmppsession.SessionManager.SessionOpenProc
 
sessionOpenProcId - Static variable in class tigase.server.xmppsession.SessionManagerConfig
 
sessions - Variable in class tigase.server.bosh.BoshConnectionManager
 
sessionsByNodeId - Variable in class tigase.server.xmppsession.SessionManager
A Map with bare user JID as a key and a user session object as a value.
set - Enum constant in enum class tigase.server.bosh.Constants.CacheAction
 
set - Enum constant in enum class tigase.xmpp.StanzaType
 
set(String, String, String, Object) - Method in class tigase.conf.ConfigItem
 
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
 
set(String, String, String, String, char, String) - Method in class tigase.conf.ConfigItem
 
set(String, String, String, String, Object) - Method in class tigase.conf.ConfigItem
 
set(String, String, String, String, Object, ConfigItem.FLAGS) - Method in class tigase.conf.ConfigItem
 
set(String, String, String, String, String, char, String) - Method in class tigase.conf.ConfigItem
 
set(String, List<Element>) - Method in class tigase.server.bosh.BoshSessionCache
 
set(String, SchemaManager.RootCredentials) - Method in class tigase.db.util.SchemaManager.RootCredentialsCache
 
setAcceptOnlyRegisteredEvents(boolean) - Method in class tigase.eventbus.impl.EventBusImplementation
 
setAccessToAllFields(boolean) - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator
 
setAccountStatus(BareJID, AuthRepository.AccountStatus) - Method in interface tigase.db.AuthRepository
 
setAccountStatus(BareJID, AuthRepository.AccountStatus) - Method in class tigase.db.AuthRepositoryImpl
 
setAccountStatus(BareJID, AuthRepository.AccountStatus) - Method in class tigase.db.AuthRepositoryMDImpl
 
setAccountStatus(BareJID, AuthRepository.AccountStatus) - Method in class tigase.db.AuthRepositoryPool
 
setAccountStatus(BareJID, AuthRepository.AccountStatus) - Method in class tigase.db.DummyRepository
 
setAccountStatus(BareJID, AuthRepository.AccountStatus) - Method in class tigase.db.jdbc.DrupalWPAuth
 
setAccountStatus(BareJID, AuthRepository.AccountStatus) - Method in class tigase.db.jdbc.JDBCRepository
 
setAccountStatus(BareJID, AuthRepository.AccountStatus) - Method in class tigase.db.jdbc.TigaseAuth
Deprecated.
 
setAccountStatus(BareJID, AuthRepository.AccountStatus) - Method in class tigase.db.jdbc.TigaseCustomAuth
 
setAccountStatus(BareJID, AuthRepository.AccountStatus) - Method in class tigase.db.ldap.LdapAuthProvider
 
setAccountStatus(BareJID, AuthRepository.AccountStatus) - Method in class tigase.db.xml.XMLRepository
 
setAckMode(boolean, boolean, boolean) - Method in class tigase.xmpp.XMPPIOService
 
setAckRequestCount(int) - Method in class tigase.server.xmppclient.StreamManagementIOProcessor.OutQueue
Sets ack request count value
setAction(String) - Method in class tigase.xmpp.impl.PresenceOffline.StartStopEvent
 
setAction(RTBLRepository.Action) - Method in class tigase.server.rtbl.RTBLRepository.RTBLChange
 
setActionResultsHandler(ActionResultsHandlerIfc) - Method in class tigase.server.amp.action.Broadcast
 
setActionResultsHandler(ActionResultsHandlerIfc) - Method in class tigase.server.amp.ActionAbstract
 
setActionResultsHandler(ActionResultsHandlerIfc) - Method in interface tigase.server.amp.ActionIfc
 
setActive(boolean) - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator.BeanDefinition
 
setActive(boolean) - Method in class tigase.kernel.core.BeanConfigBuilder
 
setActive(boolean) - Method in class tigase.osgi.ModulesManagerImpl
 
setActiveList(XMPPResourceConnection, String) - Static method in class tigase.xmpp.impl.Privacy
 
setActivity(double) - Method in class tigase.xmpp.impl.roster.RosterElement
 
setAdHocCommandModule(AdHocCommandModule) - Method in class tigase.component.modules.impl.DiscoveryModule
 
setAdminOnly(boolean) - Method in class tigase.disco.ServiceEntity
 
setAdminOnly(boolean) - Method in class tigase.server.script.AbstractScriptCommand
 
setAdminOnly(boolean) - Method in interface tigase.server.script.CommandIfc
 
setAdmins(String[]) - Method in interface tigase.db.comp.RepositoryItem
Returns an array with the Item administrators, that is people IDs who can manage, configure and control less critical elements of the Item, like changing less critical configuration settings.
setAdmins(String[]) - Method in class tigase.db.comp.RepositoryItemAbstract
 
setAdmins(String[]) - Method in class tigase.server.extdisco.ExtServiceDiscoItem
 
setAdmins(String[]) - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
setAdmins(List<BareJID>, String) - Method in class tigase.db.util.DBSchemaLoader.Parameters
 
setAdmins(List<BareJID>, String) - Method in interface tigase.db.util.SchemaLoader.Parameters
 
setAdmins(List<BareJID>, String) - Method in class tigase.db.util.SchemaManager
 
setAdmins(Set<BareJID>) - Method in class tigase.server.BasicComponent
 
setAfter(String) - Method in class tigase.xmpp.rsm.RSM
 
setAfterId(String) - Method in interface tigase.xmpp.mam.ExtendedQuery
 
setAfterId(String) - Method in class tigase.xmpp.mam.ExtendedQueryImpl
 
setAlias(String) - Method in class tigase.io.repo.CertificateItem
 
setAllActions(List<ActionIfc>) - Method in class tigase.server.amp.AmpComponent
 
setAllCommands(AdHocCommand[]) - Method in class tigase.component.adhoc.AdHocCommandManager
 
setAllowedSubscribers(JID[]) - Method in class tigase.eventbus.component.stores.AffiliationStore
 
setAllowMatchers(String[]) - Method in class tigase.xmpp.impl.AbstractAuthPreprocessor
 
setAllPlugins(ConcurrentSkipListSet<XMPPImplIfc>) - Method in class tigase.server.xmppsession.SessionManager
 
setAnonymousEnabled(boolean) - Method in class tigase.vhosts.VHostItemImpl
 
setArchivizers(StatisticsArchivizerIfc[]) - Method in class tigase.stats.StatisticsCollector
 
setAttribute(String, String) - Method in class tigase.xml.Element
 
setAttribute(Attribute) - Method in class tigase.stats.ErrorsStatisticsProvider
 
setAttributes(String[], String[]) - Method in class tigase.xml.Element
 
setAttributes(StringBuilder[], StringBuilder[]) - Method in class tigase.xml.Element
 
setAttributes(Map<String, String>) - Method in class tigase.xml.Element
 
setAttributes(AttributeList) - Method in class tigase.stats.ErrorsStatisticsProvider
 
setAttributeStaticStr(String[], String, String) - Method in class tigase.xml.Element
 
setAuthenticated(boolean) - Method in class tigase.server.ext.ComponentIOService
 
setAuthenticationProcessors(List<AuthenticationProcessor>) - Method in class tigase.server.xmppserver.proc.AuthenticatorSelectorManager
 
setAuthorisedUserJid(JID) - Method in class tigase.xmpp.XMPPIOService
 
setAuthorized(boolean) - Method in class tigase.auth.callbacks.ValidateCertificateData
 
setAuthorizedID(String) - Method in class tigase.auth.callbacks.ValidateCertificateData
 
setAuthRepository(AuthRepository) - Method in interface tigase.auth.AuthRepositoryAware
setAuthRepository(AuthRepository) - Method in class tigase.auth.impl.AuthRepoPlainCallbackHandler
Deprecated.
 
setAuthRepository(AuthRepository) - Method in class tigase.auth.impl.PlainCallbackHandler
 
setAuthRepository(AuthRepository) - Method in class tigase.auth.impl.PlainSPCallbackHandler
Deprecated.
 
setAuthRepository(AuthRepository) - Method in class tigase.auth.impl.ScramCallbackHandler
 
setAuthzId(String) - Method in class tigase.auth.callbacks.AuthorizationIdCallback
 
setAutoloadTimer(long) - Method in class tigase.conf.ConfigurationCache
 
setAutoloadTimer(long) - Method in class tigase.db.comp.AbstractSDComponentRepositoryBean
 
setAutoloadTimer(long) - Method in interface tigase.db.comp.ComponentRepository
Sets autoload task to periodically reload data from database.
setAutoloadTimer(long) - Method in class tigase.db.comp.ConfigRepository
 
setAutoloadTimer(long) - Method in class tigase.server.ext.CompSQLRepository
Deprecated.
 
setAutomaticSchemaManagement(boolean) - Method in class tigase.db.util.SchemaManager.DataSourceInfo
 
setAutoPurgeEnabled(boolean) - Method in class tigase.xmpp.impl.TokenBucketPool
 
setAutoReloadInterval(long) - Method in class tigase.db.comp.ConfigRepository
 
setAverageLoadThreshold(Long) - Method in class tigase.monitor.tasks.LoadCheckerTask
 
setAwares(ArrayList<PushNotificationsAware>) - Method in class tigase.xmpp.impl.push.PushNotifications
 
setBadLoginCounter(int) - Method in class tigase.auth.BruteForceLockerBean.Value
 
setBeanActive(String, boolean) - Method in class tigase.kernel.core.Kernel
Change state of a bean (activate/deactivate).
setBeanConfigurator(AbstractBeanConfigurator) - Method in class tigase.osgi.ModulesManagerImpl
 
setBeanDefinitionValue(Object) - Method in class tigase.conf.ConfigReader
 
setBeanInstanceName(String) - Method in class tigase.kernel.core.BeanConfig
 
setBeanName(String) - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator.BeanDefinition
 
setBeanName(String) - Method in class tigase.kernel.core.Dependency
 
setBefore(String) - Method in class tigase.xmpp.rsm.RSM
 
setBeforeId(String) - Method in interface tigase.xmpp.mam.ExtendedQuery
 
setBeforeId(String) - Method in class tigase.xmpp.mam.ExtendedQueryImpl
 
setBindingData(byte[]) - Method in class tigase.auth.callbacks.ChannelBindingCallback
 
setBindings(Bindings) - Method in class tigase.monitor.tasks.ScriptTask
 
setBindings(Bindings) - Method in class tigase.monitor.tasks.ScriptTimerTask
 
setBindings(Bindings) - Method in class tigase.osgi.OSGiScriptEngineManager
Follows the same behavior of @link javax.script.ScriptEngineManager#setBindings(Bindings) This means that the same bindings are applied to all the underlying managers.
setBindings(Bindings, int) - Method in class tigase.osgi.OSGiScriptEngine
 
setBruteForceLocker(BruteForceLockerBean) - Method in class tigase.xmpp.impl.AbstractAuthPreprocessor
 
setBuddyName(XMPPResourceConnection, JID, String) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Deprecated.
setBuddyName(XMPPResourceConnection, JID, String) - Method in class tigase.xmpp.impl.roster.RosterFlat
Deprecated.
setBuddySubscription(XMPPResourceConnection, RosterAbstract.SubscriptionType, JID) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Deprecated.
setBuddySubscription(XMPPResourceConnection, RosterAbstract.SubscriptionType, JID) - Method in class tigase.xmpp.impl.roster.RosterFlat
Deprecated.
setBufferLimit(int) - Method in class tigase.net.IOService
 
setBuild(int) - Method in class tigase.util.Version.Builder
 
setC2SPortsAllowed(int[]) - Method in class tigase.vhosts.VHostItemImpl
 
setCacheSize(int) - Method in class tigase.xmpp.impl.JabberIqPrivacy.PrivacyListOfflineCache
 
setCacheSize(int) - Method in class tigase.xmpp.impl.PresenceOffline
 
setCdata(String) - Method in class tigase.xml.CData
 
setCData(String) - Method in class tigase.xml.Element
 
setCertChain(Certificate[]) - Method in class tigase.cert.CertificateEntry
 
setCertificateContainer(CertificateContainerIfc) - Method in class tigase.net.IOService
 
setChildren(List<XMLNodeIfc>) - Method in class tigase.xml.Element
 
setClazzName(String) - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator.BeanDefinition
 
setClientAccessPolicyFile(String) - Method in class tigase.server.bosh.BoshConnectionManager
 
setClientCertCA(String) - Method in class tigase.server.xmppclient.ClientTrustManagerFactory
 
setClientConnectionManagers(Set<ClientConnectionManager>) - Method in class tigase.server.StanzaSourceChecker
 
setClusterConnectionHandler(ClusterConnectionHandler) - Method in interface tigase.cluster.api.ClusterConnectionSelectorIfc
 
setClusterConnectionHandler(ClusterConnectionHandler) - Method in class tigase.cluster.ClusterConnectionSelector
 
setClusterConnectionHandler(ClusterConnectionHandler) - Method in class tigase.cluster.ClusterConnectionSelectorOld
 
setClusterController(ClusterControllerIfc) - Method in class tigase.cluster.AmpComponentClustered
 
setClusterController(ClusterControllerIfc) - Method in interface tigase.cluster.api.ClusteredComponentIfc
Set's the configures the cluster controller object for cluster communication and API.
setClusterController(ClusterControllerIfc) - Method in class tigase.cluster.ClusterConnectionManager
 
setClusterController(ClusterControllerIfc) - Method in class tigase.cluster.SessionManagerClustered
 
setClusterController(ClusterControllerIfc) - Method in interface tigase.cluster.strategy.ClusteringStrategyIfc
 
setClusterController(ClusterControllerIfc) - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
setClusterController(ClusterControllerIfc) - Method in class tigase.eventbus.component.EventBusComponent
 
setClusterController(ClusterControllerIfc) - Method in class tigase.server.BasicComponent
 
setCommandListener(CommandListener) - Method in interface tigase.cluster.api.ClusterControllerIfc
 
setCommandListener(CommandListener) - Method in class tigase.cluster.ClusterController
 
setCommandsACL(ConcurrentHashMap<String, CopyOnWriteArraySet<CmdAcl>>) - Method in class tigase.server.BasicComponent
 
setCommandsManager(AdHocCommandManager) - Method in class tigase.component.modules.impl.AdHocCommandModule
 
setCommit(String) - Method in class tigase.util.Version.Builder
 
setCompId(JID) - Method in class tigase.server.AbstractMessageReceiver
 
setCompId(JID) - Method in class tigase.server.BasicComponent
 
setComponent(AbstractComponent) - Method in class tigase.component.AbstractComponent.DefaultPacketWriter
Deprecated.
 
setComponentJID(JID) - Method in interface tigase.xmpp.mam.Query
 
setComponentJID(JID) - Method in class tigase.xmpp.mam.QueryImpl
 
setComponentsAll(Set<ServerComponent>) - Method in class tigase.server.MessageRouter
 
setComponentVersion(String, String) - Method in class tigase.db.util.DBSchemaLoader
 
setComponentVersion(String, String) - Method in class tigase.db.util.SchemaLoader
Methods attempt to write to database loaded schema version for particular component
setComps(String[]) - Method in class tigase.vhosts.VHostItemImpl
Sets an array with the server component names by which packets to this domain can be processed.
setCondition(ReentrantLock, Condition) - Method in interface tigase.db.MsgRepositoryIfc
Deprecated.
setCondition(ReentrantLock, Condition) - Method in class tigase.server.amp.db.MsgRepository.MsgRepositoryMDBean
 
setCondition(ReentrantLock, Condition) - Method in class tigase.server.amp.db.MsgRepository
Deprecated.
setConfig(Map<String, Object>) - Method in class tigase.db.util.SchemaManager
 
setConfig(ConfiguratorAbstract) - Method in class tigase.server.MessageRouter
 
setConfig(ConfiguratorAbstract) - Method in interface tigase.server.MessageRouterIfc
 
setConfigHolder(ConfigHolder) - Method in class tigase.component.DSLBeanConfigurator
 
setConfiguration(Form) - Method in class tigase.monitor.TaskConfigItem
 
setConfirmationRequired(boolean) - Method in class tigase.xmpp.impl.JabberIqRegister.UserRegisteredEvent
 
setConnectionId(JID) - Method in class tigase.cluster.strategy.ConnectionRecord
 
setConnectionId(JID) - Method in class tigase.net.IOService
 
setConnectionId(JID) - Method in class tigase.xmpp.XMPPResourceConnection
Sets the value of connectionId
setConnectionManager(ConnectionManager) - Method in class tigase.server.xmppclient.StreamErrorCounterIOProcessor
 
setContentType(String) - Method in class tigase.server.bosh.BoshIOService
 
setContext(ScriptContext) - Method in class tigase.osgi.OSGiScriptEngine
 
setCount(Integer) - Method in class tigase.xmpp.rsm.RSM
 
setCounter(int) - Method in class tigase.server.xmppclient.StreamManagementIOProcessor.Counter
Sets value of a counter - use only for testing!
setCpuTempThreshold(Integer) - Method in class tigase.monitor.tasks.CpuTempTask
 
setCpuUsage(float) - Method in class tigase.cluster.repo.ClusterRepoItem
 
setCredentialsCodecs(CredentialsEncoderBean, CredentialsDecoderBean) - Method in class tigase.db.AbstractAuthRepositoryWithCredentials
 
setCredentialsCodecs(CredentialsEncoderBean, CredentialsDecoderBean) - Method in interface tigase.db.AuthRepository
 
setData(String, Object) - Method in class tigase.vhosts.VHostItemImpl
 
setData(String, String, Object) - Method in class tigase.xml.db.XMLDB
Sets data for the given node at root
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.
setData(String, String, String, Object) - Method in class tigase.xml.db.XMLDB
Sets data for the given node at given path
setData(Packet, List<Element>) - Static method in enum class tigase.server.Command
 
setData(Packet, Element) - Static method in enum class tigase.server.Command
 
setData(BareJID, String, String) - Method in class tigase.db.DummyRepository
 
setData(BareJID, String, String) - Method in class tigase.db.jdbc.JDBCRepository
 
setData(BareJID, 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(BareJID, String, String) - Method in class tigase.db.UserRepositoryMDImpl
 
setData(BareJID, String, String) - Method in class tigase.db.UserRepositoryPool
 
setData(BareJID, String, String) - Method in class tigase.db.xml.XMLRepository
 
setData(BareJID, String, String, String) - Method in class tigase.db.DummyRepository
 
setData(BareJID, String, String, String) - Method in class tigase.db.jdbc.JDBCRepository
 
setData(BareJID, 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(BareJID, String, String, String) - Method in class tigase.db.UserRepositoryMDImpl
 
setData(BareJID, String, String, String) - Method in class tigase.db.UserRepositoryPool
 
setData(BareJID, String, String, String) - Method in class tigase.db.xml.XMLRepository
 
setDataList(String, String, String[]) - Method in class tigase.xmpp.RepositoryAccess
This method allows to store list of values under one key ID reference.
setDataList(BareJID, String, String, String[]) - Method in class tigase.db.DummyRepository
 
setDataList(BareJID, String, String, String[]) - Method in class tigase.db.jdbc.JDBCRepository
 
setDataList(BareJID, 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(BareJID, String, String, String[]) - Method in class tigase.db.UserRepositoryMDImpl
 
setDataList(BareJID, String, String, String[]) - Method in class tigase.db.UserRepositoryPool
 
setDataList(BareJID, String, String, String[]) - Method in class tigase.db.xml.XMLRepository
 
setDataReceiver(JID) - Method in class tigase.net.IOService
 
setDataReceiver(JID) - Method in class tigase.server.bosh.BoshSession
 
setDataSource(T) - Method in interface tigase.db.DataSourceAware
Method called to provide class with instance of a data source.
setDataSource(DataRepository) - Method in class tigase.cluster.repo.ClConSQLRepository
 
setDataSource(DataRepository) - Method in class tigase.db.jdbc.DrupalWPAuth
 
setDataSource(DataRepository) - Method in class tigase.db.jdbc.JDBCRepository
 
setDataSource(DataRepository) - Method in class tigase.db.jdbc.TigaseAuth
Deprecated.
 
setDataSource(DataRepository) - Method in class tigase.db.jdbc.TigaseCustomAuth
 
setDataSource(DataRepository) - Method in class tigase.server.amp.db.JDBCMsgBroadcastRepository
 
setDataSource(DataRepository) - Method in class tigase.server.amp.db.JDBCMsgRepository
 
setDataSource(DataRepository) - Method in class tigase.server.ext.CompSQLRepository
Deprecated.
 
setDataSource(DataRepository) - Method in class tigase.server.xmppclient.SeeOtherHostDB.JDBCSeeOtherHostRepository
 
setDataSource(DataRepository) - Method in class tigase.server.xmppclient.SeeOtherHostDualIPSQLRepository
 
setDataSource(DataRepository) - Method in class tigase.stats.db.CounterDataLoggerRepository
 
setDataSource(DataSource) - Method in class tigase.server.amp.db.MsgBroadcastRepository.MsgBroadcastRepositoryBean
 
setDataSource(DataSource) - Method in class tigase.server.amp.db.MsgRepository.MsgRepositoryMDBean
 
setDataSource(DataSource) - Method in class tigase.server.xmppclient.SeeOtherHostDualIP.DualIPRepositoryWrapper
 
setDataSource(DataSource) - Method in class tigase.stats.db.CounterDataLoggerRepoBean
 
setDataSource(DataSource) - Method in class tigase.vhosts.VHostJDBCRepository
 
setDataSource(XMLDataSource) - Method in class tigase.db.xml.XMLMsgRepository
 
setDataSource(XMLDataSource) - Method in class tigase.db.xml.XMLRepository
 
setDataSourceAware(A) - Method in class tigase.db.beans.MDRepositoryBean.MDRepositoryConfigBean
 
setDataSourceBean(DataSourceBean) - Method in class tigase.db.beans.MDRepositoryBean
 
setDataSourceBean(DataSourceBean) - Method in class tigase.server.ext.CompSQLRepository
Deprecated.
 
setDBKey(String) - Method in class tigase.server.xmppserver.S2SIOService
 
setDbRootAsk(boolean) - Method in class tigase.db.util.DBSchemaLoader.Parameters
 
setDbRootAsk(boolean) - Method in interface tigase.db.util.SchemaLoader.Parameters
 
setDbRootCredentials(String, String) - Method in class tigase.db.util.DBSchemaLoader.Parameters
 
setDbRootCredentials(String, String) - Method in interface tigase.db.util.SchemaLoader.Parameters
 
setDbRootCredentials(String, String) - Method in class tigase.db.util.SchemaManager
 
setDebugId(String) - Method in class tigase.io.JcaTLSWrapper
 
setDebugId(String) - Method in interface tigase.io.TLSWrapper
 
setDef_srv_address(String) - Method in class tigase.vhosts.VHostJDBCRepository
 
setDefault(boolean) - Method in class tigase.io.repo.CertificateItem
 
setDefault(S) - Method in class tigase.db.beans.MDPoolBean
Method called to set default repo instance.
setDefault(S) - Method in class tigase.db.beans.MDPoolBeanWithStatistics
 
setDefault(DataSource) - Method in class tigase.db.beans.DataSourceBean
 
setDefaultAuthzid(BareJID) - Method in class tigase.auth.callbacks.ValidateCertificateData
 
setDefaultHost(ArrayList<BareJID>) - Method in class tigase.server.xmppclient.SeeOtherHost
 
setDefaultList(XMPPResourceConnection, Element) - Static method in class tigase.xmpp.impl.Privacy
 
setDefaultPer(long) - Method in class tigase.xmpp.impl.TokenBucketPool
 
setDefaultRate(long) - Method in class tigase.xmpp.impl.TokenBucketPool
 
setDefaultRosterImplementation(String) - Method in class tigase.xmpp.impl.roster.RosterFactory.Bean
 
setDefaultTypesConverter(TypesConverter) - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator
 
setDefaultVHost(VHostItem) - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
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
 
setDefLang(String) - Method in class tigase.xmpp.XMPPResourceConnection
 
setDefValue(String) - Method in class tigase.conf.ConfigReader.AbstractEnvironmentPropertyVariable
 
setDefXMLNS(String) - Method in class tigase.xml.Element
 
setDesc(String) - Method in class tigase.server.DataForm.Field.Builder
 
setDescription(String) - Method in class tigase.disco.ServiceEntity
 
setDescription(String) - Method in class tigase.form.Field
 
setDetailedMemoryStatistics(boolean) - Method in class tigase.server.MessageRouter
 
setDnsResolverClassName(String) - Static method in class tigase.util.dns.DNSResolverFactory
 
setDomain(String) - Method in interface tigase.auth.DomainAware
Sets name of domain from XMPP Stream.
setDomain(String) - Method in class tigase.auth.impl.AuthRepoPlainCallbackHandler
Deprecated.
 
setDomain(String) - Method in class tigase.auth.impl.PlainCallbackHandler
 
setDomain(String) - Method in class tigase.auth.impl.PlainSPCallbackHandler
Deprecated.
 
setDomain(String) - Method in class tigase.auth.impl.ScramCallbackHandler
 
setDomain(String) - Method in class tigase.server.ext.CompRepoItem
 
setDomain(VHostItem) - Method in class tigase.xmpp.RepositoryAccess
 
setDomainFilter(DomainFilterPolicy) - Method in class tigase.vhosts.VHostItemImpl
This method allow configure DomainFilterPolicy to be applied during packet filtering.
setDomainFilterDomains(String[]) - Method in class tigase.vhosts.VHostItemImpl
This method allow specify list of domains that will be used for packet filtering when DomainFilteringPolicy is set to either LIST or BLACKLIST.
setDomainFilterStr(String) - Method in class tigase.vhosts.VHostItemDefaults
 
setElement(Element) - Method in class tigase.cluster.strategy.ConnectionRecord
 
setElement(Element) - Method in interface tigase.cluster.strategy.ConnectionRecordIfc
 
setElementLimits(int) - Method in class tigase.xmpp.XMPPIOService
 
setElementsLimit(int) - Method in class tigase.xmpp.XMPPDomBuilderHandler
 
setEmail(String) - Method in class tigase.xmpp.impl.JabberIqRegister.UserRegisteredEvent
 
setEmptyNameAllowed(boolean) - Method in class tigase.xmpp.impl.JabberIqRoster
 
setEmptyNameAllowed(boolean) - Static method in class tigase.xmpp.impl.roster.RosterAbstract
 
setEnabled(boolean) - Method in class tigase.monitor.tasks.AbstractConfigurableTask
 
setEnabled(boolean) - Method in class tigase.vhosts.VHostItemImpl
 
setEnabledCiphers(String[]) - Method in class tigase.io.SSLContextContainer
 
setEnabledProtocols(String[]) - Method in class tigase.io.SSLContextContainer
 
setEnd(Date) - Method in interface tigase.xmpp.mam.Query
 
setEnd(Date) - Method in class tigase.xmpp.mam.QueryImpl
 
setEntries(Map<String, String>) - Method in class tigase.server.xmppserver.S2SConnectionManager.DomainServerNameMapper
 
setEntry(String, Object) - Method in class tigase.xml.db.DBElement
 
setEphemeralDHKeySize(int) - Method in class tigase.io.SSLContextContainer
 
setEventBus(EventBus) - Method in class tigase.component.AbstractComponent
Deprecated.
 
setEventBus(EventBus) - Method in class tigase.component.modules.AbstractModule
 
setEventBus(EventBus) - Method in class tigase.map.ClusterMapFactory
 
setEventBus(EventBus) - Method in class tigase.xmpp.impl.roster.RosterAbstract
 
setEventBus(EventBus) - Method in class tigase.xmpp.impl.roster.RosterFactory.Bean
 
setEventName(String) - Method in class tigase.eventbus.impl.EventBusImplementation.ListenerAddedEvent
 
setEventName(String) - Method in class tigase.eventbus.impl.EventBusImplementation.ListenerRemovedEvent
 
setExecutor(Executor) - Method in class tigase.eventbus.impl.EventBusImplementation
 
setExportable(boolean) - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator.BeanDefinition
 
setExtensionManager(VHostItemExtensionManager) - Method in class tigase.vhosts.VHostItemImpl
 
setExtensionManager(VHostItemExtensionManager) - Method in class tigase.vhosts.VHostJDBCRepository
 
setExtraHeadersFile(String) - Method in class tigase.server.bosh.BoshConnectionManager
 
setFeatures(String...) - Method in class tigase.disco.ServiceEntity
 
setField(Field) - Method in class tigase.kernel.core.Dependency
 
setFilter(ArrayList<PushNotificationsFilter>) - Method in class tigase.xmpp.impl.push.PushNotifications
 
setFilters(List<PacketFilterIfc>) - Method in class tigase.server.filters.PacketFiltersBean
 
setFingerprint(String) - Method in class tigase.io.repo.CertificateItem
 
setFirst(String) - Method in class tigase.xmpp.rsm.RSM
 
setFlashCrossDomainPolicyFile(String) - Method in class tigase.server.ConnectionManager
 
setForceAllowNull(boolean) - Method in class tigase.kernel.core.Kernel
Force injection of nulls in all dependency injection fields of all beans if required bean for injections are not available.
setForceReloadSchema(boolean) - Method in class tigase.db.util.DBSchemaLoader.Parameters
 
setForceReloadSchema(boolean) - Method in interface tigase.db.util.SchemaLoader.Parameters
 
setGenericType(Type) - Method in class tigase.kernel.core.Dependency
 
setGroups(String[]) - Method in class tigase.xmpp.impl.roster.RosterElement
 
setHandlers(HashMap<String, HashMap<String, Object>>) - Method in class tigase.conf.LoggingBean
 
setHardenedMode(SSLContextContainer.HARDENED_MODE) - Method in class tigase.io.SSLContextContainer
 
setHasBefore(boolean) - Method in class tigase.xmpp.rsm.RSM
 
setHash(String) - Method in class tigase.server.rtbl.RTBLRepository.RTBLAdded
 
setHostname(String) - Method in class tigase.cluster.repo.ClusterRepoItem
 
setId(String) - Method in class tigase.server.rtbl.RTBLIqModule.ResultEvent
 
setId(String) - Method in class tigase.server.rtbl.RTBLRepository.RTBLChange
 
setId(String) - Method in interface tigase.xmpp.mam.Query
 
setId(String) - Method in class tigase.xmpp.mam.QueryImpl
 
setIdentities(ServiceIdentity...) - Method in class tigase.disco.ServiceEntity
 
setIds(Collection<String>) - Method in interface tigase.xmpp.mam.ExtendedQuery
 
setIds(Collection<String>) - Method in class tigase.xmpp.mam.ExtendedQueryImpl
 
setInClusterSubscription(boolean) - Method in class tigase.eventbus.component.stores.Subscription
 
setIncoming_filters(PacketFiltersBean.IncomingPacketFiltersBean) - Method in class tigase.server.AbstractMessageReceiver
 
setIndex(Integer) - Method in class tigase.xmpp.rsm.RSM
 
setIngoreMissingFiles(Boolean) - Method in class tigase.db.util.DBSchemaLoader.Parameters
 
setInlines(List<SaslAuth2.Inline>) - Method in class tigase.xmpp.impl.Bind2
 
setInlines(List<SaslAuth2.Inline>) - Method in class tigase.xmpp.impl.SaslAuth2
 
setInstances(Set<A>) - Method in class tigase.db.beans.MDPoolConfigBean
 
setInstruction(String) - Method in class tigase.form.AbstractForm
 
setInstruction(String) - Method in class tigase.form.Form
 
setInterations(int) - Method in class tigase.auth.callbacks.PBKDIterationsCallback
 
setInvalidateAtTime(long) - Method in class tigase.auth.BruteForceLockerBean.Value
 
setIOListener(IOListener) - Method in class tigase.io.ZLibIO
 
setIOListener(IOListener) - Method in class tigase.util.ZLibWrapper
 
setIOServiceListener(IOServiceListener<IOService<RefObject>>) - Method in class tigase.net.IOService
 
setIOServiceListener(XMPPIOServiceListener) - Method in class tigase.xmpp.XMPPIOService
 
setIp(String) - Method in class tigase.auth.BruteForceLockerBean.Key
 
setItem(VHostItem) - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
setItemExtraData(Element) - Method in class tigase.xmpp.impl.roster.AnonymousRoster
 
setItemExtraData(Element) - Method in interface tigase.xmpp.impl.roster.DynamicRosterIfc
 
setItemExtraData(Element) - Method in class tigase.xmpp.impl.roster.DynamicRosterTest
 
setItemExtraData(Element) - Method in class tigase.xmpp.impl.roster.DynamicRosterTest123
 
setItemExtraData(XMPPResourceConnection, Map<String, Object>, Element) - Static method in class tigase.xmpp.impl.roster.DynamicRoster
 
setItemsOld(String[]) - Method in class tigase.db.comp.ConfigRepository
Deprecated.
setItemsOld(String[]) - Method in class tigase.vhosts.VHostJDBCRepository
 
setJid(String) - Method in class tigase.auth.BruteForceLockerBean.Key
 
setJid(BareJID) - Method in class tigase.server.rtbl.RTBLIqModule.ResultEvent
 
setJid(BareJID) - Method in class tigase.server.rtbl.RTBLRepository.RTBLEvent
 
setJids(BareJID[]) - Method in class tigase.xmpp.impl.PresenceOffline.StartStopEvent
 
setKernel(Kernel) - Method in class tigase.component.AbstractComponent
Deprecated.
 
setKernel(Kernel) - Method in class tigase.component.BindingsKernel
 
setKernel(Kernel) - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator
 
setKernel(Kernel) - Method in class tigase.kernel.core.DependencyGrapher
Sets Kernel instance.
setKernel(Kernel) - Method in class tigase.kernel.core.PlantUMLGrapher
 
setKernel(Kernel) - Method in class tigase.monitor.TasksScriptRegistrar
 
setKey(String) - Method in class tigase.cluster.repo.ClusterRepoItem
 
setKey(String) - Method in class tigase.conf.ConfigItem
 
setKey(String) - Method in class tigase.db.comp.RepositoryItemAbstract
 
setKey(String) - Method in class tigase.io.repo.CertificateItem
 
setKey(String) - Method in class tigase.map.ClusterMapFactory.ElementAddEvent
 
setKey(String) - Method in class tigase.map.ClusterMapFactory.ElementRemoveEvent
 
setKey(String) - Method in class tigase.monitor.TaskConfigItem
 
setKey(String) - Method in class tigase.server.ext.CompRepoItem
 
setKey(String) - Method in class tigase.server.extdisco.ExtServiceDiscoItem
 
setKey(String) - Method in interface tigase.vhosts.VHostItem
 
setKey(String) - Method in class tigase.vhosts.VHostItemImpl
 
setKey(String) - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
setKeyClass(Class) - Method in class tigase.map.ClusterMapFactory.NewMapCreatedEvent
 
setLabel(String) - Method in class tigase.form.Field
 
setLabel(String) - Method in class tigase.server.DataForm.Field.Builder
 
setLast(String) - Method in class tigase.xmpp.rsm.RSM
 
setLastAccessed(long) - Method in class tigase.xmpp.XMPPResourceConnection
Sets the value of lastAccessed
setLastSeen(long) - Method in class tigase.xmpp.impl.roster.RosterElement
 
setLastUpdate(long) - Method in class tigase.cluster.repo.ClusterRepoItem
 
setLb(String) - Method in class tigase.server.ext.CompRepoItem
 
setLevelTreshold(String) - Method in class tigase.monitor.tasks.LoggerTask
 
setLimit(int) - Method in class tigase.collections.CircularFifoQueue
 
setLoggers(HashMap<String, HashMap<String, Object>>) - Method in class tigase.conf.LoggingBean
 
SetLoggingCommand - Class in tigase.conf
Ad-hoc command used to reconfigure logging of Tigase XMPP Server.
SetLoggingCommand(Kernel) - Constructor for class tigase.conf.SetLoggingCommand
 
setLogId(String) - Method in interface tigase.io.IOInterface
 
setLogId(String) - Method in class tigase.io.SocketIO
 
setLogId(String) - Method in class tigase.io.TLSIO
 
setLogId(String) - Method in class tigase.io.ZLibIO
 
setLogLevel(Level) - Method in class tigase.db.util.DBSchemaLoader.Parameters
 
setLogLevel(Level) - Method in interface tigase.db.util.SchemaLoader.Parameters
 
setMainVHostName(String) - Method in class tigase.vhosts.VHostJDBCRepository
 
setMax(int) - Method in class tigase.xmpp.rsm.RSM
 
setMaxHeapMemUsagePercentThreshold(Integer) - Method in class tigase.monitor.tasks.MemoryCheckerTask
 
setMaxNonHeapMemUsagePercentThreshold(Integer) - Method in class tigase.monitor.tasks.MemoryCheckerTask
 
setMaxRosterSize(int) - Method in class tigase.xmpp.impl.JabberIqRoster
 
setMaxRosterSize(int) - Static method in class tigase.xmpp.impl.roster.RosterAbstract
 
setMaxSize(int) - Method in class tigase.util.workqueue.NonpriorityQueue
 
setMaxSize(int) - Method in class tigase.util.workqueue.PriorityQueueAbstract
 
setMaxSize(int) - Method in class tigase.util.workqueue.PriorityQueueRelaxed
 
setMaxSize(int) - Method in class tigase.util.workqueue.PriorityQueueStrict
 
setMaxThread(int) - Method in class tigase.net.SocketThread
 
setMaxThreadPerCPU(int) - Method in class tigase.net.SocketThread
 
setMaxUsersNumber(long) - Method in class tigase.vhosts.VHostItemImpl
 
setMdPool(MDPoolBean<A, B>) - Method in class tigase.db.beans.MDPoolConfigBean
 
setMechanismName(String) - Method in class tigase.auth.impl.ScramCallbackHandler
 
setMechanismName(String) - Method in interface tigase.auth.MechanismNameAware
 
setMemUsage(float) - Method in class tigase.cluster.repo.ClusterRepoItem
 
setMessageForward(JID) - Method in class tigase.vhosts.VHostItemImpl
 
setMixParticipantId(String) - Method in class tigase.xmpp.impl.roster.RosterElement
 
setModules(List<Module>) - Method in class tigase.component.modules.impl.DiscoveryModule
 
setModules(List<Module>) - Method in class tigase.component.modules.StanzaProcessor
 
setMotd(String) - Method in class tigase.xmpp.impl.MotdProcessor
 
setMsgCarbonPaths(String[]) - Method in class tigase.xmpp.impl.MessageCarbons
 
setName(String) - Method in interface tigase.cluster.api.CommandListener
Method allows setting name of the command
setName(String) - Method in class tigase.cluster.api.CommandListenerAbstract
 
setName(String) - Method in class tigase.cluster.ClusterController
 
setName(String) - Method in class tigase.cluster.VirtualComponent
 
setName(String) - Method in class tigase.conf.ConfigReader.AbstractEnvironmentPropertyVariable
 
setName(String) - Method in class tigase.conf.ConfiguratorOld
 
setName(String) - Method in class tigase.kernel.core.Kernel
Set name of the Kernel.
setName(String) - Method in class tigase.server.AbstractMessageReceiver
 
setName(String) - Method in class tigase.server.BasicComponent
 
setName(String) - Method in class tigase.server.ConnectionManager
 
setName(String) - Method in class tigase.server.filters.PacketFiltersBean
 
setName(String) - Method in class tigase.server.rtbl.RTBLRepository
 
setName(String) - Method in interface tigase.server.ServerComponent
Method used to assign component name (localpart of the component)
setName(String) - Method in class tigase.server.xmppsession.SessionManager
 
setName(String) - Method in class tigase.stats.CounterValue
 
setName(String) - Method in class tigase.stats.StatisticsCollector
 
setName(String) - Method in class tigase.vhosts.VHostManager
 
setName(String) - Method in class tigase.xml.Element
 
setName(String) - Method in class tigase.xmpp.impl.roster.RosterElement
 
setNet_buffer_limit(int) - Method in class tigase.server.ConnectionManager
 
setNewConfiguration(Form) - Method in interface tigase.monitor.ConfigurableTask
 
setNewConfiguration(Form) - Method in class tigase.monitor.tasks.AbstractConfigurableTask
 
setNewConfiguration(Form) - Method in class tigase.monitor.tasks.AbstractConfigurableTimerTask
 
setNewConfiguration(Form) - Method in class tigase.monitor.tasks.ConnectionsTask
 
setNewConfiguration(Form) - Method in class tigase.monitor.tasks.CpuTempTask
 
setNewConfiguration(Form) - Method in class tigase.monitor.tasks.DiskTask
 
setNewConfiguration(Form) - Method in class tigase.monitor.tasks.LoadCheckerTask
 
setNewConfiguration(Form) - Method in class tigase.monitor.tasks.LoggerTask
 
setNewConfiguration(Form) - Method in class tigase.monitor.tasks.MemoryCheckerTask
 
setNewConfiguration(Form) - Method in class tigase.monitor.tasks.SampleTask
 
setNewState(AdHocResponse.State) - Method in class tigase.component.adhoc.AdHocResponse
 
setNode(String) - Method in class tigase.server.rtbl.RTBLRepository.RTBLEvent
 
setNodeFeatures(String, String[]) - Static method in class tigase.xmpp.impl.PresenceCapabilitiesManager
 
setNodeKey(String, String, String, Object) - Method in class tigase.conf.ConfigItem
 
setNodeName(String) - Method in class tigase.auth.BruteForceLockerBean.StatisticsEmitEvent
 
setNodes(List<JID>) - Method in class tigase.server.xmppclient.SeeOtherHost
 
setNodes(List<JID>) - Method in class tigase.server.xmppclient.SeeOtherHostDualIP
 
setNodes(List<JID>) - Method in class tigase.server.xmppclient.SeeOtherHostHashed
 
setNodes(List<JID>) - Method in interface tigase.server.xmppclient.SeeOtherHostIfc
Sets list of available nodes in cluster environment
setNonAuthUserRepository(NonAuthUserRepository) - Method in interface tigase.auth.NonAuthUserRepositoryAware
 
setNullAllowed(boolean) - Method in class tigase.kernel.core.Dependency
 
setOauthConsumerKey(String) - Method in class tigase.form.SignatureCalculator
 
setOauthConsumerSecret(String) - Method in class tigase.form.SignatureCalculator
 
setOAuthCredentials(String, String) - Method in class tigase.xmpp.impl.JabberIqRegister
 
setOauthToken(String) - Method in class tigase.form.SignatureCalculator
 
setOauthTokenSecret(String) - Method in class tigase.form.SignatureCalculator
 
setOfflineData(String, String, String) - Method in class tigase.xmpp.RepositoryAccess
 
setOfflineDataList(String, String, String[]) - Method in class tigase.xmpp.RepositoryAccess
 
setOfflineStorageMatchers(String[]) - Method in class tigase.xmpp.impl.OfflineMessages
 
setOnline(String, boolean) - Method in class tigase.xmpp.impl.roster.RosterElement
 
setOnline(XMPPResourceConnection, JID, boolean) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Deprecated.
setOnline(XMPPResourceConnection, JID, boolean) - Method in class tigase.xmpp.impl.roster.RosterFlat
Deprecated.
setOptionLabels(String[]) - Method in class tigase.form.Field
 
setOptions(String[]) - Method in class tigase.server.DataForm.Field.Builder
 
setOptions(String[], String[]) - Method in class tigase.server.DataForm.Field.Builder
 
setOptionValues(String[]) - Method in class tigase.form.Field
 
setOSGi(boolean) - Static method in class tigase.server.XMPPServer
 
setOtherData(String) - Method in class tigase.xmpp.impl.roster.RosterElement
 
setOtherDomainParams(String) - Method in class tigase.vhosts.VHostItemImpl
This method allows to set extra configuration parameters for the virtual domain.
setOutgoing_filters(PacketFiltersBean.OutgoingPacketFiltersBean) - Method in class tigase.server.AbstractMessageReceiver
 
setOutgoingOpenThreads(int) - Method in class tigase.server.xmppserver.CIDConnections.CIDConnectionsOpenerService
 
setOwner(String) - Method in interface tigase.db.comp.RepositoryItem
Set the Item owner.
setOwner(String) - Method in class tigase.db.comp.RepositoryItemAbstract
 
setOwner(String) - Method in class tigase.server.extdisco.ExtServiceDiscoItem
 
setOwner(String) - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
setPackageLoggingLevel(String, Level) - Method in class tigase.conf.LoggingBean
 
setPackageName(String) - Method in class tigase.eventbus.impl.EventBusImplementation.ListenerAddedEvent
 
setPackageName(String) - Method in class tigase.eventbus.impl.EventBusImplementation.ListenerRemovedEvent
 
setPacketFrom(JID) - Method in class tigase.server.Packet
The method sets a source address for the Packet instance.
setPacketFullDebug(boolean) - Method in class tigase.conf.LoggingBean
 
setPacketTo(JID) - Method in class tigase.server.Packet
The method sets a destination address for the Packet instance.
setPacketTypes(String[]) - Method in class tigase.server.test.TestSpamModule
 
setPacketWriter(SessionManager.ProcessorResultWriter) - Method in class tigase.server.xmppsession.UserSessionEventWithProcessorResultWriter
 
setParams(String[]) - Method in class tigase.map.ClusterMapFactory.NewMapCreatedEvent
 
setParams(Map<String, String>) - Method in class tigase.xmpp.impl.JabberIqRegister.UserRegisteredEvent
 
setParent(SSLContextContainerIfc) - Method in class tigase.io.SSLContextContainer.Root
 
setParent(SSLContextContainerIfc) - Method in class tigase.io.SSLContextContainer
 
setParent(MessageReceiver) - Method in class tigase.server.AbstractMessageReceiver
 
setParent(MessageReceiver) - Method in interface tigase.server.MessageReceiver
 
setParentSession(XMPPSession) - Method in class tigase.xmpp.XMPPResourceConnection
 
setPassword(String) - Method in class tigase.cluster.repo.ClusterRepoItem
 
setPeriod(long) - Method in class tigase.monitor.tasks.AbstractConfigurableTimerTask
 
setPermissions(Permissions) - Method in class tigase.server.Packet
The method sets permissions for the packet of a user who sent the stanza.
setPersistent(boolean) - Method in class tigase.xmpp.impl.roster.RosterElement
 
setPinned(boolean) - Method in class tigase.kernel.core.BeanConfig
 
setPinned(boolean) - Method in class tigase.kernel.core.BeanConfigBuilder
 
setPluginSettings(Map<String, Object>) - Method in interface tigase.auth.PluginSettingsAware
 
setPort(int) - Method in class tigase.cluster.repo.ClusterRepoItem
 
setPresence(Element) - Method in class tigase.xmpp.XMPPResourceConnection
 
setPresence_sent(boolean) - Method in class tigase.xmpp.impl.roster.RosterElement
 
setPresenceForward(JID) - Method in class tigase.vhosts.VHostItemImpl
 
setPresenceSent(XMPPResourceConnection, JID, boolean) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Deprecated.
setPresenceSent(XMPPResourceConnection, JID, boolean) - Method in class tigase.xmpp.impl.roster.RosterFlat
Deprecated.
setPrimaryHost(String) - Method in class tigase.util.dns.DNSResolverDefault
 
setPriority(int) - Method in class tigase.xmpp.XMPPResourceConnection
 
setPriority(Priority) - Method in class tigase.cluster.api.ClusterElement
 
setPriority(Priority) - Method in class tigase.cluster.api.CommandListenerAbstract
 
setPriority(Priority) - Method in class tigase.server.Packet
The method sets the packet priority.
setPrivacyListName(String) - Method in class tigase.xmpp.impl.JabberIqPrivacy.PrivacyListUpdatedEvent
 
setPrivateKey(PrivateKey) - Method in class tigase.cert.CertificateEntry
 
setProbeFullJID(boolean) - Method in class tigase.xmpp.impl.PresenceAbstract
 
setProcessors(List<S2SProcessor>) - Method in class tigase.server.xmppserver.S2SConnectionManager
 
setProcessors(XMPPIOProcessor[]) - Method in class tigase.server.ConnectionManager
 
setProcessors(XMPPIOProcessor[]) - Method in class tigase.xmpp.XMPPIOService
 
setProductInfos(ArrayList<UpdatesChecker.ProductInfoIfc>) - Method in class tigase.util.updater.UpdatesChecker
 
setProperties(Map<String, Object>) - Method in interface tigase.cluster.api.ClusterConnectionSelectorIfc
 
setProperties(Map<String, Object>) - Method in class tigase.cluster.ClusterConnectionSelector
 
setProperties(Map<String, Object>) - Method in class tigase.cluster.ClusterConnectionSelectorOld
 
setProperties(Map<String, Object>) - Method in class tigase.cluster.repo.ClConDirRepository
 
setProperties(Map<String, Object>) - Method in class tigase.cluster.repo.ClConSQLRepository
Deprecated.
setProperties(Map<String, Object>) - Method in interface tigase.cluster.strategy.ClusteringStrategyIfc
Method used to pass configuration parameters to the class.
setProperties(Map<String, Object>) - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
setProperties(Map<String, Object>) - Method in class tigase.cluster.strategy.SMNonCachingAllNodes
 
setProperties(Map<String, Object>) - Method in class tigase.cluster.VirtualComponent
 
setProperties(Map<String, Object>) - Method in class tigase.component.AbstractComponent
Deprecated.
 
setProperties(Map<String, Object>) - Method in class tigase.component.DSLBeanConfigurator
 
setProperties(Map<String, Object>) - Method in class tigase.conf.ConfigHolder
 
setProperties(Map<String, Object>) - Method in interface tigase.conf.Configurable
Deprecated.
setProperties(Map<String, Object>) - Method in class tigase.conf.ConfigurationCache
Deprecated.
setProperties(Map<String, Object>) - Method in class tigase.conf.ConfiguratorAbstract
 
setProperties(Map<String, Object>) - Method in class tigase.conf.ConfiguratorOld
 
setProperties(Map<String, Object>) - Method in class tigase.db.comp.AbstractSDComponentRepositoryBean
Deprecated.
setProperties(Map<String, Object>) - Method in interface tigase.db.comp.ComponentRepository
Deprecated.
setProperties(Map<String, Object>) - Method in class tigase.db.comp.ConfigRepository
Deprecated.
setProperties(Map<String, Object>) - Method in interface tigase.monitor.MonitorExtension
 
setProperties(Map<String, Object>) - Method in class tigase.server.BasicComponent
Deprecated.
setProperties(Map<String, Object>) - Method in class tigase.server.Bootstrap
 
setProperties(Map<String, Object>) - Method in class tigase.server.ext.CompSQLRepository
Deprecated.
setProperties(Map<String, Object>) - Method in class tigase.server.monitor.MonitorComponent
Deprecated.
 
setProperties(Map<String, Object>) - Method in class tigase.server.xmppcomponent.ComponentConnectionManager
Deprecated.
 
setProperties(Map<String, Object>) - Method in class tigase.xmpp.impl.roster.RosterAbstract
 
setProperties(Properties) - Method in class tigase.db.util.DBSchemaLoader.Parameters
 
setProperties(Properties) - Method in interface tigase.db.util.SchemaLoader.Parameters
 
setPropertyValue(String, String, Packet, boolean) - Method in class tigase.conf.ConfiguratorOld
 
setProviders(VHostItemExtensionProvider[]) - Method in class tigase.vhosts.VHostItemExtensionManager
 
setPublicData(String, String, String) - Method in class tigase.xmpp.RepositoryAccess
 
setPublicDataList(String, String, String[]) - Method in class tigase.xmpp.RepositoryAccess
 
setPushNotifications(PushNotifications) - Method in class tigase.xmpp.impl.push.AwayPushNotificationsExtension
 
setPushNotifications(PushNotifications) - Method in interface tigase.xmpp.impl.push.PushNotificationsExtension
 
setQuestionerJID(JID) - Method in interface tigase.xmpp.mam.Query
 
setQuestionerJID(JID) - Method in class tigase.xmpp.mam.QueryImpl
 
setQueueMaxSize(int) - Method in class tigase.util.processing.WorkerThread
 
setRecordFields(JID, JID, String, JID) - Method in class tigase.cluster.strategy.ConnectionRecord
 
setRecordFields(JID, JID, String, JID) - Method in interface tigase.cluster.strategy.ConnectionRecordIfc
 
setRefObject(RefObject) - Method in class tigase.net.IOService
 
setRegisterEnabled(boolean) - Method in class tigase.vhosts.VHostItemImpl
 
setRegistration(String, String, Map<String, String>) - Method in class tigase.xmpp.RepositoryAccess
 
setRegistrationBlacklist(LinkedList<String>) - Method in class tigase.xmpp.impl.JabberIqRegister
 
setRegistrationsPerSecond(long) - Method in class tigase.xmpp.impl.JabberIqRegister
 
setRegistrationThrottling(RegistrationThrottling) - Method in class tigase.server.xmppclient.ClientConnectionManager
 
setRegistrationWhitelist(LinkedList<String>) - Method in class tigase.xmpp.impl.JabberIqRegister
 
setRepo(ComponentRepository<ClusterRepoItem>) - Method in class tigase.cluster.ClusterConnectionManager
 
setRepo(ComponentRepository<TaskConfigItem>) - Method in class tigase.monitor.TasksScriptRegistrar
 
setRepo(ComponentRepository<CompRepoItem>) - Method in class tigase.server.ext.ComponentProtocol
 
setRepo(UserRepository) - Method in class tigase.db.comp.UserRepoRepository
 
setRepo(MsgBroadcastRepositoryIfc) - Method in class tigase.server.amp.action.Broadcast
 
setReported(List<Field>) - Method in class tigase.form.MultiItemForm
 
setRepository(A) - Method in class tigase.db.beans.MDPoolConfigBean
 
setRepository(A) - Method in class tigase.db.beans.SDRepositoryBean
 
setRepository(T) - Method in class tigase.db.beans.SDRepositoryBeanWithStatistics
 
setRepository(ComponentRepositoryDataSourceAware<Item, DataSource>) - Method in class tigase.db.comp.AbstractSDComponentRepositoryBean
 
setRepository(CertificateRepository) - Method in class tigase.io.CertificateContainer
 
setRequired(boolean) - Method in class tigase.form.Field
 
setRequired(boolean) - Method in class tigase.server.DataForm.Field.Builder
 
setResource(String) - Method in class tigase.xmpp.XMPPResourceConnection
Sets the connection resource
setResourcePrefix(String) - Method in class tigase.xmpp.impl.BindResource
 
setResponseManager(ResponseManager) - Method in class tigase.component.AbstractComponent.DefaultPacketWriter
Deprecated.
 
setResponseManager(ResponseManager) - Method in class tigase.component.AbstractComponent
Deprecated.
 
setResponseManager(ResponseManager) - Method in class tigase.component.modules.StanzaProcessor
 
setResult(RTBLIqModule.ResultEvent.Result) - Method in class tigase.server.rtbl.RTBLIqModule.ResultEvent
 
setResults(Integer, Integer) - Method in class tigase.xmpp.rsm.RSM
 
setResults(Integer, String, String) - Method in class tigase.xmpp.rsm.RSM
 
setResumptionEnabled(boolean) - Method in class tigase.server.xmppclient.StreamManagementIOProcessor.OutQueue
Deprecated.
setRetrievers(LastActivityRetriever[]) - Method in class tigase.xmpp.impl.LastActivityMarker
 
setRid(long) - Method in class tigase.server.bosh.BoshIOService
 
setRoutings(String) - Method in class tigase.server.ext.ComponentIOService
 
setS2SConnection(S2SConnection) - Method in class tigase.server.xmppserver.S2SIOService
 
setS2SIOService(S2SIOService) - Method in class tigase.server.xmppserver.S2SConnection
 
setS2sSecret(String) - Method in class tigase.vhosts.VHostItemImpl
 
setSalt(byte[]) - Method in class tigase.auth.callbacks.SaltCallback
 
setSaltedPassword(byte[]) - Method in class tigase.auth.callbacks.SaltedPasswordCallback
 
setSaslAllowedMechanisms(String[]) - Method in class tigase.vhosts.VHostItemImpl
 
setSaslServerFactories(CopyOnWriteArraySet<SaslServerFactory>) - Method in class tigase.auth.TigaseSaslProvider
 
setScheduledFuture(ScheduledFuture<?>) - Method in class tigase.util.common.TimerTask
 
setSchedulerThreads_size(int) - Method in class tigase.server.AbstractMessageReceiver
 
setSchedulerThreads_size(int) - Method in class tigase.server.xmppsession.SessionManager
 
setSchemaDirectory(String) - Method in class tigase.db.util.DBSchemaLoader.Parameters
 
setSchemaDirectory(String) - Method in interface tigase.db.util.SchemaLoader.Parameters
 
setScript(String, String) - Method in class tigase.monitor.tasks.ScriptTask
 
setScript(String, String) - Method in class tigase.monitor.tasks.ScriptTimerTask
 
setScriptEngineManager(ScriptEngineManager) - Method in class tigase.monitor.tasks.ScriptTask
 
setScriptEngineManager(ScriptEngineManager) - Method in class tigase.monitor.tasks.ScriptTimerTask
 
setScriptExtension(String) - Method in class tigase.monitor.TaskConfigItem
 
setScriptProcessor(AdHocCommandModule.ScriptCommandProcessor) - Method in class tigase.component.modules.impl.AdHocCommandModule
 
setScriptsBaseDir(String) - Method in class tigase.server.BasicComponent
 
setSecondaryHost(String) - Method in class tigase.util.dns.DNSResolverDefault
 
setSecondaryHostname(String) - Method in class tigase.cluster.repo.ClusterRepoItem
 
setSee_other_host_strategy(SeeOtherHostIfc) - Method in class tigase.server.xmppclient.ClientConnectionManager
 
setSerialNumber(String) - Method in class tigase.io.repo.CertificateItem
 
setServerAuthorisedStanzaFrom(JID) - Method in class tigase.server.Packet
Deprecated.
setServiceJID(JID) - Method in class tigase.eventbus.component.stores.Subscription
 
setSession(XMPPResourceConnection) - Method in class tigase.auth.callbacks.XMPPSessionCallback
 
setSession(XMPPResourceConnection) - Method in class tigase.auth.impl.CertBasedCallbackHandler
 
setSession(XMPPResourceConnection) - Method in class tigase.auth.impl.PlainCallbackHandler
 
setSession(XMPPResourceConnection) - Method in class tigase.auth.impl.ScramCallbackHandler
 
setSession(XMPPResourceConnection) - Method in interface tigase.auth.SessionAware
Sets XMPP Session.
setSession(XMPPSession) - Method in class tigase.server.xmppsession.UserSessionEvent
 
setSessionData(Map<String, Object>) - Method in class tigase.net.IOService
 
setSessionId(String) - Method in class tigase.server.xmppserver.S2SIOService
 
setSessionId(String) - Method in class tigase.xmpp.XMPPResourceConnection
Sets the value of sessionId
setShutdownThreadDump(boolean) - Method in class tigase.conf.LoggingBean
 
setShutdownThreadDump(boolean) - Method in class tigase.server.monitor.MonitorRuntime
 
setSid(UUID) - Method in class tigase.server.bosh.BoshIOService
 
setSidLoggerLevel(String) - Method in class tigase.server.bosh.BoshConnectionManager
 
setSignedFormRequired(boolean) - Method in class tigase.xmpp.impl.JabberIqRegister
 
setSkipForDomains(String[]) - Method in class tigase.server.xmppserver.proc.SaslExternal
 
setSkipOffline(boolean) - Method in class tigase.xmpp.impl.PresenceAbstract
 
setSkipOfflineSys(boolean) - Method in class tigase.xmpp.impl.PresenceAbstract
 
setSkipTlsHosts(String[]) - Method in class tigase.server.xmppserver.proc.S2SAbstractProcessor
 
setSmThreadsPool(String) - Method in class tigase.server.xmppsession.SessionManager
 
setSocketServiceReady(boolean) - Method in class tigase.net.IOService
 
setSource(BeanConfig.Source) - Method in class tigase.kernel.core.BeanConfigBuilder
 
setSpamReportsConsumers(List<SpamReportsConsumer>) - Method in class tigase.xmpp.impl.BlockingCommand
 
setSslContextContainer(SSLContextContainerIfc) - Method in class tigase.net.IOService
 
setStableId(String) - Method in class tigase.server.Packet
 
setStanzaProcessor(StanzaProcessor) - Method in class tigase.component.AbstractComponent
Deprecated.
 
setStart(Date) - Method in interface tigase.xmpp.mam.Query
 
setStart(Date) - Method in class tigase.xmpp.mam.QueryImpl
 
setState(WebSocketXMPPIOService.State) - Method in class tigase.server.websocket.WebSocketXMPPIOService
 
setStatHolder(BruteForceLockerBean.StatHolder) - Method in class tigase.auth.BruteForceLockerBean.StatisticsEmitEvent
 
setStatisticsEnabled(boolean) - Method in class tigase.db.beans.MDPoolBeanWithStatistics
 
setStatisticsEnabled(boolean) - Method in class tigase.db.beans.MDRepositoryBeanWithStatistics
 
setStatisticsEnabled(boolean) - Method in class tigase.db.beans.SDRepositoryBeanWithStatistics
 
setStatisticsPrefix(String) - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
setStatisticsPrefix(String) - Method in interface tigase.stats.StatisticHolder
 
setStatisticsPrefix(String) - Method in class tigase.stats.StatisticHolderImpl
 
setStatus(Packet, Command.Status) - Static method in enum class tigase.server.Command
 
setSubscription(Subscription) - Method in class tigase.eventbus.component.SubscribeModule.NewRemoteSubscriptionEvent
 
setSubscription(RosterAbstract.SubscriptionType) - Method in class tigase.xmpp.impl.roster.RosterElement
 
setTaskClass(Class<? extends MonitorTask>) - Method in class tigase.monitor.TaskConfigItem
 
setTaskName(String) - Method in class tigase.monitor.TaskConfigItem
 
setTasks(Task[]) - Method in class tigase.util.ui.console.ParameterParser
 
setTaskScript(String) - Method in class tigase.monitor.TaskConfigItem
 
setThreshold(int) - Method in class tigase.monitor.tasks.ConnectionsTask
 
setThreshold(Float) - Method in class tigase.monitor.tasks.DiskTask
 
setThresholdMinimal(int) - Method in class tigase.monitor.tasks.ConnectionsTask
 
setThrowExceptionIfCannotCreate(boolean) - Method in class tigase.kernel.core.DependencyManager
 
setTimerTaskService(TimerTaskService) - Method in class tigase.monitor.tasks.AbstractConfigurableTimerTask
 
setTimestamp(PreparedStatement, int, Timestamp) - Method in interface tigase.db.DataRepository
Helper method to set timestamp into prepared statements.
setTimeUnit(TimeUnit) - Method in class tigase.xmpp.impl.TokenBucketPool
 
setTitle(String) - Method in class tigase.form.AbstractForm
 
setTitle(String) - Method in class tigase.form.Form
 
setTlsJdkNssBugWorkaround(boolean) - Method in class tigase.io.SSLContextContainer
 
setTlsRequired(boolean) - Method in class tigase.vhosts.VHostItemImpl
 
setTmpSession(boolean) - Method in class tigase.xmpp.XMPPResourceConnection
 
setTrafficThrottling(String) - Method in class tigase.server.ConnectionManager
 
setTriggers(ArrayList<PushNotificationsExtension>) - Method in class tigase.xmpp.impl.push.PushNotifications
 
setType(Class<?>) - Method in class tigase.kernel.core.Dependency
 
setType(String) - Method in class tigase.form.AbstractForm
 
setType(String) - Method in class tigase.form.Form
 
setType(Field.FieldType) - Method in class tigase.form.Field
 
setType(TaskConfigItem.Type) - Method in class tigase.monitor.TaskConfigItem
 
setUid(String) - Method in class tigase.map.ClusterMapFactory.ElementAddEvent
 
setUid(String) - Method in class tigase.map.ClusterMapFactory.ElementRemoveEvent
 
setUid(String) - Method in class tigase.map.ClusterMapFactory.MapClearEvent
 
setUid(String) - Method in class tigase.map.ClusterMapFactory.MapDestroyEvent
 
setUid(String) - Method in class tigase.map.ClusterMapFactory.NewMapCreatedEvent
 
setup(String) - Method in class tigase.conf.ConfiguratorOld
 
setup(Configurable) - Method in class tigase.conf.ConfiguratorAbstract
 
SetupHelper - Class in tigase.util.setup
Created by andrzej on 30.03.2017.
SetupHelper() - Constructor for class tigase.util.setup.SetupHelper
 
SetupHelper.HttpSecurity - Class in tigase.util.setup
 
SetupHelper.RestApiSecurity - Enum Class in tigase.util.setup
 
SetupMode - Enum constant in enum class tigase.kernel.beans.selector.ConfigTypeEnum
 
setupNewDB(String, String, String) - Method in class tigase.xml.db.XMLDB
Creates basic Elements of the XMLDB
setupPassword - Variable in class tigase.util.setup.SetupHelper.HttpSecurity
 
setupSidlogger(Level) - Static method in class tigase.server.bosh.BoshConnectionManager
 
setupUser - Variable in class tigase.util.setup.SetupHelper.HttpSecurity
 
setupWatchdogThread() - Method in class tigase.server.bosh.BoshConnectionManager
 
setupWatchdogThread() - Method in class tigase.server.ConnectionManager
 
setUser(BareJID) - Method in class tigase.xmpp.impl.JabberIqRegister.UserRegisteredEvent
 
setUserDisabled(BareJID, Boolean) - Method in interface tigase.db.AuthRepository
Deprecated.
setUserDisabled(BareJID, Boolean) - Method in class tigase.db.AuthRepositoryImpl
 
setUserDisabled(BareJID, Boolean) - Method in class tigase.db.AuthRepositoryMDImpl
 
setUserDisabled(BareJID, Boolean) - Method in class tigase.db.AuthRepositoryPool
 
setUserDisabled(BareJID, Boolean) - Method in class tigase.db.DummyRepository
 
setUserDisabled(BareJID, Boolean) - Method in class tigase.db.jdbc.DrupalWPAuth
 
setUserDisabled(BareJID, Boolean) - Method in class tigase.db.jdbc.JDBCRepository
 
setUserDisabled(BareJID, Boolean) - Method in class tigase.db.jdbc.TigaseAuth
Deprecated.
 
setUserDisabled(BareJID, Boolean) - Method in class tigase.db.ldap.LdapAuthProvider
 
setUserDisabled(BareJID, Boolean) - Method in class tigase.db.xml.XMLRepository
 
setUserJid(String) - Method in class tigase.server.bosh.BoshSession
 
setUserJid(String) - Method in class tigase.xmpp.XMPPIOService
Deprecated.
setUseUTC(boolean) - Method in class tigase.util.datetime.TimestampHelper
If false then generated timestamps will be in local timezone.
setValue(Boolean) - Method in class tigase.server.DataForm.Field.Builder
 
setValue(Object, Field, Object) - Static method in class tigase.kernel.BeanUtils
 
setValue(Object, String, Object) - Static method in class tigase.kernel.BeanUtils
 
setValue(String) - Method in class tigase.map.ClusterMapFactory.ElementAddEvent
 
setValue(String) - Method in class tigase.server.DataForm.Field.Builder
 
setValue(String) - Method in class tigase.util.ui.console.CommandlineParameter
Sets value for this parameter option
setValue(String, String, boolean, boolean, Map<String, Object>) - Method in class tigase.conf.ConfiguratorOld
 
setValueClass(Class) - Method in class tigase.map.ClusterMapFactory.NewMapCreatedEvent
 
setValueFromDefault() - Method in class tigase.util.ui.console.CommandlineParameter
Sets the value from the configured default if present
setValues(String[]) - Method in class tigase.form.Field
 
setValues(String[]) - Method in class tigase.server.DataForm.Field.Builder
 
setVar(String) - Method in class tigase.form.Field
 
setVCard(XMPPResourceConnection, Element) - Method in class tigase.xmpp.impl.VCardXMPPProcessorAbstract
 
setVerified(boolean) - Method in class tigase.auth.callbacks.VerifyPasswordCallback
 
setVersionType(Version.TYPE) - Method in class tigase.util.Version.Builder
 
setVHost(String) - Method in class tigase.vhosts.VHostItemImpl
 
setVHost(JID) - Method in class tigase.vhosts.VHostItemImpl
 
setVHostDefaults(VHostItemDefaults) - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
setVhostDefaultValues(VHostItemDefaults) - Method in class tigase.vhosts.VHostJDBCRepository
 
setVHostManager(VHostManagerIfc) - Method in class tigase.cluster.VirtualComponent
 
setVHostManager(VHostManagerIfc) - Method in class tigase.server.BasicComponent
 
setVHostManager(VHostManagerIfc) - Method in interface tigase.vhosts.VHostListener
Sets the VHostManager which works on this server installation.
setWaitTimer(BoshTask) - Method in class tigase.server.bosh.BoshIOService
 
setWatchdogFrequency(Duration) - Method in class tigase.db.beans.DataSourceBean.DataSourceMDConfigBean
 
setWatchdogPingType(ConnectionManager.WATCHDOG_PING_TYPE) - Method in class tigase.server.ConnectionManager
 
setWatchdogPingType(ConnectionManager.WATCHDOG_PING_TYPE) - Method in class tigase.server.websocket.WebSocketClientConnectionManager
 
setWeight(double) - Method in class tigase.xmpp.impl.roster.RosterElement
 
setWelcomeMessage(String) - Method in class tigase.xmpp.impl.JabberIqRegister
 
setWith(JID) - Method in interface tigase.xmpp.mam.Query
 
setWith(JID) - Method in class tigase.xmpp.mam.QueryImpl
 
setWriter(PacketWriter) - Method in class tigase.component.modules.AbstractModule
 
setWriter(PacketWriter) - Method in class tigase.component.modules.StanzaProcessor
 
setX509TrustManagers(TrustManager[]) - Method in class tigase.net.IOService
 
setXmlns(String) - Method in class tigase.xmpp.mam.QueryImpl
 
setXMLNS(String) - Method in class tigase.server.Packet
Method allows to set-force XMLNS for the element.
setXMLNS(String) - Method in class tigase.xml.Element
 
setXMLNS(String) - Method in interface tigase.xmpp.mam.Query
 
setXMLNS(String) - Method in class tigase.xmpp.mam.QueryImpl
 
setXMLNS(String) - Method in class tigase.xmpp.XMPPIOService
 
severity() - Element in annotation interface tigase.annotations.TODO
severity property allows you to set and retrieve severity of expected code change described by this TODO annotation.
severity() - Element in annotation interface tigase.xml.annotations.TODO
severity property allows you to set and retrieve severity of expected code change described by this TODO annotation.
sha256(String) - Static method in class tigase.util.Algorithms
Calculates SHA-256 hash of given data.
shared - Static variable in class tigase.db.util.DBInitForkJoinPoolCache
 
SHARED_AUTH_REPO_PARAMS_PROP_KEY - Static variable in interface tigase.conf.Configurable
Deprecated.
moved to RepositoryFactory
SHARED_AUTH_REPO_PARAMS_PROP_KEY - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
SHARED_AUTH_REPO_PROP_KEY - Static variable in interface tigase.conf.Configurable
Deprecated. 
SHARED_AUTH_REPO_PROP_KEY - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
SHARED_USER_REPO_PARAMS_PROP_KEY - Static variable in interface tigase.conf.Configurable
Deprecated.
moved to RepositoryFactory
SHARED_USER_REPO_PARAMS_PROP_KEY - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
SHARED_USER_REPO_PROP_KEY - Static variable in interface tigase.conf.Configurable
Deprecated.
moved to RepositoryFactory
SHARED_USER_REPO_PROP_KEY - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
shouldBeQueued(XMPPResourceConnection, Packet, Map<JID, Packet>) - Method in class tigase.xmpp.impl.MobileV2
 
shouldBeQueued(XMPPResourceConnection, Packet, Queue<Packet>) - Method in class tigase.xmpp.impl.MobileV1
 
shouldContinue - Variable in class tigase.xmpp.impl.SaslAuth2.Inline.Result
 
shouldCountPacket(Packet) - Method in class tigase.xmpp.XMPPIOService
 
shouldDisablePush(Authorization) - Method in class tigase.xmpp.impl.push.AbstractPushNotifications
 
shouldQueueStreamOpened() - Method in class tigase.server.xmppclient.C2SIOService
 
shouldRedeliverWaitingPackets(IO) - Method in class tigase.server.ConnectionManager
 
shouldRedeliverWaitingPackets(XMPPIOService<Object>) - Method in class tigase.server.xmppclient.ClientConnectionManager
 
shouldRegister(Class, Kernel) - Method in interface tigase.kernel.beans.BeanSelector
Method needs to return true if bean in which annotation class implementing this interface is specified and this bean should be registered
shouldRegister(Class, Kernel) - Method in class tigase.kernel.beans.selector.ServerBeanSelector
 
shouldRequestAck(XMPPIOService, StreamManagementIOProcessor.OutQueue) - Method in class tigase.server.xmppclient.StreamManagementIOProcessor
Override this method to define a custom behaviour for request ack.
shouldSendCarbons(Packet, XMPPResourceConnection) - Method in class tigase.xmpp.impl.MessageCarbons
 
shouldSendException(Packet) - Method in class tigase.component.modules.StanzaProcessor
 
shouldSendNotification(Packet, BareJID, XMPPResourceConnection) - Method in class tigase.xmpp.impl.push.AwayPushNotificationsExtension
 
shouldSendNotification(Packet, BareJID, XMPPResourceConnection) - Method in class tigase.xmpp.impl.push.EncryptedPushNotificationExtension
 
shouldSendNotification(Packet, BareJID, XMPPResourceConnection) - Method in class tigase.xmpp.impl.push.GroupchatPushNotificationsExtension
 
shouldSendNotification(Packet, BareJID, XMPPResourceConnection) - Method in class tigase.xmpp.impl.push.JinglePushNotificationsExtension
 
shouldSendNotification(Packet, BareJID, XMPPResourceConnection) - Method in class tigase.xmpp.impl.push.PriorityExtension
 
shouldSendNotification(Packet, BareJID, XMPPResourceConnection) - Method in class tigase.xmpp.impl.push.PushNotifications
 
shouldSendNotification(Packet, BareJID, XMPPResourceConnection) - Method in interface tigase.xmpp.impl.push.PushNotificationsExtension
 
shouldSkipUndelivered(Packet) - Method in class tigase.server.xmppserver.proc.Dialback
 
shouldSkipUndelivered(Packet) - Method in class tigase.server.xmppserver.proc.SaslExternal
 
shouldSkipUndelivered(Packet) - Method in class tigase.server.xmppserver.proc.StartTLS
 
shouldSkipUndelivered(Packet) - Method in class tigase.server.xmppserver.proc.StartZlib
 
shouldSkipUndelivered(Packet) - Method in class tigase.server.xmppserver.proc.StreamFeatures
 
shouldSkipUndelivered(Packet) - Method in interface tigase.server.xmppserver.S2SProcessor
Method determines whether not delivered packet (due to closed connection) should be skipped and not added for re-delivery.
SHOW_PATH - Static variable in class tigase.xmpp.impl.LastActivityAbstract
 
ShowUserCredentials - Class in tigase.auth.adhoc
 
ShowUserCredentials() - Constructor for class tigase.auth.adhoc.ShowUserCredentials
 
shutdown() - Method in class tigase.cluster.repo.ClConConfigRepository
 
shutdown() - Method in class tigase.db.util.DBSchemaLoader
 
shutdown() - Method in class tigase.db.util.SchemaLoader
 
shutdown() - Method in class tigase.kernel.core.Kernel
Shutdown kernel.
shutdown() - Method in class tigase.server.Bootstrap.BootstrapShutdownHook
 
shutdown() - Method in class tigase.server.ConnectionManager.Watchdog
 
shutdown() - Method in class tigase.stats.StatisticsCollector
 
shutdown() - Method in interface tigase.sys.ShutdownHook
 
shutdown() - Method in class tigase.util.processing.ProcessingThreads
 
shutdown() - Method in class tigase.util.processing.WorkerThread
 
shutdown(Comparator<BeanConfig>) - Method in class tigase.kernel.core.Kernel
Shutdown kernel with passed comparator to define order in which bean will be stopped.
shutdownDerby() - Method in class tigase.db.util.DBSchemaLoader
 
ShutdownEvent - Class in tigase.eventbus.events
 
ShutdownEvent() - Constructor for class tigase.eventbus.events.ShutdownEvent
 
ShutdownEvent(String, long, String) - Constructor for class tigase.eventbus.events.ShutdownEvent
 
ShutdownHook - Interface in tigase.sys
Created: Feb 19, 2009 12:17:03 PM
shutdownTigase(String[]) - Method in class tigase.sys.TigaseRuntime
 
shutdownTigase(String[], int) - Method in class tigase.sys.TigaseRuntime
 
SID_ATTR - Static variable in class tigase.server.bosh.Constants
 
SID_LOGGER_KEY - Static variable in class tigase.server.bosh.Constants
 
SID_LOGGER_VAL - Static variable in class tigase.server.bosh.Constants
 
sign(JID, String, long, Form) - Method in class tigase.form.SignatureCalculator
Sign given Form.
sign(JID, Form) - Method in class tigase.form.SignatureCalculator
Sign given form with current time.
SignatureCalculator - Class in tigase.form
 
SignatureCalculator() - Constructor for class tigase.form.SignatureCalculator
 
SignatureCalculator(String, String) - Constructor for class tigase.form.SignatureCalculator
 
SignatureCalculator(String, String, String, String) - Constructor for class tigase.form.SignatureCalculator
 
SIGNED_FORM_REQUIRED_PROP_KEY - Static variable in class tigase.xmpp.impl.JabberIqRegister
 
signForm(JID, Form) - Method in class tigase.form.FormSigner
Sign given form with current time.
SimpleCache<K,V> - Class in tigase.util.cache
Describe class SimpleCache here.
SimpleCache(int, long) - Constructor for class tigase.util.cache.SimpleCache
 
SimpleCacheSynchronized<K,V> - Class in tigase.util.cache
 
SimpleCacheSynchronized(int, long) - Constructor for class tigase.util.cache.SimpleCacheSynchronized
 
SimpleForwarder - Class in tigase.xmpp.impl
Describe class SimpleForwarder here.
SimpleForwarder() - Constructor for class tigase.xmpp.impl.SimpleForwarder
 
SimpleHandler - Interface in tigase.xml
SimpleHandler - parser handler interface for event driven parser.
SimpleParser - Class in tigase.xml
SimpleParser - implementation of SAX parser.
SimpleParser() - Constructor for class tigase.xml.SimpleParser
 
SimpleParser.EntityType - Enum Class in tigase.xml
 
SimpleParser.ParserState - Class in tigase.xml
 
SimpleParser.State - Enum Class in tigase.xml
 
simpleTest(UserRepository) - Static method in class tigase.util.repository.RepositoryUtils
 
since() - Element in annotation interface tigase.annotations.TigaseDeprecated
 
SingleCredential(BareJID, AuthRepository.AccountStatus, Credentials.Entry) - Constructor for class tigase.db.AuthRepository.SingleCredential
 
singleFirst - Static variable in class gnu.inet.encoding.Composition
 
singleFirstStart - Static variable in class gnu.inet.encoding.Composition
 
SingleMode() - Constructor for class tigase.util.routing.RoutingsContainer.SingleMode
 
singleSecond - Static variable in class gnu.inet.encoding.Composition
 
singleSecondStart - Static variable in class gnu.inet.encoding.Composition
 
SingletonFactory - Class in tigase.xml
SingletonFactory provides a way to use only one instance of SimpleParser in all your code.
SingletonFactory() - Constructor for class tigase.xml.SingletonFactory
 
size() - Method in class tigase.cluster.ClusterConnection
 
size() - Method in class tigase.collections.CircularFifoQueue
 
size() - Method in class tigase.collections.TwoHashBidiMap
 
size() - Method in class tigase.conf.ConfigSQLRepository
Deprecated.
 
size() - Method in class tigase.conf.ConfigurationCache
 
size() - Method in class tigase.conf.ConfigXMLRepository
 
size() - Method in class tigase.db.comp.AbstractSDComponentRepositoryBean
 
size() - Method in interface tigase.db.comp.ComponentRepository
The method returns number of items in the repository.
size() - Method in class tigase.db.comp.ConfigRepository
 
size() - Method in class tigase.server.ext.CompSQLRepository
Deprecated.
 
size() - Method in class tigase.stats.MaxDailyCounterQueue
 
size() - Method in class tigase.util.cache.LRUConcurrentCache
 
size() - Method in class tigase.util.cache.SimpleCache
 
size() - Method in class tigase.util.processing.WorkerThread
 
size() - Method in class tigase.util.workqueue.NonpriorityQueue
 
size() - Method in class tigase.util.workqueue.PriorityQueueAbstract
 
size() - Method in class tigase.util.workqueue.PriorityQueueRelaxed
 
size() - Method in class tigase.util.workqueue.PriorityQueueStrict
 
size() - Method in class tigase.xmpp.mam.util.Range
 
SizedCache<K,V> - Class in tigase.util.cache
Describe class SizedCache here.
SizedCache(int) - Constructor for class tigase.util.cache.SizedCache
 
SKIP_OFFLINE_PROP_KEY - Static variable in class tigase.xmpp.impl.PresenceAbstract
 
SKIP_OFFLINE_SYS_PROP_KEY - Static variable in class tigase.xmpp.impl.PresenceAbstract
 
SKIP_PRIVACY_PROP_KEY - Static variable in class tigase.server.xmppsession.SessionManagerConfig
 
skipOffline - Static variable in class tigase.xmpp.impl.PresenceAbstract
 
skipped - Enum constant in enum class tigase.db.util.SchemaLoader.Result
 
skipPrivacy() - Method in class tigase.server.xmppsession.SessionManager
 
skipTLSForHost(String) - Method in class tigase.server.xmppserver.proc.S2SAbstractProcessor
 
sm - Variable in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
SM_CLUST_COMP_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Deprecated.
SM_COMP_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Deprecated.
SM_CONNECTIONS_COL - Static variable in interface tigase.stats.db.CounterDataLoggerRepositoryIfc
 
SM_ID - Static variable in class tigase.cluster.strategy.DefaultClusteringStrategy
 
SM_PACKETS_COL - Static variable in interface tigase.stats.db.CounterDataLoggerRepositoryIfc
 
SM_SESSIONS_COL - Static variable in interface tigase.stats.db.CounterDataLoggerRepositoryIfc
 
SM_THREADS_FACTOR_PROP_KEY - Static variable in class tigase.server.xmppsession.SessionManagerConfig
 
SM_THREADS_FACTOR_PROP_VAL - Static variable in class tigase.server.xmppsession.SessionManagerConfig
 
SM_THREADS_POOL_CUSTOM_PROP_VAL - Static variable in class tigase.server.xmppsession.SessionManagerConfig
 
SM_THREADS_POOL_PROP_KEY - Static variable in class tigase.server.xmppsession.SessionManagerConfig
 
SM_THREADS_POOL_PROP_VAL - Static variable in class tigase.server.xmppsession.SessionManagerConfig
 
SMNonCachingAllNodes - Class in tigase.cluster.strategy
Created: May 13, 2009 9:53:44 AM
SMNonCachingAllNodes() - Constructor for class tigase.cluster.strategy.SMNonCachingAllNodes
 
SMPacketWriter() - Constructor for class tigase.server.xmppsession.SessionManager.SMPacketWriter
 
SMResourceConnection - Class in tigase.server.xmppsession
Created: Feb 27, 2010 8:02:11 PM
SMResourceConnection(JID, UserRepository, AuthRepository, SessionManagerHandler) - Constructor for class tigase.server.xmppsession.SMResourceConnection
 
SNAPSHOT - Enum constant in enum class tigase.util.Version.TYPE
 
SNI_DISABLE_KEY - Static variable in class tigase.io.CertificateContainer
 
snmp - Enum constant in enum class tigase.conf.MonitoringSetupIfc.MONITOR
 
socket - Variable in class tigase.server.ConnectionManager.PortConfigBean
 
SOCKET_ATTR - Static variable in class tigase.server.ext.CompRepoItem
 
SOCKET_BUFFER_CL_PROP_VAL - Static variable in class tigase.cluster.ClusterConnectionManager
 
SOCKET_BUFFER_HT_PROP_VAL - Static variable in class tigase.server.ConnectionManager
 
SOCKET_BUFFER_ST_PROP_VAL - Static variable in class tigase.server.ConnectionManager
 
SOCKET_LABEL - Static variable in class tigase.server.ext.CompRepoItem
 
socketAccepted(IO, SocketType) - Method in class tigase.server.ConnectionManager
 
socketAccepted(XMPPIOService, SocketType) - Method in class tigase.server.xmppclient.ClientConnectionManager
 
SocketIO - Class in tigase.io
Describe class SocketIO here.
SocketIO(SocketChannel) - Constructor for class tigase.io.SocketIO
 
SocketThread - Class in tigase.net
Describe class SocketThread here.
SocketThread.ResultsListener - Class in tigase.net
 
SocketType - Enum Class in tigase.net
Describe class SocketType here.
solaris - Enum constant in enum class tigase.util.common.OSUtils.OS
 
sort(Certificate[]) - Static method in class tigase.cert.CertificateUtil
 
sort(List<Certificate>) - Static method in class tigase.cert.CertificateUtil
 
SP_STARTS_WITH - Static variable in class tigase.db.jdbc.DataRepositoryImpl
 
SP_STARTS_WITH - Static variable in class tigase.db.jdbc.TigaseCustomAuth
 
spam - Enum constant in enum class tigase.db.AuthRepository.AccountStatus
 
spam - Enum constant in enum class tigase.xmpp.SpamReportsConsumer.ReportType
 
spamReportedFrom(BareJID, SpamReportsConsumer.ReportType) - Method in interface tigase.xmpp.SpamReportsConsumer
Method called when a user reports JID as a spammer
SpamReportsConsumer - Interface in tigase.xmpp
Classes implementing this interface should be beans registered in `SessionManager`s kernel to receive calls when spammer is being reported by the user.
SpamReportsConsumer.ReportType - Enum Class in tigase.xmpp
 
Spi() - Constructor for class tigase.util.VMPCRandom.Spi
 
split(byte[], String) - Method in class tigase.auth.mechanisms.AbstractSasl
 
sqlserver - Enum constant in enum class tigase.db.DataRepository.dbTypes
 
SQLSERVER_CHECK_TABLE_QUERY - Static variable in class tigase.db.jdbc.DataRepositoryImpl
 
SQLSERVER_GETSCHEMAVER_QUERY - Static variable in class tigase.db.jdbc.JDBCRepository
Stored procedure used to check version of the schema
neither MS SQL Server JDBC driver supports default schema prefix in connection string for stored functions
SQLSERVER_REPO_CLASS_PROP_VAL - Static variable in class tigase.db.RepositoryFactory
Deprecated.
Default MS SQL Server JDBC class
SQLSERVER_REPO_URL_PROP_VAL - Static variable in class tigase.db.RepositoryFactory
Deprecated.
Default MS SQL Server JDBC connection string
srv_cache - Static variable in class tigase.util.dns.DNSResolverDefault
 
ssl - Enum constant in enum class tigase.net.SocketType
 
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.
SSL_PROTOCOLS_KEY - Static variable in class tigase.net.IOService
 
SSLContextContainer - Class in tigase.io
Created: Oct 15, 2010 2:40:49 PM
SSLContextContainer() - Constructor for class tigase.io.SSLContextContainer
Constructor for bean only
SSLContextContainer(CertificateContainerIfc) - Constructor for class tigase.io.SSLContextContainer
Constructor used to create root SSLContextContainer instance which should cache only SSLContext instances where array of TrustManagers is not set - common for all ConnectionManagers.
SSLContextContainer(CertificateContainerIfc, SSLContextContainerIfc) - Constructor for class tigase.io.SSLContextContainer
Constructor used to create instances for every ConnectionManager so that every connection manager can have different TrustManagers and SSLContext instance will still be cached.
SSLContextContainer.HARDENED_MODE - Enum Class in tigase.io
 
SSLContextContainer.HardenedModeVHostItemExtension - Class in tigase.io
 
SSLContextContainer.HardenedModeVHostItemExtensionProvider - Class in tigase.io
 
SSLContextContainer.Root - Class in tigase.io
 
SSLContextContainerAbstract - Class in tigase.io
Created by andrzej on 29.02.2016.
SSLContextContainerAbstract(CertificateContainerIfc) - Constructor for class tigase.io.SSLContextContainerAbstract
 
SSLContextContainerAbstract.SSLHolder - Class in tigase.io
 
SSLContextContainerIfc - Interface in tigase.io
Describe interface SSLContextContainerIfc here.
sslContexts - Variable in class tigase.io.SSLContextContainer
 
SSLHolder(TrustManager[], SSLContext, X509Certificate) - Constructor for class tigase.io.SSLContextContainerAbstract.SSLHolder
 
ST_TRAFFIC_THROTTLING_PROP_KEY - Static variable in class tigase.server.ConnectionManager
 
ST_TRAFFIC_THROTTLING_PROP_VAL - Static variable in class tigase.server.ConnectionManager
 
STABLE_ID_KEY - Static variable in class tigase.cluster.strategy.cmd.PacketForwardCmd
 
STALE_CONNECTION_CLOSER_QUEUE_SIZE_KEY - Static variable in class tigase.server.xmppsession.SessionManagerConfig
 
stamp(Element, String) - Method in interface tigase.server.amp.db.MsgRepository.OfflineMessagesProcessor
 
StampComparator() - Constructor for class tigase.xmpp.impl.OfflineMessages.StampComparator
 
STANZA_WHITE_CHAR_ACK - Static variable in interface tigase.conf.Configurable
 
STANZA_XMPP_ACK - Static variable in interface tigase.conf.Configurable
 
StanzaProcessor - Class in tigase.component.modules
 
StanzaProcessor() - Constructor for class tigase.component.modules.StanzaProcessor
 
StanzaProcessor.ModuleStatistics - Class in tigase.component.modules
 
STANZAS - Static variable in class tigase.xmpp.impl.Privacy
 
StanzaSourceChecker - Class in tigase.server
 
StanzaSourceChecker() - Constructor for class tigase.server.StanzaSourceChecker
 
StanzaType - Enum Class in tigase.xmpp
Describe class StanzaType here.
start() - Method in class tigase.cluster.BoshConnectionClustered
 
start() - Method in class tigase.cluster.ClientConnectionClustered
 
start() - Method in class tigase.cluster.ClusterConnectionManager
 
start() - Method in class tigase.cluster.WebSocketClientConnectionClustered
 
start() - Method in class tigase.component.AbstractKernelBasedComponent
 
start() - Method in class tigase.io.SSLContextContainer
 
start() - Method in class tigase.monitor.MonitorComponent
 
start() - Method in class tigase.net.ConnectionOpenThread
 
start() - Method in class tigase.server.AbstractMessageReceiver
 
start() - Method in class tigase.server.Bootstrap
 
start() - Method in class tigase.server.ConnectionManager.PortsConfigBean
 
start() - Method in class tigase.server.ConnectionManager
 
start() - Method in class tigase.server.ext.ComponentProtocol
 
start() - Method in interface tigase.server.Lifecycle
 
start() - Method in interface tigase.server.MessageReceiver
 
start() - Method in class tigase.server.MessageRouter
 
start() - Method in interface tigase.server.MessageRouterIfc
 
start() - Method in class tigase.server.rtbl.RTBLComponent
 
start() - Method in class tigase.server.xmppclient.ClientConnectionManager
 
start() - Method in class tigase.server.xmppclient.SeeOtherHost
 
start() - Method in class tigase.server.xmppsession.SessionManager
 
start() - Method in class tigase.stats.JavaJMXProxyOpt
 
start(String[]) - Static method in class tigase.server.XMPPServer
 
start(BundleContext) - Method in class tigase.osgi.AbstractActivator
 
start(BundleContext) - Method in class tigase.osgi.Activator
Deprecated.
 
START - Enum constant in enum class tigase.xml.SimpleParser.State
 
START_TLS_EL - Static variable in class tigase.server.xmppserver.proc.S2SAbstract
 
START_TLS_NS - Static variable in class tigase.server.xmppserver.proc.S2SAbstract
 
startElement(StringBuilder, StringBuilder[], StringBuilder[]) - Method in class tigase.xml.DomBuilderHandler
 
startElement(StringBuilder, StringBuilder[], StringBuilder[]) - Method in interface tigase.xml.SimpleHandler
 
startElement(StringBuilder, StringBuilder[], StringBuilder[]) - Method in class tigase.xml.XMLFormatter
 
startElement(StringBuilder, StringBuilder[], StringBuilder[]) - Method in class tigase.xmpp.XMPPDomBuilderHandler
 
startFor(Kernel) - Method in class tigase.server.xmppclient.RegistrationThrottling
 
startProcessing(Packet, ComponentIOService, ComponentProtocolHandler, Queue<Packet>) - Method in interface tigase.server.ext.ExtProcessor
 
startProcessing(Packet, ComponentIOService, ComponentProtocolHandler, Queue<Packet>) - Method in class tigase.server.ext.handlers.BindProcessor
 
startProcessing(Packet, ComponentIOService, ComponentProtocolHandler, Queue<Packet>) - Method in class tigase.server.ext.handlers.HandshakeProcessor
 
startProcessing(Packet, ComponentIOService, ComponentProtocolHandler, Queue<Packet>) - Method in class tigase.server.ext.handlers.SASLProcessor
 
startProcessing(Packet, ComponentIOService, ComponentProtocolHandler, Queue<Packet>) - Method in class tigase.server.ext.handlers.StartTLSProcessor
 
startProcessing(Packet, ComponentIOService, ComponentProtocolHandler, Queue<Packet>) - Method in class tigase.server.ext.handlers.StreamFeaturesProcessor
 
startService(Map<String, Object>) - Method in class tigase.server.ConnectionManager
 
startSession() - Method in class tigase.component.adhoc.AdHocResponse
 
startSSL(boolean, boolean, boolean) - Method in class tigase.net.IOService
 
StartStopEvent() - Constructor for class tigase.xmpp.impl.PresenceOffline.StartStopEvent
 
startTLS(boolean, boolean, boolean) - Method in class tigase.net.IOService
 
startTLS(boolean, boolean, boolean) - Method in class tigase.server.xmppclient.C2SIOService
 
StartTLS - Class in tigase.server.xmppserver.proc
Created: Dec 9, 2010 2:01:01 PM
StartTLS - Class in tigase.xmpp.impl
Describe class StartTLS here.
StartTLS - Enum constant in enum class tigase.server.xmppserver.proc.S2SAbstractProcessor.Order
 
StartTLS() - Constructor for class tigase.server.xmppserver.proc.StartTLS
 
StartTLS() - Constructor for class tigase.xmpp.impl.StartTLS
 
STARTTLS - Enum constant in enum class tigase.server.Command
Command sent from the session manager to a connection manager to start TLS handshaking over the client connection.
StartTLSProcessor - Class in tigase.server.ext.handlers
Created: Oct 31, 2009 4:54:39 PM
StartTLSProcessor() - Constructor for class tigase.server.ext.handlers.StartTLSProcessor
 
startTransaction() - Method in class tigase.db.converter.DataRepoPool
 
startTransaction() - Method in interface tigase.db.DataRepository
Starts transaction on the DataRepository connection.
startTransaction() - Method in class tigase.db.DataRepositoryPool
 
startTransaction() - Method in class tigase.db.jdbc.DataRepositoryImpl
 
StartupFinishedEvent - Class in tigase.eventbus.events
Created: Feb 19, 2009 12:17:03 PM
StartupFinishedEvent() - Constructor for class tigase.eventbus.events.StartupFinishedEvent
 
StartupFinishedEvent(String) - Constructor for class tigase.eventbus.events.StartupFinishedEvent
 
startZLib(int) - Method in class tigase.net.IOService
 
StartZlib - Class in tigase.server.xmppserver.proc
Created: Dec 9, 2010 2:01:12 PM
StartZlib - Enum constant in enum class tigase.server.xmppserver.proc.S2SAbstractProcessor.Order
 
StartZlib() - Constructor for class tigase.server.xmppserver.proc.StartZlib
 
StartZLib - Class in tigase.xmpp.impl
Created: Jul 29, 2009 4:03:44 PM
StartZLib() - Constructor for class tigase.xmpp.impl.StartZLib
 
STARTZLIB - Enum constant in enum class tigase.server.Command
Command sent from the session manager to a connection manager to start zlib compression on the connection stream.
state - Variable in class tigase.conf.ConfigReader.StateHolder
 
stateChanged(MessageCarbons.MessageCarbonsStateChangedEvent) - Method in class tigase.xmpp.impl.MessageCarbons
Method responsible for handing MessageCarbonsStateChangedEvent and marking JIDs of user as MessageCarbons enabled/disabled.
StateHolder() - Constructor for class tigase.conf.ConfigReader.StateHolder
 
StatHolder() - Constructor for class tigase.auth.BruteForceLockerBean.StatHolder
 
statisticExecutedIn(long) - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
statisticExecutedIn(long) - Method in interface tigase.stats.StatisticHolder
 
statisticExecutedIn(long) - Method in class tigase.stats.StatisticHolderImpl
 
StatisticHolder - Interface in tigase.stats
 
StatisticHolderImpl - Class in tigase.stats
 
StatisticHolderImpl() - Constructor for class tigase.stats.StatisticHolderImpl
 
StatisticHolderImpl(String) - Constructor for class tigase.stats.StatisticHolderImpl
 
Statistics(String) - Constructor for class tigase.stats.StatisticsInvocationHandler.Statistics
 
STATISTICS_MBEAN_NAME - Static variable in class tigase.stats.StatisticsCollector
 
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
 
StatisticsContainerIfc - Interface in tigase.stats
Interface StatisticsContainerIfc
Objects which inherits this type can return runtime statistics.
StatisticsEmitEvent() - Constructor for class tigase.auth.BruteForceLockerBean.StatisticsEmitEvent
 
StatisticsEmitEvent(String, BruteForceLockerBean.StatHolder) - Constructor for class tigase.auth.BruteForceLockerBean.StatisticsEmitEvent
 
StatisticsInvocationHandler<S> - Class in tigase.stats
Generic class used by MD connection pools and repositories to wrap and measure method execution times.
StatisticsInvocationHandler(String, S, Class...) - Constructor for class tigase.stats.StatisticsInvocationHandler
 
StatisticsInvocationHandler.MethodStatistics - Class in tigase.stats
 
StatisticsInvocationHandler.Statistics - Class in tigase.stats
 
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, int, long, int) - Constructor for class tigase.stats.StatisticsProvider
 
StatisticsProviderIfc - Interface in tigase.stats
Created by andrzej on 28.04.2016.
StatisticsProviderMBean - Interface in tigase.stats
Interface StatisticsProviderMBean
StatisticType - Enum Class in tigase.stats
Describe class StatisticType here.
StatRecord<E extends Number> - Class in tigase.stats
Describe class StatRecord here.
StatRecord(String, String, int, Level) - Constructor for class tigase.stats.StatRecord
 
StatRecord(String, String, long, Level) - Constructor for class tigase.stats.StatRecord
 
StatRecord(String, String, String, Level) - Constructor for class tigase.stats.StatRecord
 
StatRecord(String, StatisticType, int, Level) - Constructor for class tigase.stats.StatRecord
 
StatRecord(String, StatisticType, long, Level) - Constructor for class tigase.stats.StatRecord
 
STATS_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Deprecated.
STATS_HIGH_MEMORY_LEVEL_KEY - Static variable in class tigase.stats.StatisticsCollector
 
STATS_HISTORY_SIZE_PROP_KEY - Static variable in class tigase.stats.StatisticsCollector
 
STATS_HISTORY_SIZE_PROP_VAL - Static variable in class tigase.stats.StatisticsCollector
 
STATS_TABLE - Static variable in interface tigase.stats.db.CounterDataLoggerRepositoryIfc
 
STATS_UPDATE_INTERVAL_PROP_KEY - Static variable in class tigase.stats.StatisticsCollector
 
statsUpdated() - Method in class tigase.stats.StatisticsCollector
 
STATUS_PATH - Static variable in class tigase.xmpp.impl.LastActivityAbstract
 
StatusReportGenerator - Class in tigase.server.monitor
 
StatusReportGenerator() - Constructor for class tigase.server.monitor.StatusReportGenerator
 
stop() - Method in class tigase.cluster.BoshConnectionClustered
 
stop() - Method in class tigase.cluster.ClientConnectionClustered
 
stop() - Method in class tigase.cluster.ClusterConnectionManager
 
stop() - Method in class tigase.cluster.WebSocketClientConnectionClustered
 
stop() - Method in interface tigase.io.IOInterface
 
stop() - Method in class tigase.io.SocketIO
 
stop() - Method in class tigase.io.SSLContextContainer
 
stop() - Method in class tigase.io.TLSIO
 
stop() - Method in class tigase.io.ZLibIO
 
stop() - Method in class tigase.net.ConnectionOpenThread
 
stop() - Method in class tigase.net.IOService
 
stop() - Method in class tigase.server.AbstractMessageReceiver
 
stop() - Method in class tigase.server.Bootstrap
 
stop() - Method in class tigase.server.ConnectionManager.PortsConfigBean
 
stop() - Method in class tigase.server.ConnectionManager
 
stop() - Method in interface tigase.server.Lifecycle
 
stop() - Method in class tigase.server.MessageRouter
 
stop() - Method in class tigase.server.rtbl.RTBLComponent
 
stop() - Method in class tigase.server.websocket.WebSocketXMPPIOService
 
stop() - Method in class tigase.server.xmppclient.ClientConnectionManager
 
stop() - Method in class tigase.server.xmppclient.SeeOtherHost
 
stop() - Static method in class tigase.server.XMPPServer
 
stop() - Method in class tigase.server.xmppsession.SessionManager
 
stop() - Method in class tigase.stats.StatisticsProvider
 
stop() - Method in class tigase.xmpp.XMPPIOService
 
stop(BundleContext) - Method in class tigase.osgi.AbstractActivator
 
stop(BundleContext) - Method in class tigase.osgi.Activator
Deprecated.
 
STOP - Enum constant in enum class tigase.net.ServiceCommand
 
stopFor(Kernel) - Method in class tigase.server.xmppclient.RegistrationThrottling
 
stopped(XMPPResourceConnection, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.LastActivityMarker
 
stopped(XMPPResourceConnection, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.PresenceOffline
 
stopped(XMPPResourceConnection, Queue<Packet>, Map<String, Object>) - Method in class tigase.xmpp.impl.PresenceState
 
stopped(XMPPResourceConnection, Queue<Packet>, Map<String, Object>) - Method in interface tigase.xmpp.XMPPStopListenerIfc
Performs additional processing upon closing user session (user either disconnects or logs-out).
STOPPED - Enum constant in enum class tigase.net.ServiceCommand
 
stopProcessing() - Method in interface tigase.server.xmppserver.S2SProcessor
 
stopThread() - Method in class tigase.server.xmppclient.IPMonitor
 
store() - Method in class tigase.cluster.repo.ClConSQLRepository
 
store() - Method in class tigase.conf.ConfigurationCache
 
store() - Method in class tigase.conf.ConfigXMLRepository
 
store() - Method in class tigase.db.comp.AbstractSDComponentRepositoryBean
 
store() - Method in interface tigase.db.comp.ComponentRepository
The method is called to store all data in the database.
store() - Method in class tigase.db.comp.ConfigRepository
 
store() - Method in class tigase.db.comp.UserRepoRepository
 
store() - Method in class tigase.io.repo.CertificateRepository
 
store() - Method in class tigase.server.ext.CompSQLRepository
Deprecated.
 
Store - Class in tigase.server.amp.action
Created: May 1, 2010 11:32:59 AM
Store() - Constructor for class tigase.server.amp.action.Store
 
storeCertificate(String, CertificateEntry) - Static method in class tigase.cert.CertificateUtil
 
StoredProcedures - Class in tigase.db.derby
 
StoredProcedures() - Constructor for class tigase.db.derby.StoredProcedures
 
storeEntity(T) - Method in interface tigase.db.converter.Convertible
Method stores RowEntity in the destination repositories.
storeEntity(UserEntity) - Method in class tigase.db.converter.converters.UserCredentialsConverter
 
storeItem(ClusterRepoItem) - Method in class tigase.cluster.repo.ClConConfigRepository
 
storeItem(ClusterRepoItem) - Method in class tigase.cluster.repo.ClConDirRepository
 
storeItem(ClusterRepoItem) - Method in class tigase.cluster.repo.ClConSQLRepository
 
storeMessage(JID, JID, Date, Element, NonAuthUserRepository) - Method in interface tigase.db.OfflineMsgRepositoryIfc
Saves the massage to the repository
storeMessage(JID, JID, Date, Element, NonAuthUserRepository) - Method in class tigase.db.xml.XMLMsgRepository
 
storeMessage(JID, JID, Date, Element, NonAuthUserRepository) - Method in class tigase.server.amp.db.JDBCMsgRepository
 
storeMessage(JID, JID, Date, Element, NonAuthUserRepository) - Method in class tigase.server.amp.db.MsgRepository.MsgRepositoryMDBean
 
storePermanently() - Method in record class tigase.io.CertificateContainerIfc.CertificateEntity
Returns the value of the storePermanently record component.
storeSingleItem(CertificateItem) - Method in class tigase.io.repo.CertificateRepository
 
storeVCard(XMPPResourceConnection, Element) - Method in class tigase.xmpp.impl.VCard4
 
storeVCard(XMPPResourceConnection, Element) - Method in class tigase.xmpp.impl.VCardTemp
 
storeVCard(XMPPResourceConnection, Element) - Method in class tigase.xmpp.impl.VCardXMPPProcessorAbstract
 
STRATEGY_CLASS_PROP_KEY - Static variable in class tigase.cluster.SessionManagerClustered
 
STRATEGY_CLASS_PROP_VAL - Static variable in class tigase.cluster.SessionManagerClustered
 
STRATEGY_CLASS_PROPERTY - Static variable in class tigase.cluster.SessionManagerClustered
 
STREAM_CLOSED - Enum constant in enum class tigase.server.Command
Command sent from a connection manager to the session manager when a connection or stream has been closed.
STREAM_CLOSED_UPDATE - Enum constant in enum class tigase.server.Command
 
STREAM_CLOSING - Static variable in class tigase.xmpp.XMPPIOService
 
STREAM_FEATURES_EL - Static variable in class tigase.server.xmppserver.proc.S2SAbstract
 
STREAM_FINISHED - Enum constant in enum class tigase.server.Command
Command sent from a connection manager to the session manager after last packet from closed connection stream has been sent.
STREAM_MOVED - Enum constant in enum class tigase.server.Command
Command sent to SessionManager to change connectionId of existing session.
STREAM_MOVED - Enum constant in enum class tigase.server.xmppclient.StreamManagementCommand
 
STREAM_OPENED - Enum constant in enum class tigase.server.Command
Command sent from a connection manager to the session manager when a new stream from the client has been opened.
streamClosed() - Method in class tigase.xmpp.XMPPResourceConnection
 
streamClosed(S2SIOService) - Method in class tigase.server.xmppserver.proc.S2SAbstractProcessor
 
streamClosed(S2SIOService) - Method in interface tigase.server.xmppserver.S2SProcessor
 
streamClosed(XMPPResourceConnection) - Method in class tigase.xmpp.XMPPSession
Method is called upon closing stream connection and removes particular XMPPResourceConnection
streamError(XMPPIOService, StreamError) - Method in class tigase.server.xmppclient.RegistrationThrottlingProcessor
 
streamError(XMPPIOService, StreamError) - Method in class tigase.server.xmppclient.StreamErrorCounterIOProcessor
 
streamError(XMPPIOService, StreamError) - Method in class tigase.server.xmppclient.StreamManagementIOProcessor
 
streamError(XMPPIOService, StreamError) - Method in interface tigase.server.xmppclient.XMPPIOProcessor
Method called when XMPP stream error is about to be sent
StreamError - Class in tigase.server.xmppserver.proc
Created: Dec 9, 2010 2:00:08 PM
StreamError - Enum Class in tigase.xmpp
 
StreamError - Enum constant in enum class tigase.server.xmppserver.proc.S2SAbstractProcessor.Order
 
StreamError() - Constructor for class tigase.server.xmppserver.proc.StreamError
 
StreamErrorCounterIOProcessor - Class in tigase.server.xmppclient
 
StreamErrorCounterIOProcessor() - Constructor for class tigase.server.xmppclient.StreamErrorCounterIOProcessor
 
StreamErrorCounterIOProcessor.ErrorStatisticsHolder - Class in tigase.server.xmppclient
 
StreamFeature - Annotation Interface in tigase.xmpp.impl.annotation
Annotation which placed on AnnotatedXMPPProcessor can define supported stream features provided by processor
streamFeatures(S2SIOService, List<Element>) - Method in class tigase.server.xmppserver.proc.Dialback
 
streamFeatures(S2SIOService, List<Element>) - Method in class tigase.server.xmppserver.proc.S2SAbstractProcessor
 
streamFeatures(S2SIOService, List<Element>) - Method in class tigase.server.xmppserver.proc.SaslExternal
 
streamFeatures(S2SIOService, List<Element>) - Method in class tigase.server.xmppserver.proc.StartTLS
 
streamFeatures(S2SIOService, List<Element>) - Method in class tigase.server.xmppserver.proc.StartZlib
 
streamFeatures(S2SIOService, List<Element>) - Method in interface tigase.server.xmppserver.S2SProcessor
 
StreamFeatures - Class in tigase.server.xmppserver.proc
Created: Dec 9, 2010 2:00:25 PM
StreamFeatures - Enum constant in enum class tigase.server.xmppserver.proc.S2SAbstractProcessor.Order
 
StreamFeatures - Annotation Interface in tigase.xmpp.impl.annotation
Annotation which placed on AnnotatedXMPPProcessor can define supported stream features provided by processor
StreamFeatures() - Constructor for class tigase.server.xmppserver.proc.StreamFeatures
 
StreamFeaturesProcessor - Class in tigase.server.ext.handlers
Created: Oct 31, 2009 3:51:09 PM
StreamFeaturesProcessor() - Constructor for class tigase.server.ext.handlers.StreamFeaturesProcessor
 
StreamManagementCommand - Enum Class in tigase.server.xmppclient
 
StreamManagementInline - Class in tigase.xmpp.impl
 
StreamManagementInline() - Constructor for class tigase.xmpp.impl.StreamManagementInline
 
StreamManagementIOProcessor - Class in tigase.server.xmppclient
Class implements XEP-0198 Stream Management
StreamManagementIOProcessor() - Constructor for class tigase.server.xmppclient.StreamManagementIOProcessor
 
StreamManagementIOProcessor.Counter - Class in tigase.server.xmppclient
Counter class implements proper counter with overflow from 2^32-1 to 0
StreamManagementIOProcessor.OutQueue - Class in tigase.server.xmppclient
OutQueue class implements queue of outgoing packets waiting for ack with implementation of removing acked elements when id of acked packet is passed
StreamManagementIOProcessor.OutQueue.Entry - Class in tigase.server.xmppclient
 
StreamManagementIOProcessor.ResumptionException - Exception in tigase.server.xmppclient
 
streamNegotiationCompleted() - Method in class tigase.server.xmppserver.S2SIOService
 
streamNegotiationCompleted(S2SIOService) - Method in class tigase.server.xmppserver.CIDConnections
 
StreamOpen - Class in tigase.server.xmppserver.proc
Created: Dec 9, 2010 1:59:56 PM
StreamOpen - Enum constant in enum class tigase.server.xmppserver.proc.S2SAbstractProcessor.Order
 
StreamOpen() - Constructor for class tigase.server.xmppserver.proc.StreamOpen
 
streamOpened(ComponentIOService, Map<String, String>, ComponentProtocolHandler) - Method in class tigase.server.ext.handlers.ComponentAcceptStreamOpenHandler
 
streamOpened(ComponentIOService, Map<String, String>, ComponentProtocolHandler) - Method in class tigase.server.ext.handlers.ComponentConnectStreamOpenHandler
 
streamOpened(ComponentIOService, Map<String, String>, ComponentProtocolHandler) - Method in class tigase.server.ext.handlers.JabberClientStreamOpenHandler
 
streamOpened(ComponentIOService, Map<String, String>, ComponentProtocolHandler) - Method in class tigase.server.ext.handlers.UnknownXMLNSStreamOpenHandler
 
streamOpened(ComponentIOService, Map<String, String>, ComponentProtocolHandler) - Method in interface tigase.server.ext.StreamOpenHandler
 
streamOpened(S2SIOService, Map<String, String>) - Method in class tigase.server.xmppserver.proc.Dialback
 
streamOpened(S2SIOService, Map<String, String>) - Method in class tigase.server.xmppserver.proc.S2SAbstractProcessor
 
streamOpened(S2SIOService, Map<String, String>) - Method in class tigase.server.xmppserver.proc.StreamFeatures
 
streamOpened(S2SIOService, Map<String, String>) - Method in class tigase.server.xmppserver.proc.StreamOpen
 
streamOpened(S2SIOService, Map<String, String>) - Method in interface tigase.server.xmppserver.S2SProcessor
 
StreamOpenHandler - Interface in tigase.server.ext
Created: Oct 2, 2009 12:15:43 AM
strict - Enum constant in enum class tigase.io.SSLContextContainer.HARDENED_MODE
 
STRING - Enum constant in enum class tigase.xml.db.Types.DataType
 
STRING_ARR - Enum constant in enum class tigase.xml.db.Types.DataType
 
stringArrayToString(String[], String) - Static method in class tigase.util.StringUtilities
Concatenate all elements of input array inserting separator between each
Stringprep - Class in gnu.inet.encoding
This class offers static methods for preparing internationalized strings.
Stringprep() - Constructor for class gnu.inet.encoding.Stringprep
 
STRINGPREP_PROCESSOR - Static variable in interface tigase.conf.Configurable
 
STRINGPREP_PROCESSOR - Static variable in class tigase.util.stringprep.XMPPStringPrepFactory
 
STRINGPREP_PROCESSOR_PROP_KEY - Static variable in class tigase.util.stringprep.XMPPStringPrepFactory
 
STRINGPREP_PROCESSORS - Static variable in class tigase.util.stringprep.XMPPStringPrepFactory
 
StringprepException - Exception in gnu.inet.encoding
Exception handling for StringPrep class.
StringprepException(String) - Constructor for exception gnu.inet.encoding.StringprepException
 
strings - Static variable in enum class tigase.db.converter.Converter.SERVER
 
stringToArrayOfString(String, String) - Static method in class tigase.util.StringUtilities
Split string into an Array of Strings using provided splitter, output array is interned
StringUtilities - Class in tigase.util
Class with string utilities, mostly helping with canonical representation of String
StringUtilities() - Constructor for class tigase.util.StringUtilities
 
StringUtilities.JUSTIFY - Enum Class in tigase.util
 
stripNameFromTypeId(String) - Static method in class tigase.util.repository.DataTypes
 
SUB_BOTH - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
 
SUB_FROM - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
 
SUB_NONE - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
 
SUB_TO - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
 
submit - Enum constant in enum class tigase.server.Command.DataType
Form filled with data sent as a response to 'form' request.
submitForm(AdhHocRequest, AdHocResponse, Form) - Method in class tigase.server.rtbl.adhoc.AbstractAdHocCommand
 
submitForm(AdhHocRequest, AdHocResponse, Form) - Method in class tigase.server.rtbl.adhoc.RTBLAddCommand
 
submitForm(AdhHocRequest, AdHocResponse, Form) - Method in class tigase.server.rtbl.adhoc.RTBLDeleteCommand
 
subQueue(int) - Method in class tigase.stats.MaxDailyCounterQueue
 
subscribe - Enum constant in enum class tigase.xmpp.StanzaType
 
subscribe(BareJID, String) - Method in class tigase.server.rtbl.RTBLSubscribeModule
 
subscribed - Enum constant in enum class tigase.xmpp.StanzaType
 
SubscribeModule - Class in tigase.eventbus.component
 
SubscribeModule() - Constructor for class tigase.eventbus.component.SubscribeModule
 
SubscribeModule.NewRemoteSubscriptionEvent - Class in tigase.eventbus.component
 
subscription - Enum constant in enum class tigase.xmpp.impl.JabberIqPrivacy.ITEM_TYPE
 
Subscription - Class in tigase.eventbus.component.stores
 
Subscription(JID) - Constructor for class tigase.eventbus.component.stores.Subscription
 
Subscription(JID, JID) - Constructor for class tigase.eventbus.component.stores.Subscription
 
SUBSCRIPTION - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
 
SUBSCRIPTION_REQUIRED - Enum constant in enum class tigase.xmpp.Authorization
 
SubscriptionStore - Class in tigase.eventbus.component.stores
 
SubscriptionStore() - Constructor for class tigase.eventbus.component.stores.SubscriptionStore
 
substract - Enum constant in enum class tigase.conf.ConfigReader.CompositeVariable.Operation
 
success - Enum constant in enum class tigase.server.rtbl.RTBLIqModule.ResultEvent.Result
 
SUCCESS - Enum constant in enum class tigase.xmpp.impl.SaslAuth.ElementType
 
SUCCESS - Enum constant in enum class tigase.xmpp.impl.SaslAuth2.ElementType
 
sunos - Enum constant in enum class tigase.util.common.OSUtils.OS
 
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.annotation.AnnotatedXMPPProcessor
 
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.BindResource
 
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.BlockingCommand
 
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.CAPS
 
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.FlexibleOfflineMessageRetrieval
 
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.JabberIqAuth
 
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.JabberIqCommand
 
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.JabberIqIq
 
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.JabberIqPrivacy
 
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.JabberIqPrivate
 
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.JabberIqRegister
 
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.JabberIqRoster
 
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.JabberIqStats
 
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.JabberIqVersion
 
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.MessageAmp
 
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.MessageCarbons
 
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.OfflineMessages
 
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.PepPlugin
 
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.push.PushNotifications
 
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.SaslAuth
 
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.SaslAuth2
 
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.ServiceDiscovery
 
supDiscoFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.UrnXmppPing
 
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
 
supElementNamePaths() - Method in class tigase.xmpp.impl.annotation.AnnotatedXMPPProcessor
 
supElementNamePaths() - Method in class tigase.xmpp.impl.BindResource
 
supElementNamePaths() - Method in class tigase.xmpp.impl.CAPS
 
supElementNamePaths() - Method in class tigase.xmpp.impl.DomainFilter
 
supElementNamePaths() - Method in class tigase.xmpp.impl.ErrorCounter
 
supElementNamePaths() - Method in class tigase.xmpp.impl.FlexibleOfflineMessageRetrieval
 
supElementNamePaths() - Method in class tigase.xmpp.impl.InvisibleCommand
 
supElementNamePaths() - Method in class tigase.xmpp.impl.JabberIqAuth
 
supElementNamePaths() - Method in class tigase.xmpp.impl.JabberIqCommand
 
supElementNamePaths() - Method in class tigase.xmpp.impl.JabberIqIq
 
supElementNamePaths() - Method in class tigase.xmpp.impl.JabberIqPrivacy
 
supElementNamePaths() - Method in class tigase.xmpp.impl.JabberIqPrivate
 
supElementNamePaths() - Method in class tigase.xmpp.impl.JabberIqRegister
 
supElementNamePaths() - Method in class tigase.xmpp.impl.JabberIqRoster
 
supElementNamePaths() - Method in class tigase.xmpp.impl.JabberIqStats
 
supElementNamePaths() - Method in class tigase.xmpp.impl.JabberIqVersion
 
supElementNamePaths() - Method in class tigase.xmpp.impl.Jingle
 
supElementNamePaths() - Method in class tigase.xmpp.impl.MessageAll
 
supElementNamePaths() - Method in class tigase.xmpp.impl.MessageAmp
 
supElementNamePaths() - Method in class tigase.xmpp.impl.MessageCarbons
 
supElementNamePaths() - Method in class tigase.xmpp.impl.MessageForwarding
 
supElementNamePaths() - Method in class tigase.xmpp.impl.MobileV1
 
supElementNamePaths() - Method in class tigase.xmpp.impl.MobileV2
 
supElementNamePaths() - Method in class tigase.xmpp.impl.OfflineMessages
 
supElementNamePaths() - Method in class tigase.xmpp.impl.PepPlugin
 
supElementNamePaths() - Method in class tigase.xmpp.impl.RemoteRosterManagement
 
supElementNamePaths() - Method in class tigase.xmpp.impl.SaslAuth
 
supElementNamePaths() - Method in class tigase.xmpp.impl.SaslAuth2
 
supElementNamePaths() - Method in class tigase.xmpp.impl.ServiceDiscovery
 
supElementNamePaths() - Method in class tigase.xmpp.impl.StartTLS
 
supElementNamePaths() - Method in class tigase.xmpp.impl.StartZLib
 
supElementNamePaths() - Method in class tigase.xmpp.impl.UrnXmppPing
 
supElementNamePaths() - Method in interface tigase.xmpp.XMPPImplIfc
Method supElementNamePaths returns an array of element names in form of a full path to the XML element for stanzas which can be processed by this plugin.
supElementNamePaths() - Method in class tigase.xmpp.XMPPProcessor
 
supNamespaces() - Method in class tigase.xmpp.impl.annotation.AnnotatedXMPPProcessor
 
supNamespaces() - Method in class tigase.xmpp.impl.BindResource
 
supNamespaces() - Method in class tigase.xmpp.impl.CAPS
 
supNamespaces() - Method in class tigase.xmpp.impl.DomainFilter
 
supNamespaces() - Method in class tigase.xmpp.impl.FlexibleOfflineMessageRetrieval
 
supNamespaces() - Method in class tigase.xmpp.impl.InvisibleCommand
 
supNamespaces() - Method in class tigase.xmpp.impl.JabberIqAuth
 
supNamespaces() - Method in class tigase.xmpp.impl.JabberIqCommand
 
supNamespaces() - Method in class tigase.xmpp.impl.JabberIqIq
 
supNamespaces() - Method in class tigase.xmpp.impl.JabberIqPrivacy
 
supNamespaces() - Method in class tigase.xmpp.impl.JabberIqPrivate
 
supNamespaces() - Method in class tigase.xmpp.impl.JabberIqRegister
 
supNamespaces() - Method in class tigase.xmpp.impl.JabberIqRoster
 
supNamespaces() - Method in class tigase.xmpp.impl.JabberIqStats
 
supNamespaces() - Method in class tigase.xmpp.impl.JabberIqVersion
 
supNamespaces() - Method in class tigase.xmpp.impl.Jingle
 
supNamespaces() - Method in class tigase.xmpp.impl.MessageAll
 
supNamespaces() - Method in class tigase.xmpp.impl.MessageAmp
 
supNamespaces() - Method in class tigase.xmpp.impl.MessageCarbons
 
supNamespaces() - Method in class tigase.xmpp.impl.MessageForwarding
 
supNamespaces() - Method in class tigase.xmpp.impl.MobileV1
 
supNamespaces() - Method in class tigase.xmpp.impl.MobileV2
 
supNamespaces() - Method in class tigase.xmpp.impl.OfflineMessages
 
supNamespaces() - Method in class tigase.xmpp.impl.PepPlugin
 
supNamespaces() - Method in class tigase.xmpp.impl.RemoteRosterManagement
 
supNamespaces() - Method in class tigase.xmpp.impl.SaslAuth
 
supNamespaces() - Method in class tigase.xmpp.impl.SaslAuth2
 
supNamespaces() - Method in class tigase.xmpp.impl.ServiceDiscovery
 
supNamespaces() - Method in class tigase.xmpp.impl.StartTLS
 
supNamespaces() - Method in class tigase.xmpp.impl.StartZLib
 
supNamespaces() - Method in class tigase.xmpp.impl.UrnXmppPing
 
supNamespaces() - Method in interface tigase.xmpp.XMPPImplIfc
Method supNamespaces returns an array of name-spaces for stanzas which can be processed by this plugin.
supNamespaces() - Method in class tigase.xmpp.XMPPProcessor
 
SUPPORTED_CLASSES - Static variable in class tigase.db.util.SchemaManager
 
SUPPORTED_TYPE - Static variable in class tigase.form.SignatureCalculator
 
supportedUris() - Element in annotation interface tigase.db.Repository.Meta
Method returns and array of strings with regexps matching URIs which are supported by annotated class.
supStreamFeatures(SaslAuth2.Inline.Action) - Method in class tigase.xmpp.impl.Bind2
 
supStreamFeatures(SaslAuth2.Inline.Action) - Method in class tigase.xmpp.impl.MessageCarbons
 
supStreamFeatures(SaslAuth2.Inline.Action) - Method in interface tigase.xmpp.impl.SaslAuth2.Inline
 
supStreamFeatures(SaslAuth2.Inline.Action) - Method in class tigase.xmpp.impl.StreamManagementInline
 
supStreamFeatures(XMPPIOService) - Method in class tigase.server.xmppclient.RegistrationThrottlingProcessor
 
supStreamFeatures(XMPPIOService) - Method in class tigase.server.xmppclient.StreamErrorCounterIOProcessor
 
supStreamFeatures(XMPPIOService) - Method in class tigase.server.xmppclient.StreamManagementIOProcessor
 
supStreamFeatures(XMPPIOService) - Method in interface tigase.server.xmppclient.XMPPIOProcessor
Returns array of features added by this processor
supStreamFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.annotation.AnnotatedXMPPProcessor
 
supStreamFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.BindResource
 
supStreamFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.ClientStateIndication
 
supStreamFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.JabberIqAuth
 
supStreamFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.JabberIqRegister
 
supStreamFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.JabberIqRoster
 
supStreamFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.MobileV1
 
supStreamFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.MobileV2
 
supStreamFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.MobileV3
 
supStreamFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.SaslAuth
 
supStreamFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.SaslAuth2
 
supStreamFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.SessionBind
 
supStreamFeatures(XMPPResourceConnection) - Method in class tigase.xmpp.impl.StartTLS
 
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
 
supTypes() - Method in class tigase.xmpp.impl.annotation.AnnotatedXMPPProcessor
 
supTypes() - Method in class tigase.xmpp.impl.PresenceState
 
supTypes() - Method in class tigase.xmpp.impl.PresenceSubscription
 
supTypes() - Method in interface tigase.xmpp.XMPPImplIfc
Method returns an array of all stanza types which the plugin is able to handle.
supTypes() - Method in class tigase.xmpp.XMPPProcessor
 
swapFromTo() - Method in class tigase.server.Packet
Creates a new Packet instance with swapped packet source and destination addresses.
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.
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() - Method in class tigase.xml.db.XMLDB
Performs synchronization with the file
SYNC_MAX_BATCH_SIZE - Static variable in class tigase.cluster.SessionManagerClustered
 
system - Enum constant in enum class tigase.db.AuthRepository.AccountStatus
 
SYSTEM - Enum constant in enum class tigase.server.Priority
 
SystemConsole - Class in tigase.util.ui.console
Simple SystemConsole class handling user input/output from command-line, including labels and secure password reading
SystemConsole() - Constructor for class tigase.util.ui.console.SystemConsole
 
SystemShutdown - Enum constant in enum class tigase.xmpp.StreamError
 

T

TABLE_NAME - Static variable in interface tigase.cluster.repo.ClusterRepoConstants
 
TABLE_NAME - Static variable in class tigase.server.ext.CompSQLRepository
Deprecated.
 
TABLE_NAME_PROP_KEY - Static variable in class tigase.stats.CounterDataArchivizer
 
take() - Method in class tigase.util.workqueue.NonpriorityQueue
 
take() - Method in class tigase.util.workqueue.PriorityQueueAbstract
 
take() - Method in class tigase.util.workqueue.PriorityQueueRelaxed
 
take() - Method in class tigase.util.workqueue.PriorityQueueStrict
 
takeRepo() - Method in class tigase.db.AuthRepositoryPool
 
takeRepo() - Method in class tigase.db.UserRepositoryPool
 
takeRepo(int) - Method in class tigase.db.DataRepositoryPool
 
takeRepo(BareJID) - Method in class tigase.db.DataRepositoryPool
 
takeRepoHandle(BareJID) - Method in class tigase.db.converter.DataRepoPool
 
takeRepoHandle(BareJID) - Method in interface tigase.db.DataRepository
Returns DataRepository instance.
takeRepoHandle(BareJID) - Method in class tigase.db.DataRepositoryPool
 
takeRepoHandle(BareJID) - Method in class tigase.db.jdbc.DataRepositoryImpl
 
task - Enum constant in enum class tigase.monitor.TaskConfigItem.Type
Default task, built with standard java class.
task(Queue<Packet>, TimerTask) - Method in class tigase.server.bosh.BoshSession
 
Task - Class in tigase.util.ui.console
Created by andrzej on 09.05.2017.
TASK_CLASS_ATT - Static variable in class tigase.monitor.TaskConfigItem
 
TASK_CLASS_PATH - Static variable in class tigase.monitor.TaskConfigItem
 
TASK_NAME_ATT - Static variable in class tigase.monitor.TaskConfigItem
 
TASK_SCRIPT_PATH - Static variable in class tigase.monitor.TaskConfigItem
 
TASK_TYPE_ATT - Static variable in class tigase.monitor.TaskConfigItem
 
Task.Builder - Class in tigase.util.ui.console
 
Task.Executor<T> - Interface in tigase.util.ui.console
 
TaskConfigItem - Class in tigase.monitor
 
TaskConfigItem() - Constructor for class tigase.monitor.TaskConfigItem
 
TaskConfigItem(String, Class<? extends MonitorTask>) - Constructor for class tigase.monitor.TaskConfigItem
 
TaskConfigItem.Type - Enum Class in tigase.monitor
 
TaskConfigItemJDBCRepository - Class in tigase.monitor
 
TaskConfigItemJDBCRepository() - Constructor for class tigase.monitor.TaskConfigItemJDBCRepository
 
TasksEvent - Class in tigase.monitor.tasks
 
TasksEvent(String, String) - Constructor for class tigase.monitor.tasks.TasksEvent
 
TasksScriptRegistrar - Class in tigase.monitor
 
TasksScriptRegistrar() - Constructor for class tigase.monitor.TasksScriptRegistrar
 
TDSL_CONFIG_FILE_DEF - Static variable in class tigase.conf.ConfigHolder
 
TDSL_CONFIG_FILE_KEY - Static variable in class tigase.conf.ConfigHolder
 
Telnet - Class in tigase.util
Describe class Telnet here.
Telnet() - Constructor for class tigase.util.Telnet
Creates a new Telnet instance.
Telnet(Socket, String) - Constructor for class tigase.util.Telnet
 
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.
temporary_auth_failure - Enum constant in enum class tigase.auth.XmppSaslException.SaslError
The authentication failed because of a temporary error condition within the receiving entity, and it is advisable for the initiating entity to try again later.
terminate - Enum constant in enum class tigase.xmpp.StanzaType
 
terminateBoshSession() - Method in class tigase.server.bosh.BoshSession
 
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
 
TestGeneratorModule - Class in tigase.server.test
 
TestGeneratorModule() - Constructor for class tigase.server.test.TestGeneratorModule
 
TestSpamModule - Class in tigase.server.test
 
TestSpamModule() - Constructor for class tigase.server.test.TestSpamModule
 
text_multi - Enum constant in enum class tigase.form.Field.FieldType
 
text_private - Enum constant in enum class tigase.form.Field.FieldType
 
text_single - Enum constant in enum class tigase.form.Field.FieldType
 
TextMulti - Enum constant in enum class tigase.server.DataForm.FieldType
 
TextPrivate - Enum constant in enum class tigase.server.DataForm.FieldType
 
TextSingle - Enum constant in enum class tigase.server.DataForm.FieldType
 
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
 
threshold - Variable in class tigase.monitor.tasks.DiskTask
 
throttling - Static variable in class tigase.net.ConnectionOpenThread
 
throwException(KernelException) - Method in class tigase.kernel.core.BeanConfigBuilder
 
TickMinuteEvent - Class in tigase.eventbus
 
TickMinuteEvent(long) - Constructor for class tigase.eventbus.TickMinuteEvent
 
tigAccountStatus(String, ResultSet[]) - Static method in class tigase.db.derby.StoredProcedures
 
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_AUTH_REPO_CLASS_PROP_VAL - Static variable in interface tigase.conf.Configurable
Deprecated.
moved to RepositoryFactory
TIGASE_AUTH_REPO_CLASS_PROP_VAL - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
TIGASE_AUTH_REPO_URL_PROP_VAL - Static variable in interface tigase.conf.Configurable
Deprecated.
moved to RepositoryFactory
TIGASE_AUTH_REPO_URL_PROP_VAL - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
TIGASE_CUSTOM_AUTH_REPO_CLASS_PROP_VAL - Static variable in interface tigase.conf.Configurable
Deprecated.
moved to RepositoryFactory
TIGASE_CUSTOM_AUTH_REPO_CLASS_PROP_VAL - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
TIGASE_PASSWORD - Enum constant in enum class tigase.db.util.DBSchemaLoader.PARAMETERS_ENUM
 
TIGASE_PRIMARY_ADDRESS - Static variable in interface tigase.util.dns.DNSResolverIfc
 
TIGASE_RESOLVER_CLASS - Static variable in class tigase.util.dns.DNSResolverFactory
 
TIGASE_SECONDARY_ADDRESS - Static variable in interface tigase.util.dns.DNSResolverIfc
 
TIGASE_USERNAME - Enum constant in enum class tigase.db.util.DBSchemaLoader.PARAMETERS_ENUM
 
tigase.annotations - package tigase.annotations
 
tigase.auth - package tigase.auth
 
tigase.auth.adhoc - package tigase.auth.adhoc
 
tigase.auth.callbacks - package tigase.auth.callbacks
 
tigase.auth.credentials - package tigase.auth.credentials
 
tigase.auth.credentials.entries - package tigase.auth.credentials.entries
 
tigase.auth.impl - package tigase.auth.impl
 
tigase.auth.mechanisms - package tigase.auth.mechanisms
 
tigase.cert - package tigase.cert
 
tigase.cluster - package tigase.cluster
 
tigase.cluster.api - package tigase.cluster.api
 
tigase.cluster.repo - package tigase.cluster.repo
 
tigase.cluster.strategy - package tigase.cluster.strategy
 
tigase.cluster.strategy.cmd - package tigase.cluster.strategy.cmd
 
tigase.collections - package tigase.collections
 
tigase.component - package tigase.component
 
tigase.component.adhoc - package tigase.component.adhoc
 
tigase.component.exceptions - package tigase.component.exceptions
 
tigase.component.modules - package tigase.component.modules
 
tigase.component.modules.impl - package tigase.component.modules.impl
 
tigase.component.modules.impl.config - package tigase.component.modules.impl.config
 
tigase.component.responses - package tigase.component.responses
 
tigase.conf - package tigase.conf
 
tigase.criteria - package tigase.criteria
 
tigase.db - package tigase.db
 
tigase.db.beans - package tigase.db.beans
 
tigase.db.comp - package tigase.db.comp
 
tigase.db.converter - package tigase.db.converter
 
tigase.db.converter.converters - package tigase.db.converter.converters
 
tigase.db.derby - package tigase.db.derby
 
tigase.db.jdbc - package tigase.db.jdbc
 
tigase.db.ldap - package tigase.db.ldap
 
tigase.db.util - package tigase.db.util
 
tigase.db.util.locker - package tigase.db.util.locker
 
tigase.db.xml - package tigase.db.xml
 
tigase.disco - package tigase.disco
 
tigase.dist - package tigase.dist
 
tigase.disteventbus.component - package tigase.disteventbus.component
 
tigase.eventbus - package tigase.eventbus
 
tigase.eventbus.component - package tigase.eventbus.component
 
tigase.eventbus.component.stores - package tigase.eventbus.component.stores
 
tigase.eventbus.events - package tigase.eventbus.events
 
tigase.eventbus.impl - package tigase.eventbus.impl
 
tigase.form - package tigase.form
 
tigase.io - package tigase.io
 
tigase.io.repo - package tigase.io.repo
 
tigase.kernel - package tigase.kernel
 
tigase.kernel.beans - package tigase.kernel.beans
 
tigase.kernel.beans.config - package tigase.kernel.beans.config
 
tigase.kernel.beans.selector - package tigase.kernel.beans.selector
 
tigase.kernel.core - package tigase.kernel.core
 
tigase.map - package tigase.map
 
tigase.monitor - package tigase.monitor
 
tigase.monitor.modules - package tigase.monitor.modules
 
tigase.monitor.tasks - package tigase.monitor.tasks
 
tigase.net - package tigase.net
 
tigase.osgi - package tigase.osgi
 
tigase.osgi.util - package tigase.osgi.util
 
tigase.server - package tigase.server
The main package with top level API for server side components.
tigase.server.amp - package tigase.server.amp
 
tigase.server.amp.action - package tigase.server.amp.action
 
tigase.server.amp.cond - package tigase.server.amp.cond
 
tigase.server.amp.db - package tigase.server.amp.db
 
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.ext.lb - package tigase.server.ext.lb
 
tigase.server.extdisco - package tigase.server.extdisco
 
tigase.server.filters - package tigase.server.filters
 
tigase.server.monitor - package tigase.server.monitor
 
tigase.server.rtbl - package tigase.server.rtbl
 
tigase.server.rtbl.adhoc - package tigase.server.rtbl.adhoc
 
tigase.server.script - package tigase.server.script
 
tigase.server.test - package tigase.server.test
 
tigase.server.websocket - package tigase.server.websocket
 
tigase.server.xmppclient - package tigase.server.xmppclient
 
tigase.server.xmppcomponent - package tigase.server.xmppcomponent
 
tigase.server.xmppserver - package tigase.server.xmppserver
 
tigase.server.xmppserver.proc - package tigase.server.xmppserver.proc
 
tigase.server.xmppsession - package tigase.server.xmppsession
 
tigase.stats - package tigase.stats
 
tigase.stats.db - package tigase.stats.db
 
tigase.sys - package tigase.sys
 
tigase.util - package tigase.util
 
tigase.util.cache - package tigase.util.cache
 
tigase.util.common - package tigase.util.common
 
tigase.util.datetime - package tigase.util.datetime
 
tigase.util.dns - package tigase.util.dns
 
tigase.util.historyCache - package tigase.util.historyCache
 
tigase.util.log - package tigase.util.log
 
tigase.util.processing - package tigase.util.processing
 
tigase.util.reflection - package tigase.util.reflection
 
tigase.util.repository - package tigase.util.repository
 
tigase.util.routing - package tigase.util.routing
 
tigase.util.setup - package tigase.util.setup
 
tigase.util.stringprep - package tigase.util.stringprep
 
tigase.util.tracer - package tigase.util.tracer
 
tigase.util.ui.console - package tigase.util.ui.console
 
tigase.util.updater - package tigase.util.updater
 
tigase.util.workqueue - package tigase.util.workqueue
 
tigase.vhosts - package tigase.vhosts
 
tigase.vhosts.filter - package tigase.vhosts.filter
 
tigase.xml - package tigase.xml
Simple XML parser implementation.
tigase.xml.annotations - package tigase.xml.annotations
 
tigase.xml.db - package tigase.xml.db
This package contains implementation of simple data base stored in XML file.
tigase.xmpp - package tigase.xmpp
 
tigase.xmpp.impl - package tigase.xmpp.impl
Package containing implementation of all Session Manager plugins
tigase.xmpp.impl.annotation - package tigase.xmpp.impl.annotation
 
tigase.xmpp.impl.push - package tigase.xmpp.impl.push
 
tigase.xmpp.impl.roster - package tigase.xmpp.impl.roster
 
tigase.xmpp.jid - package tigase.xmpp.jid
 
tigase.xmpp.mam - package tigase.xmpp.mam
 
tigase.xmpp.mam.modules - package tigase.xmpp.mam.modules
 
tigase.xmpp.mam.util - package tigase.xmpp.mam.util
 
tigase.xmpp.rsm - package tigase.xmpp.rsm
 
TigaseAuth - Class in tigase.db.jdbc
Deprecated.
TigaseAuth() - Constructor for class tigase.db.jdbc.TigaseAuth
Deprecated.
 
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
 
TigaseDeprecated - Annotation Interface in tigase.annotations
 
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
 
TigaseSaslServerFactory - Class in tigase.auth.mechanisms
 
TigaseSaslServerFactory() - Constructor for class tigase.auth.mechanisms.TigaseSaslServerFactory
 
TigaseSPAuth - Class in tigase.db.jdbc
Tigase Salted Password Auth.
TigaseSPAuth() - Constructor for class tigase.db.jdbc.TigaseSPAuth
 
TigaseStringprepException - Exception in tigase.util.stringprep
 
TigaseStringprepException() - Constructor for exception tigase.util.stringprep.TigaseStringprepException
Creates a new instance of TigaseStringprepException without detail message.
TigaseStringprepException(String) - Constructor for exception tigase.util.stringprep.TigaseStringprepException
Constructs an instance of TigaseStringprepException with the specified detail message.
TigaseStringprepException(String, Throwable) - Constructor for exception tigase.util.stringprep.TigaseStringprepException
 
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
 
tigGetComponentVersion(String, ResultSet[]) - 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
 
tigRemoveUser(String) - Static method in class tigase.db.derby.StoredProcedures
 
tigSetComponentVersion(String, String) - Static method in class tigase.db.derby.StoredProcedures
 
tigUpdateAccountStatus(String, int) - Static method in class tigase.db.derby.StoredProcedures
 
tigUpdateLoginTime(String) - Static method in class tigase.db.derby.StoredProcedures
 
tigUpdatePairs(long, long, String, Clob) - 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
 
tigUserCredentialRemove(String, String) - Static method in class tigase.db.derby.StoredProcedures
 
tigUserCredentialsGet(String, String, ResultSet[]) - Static method in class tigase.db.derby.StoredProcedures
 
tigUserCredentialUpdate(String, String, String, String) - 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
 
tigUserUsernamesGet(String, ResultSet[]) - Static method in class tigase.db.derby.StoredProcedures
 
time - Variable in class tigase.util.cache.CacheObject
 
TIME - Static variable in class tigase.xmpp.impl.EntityTime
 
timeLine() - Element in annotation interface tigase.annotations.TODO
timeLine property allows you to set and retrieve expected time by when the change should be done to this code.
timeLine() - Element in annotation interface tigase.xml.annotations.TODO
timeLine property allows you to set and retrieve expected time by when the change should be done to this code.
timeOutExpired(Packet) - Method in interface tigase.server.ReceiverTimeoutHandler
 
TIMER - Enum constant in enum class tigase.server.bosh.BoshConnectionManager.BOSH_OPERATION_TYPE
 
timerOrder - Variable in class tigase.server.bosh.BoshTask
 
TimerTask - Class in tigase.util.common
TimerTask class is basic implementation of java.util.TimerTask class which is used with ScheduledExecutorService in AbstractMessageRecevier.
TimerTask() - Constructor for class tigase.util.common.TimerTask
 
TimerTaskService - Interface in tigase.monitor
 
timestamp - Variable in class tigase.util.log.LogFormatter
 
TimestampHelper - Class in tigase.util.datetime
 
TimestampHelper() - Constructor for class tigase.util.datetime.TimestampHelper
Creates helper configured to produce timestamps in UTC timezone.
TimestampHelper(boolean) - Constructor for class tigase.util.datetime.TimestampHelper
Creates helper configured to produce timestamps in UTC timezone or local timezone.
TimeUtils - Class in tigase.util.datetime
This is too slow.
TimeUtils() - Constructor for class tigase.util.datetime.TimeUtils
 
title - Variable in class tigase.form.AbstractForm
 
tls - Enum constant in enum class tigase.net.SocketType
 
TLS_CAPS - Static variable in class tigase.io.TLSIO
 
TLS_HANDSHAKE_COMPLETE - Enum constant in enum class tigase.server.Command
Command sent from connection manager to the session manager after TLS handshake if client sent certificate.
TLS_REQUIRED_ATT - Static variable in class tigase.vhosts.VHostItemImpl
 
TLS_REQUIRED_LABEL - Static variable in class tigase.vhosts.VHostItemImpl
 
tls_server_end_point - Enum constant in enum class tigase.auth.mechanisms.AbstractSaslSCRAM.BindType
Client requires channel binding: tls-server-end-point.
tls_unique - Enum constant in enum class tigase.auth.mechanisms.AbstractSaslSCRAM.BindType
Client requires channel binding: tls-unique.
TLS_UNIQUE_ID_KEY - Static variable in class tigase.auth.mechanisms.AbstractSaslSCRAM
 
tlsEngineHandshakeCompleted() - Method in class tigase.io.JcaTLSWrapper
 
TLSEventHandler - Interface in tigase.io
Describe interface TLSEventHandler here.
tlsHandshakeCompleted(IO) - Method in interface tigase.net.IOServiceListener
 
tlsHandshakeCompleted(ComponentIOService) - Method in class tigase.server.ext.ComponentProtocol
 
tlsHandshakeCompleted(S2SIOService) - Method in class tigase.server.xmppserver.S2SConnectionManager
 
tlsHandshakeCompleted(XMPPIOService<Object>) - Method in class tigase.cluster.ClusterConnectionManager
 
tlsHandshakeCompleted(XMPPIOService<Object>) - Method in class tigase.server.xmppclient.ClientConnectionManager
 
tlsHandshakeCompleted(XMPPIOService<Object>) - Method in class tigase.server.xmppcomponent.ComponentConnectionManager
Deprecated.
 
TLSIO - Class in tigase.io
Describe class TLSIO here.
TLSIO(IOInterface, TLSWrapper, ByteOrder) - Constructor for class tigase.io.TLSIO
 
TLSIOIfc - Interface in tigase.io
 
TLSStatus - Enum Class in tigase.io
Describe class TLSStatus here.
TLSUtil - Class in tigase.io
Describe class TLSUtil here.
TLSUtil() - Constructor for class tigase.io.TLSUtil
 
TLSWrapper - Interface in tigase.io
 
to - Enum constant in enum class tigase.xmpp.impl.JabberIqPrivacy.ITEM_SUBSCRIPTIONS
 
to - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.StateTransition
 
to - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.SubscriptionType
 
TO_ATT - Static variable in class tigase.server.Packet
 
TO_ATTR - Static variable in class tigase.server.bosh.Constants
 
TO_CONN_ID - Static variable in interface tigase.server.amp.AmpFeatureIfc
 
to_pending_in - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.StateTransition
 
to_pending_in - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.SubscriptionType
 
to_pre_approved - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.StateTransition
 
to_pre_approved - Enum constant in enum class tigase.xmpp.impl.roster.RosterAbstract.SubscriptionType
 
TO_RES - Static variable in interface tigase.server.amp.AmpFeatureIfc
 
TO_SUBSCRIBED - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
 
toASCII(String) - Static method in class gnu.inet.encoding.IDNA
Converts a Unicode string to ASCII using the procedure in RFC3490 section 4.1.
toASCII(String, boolean, boolean) - Static method in class gnu.inet.encoding.IDNA
Converts a Unicode string to ASCII using the procedure in RFC3490 section 4.1.
toConfigurationString() - Method in class tigase.vhosts.filter.Rule
 
toDebugString() - Method in class tigase.auth.BruteForceLockerBean.BruteForceLockerVHostExtension
 
toDebugString() - Method in class tigase.io.SSLContextContainer.HardenedModeVHostItemExtension
 
toDebugString() - Method in class tigase.server.BasicComponent.ServerInfoVHostItemExtension
 
toDebugString() - Method in class tigase.server.xmppclient.ClientTrustManagerFactory.ClientTrustVHostItemExtension
 
toDebugString() - Method in class tigase.server.xmppclient.SeeOtherHost.SeeOtherHostVHostItemExtension
 
toDebugString() - Method in interface tigase.vhosts.VHostItemExtensionIfc
Returns a string containing all information about the instance of the extension useful for debugging.
toDebugString() - Method in class tigase.xmpp.impl.PresenceSubscription.PresenceSubscriptionVHostItemExtension
 
TODO - Annotation Interface in tigase.annotations
TODO this is information for developers that there is still something to do with annotated code.
TODO - Annotation Interface in tigase.xml.annotations
TODO this is information for developers that there is still something to do with annotated code.
TODO.Severity - Enum Class in tigase.annotations
This enumeration defines importance levels for code change which is expected to be made for annotated element.
TODO.Severity - Enum Class in tigase.xml.annotations
This enumeration defines importance levels for code change which is expected to be made for annotated element.
toElement() - Method in class tigase.auth.BruteForceLockerBean.BruteForceLockerVHostExtension
 
toElement() - Method in class tigase.cluster.repo.ClusterRepoItem
 
toElement() - Method in class tigase.cluster.strategy.ConnectionRecord
 
toElement() - Method in interface tigase.cluster.strategy.ConnectionRecordIfc
 
toElement() - Method in class tigase.conf.ConfigItem
 
toElement() - Method in interface tigase.db.comp.RepositoryItem
Item data can be stored in a more complex form than a simple property string.
toElement() - Method in class tigase.db.comp.RepositoryItemAbstract
 
toElement() - Method in class tigase.io.repo.CertificateItem
 
toElement() - Method in class tigase.io.SSLContextContainer.HardenedModeVHostItemExtension
 
toElement() - Method in class tigase.monitor.TaskConfigItem
 
toElement() - Method in class tigase.server.BasicComponent.ServerInfoVHostItemExtension
 
toElement() - Method in class tigase.server.ComponentInfo
Allows retrieving of component's information as Element
toElement() - Method in class tigase.server.ext.CompRepoItem
 
toElement() - Method in class tigase.server.extdisco.ExtServiceDiscoItem
 
toElement() - Method in class tigase.server.xmppclient.ClientTrustManagerFactory.ClientTrustVHostItemExtension
 
toElement() - Method in class tigase.server.xmppclient.SeeOtherHost.SeeOtherHostVHostItemExtension
 
toElement() - Method in interface tigase.vhosts.VHostItemExtensionIfc
Method serializes data stored by this instance to element which will be then stored in the database.
toElement() - Method in class tigase.vhosts.VHostItemImpl
 
toElement() - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
toElement() - Method in class tigase.xmpp.impl.PresenceSubscription.PresenceSubscriptionVHostItemExtension
 
toElement() - Method in class tigase.xmpp.rsm.RSM
 
Token - Class in tigase.util
Created by bmalkow on 21.04.2017.
Token() - Constructor for class tigase.util.Token
 
TokenBucket(long, long) - Constructor for class tigase.xmpp.impl.TokenBucketPool.TokenBucket
Create Token Bucket.
TokenBucketPool - Class in tigase.xmpp.impl
 
TokenBucketPool() - Constructor for class tigase.xmpp.impl.TokenBucketPool
 
TokenBucketPool(long, long) - Constructor for class tigase.xmpp.impl.TokenBucketPool
 
TokenBucketPool(long, long, TimeUnit) - Constructor for class tigase.xmpp.impl.TokenBucketPool
 
TokenBucketPool.TokenBucket - Class in tigase.xmpp.impl
Single TokenBucket.
TOO_LONG - Static variable in exception gnu.inet.encoding.IDNAException
 
toPrintable() - Method in class tigase.kernel.core.Kernel
 
toPropertyString() - Method in class tigase.cluster.repo.ClusterRepoItem
 
toPropertyString() - Method in class tigase.conf.ConfigItem
 
toPropertyString() - Method in interface tigase.db.comp.RepositoryItem
Deprecated.
toPropertyString() - Method in class tigase.io.repo.CertificateItem
 
toPropertyString() - Method in class tigase.monitor.TaskConfigItem
 
toPropertyString() - Method in class tigase.server.ext.CompRepoItem
 
toPropertyString() - Method in class tigase.server.extdisco.ExtServiceDiscoItem
 
toPropertyString() - Method in class tigase.vhosts.VHostItemImpl
 
toPropertyString() - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
toString() - Method in class tigase.auth.BruteForceLockerBean.Key
 
toString() - Method in class tigase.cert.CertificateEntry
 
toString() - Method in class tigase.cluster.ClusterConnection
 
toString() - Method in class tigase.cluster.repo.ClusterRepoItem
 
toString() - Method in class tigase.cluster.repo.ClusterRepoItemEvent
 
toString() - Method in class tigase.cluster.strategy.ConnectionRecord
 
toString() - Method in class tigase.cluster.strategy.DefaultClusteringStrategyAbstract
 
toString() - Method in class tigase.conf.ConfigItem
 
toString() - Method in class tigase.db.AuthRepository.DefaultCredentials
 
toString() - Method in class tigase.db.AuthRepository.SingleCredential
 
toString() - Method in class tigase.db.comp.AbstractSDComponentRepositoryBean
 
toString() - Method in class tigase.db.comp.ConfigRepository
 
toString() - Method in class tigase.db.converter.Converter.ConverterProperties
 
toString() - Method in class tigase.db.converter.converters.UserEntity
 
toString() - Method in class tigase.db.DataRepositoryPool
 
toString() - Method in class tigase.db.jdbc.DataRepositoryImpl
 
toString() - Method in class tigase.db.util.DBSchemaLoader.Parameters
 
toString() - Method in class tigase.db.util.SchemaLoader.TypeInfo
 
toString() - Method in class tigase.db.util.SchemaManager.DataSourceInfo
 
toString() - Method in class tigase.db.util.SchemaManager.RepoInfo
 
toString() - Method in class tigase.db.util.SchemaManager.SchemaInfo
 
toString() - Method in class tigase.db.util.SchemaVersionCheckerLogger.VersionCheckerSchemaInfo
 
toString() - Method in class tigase.disco.ServiceEntity
 
toString() - Method in class tigase.eventbus.component.stores.Subscription
 
toString() - Method in class tigase.eventbus.impl.EventName
 
toString() - Method in class tigase.eventbus.TickMinuteEvent
 
toString() - Method in enum class tigase.form.Field.FieldType
 
toString() - Method in class tigase.form.Field
 
toString() - Method in class tigase.form.Fields
 
toString() - Method in class tigase.form.Form
 
toString() - Method in record class tigase.io.CertificateContainerIfc.CertificateEntity
Returns a string representation of this record class.
toString() - Method in class tigase.io.JcaTLSWrapper
 
toString() - Method in class tigase.io.repo.CertificateItem
 
toString() - Method in class tigase.io.SocketIO
 
toString() - Method in class tigase.io.SSLContextContainerAbstract.SSLHolder
 
toString() - Method in class tigase.io.TLSIO
 
toString() - Method in class tigase.io.ZLibIO
 
toString() - Method in class tigase.kernel.beans.config.AbstractBeanConfigurator.BeanDefinition
 
toString() - Method in class tigase.kernel.core.BeanConfig
 
toString() - Method in class tigase.kernel.core.Dependency
 
toString() - Method in class tigase.kernel.core.Kernel.DelayedDependencyInjectionQueue
 
toString() - Method in class tigase.kernel.core.Kernel.DelegatedBeanConfig
 
toString() - Method in class tigase.kernel.core.Kernel
 
toString() - Method in class tigase.monitor.TaskConfigItem
 
toString() - Method in class tigase.net.IOService
 
toString() - Method in class tigase.server.CmdAcl
 
toString() - Method in class tigase.server.ComponentInfo
 
toString() - Method in class tigase.server.ext.CompRepoItem
 
toString() - Method in class tigase.server.Packet
Provides human-readable string presentation of the Packet object.
toString() - Method in class tigase.server.rtbl.RTBL
 
toString() - Method in class tigase.server.rtbl.RTBLRepository.Key
 
toString() - Method in record class tigase.server.rtbl.RTBLSubscribeModule.Context
Returns a string representation of this record class.
toString() - Method in class tigase.server.script.Script
 
toString() - Method in class tigase.server.xmppserver.CID
 
toString() - Method in class tigase.server.xmppserver.CIDConnections
 
toString() - Method in class tigase.server.xmppserver.S2SConnection
 
toString() - Method in class tigase.server.xmppserver.S2SConnectionManager.DomainServerNameMapper
 
toString() - Method in class tigase.server.xmppserver.S2SIOService
 
toString() - Method in class tigase.stats.CounterValue
 
toString() - Method in class tigase.stats.MaxDailyCounterQueue
 
toString() - Method in class tigase.stats.StatisticsList
 
toString() - Method in class tigase.stats.StatRecord
 
toString() - Method in class tigase.sys.NativeMemoryTracking
 
toString() - Method in class tigase.sys.NMTScope
 
toString() - Method in class tigase.util.cache.LRUConcurrentCache
 
toString() - Method in class tigase.util.dns.DNSEntry
Returns string interpretation of the DNS entry
toString() - Method in class tigase.util.processing.QueueItem
 
toString() - Method in enum class tigase.util.ui.console.AnsiColor
 
toString() - Method in class tigase.util.ui.console.CommandlineParameter
 
toString() - Method in class tigase.util.Version
 
toString() - Method in class tigase.vhosts.filter.Rule
 
toString() - Method in class tigase.vhosts.VHostItemExtension
Generic implementation of a method which combines data returned by toDebugString() with class name for easier debugging.
toString() - Method in class tigase.vhosts.VHostItemImpl.DataType
 
toString() - Method in class tigase.vhosts.VHostItemImpl
 
toString() - Method in class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
toString() - Method in class tigase.xml.CData
 
toString() - Method in enum class tigase.xml.db.Types.DataType
 
toString() - Method in class tigase.xml.db.XMLDB
 
toString() - Method in class tigase.xml.Element
 
toString() - Method in class tigase.xmpp.ElementMatcher
 
toString() - Method in class tigase.xmpp.impl.JabberIqRegister.CIDRAddress
 
toString() - Method in class tigase.xmpp.impl.PrivacyList
 
toString() - Method in class tigase.xmpp.impl.roster.RosterElement
 
toString() - Method in class tigase.xmpp.jid.BareJID
Method returns a String representation of the BareJID instance.
toString() - Method in class tigase.xmpp.jid.JID
Method returns a String representation of the JID instance.
toString() - Method in class tigase.xmpp.mam.ExtendedQueryImpl
 
toString() - Method in class tigase.xmpp.mam.QueryImpl
 
toString() - Method in class tigase.xmpp.rsm.RSM
 
toString() - Method in class tigase.xmpp.XMPPIOService
 
toString() - Method in class tigase.xmpp.XMPPProcessor
 
toString() - Method in class tigase.xmpp.XMPPResourceConnection
 
toString() - Method in class tigase.xmpp.XMPPSession
 
toString(boolean) - Method in class tigase.cert.CertificateEntry
 
toString(boolean) - Method in class tigase.server.Packet
Is a convenience method which allows you to call always the same method but change (configure) whether you want to get a secure packet string representation or full representation.
toString(int) - Method in class tigase.util.Version
 
toString(Object) - Method in class tigase.kernel.DefaultTypesConverter
Converts object to String.
toString(Object) - Method in interface tigase.kernel.TypesConverter
 
toString(StringBuilder) - Method in class tigase.xml.Element
 
toString(String, String) - Static method in class tigase.eventbus.impl.EventName
 
toString(String, String) - Static method in class tigase.xmpp.jid.BareJID
A utility method to construct a String representing user JID from given parameters.
toString(String, String, String) - Static method in class tigase.xmpp.jid.BareJID
A utility method to construct a String representing user JID from given parameters.
toString(VHostItem) - Static method in class tigase.vhosts.VHostItemImpl
 
toString(BareJID, String) - Static method in class tigase.xmpp.jid.BareJID
A utility method to construct a String representing user JID from given parameters.
toStringFull() - Method in class tigase.server.Packet
The method converts the Packet instance to a String representation.
toStringNoChildren() - Method in class tigase.xml.Element
 
toStringPretty() - Method in enum class tigase.net.ConnectionType
 
toStringPretty() - Method in class tigase.xml.CData
 
toStringPretty() - Method in class tigase.xml.Element
 
toStringPretty() - Method in interface tigase.xml.XMLNodeIfc
 
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".
toStringSecure() - Method in class tigase.xml.CData
 
toStringSecure() - Method in class tigase.xml.Element
 
toStringSecure() - Method in interface tigase.xml.XMLNodeIfc
 
toStringSecure(StringBuilder) - Method in class tigase.xml.Element
 
toStringSimple() - Method in class tigase.util.ui.console.CommandlineParameter
 
TOTAL_BIN_LIMIT_PROP_VAL - Static variable in class tigase.server.ConnectionManager
 
TOTAL_PACKETS_LIMIT_PROP_VAL - Static variable in class tigase.server.ConnectionManager
 
totalSize() - Method in class tigase.util.workqueue.NonpriorityQueue
 
totalSize() - Method in class tigase.util.workqueue.PriorityQueueAbstract
 
totalSize() - Method in class tigase.util.workqueue.PriorityQueueRelaxed
 
totalSize() - Method in class tigase.util.workqueue.PriorityQueueStrict
 
toUnicode(String) - Static method in class gnu.inet.encoding.IDNA
Converts an ASCII-encoded string to Unicode.
toUnicode(String, boolean, boolean) - Static method in class gnu.inet.encoding.IDNA
Converts an ASCII-encoded string to Unicode.
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
 
TRAFFIC_THROTTLING_PROP_KEY - Static variable in class tigase.server.ConnectionManager
 
trafficThrottling - Variable in class tigase.server.ConnectionManager
 
translateAll(String, String[], String[]) - Static method in class tigase.xml.XMLUtils
 
trimBodyToSize(int, String) - Static method in class tigase.xmpp.impl.push.EncryptedPushNotificationExtension
 
TRIVIAL - Enum constant in enum class tigase.annotations.TODO.Severity
TRIVIAL severity means that this code works correctly and is implemented according to design but there is still some minor improvement that can be done or just cleaning the code.
TRIVIAL severity can be assigned also to code which needs some minor refactoring.
TRIVIAL - Enum constant in enum class tigase.xml.annotations.TODO.Severity
TRIVIAL severity means that this code works correctly and is implemented according to design but there is still some minor improvement that can be done or just cleaning the code.
TRIVIAL severity can be assigned also to code which needs some minor refactoring.
trusted - Enum constant in enum class tigase.cert.CertCheckResult
 
trusted - Variable in class tigase.server.BasicComponent
 
TRUSTED - Enum constant in enum class tigase.server.Permissions
 
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_JIDS_LABEL - Static variable in class tigase.vhosts.VHostItemImpl
 
TRUSTED_PROP_KEY - Static variable in interface tigase.conf.Configurable
 
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
 
TwoHashBidiMap<K,V> - Class in tigase.collections
 
TwoHashBidiMap() - Constructor for class tigase.collections.TwoHashBidiMap
 
type - Variable in class tigase.form.AbstractForm
 
type - Variable in class tigase.server.ConnectionManager.PortConfigBean
 
type() - Element in annotation interface tigase.kernel.beans.config.ConfigField
 
type() - Element in annotation interface tigase.kernel.beans.Inject
Type of bean to be injected (opiotnal).
type(Class) - Method in class tigase.util.ui.console.CommandlineParameter.Builder
 
TYPE - Enum constant in enum class tigase.util.Version.FIELD
 
TYPE - Static variable in class tigase.xml.db.DBElement
 
TYPE - Static variable in class tigase.xmpp.impl.Privacy
 
TYPE_ATT - Static variable in class tigase.server.Packet
 
TYPE_NUMBER - Enum constant in enum class tigase.util.Version.FIELD
 
TypeInfo(int, String, String, String) - Constructor for class tigase.db.util.SchemaLoader.TypeInfo
 
TypeInfo(int, String, String, String, String) - Constructor for class tigase.db.util.SchemaLoader.TypeInfo
 
TypeInfo(String, String, String) - Constructor for class tigase.db.util.SchemaLoader.TypeInfo
 
TypeInfo(String, String, String, String) - Constructor for class tigase.db.util.SchemaLoader.TypeInfo
 
Types - Class in tigase.xml.db
Describe class Types here.
Types() - Constructor for class tigase.xml.db.Types
 
Types.DataType - Enum Class in tigase.xml.db
Describe class DataType here.
TypesConverter - Interface in tigase.kernel
 
TypesConverter.Parcelable - Interface in tigase.kernel
 
typesMap - Static variable in class tigase.util.repository.DataTypes
 

U

unackedSinceLastRequest() - Method in class tigase.server.xmppclient.StreamManagementIOProcessor.OutQueue
Method returns no.
unavailable - Enum constant in enum class tigase.xmpp.StanzaType
 
unbindHostname(String, ComponentIOService) - Method in class tigase.server.ext.ComponentProtocol
 
unbindHostname(String, ComponentIOService) - Method in interface tigase.server.ext.ComponentProtocolHandler
 
unblock(XMPPResourceConnection, List<String>) - Static method in class tigase.xmpp.impl.Privacy
 
UNBLOCK - Static variable in class tigase.xmpp.impl.BlockingCommand
 
unblockAll(XMPPResourceConnection) - Static method in class tigase.xmpp.impl.Privacy
 
uncaughtException(Thread, Throwable) - Method in class tigase.server.ThreadExceptionHandler
 
UNDEFINED - Enum constant in enum class tigase.xml.db.Types.DataType
 
undefined_active - Enum constant in enum class tigase.db.AuthRepository.AccountStatus
 
UNDEFINED_CONDITION - Enum constant in enum class tigase.xmpp.Authorization
 
undefined_inactive - Enum constant in enum class tigase.db.AuthRepository.AccountStatus
 
UndefinedCondition - Enum constant in enum class tigase.xmpp.StreamError
 
UNDERFLOW - Enum constant in enum class tigase.io.TLSStatus
 
unescape(String) - Static method in class tigase.kernel.DefaultTypesConverter
 
unescape(String) - Static method in class tigase.xml.XMLUtils
 
UNEXPECTED_REQUEST - Enum constant in enum class tigase.xmpp.Authorization
 
unix - Enum constant in enum class tigase.util.common.OSUtils.OS
 
UNKNOWN - Enum constant in enum class tigase.xml.SimpleParser.EntityType
 
UnknownXMLNSStreamOpenHandler - Class in tigase.server.ext.handlers
Created: Oct 2, 2009 5:18:44 PM
UnknownXMLNSStreamOpenHandler() - Constructor for class tigase.server.ext.handlers.UnknownXMLNSStreamOpenHandler
 
unloadOldBeans() - Method in class tigase.db.beans.MDPoolConfigBean
 
unlock() - Method in class tigase.db.util.locker.ConnectionLock
 
unlockDatabase(Connection) - Method in class tigase.db.util.locker.ConnectionLock
 
unpackRouted() - Method in class tigase.server.Packet
The method unpacks the original packet and stanza from route stanza.
unregister(String) - Method in class tigase.kernel.core.DependencyManager
 
unregister(String) - Method in class tigase.kernel.core.Kernel
Removes bean from Kernel.
unregister(String) - Method in class tigase.xmpp.RepositoryAccess
Deprecated.
unregister(String) - Method in class tigase.xmpp.XMPPResourceConnection
unregister(Kernel) - Method in class tigase.auth.CredentialsDecoderBean
 
unregister(Kernel) - Method in class tigase.auth.CredentialsEncoderBean
 
unregister(Kernel) - Method in class tigase.auth.TigaseSaslProvider
 
unregister(Kernel) - Method in class tigase.component.AbstractKernelBasedComponent
 
unregister(Kernel) - Method in class tigase.db.beans.MDPoolBean
 
unregister(Kernel) - Method in class tigase.db.beans.MDPoolConfigBean
 
unregister(Kernel) - Method in class tigase.db.beans.MDRepositoryBean.MDRepositoryConfigBean
 
unregister(Kernel) - Method in class tigase.db.beans.MDRepositoryBean
 
unregister(Kernel) - Method in class tigase.db.beans.SDRepositoryBean
 
unregister(Kernel) - Method in class tigase.io.CertificateContainer
 
unregister(Kernel) - Method in interface tigase.kernel.beans.RegistrarBean
Method called while bean is being unregistered.
unregister(Kernel) - Method in class tigase.server.amp.AmpComponent
 
unregister(Kernel) - Method in class tigase.server.ConnectionManager.PortsConfigBean
 
unregister(Kernel) - Method in class tigase.server.ConnectionManager
 
unregister(Kernel) - Method in class tigase.server.filters.PacketFiltersBean
 
unregister(Kernel) - Method in class tigase.server.MessageRouter
 
unregister(Kernel) - Method in class tigase.server.xmppclient.SeeOtherHostDB
 
unregister(Kernel) - Method in class tigase.server.xmppclient.SeeOtherHostDualIP
 
unregister(Kernel) - Method in class tigase.server.xmppsession.SessionManager
 
unregister(Kernel) - Method in class tigase.stats.CounterDataLogger
 
unregister(Kernel) - Method in class tigase.stats.db.CounterDataLoggerRepoBean
 
unregister(Kernel) - Method in class tigase.stats.StatisticsCollector
 
unregister(Kernel) - Method in class tigase.vhosts.VHostManager
 
unregister(Kernel) - Method in class tigase.xmpp.impl.ClientStateIndication
 
unregister(Kernel) - Method in class tigase.xmpp.impl.JabberIqPrivacy
 
unregister(Kernel) - Method in class tigase.xmpp.impl.JabberIqRegister
 
unregister(Kernel) - Method in class tigase.xmpp.impl.LastActivityMarker
 
unregister(Kernel) - Method in class tigase.xmpp.impl.MessageAmp
 
unregister(Kernel) - Method in class tigase.xmpp.impl.push.PushNotifications
 
unregister(Kernel) - Method in class tigase.xmpp.impl.roster.DynamicRoster
 
unregisterAll(Object) - Method in interface tigase.eventbus.EventBus
Unregister all methods annotated with @HandleEvent as events handlers from EventBus.
unregisterAll(Object) - Method in class tigase.eventbus.impl.EventBusImplementation
 
UnregisterAware - Interface in tigase.kernel.beans
If bean implements this interface then just before unregistering bean Kernel calls method UnregisterAware.beforeUnregister().
unregisterClass(Class<?>) - Method in interface tigase.osgi.ModulesManager
 
unregisterClass(Class<?>) - Method in class tigase.osgi.ModulesManagerImpl
 
unregisterPluginClass(Class<? extends XMPPImplIfc>) - Method in interface tigase.osgi.ModulesManager
Deprecated.
unregisterPluginClass(Class<? extends XMPPImplIfc>) - Method in class tigase.osgi.ModulesManagerImpl
 
unregisterPresenceHandler(PresenceCapabilitiesManager.PresenceCapabilitiesListener) - Static method in class tigase.xmpp.impl.PresenceCapabilitiesManager
 
unregisterServerComponentClass(Class<? extends Configurable>) - Method in interface tigase.osgi.ModulesManager
Deprecated.
unregisterServerComponentClass(Class<? extends Configurable>) - Method in class tigase.osgi.ModulesManagerImpl
 
unsubscribe - Enum constant in enum class tigase.xmpp.StanzaType
 
unsubscribe(BareJID, String) - Method in class tigase.server.rtbl.RTBLSubscribeModule
 
unsubscribed - Enum constant in enum class tigase.xmpp.StanzaType
 
UnsubscribeModule - Class in tigase.eventbus.component
 
UnsubscribeModule() - Constructor for class tigase.eventbus.component.UnsubscribeModule
 
UnsupportedEncoding - Enum constant in enum class tigase.xmpp.StreamError
 
UnsupportedFeature - Enum constant in enum class tigase.xmpp.StreamError
 
UnsupportedOperationException(String, int, int, String, Throwable) - Constructor for exception tigase.conf.ConfigReader.UnsupportedOperationException
 
UnsupportedStanzaType - Enum constant in enum class tigase.xmpp.StreamError
 
UnsupportedVersion - Enum constant in enum class tigase.xmpp.StreamError
 
untrusted - Enum constant in enum class tigase.cert.CertCheckResult
 
unwrap(byte[], int, int) - Method in class tigase.auth.mechanisms.AbstractSaslSCRAM
 
unwrap(byte[], int, int) - Method in class tigase.auth.mechanisms.SaslANONYMOUS
 
unwrap(byte[], int, int) - Method in class tigase.auth.mechanisms.SaslEXTERNAL
 
unwrap(byte[], int, int) - Method in class tigase.auth.mechanisms.SaslPLAIN
 
unwrap(ByteBuffer, ByteBuffer) - Method in class tigase.io.JcaTLSWrapper
 
unwrap(ByteBuffer, ByteBuffer) - Method in interface tigase.io.TLSWrapper
 
update() - Method in interface tigase.osgi.ModulesManager
 
update() - Method in class tigase.osgi.ModulesManagerImpl
 
update() - Method in class tigase.stats.JavaJMXProxyOpt
 
update(RTBL) - Method in class tigase.server.rtbl.RTBLRepository
 
update(StatisticsProvider) - Method in class tigase.stats.ErrorsStatisticsProvider
 
update(BareJID, String, RTBLRepository.Action, String) - Method in class tigase.server.rtbl.RTBLRepository
 
updateBroadcastMessage(String, Element, Date, BareJID) - Method in class tigase.server.amp.db.MsgBroadcastRepository.MsgBroadcastRepositoryBean
 
updateBroadcastMessage(String, Element, Date, BareJID) - Method in class tigase.server.amp.db.MsgBroadcastRepository
 
updateBroadcastMessage(String, Element, Date, BareJID) - Method in interface tigase.server.amp.db.MsgBroadcastRepositoryIfc
 
updateBuddyChange(XMPPResourceConnection, Queue<Packet>, Element) - Method in class tigase.xmpp.impl.roster.RosterAbstract
 
updateBuddyChange(XMPPResourceConnection, Element, Element, Queue<Packet>) - Static method in class tigase.xmpp.impl.RemoteRosterManagement
 
updateBuddySubscription(XMPPResourceConnection, RosterAbstract.PresenceType, JID) - Method in class tigase.xmpp.impl.roster.RosterAbstract
Deprecated.
updateConfig(String, Form) - Method in class tigase.monitor.TasksScriptRegistrar
 
updateConnectionDetails(Map<String, Object>) - Method in class tigase.cluster.ClusterConnectionManager
 
updateConnectionDetails(Map<String, Object>) - Method in class tigase.server.ConnectionManager
 
updateCredential(BareJID, String, String) - Method in interface tigase.db.AuthRepository
 
updateCredential(BareJID, String, String) - Method in class tigase.db.AuthRepositoryMDImpl
 
updateCredential(BareJID, String, String) - Method in class tigase.db.AuthRepositoryPool
 
updateCredential(BareJID, String, String) - Method in class tigase.db.jdbc.TigaseCustomAuth
 
UPDATED - Enum constant in enum class tigase.cluster.ClusterConnectionManager.REPO_ITEM_UPDATE_TYPE
 
UPDATED - Enum constant in enum class tigase.conf.ConfigItem.FLAGS
 
updateData(String, String) - Method in class tigase.stats.CounterDataArchivizer
 
updateDataSourceAware(String, T, T) - Method in class tigase.db.beans.MDRepositoryBean
Method called when repository instance for domain changes.
updateDataSourceAware(String, T, T) - Method in class tigase.db.beans.MDRepositoryBeanWithStatistics
 
updateExecutionTime(long) - Method in class tigase.stats.StatisticsInvocationHandler.Statistics
 
updateFiltersName() - Method in class tigase.server.AbstractMessageReceiver
 
updateHash(XMPPResourceConnection, Map<String, Object>) - Method in class tigase.xmpp.impl.JabberIqRoster
Calculates hash value based on the user roster items and saves it to user's session data.
updateLastAccessTime(XMPPResourceConnection) - Method in class tigase.xmpp.impl.MobileV1
Update last send time
updateMessageRouter() - Method in class tigase.conf.Configurator
 
updateOfflineChange(XMPPResourceConnection, Queue<Packet>) - Static method in class tigase.xmpp.impl.PresenceState
updateOfflineChange method broadcast off-line presence to all other user active resources.
updatePassword(BareJID, String) - Method in interface tigase.db.AuthRepository
Deprecated.
updatePassword(BareJID, String) - Method in class tigase.db.AuthRepositoryImpl
 
updatePassword(BareJID, String) - Method in class tigase.db.AuthRepositoryMDImpl
 
updatePassword(BareJID, String) - Method in class tigase.db.AuthRepositoryPool
 
updatePassword(BareJID, String) - Method in class tigase.db.DummyRepository
 
updatePassword(BareJID, String) - Method in class tigase.db.jdbc.DrupalWPAuth
 
updatePassword(BareJID, String) - Method in class tigase.db.jdbc.JDBCRepository
 
updatePassword(BareJID, String) - Method in class tigase.db.jdbc.TigaseAuth
Deprecated.
 
updatePassword(BareJID, String) - Method in class tigase.db.jdbc.TigaseCustomAuth
 
updatePassword(BareJID, String) - Method in class tigase.db.jdbc.TigaseSPAuth
 
updatePassword(BareJID, String) - Method in class tigase.db.ldap.LdapAuthProvider
 
updatePassword(BareJID, String) - Method in class tigase.db.xml.XMLRepository
 
updatePresenceChange(Packet, XMPPResourceConnection, Queue<Packet>) - Static method in class tigase.xmpp.impl.PresenceAbstract
updatePresenceChange method is used to broadcast to all active resources presence stanza received from other users, like incoming availability presence, subscription presence and so on...
updateRosterHash(String, XMPPResourceConnection) - Method in class tigase.xmpp.impl.roster.RosterAbstract
 
updateRosterHash(XMPPResourceConnection) - Method in class tigase.xmpp.impl.roster.RosterAbstract
 
updateRosterHashForConnection(XMPPResourceConnection) - Method in class tigase.xmpp.impl.roster.RosterAbstract
 
updateRosterItem(XMPPResourceConnection, RosterAbstract.RosterModifiedEvent) - Method in class tigase.xmpp.impl.roster.RosterAbstract
 
updateRosterItem(XMPPResourceConnection, RosterAbstract.RosterModifiedEvent) - Method in class tigase.xmpp.impl.roster.RosterFlat
 
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.updater
Describe class UpdatesChecker here.
UpdatesChecker() - Constructor for class tigase.util.updater.UpdatesChecker
 
UpdatesChecker.ProductInfoIfc - Interface in tigase.util.updater
 
UpdatesChecker.UpdatedVersionDiscovered - Class in tigase.util.updater
 
updateSchema(Optional<Version>, Version) - Method in interface tigase.db.util.RepositoryVersionAware
Method used to update schema in the database from the (optional) oldVersion to newVersion.
updateServiceDiscoveryItem(String, String, String, boolean) - Method in class tigase.server.BasicComponent
 
updateServiceDiscoveryItem(String, String, String, boolean, String...) - Method in class tigase.server.BasicComponent
 
updateServiceDiscoveryItem(String, String, String, String, String, boolean, String...) - Method in class tigase.server.BasicComponent
 
updateServiceEntity() - Method in class tigase.component.AbstractComponent
Deprecated.
 
updateServiceEntity() - Method in class tigase.component.AbstractKernelBasedComponent
 
updateServiceEntity() - Method in class tigase.server.BasicComponent
 
updateUserResources(Element, XMPPResourceConnection, Queue<Packet>, boolean) - Static method in class tigase.xmpp.impl.PresenceAbstract
updateUserResources method is used to broadcast to all other resources presence stanza from one user resource.
UPGRADE - Enum constant in enum class tigase.xmpp.impl.SaslAuth2.ElementType
 
upgradeDSL(Map<String, Object>) - Static method in class tigase.conf.ConfigHolder
 
upgradeSchema(Properties) - Method in class tigase.db.util.SchemaManager
 
UPTIME_COL - Static variable in interface tigase.stats.db.CounterDataLoggerRepositoryIfc
 
uri - Variable in class tigase.db.beans.MDPoolConfigBean
 
UrnXmppPing - Class in tigase.xmpp.impl
XEP-0199: XMPP Ping
UrnXmppPing() - Constructor for class tigase.xmpp.impl.UrnXmppPing
 
USE_LEGACY_DATETIME_CODE - Enum constant in enum class tigase.db.util.DBSchemaLoader.PARAMETERS_ENUM
 
USE_SSL - Enum constant in enum class tigase.db.util.DBSchemaLoader.PARAMETERS_ENUM
 
useAsDefault() - Method in record class tigase.io.CertificateContainerIfc.CertificateEntity
Returns the value of the useAsDefault record component.
user - Variable in class tigase.db.util.SchemaManager.RootCredentials
 
USER_AGENT_KEY - Static variable in class tigase.xmpp.impl.SaslAuth2
 
USER_CONN - Static variable in interface tigase.server.script.CommandIfc
 
USER_DN_PATTERN_KEY - Static variable in class tigase.db.ldap.LdapAuthProvider
Example: uid=%s,ou=people,dc=xmpp-test,dc=org
USER_DOMAIN_POOL_CLASS - Static variable in interface tigase.conf.Configurable
Deprecated.
moved to RepositoryFactory
USER_DOMAIN_POOL_CLASS - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
USER_DOMAIN_POOL_CLASS_PROP_KEY - Static variable in class tigase.conf.ConfiguratorAbstract
Deprecated.
moved to RepositoryFactory
USER_DOMAIN_POOL_CLASS_PROP_KEY - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
USER_DOMAIN_POOL_CLASS_PROP_VAL - Static variable in class tigase.conf.ConfiguratorAbstract
Deprecated.
moved to RepositoryFactory
USER_DOMAIN_POOL_CLASS_PROP_VAL - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
USER_ID - Static variable in class tigase.cluster.strategy.DefaultClusteringStrategy
 
USER_ID - Static variable in class tigase.server.xmppclient.SeeOtherHostDB
 
USER_ID_ATTR - Static variable in class tigase.server.bosh.Constants
 
USER_ID_KEY - Static variable in interface tigase.db.AuthRepository
Property key name for otherAuth method call.
USER_LOGIN - Enum constant in enum class tigase.server.Command
Command sent from session manager to the connection manager after successful user login.
USER_REPO - Static variable in interface tigase.server.script.CommandIfc
 
USER_REPO_CLASS_PROP_KEY - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
USER_REPO_CLASS_PROP_VAL - Static variable in class tigase.db.RepositoryFactory
Deprecated.
USER_REPO_DOMAINS_PROP_KEY - Static variable in interface tigase.conf.Configurable
Deprecated.
moved to RepositoryFactory
USER_REPO_DOMAINS_PROP_KEY - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
USER_REPO_PARAMS_NODE - Static variable in interface tigase.conf.Configurable
Deprecated.
moved to RepositoryFactory
USER_REPO_PARAMS_NODE - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
USER_REPO_POOL_CLASS - Static variable in interface tigase.conf.Configurable
Deprecated.
moved to RepositoryFactory
USER_REPO_POOL_CLASS - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
USER_REPO_POOL_CLASS_PROP_DEF - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
USER_REPO_POOL_CLASS_PROP_KEY - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
USER_REPO_POOL_CLASS_PROP_VAL - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
USER_REPO_POOL_SIZE - Static variable in interface tigase.conf.Configurable
Deprecated.
moved to RepositoryFactory
USER_REPO_POOL_SIZE - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
USER_REPO_POOL_SIZE_PROP_KEY - Static variable in interface tigase.conf.Configurable
Deprecated.
moved to RepositoryFactory
USER_REPO_POOL_SIZE_PROP_KEY - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
USER_REPO_POOL_SIZE_PROP_VAL - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
USER_REPO_URL_PROP_KEY - Static variable in interface tigase.conf.Configurable
Deprecated.
moved to RepositoryFactory
USER_REPO_URL_PROP_KEY - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
USER_SESS - Static variable in interface tigase.server.script.CommandIfc
 
USER_STATUS - Enum constant in enum class tigase.server.Command
Command sent to the session manager from an external entity to activate a user session with the connection end-point at the given address.
userAddTest(UserRepository) - Static method in class tigase.util.repository.RepositoryUtils
 
UserAgent(String, String, String) - Constructor for class tigase.xmpp.impl.SaslAuth2.UserAgent
 
userConnected(UserConnectedEvent) - Method in class tigase.xmpp.impl.JabberIqPrivacy.PrivacyListOfflineCache
 
UserConnectedEvent - Class in tigase.server.xmppsession
 
UserConnectedEvent() - Constructor for class tigase.server.xmppsession.UserConnectedEvent
 
UserConnectedEvent(JID) - Constructor for class tigase.server.xmppsession.UserConnectedEvent
 
UserCredentialsConverter - Class in tigase.db.converter.converters
Class responsible for converting user-data Based on: https://docs.ejabberd.im/developer/sql-schema/ https://github.com/processone/ejabberd/tree/master/sql
UserCredentialsConverter() - Constructor for class tigase.db.converter.converters.UserCredentialsConverter
 
UserEntity - Class in tigase.db.converter.converters
 
UserEntity(BareJID, String) - Constructor for class tigase.db.converter.converters.UserEntity
 
userExists(BareJID) - Method in class tigase.db.DummyRepository
 
userExists(BareJID) - Method in class tigase.db.jdbc.JDBCRepository
 
userExists(BareJID) - Method in interface tigase.db.UserRepository
Method userExists checks whether the user (or repository top node) exists in the database.
userExists(BareJID) - Method in class tigase.db.UserRepositoryMDImpl
 
userExists(BareJID) - Method in class tigase.db.UserRepositoryPool
 
userExists(BareJID) - 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
 
UserExistsException(String, Throwable) - Constructor for exception tigase.db.UserExistsException
 
UserExistsException(BareJID, String, Throwable) - Constructor for exception tigase.db.UserExistsException
 
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.
UserPresenceChangedEvent - Class in tigase.server.xmppsession
UserPresenceChangeEvent is local event (called on local node), which is fired when user changes presence.
UserPresenceChangedEvent(XMPPSession, Packet) - Constructor for class tigase.server.xmppsession.UserPresenceChangedEvent
 
UserRegisteredEvent(BareJID, String, boolean, Map<String, String>) - Constructor for class tigase.xmpp.impl.JabberIqRegister.UserRegisteredEvent
 
UserRemovedEvent(BareJID) - Constructor for class tigase.db.UserRepository.UserRemovedEvent
 
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.
UserRepository.UserRemovedEvent - Class in tigase.db
 
UserRepositoryConfigBean() - Constructor for class tigase.db.beans.UserRepositoryMDPoolBean.UserRepositoryConfigBean
 
UserRepositoryMDImpl - Class in tigase.db
Created: Mar 27, 2010 6:43:02 PM
UserRepositoryMDImpl() - Constructor for class tigase.db.UserRepositoryMDImpl
 
UserRepositoryMDPoolBean - Class in tigase.db.beans
Class implements bean for multi domain pool for user repositories.
UserRepositoryMDPoolBean() - Constructor for class tigase.db.beans.UserRepositoryMDPoolBean
 
UserRepositoryMDPoolBean.UserRepositoryConfigBean - Class in tigase.db.beans
 
UserRepositoryPool - Class in tigase.db
Pool for user repositories.
UserRepositoryPool() - Constructor for class tigase.db.UserRepositoryPool
 
UserRepositoryPool.IRepoCache<K,V> - Interface in tigase.db
 
USERS_STATUS_CHANGES - Static variable in class tigase.xmpp.impl.PresenceAbstract
 
UserSessionEvent - Class in tigase.server.xmppsession
Base class for implementation of events related to user session.
UserSessionEvent() - Constructor for class tigase.server.xmppsession.UserSessionEvent
 
UserSessionEvent(JID, JID, XMPPSession) - Constructor for class tigase.server.xmppsession.UserSessionEvent
 
UserSessionEventWithProcessorResultWriter - Class in tigase.server.xmppsession
 
UserSessionEventWithProcessorResultWriter() - Constructor for class tigase.server.xmppsession.UserSessionEventWithProcessorResultWriter
 
UserSessionEventWithProcessorResultWriter(JID, JID, XMPPSession, SessionManager.ProcessorResultWriter) - Constructor for class tigase.server.xmppsession.UserSessionEventWithProcessorResultWriter
 
useStringprepProcessor(String) - Static method in class tigase.xmpp.jid.BareJID
Changes stringprep processor implementation used for the JID checking.
UTC_CALENDAR - Static variable in interface tigase.db.DataRepository
 

V

VAL_FIELD_PROP_KEY - Static variable in class tigase.stats.CounterDataArchivizer
 
valid - Enum constant in enum class tigase.xmpp.StanzaType
 
validateAccount(String) - Method in interface tigase.xmpp.impl.JabberIqRegister.AccountValidator
 
validateBindingsData(AbstractSaslSCRAM.BindType, byte[]) - Method in class tigase.auth.mechanisms.AbstractSaslSCRAM
 
validateCertificate(Certificate[], KeyStore, boolean) - Static method in class tigase.cert.CertificateUtil
 
ValidateCertificateData - Class in tigase.auth.callbacks
 
ValidateCertificateData() - Constructor for class tigase.auth.callbacks.ValidateCertificateData
 
ValidateCertificateData(BareJID) - Constructor for class tigase.auth.callbacks.ValidateCertificateData
 
validateCIDConnection(CID) - Method in interface tigase.server.xmppserver.S2SConnectionHandlerIfc
 
validateCIDConnection(CID) - Method in class tigase.server.xmppserver.S2SConnectionManager
 
validateDBConnection() - Method in class tigase.db.util.DBSchemaLoader
 
validateDBConnection() - Method in class tigase.db.util.SchemaLoader
Method validates whether the connection can at least be eI stablished.
validateDBExists() - Method in class tigase.db.util.DBSchemaLoader
 
validateDBExists() - Method in class tigase.db.util.SchemaLoader
Method, if the connection is validated by validateDBConnection, checks whether desired database exists.
validateItem(Item) - Method in class tigase.db.comp.AbstractSDComponentRepositoryBean
 
validateItem(Item) - Method in interface tigase.db.comp.ComponentRepository
Performs Item validation to check whether it meets the repository policy.
validateItem(Item) - Method in class tigase.db.comp.ConfigRepository
 
validateItem(ConfigItem) - Method in class tigase.conf.ConfigurationCache
 
validateItem(CompRepoItem) - Method in class tigase.server.ext.AbstractCompDBRepository
 
validateItem(CompRepoItem) - Method in class tigase.server.ext.CompConfigRepository
Deprecated.
 
validateItem(CompRepoItem) - Method in class tigase.server.ext.CompSQLRepository
Deprecated.
 
validateItem(VHostItem) - Method in class tigase.vhosts.VHostJDBCRepository
 
validateList(XMPPResourceConnection, List<Element>) - Static method in class tigase.xmpp.impl.JabberIqPrivacy
 
validateRsm(RSM) - Method in class tigase.xmpp.mam.MAMQueryParser
 
validateToken(String) - Method in interface tigase.auth.PasswordResetterIfc
 
value - Variable in class tigase.conf.ConfigReader.StateHolder
 
value() - Element in annotation interface tigase.kernel.beans.config.ConfigAliases
 
value() - Element in annotation interface tigase.kernel.beans.selector.ConfigType
 
value() - Method in enum class tigase.server.DataForm.FieldType
 
value() - Element in annotation interface tigase.xmpp.impl.annotation.DiscoFeatures
 
value() - Element in annotation interface tigase.xmpp.impl.annotation.Handles
 
value() - Element in annotation interface tigase.xmpp.impl.annotation.HandleStanzaTypes
 
value() - Element in annotation interface tigase.xmpp.impl.annotation.Id
 
value() - Element in annotation interface tigase.xmpp.impl.annotation.StreamFeatures
 
Value() - Constructor for class tigase.auth.BruteForceLockerBean.Value
 
Value(String, String, BareJID) - Constructor for class tigase.auth.BruteForceLockerBean.Value
 
VALUE - Static variable in class tigase.xml.db.DBElement
 
VALUE - Static variable in class tigase.xmpp.impl.Privacy
 
VALUE_ATTR - Static variable in class tigase.conf.ConfigItem
 
VALUE_EL - Static variable in class tigase.server.DataForm
 
VALUE_LABEL - Static variable in class tigase.conf.ConfigItem
 
VALUE_TYPE_ATTR - Static variable in class tigase.conf.ConfigItem
 
valueDependentParametersProvider(Function<String, List<CommandlineParameter>>) - Method in class tigase.util.ui.console.CommandlineParameter.Builder
 
valueForId(String) - Static method in enum class tigase.kernel.beans.selector.ConfigTypeEnum
 
valueof(String) - Static method in enum class tigase.server.Command
 
valueof(String) - Static method in enum class tigase.server.xmppclient.StreamManagementCommand
 
valueof(String) - Static method in enum class tigase.vhosts.filter.DomainFilterPolicy
Helper method returning proper defaults in case parsed value doesn't correspond to any of the available modes.
valueof(String) - Static method in enum class tigase.xml.db.Types.DataType
 
valueof(String) - Static method in enum class tigase.xmpp.StanzaType
 
valueOf(String) - Static method in enum class tigase.annotations.TODO.Severity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.auth.BruteForceLockerBean.Mode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.auth.mechanisms.AbstractSaslSCRAM.BindType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.auth.XmppSaslException.SaslError
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.cert.CertCheckResult
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.cluster.ClusterConnectionManager.REPO_ITEM_UPDATE_TYPE
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.component.adhoc.AdHocResponse.State
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.conf.ConfigItem.FLAGS
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.conf.ConfigReader.CompositeVariable.Operation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.conf.ConfigReader.State
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.conf.MonitoringSetupIfc.MONITOR
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.conf.OldConfigHolder.Format
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.db.AuthRepository.AccountStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.db.beans.MDRepositoryBean.SelectorType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.db.converter.Converter.SERVER
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.db.DataRepository.dbTypes
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.db.util.DBSchemaLoader.PARAMETERS_ENUM
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.db.util.SchemaLoader.Result
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.eventbus.component.stores.Affiliation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.eventbus.HandleEvent.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.eventbus.impl.AbstractHandler.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.form.Field.FieldType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.io.SSLContextContainer.HARDENED_MODE
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.io.TLSStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.kernel.beans.config.ConfigFieldType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.kernel.beans.selector.ConfigTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.kernel.core.BeanConfig.Source
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.kernel.core.BeanConfig.State
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.monitor.TaskConfigItem.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.net.ConnectionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.net.ServiceCommand
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.net.SocketType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.server.amp.db.MsgRepository.MSG_TYPES
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.server.bosh.BoshConnectionManager.BOSH_OPERATION_TYPE
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.server.bosh.Constants.CacheAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.server.CmdAcl.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.server.Command.Action
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.server.Command.DataType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.server.Command.Status
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.server.Command
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.server.ConnectionManager.LIMIT_ACTION
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.server.ConnectionManager.WATCHDOG_PING_TYPE
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.server.DataForm.FieldType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.server.Permissions
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.server.Priority
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.server.QueueType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.server.rtbl.RTBLIqModule.ResultEvent.Result
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.server.rtbl.RTBLRepository.Action
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.server.websocket.WebSocketXMPPIOService.State
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.server.websocket.WebSocketXMPPIOService.WebSocketXMPPSpec
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.server.xmppclient.SeeOtherHostIfc.Phase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.server.xmppclient.StreamManagementCommand
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.server.xmppserver.OutgoingState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.server.xmppserver.proc.S2SAbstractProcessor.Order
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.stats.StatisticType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.sys.ResourceState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.util.common.OSUtils.OS
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.util.setup.SetupHelper.RestApiSecurity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.util.StringUtilities.JUSTIFY
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.util.ui.console.AnsiColor
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.util.Version.FIELD
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.util.Version.TYPE
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.vhosts.filter.DomainFilterPolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.vhosts.filter.Rule.RuleType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.xml.annotations.TODO.Severity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.xml.db.Types.DataType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.xml.SimpleParser.EntityType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.xml.SimpleParser.State
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.xmpp.Authorization
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.xmpp.impl.JabberIqPrivacy.ITEM_ACTION
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.xmpp.impl.JabberIqPrivacy.ITEM_SUBSCRIPTIONS
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.xmpp.impl.JabberIqPrivacy.ITEM_TYPE
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.xmpp.impl.PrivacyList.Item.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.xmpp.impl.roster.RosterAbstract.PresenceType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.xmpp.impl.roster.RosterAbstract.StateTransition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.xmpp.impl.roster.RosterAbstract.SubscriptionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.xmpp.impl.SaslAuth.ElementType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.xmpp.impl.SaslAuth2.ElementType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.xmpp.impl.SaslAuth2.Inline.Action
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.xmpp.SpamReportsConsumer.ReportType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.xmpp.StanzaType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tigase.xmpp.StreamError
Returns the enum constant of this class with the specified name.
valuePoliciesWithDomainListStr() - Static method in enum class tigase.vhosts.filter.DomainFilterPolicy
 
values() - Static method in enum class tigase.annotations.TODO.Severity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.auth.BruteForceLockerBean.Mode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.auth.mechanisms.AbstractSaslSCRAM.BindType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.auth.XmppSaslException.SaslError
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.cert.CertCheckResult
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.cluster.ClusterConnectionManager.REPO_ITEM_UPDATE_TYPE
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class tigase.collections.TwoHashBidiMap
 
values() - Static method in enum class tigase.component.adhoc.AdHocResponse.State
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.conf.ConfigItem.FLAGS
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.conf.ConfigReader.CompositeVariable.Operation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.conf.ConfigReader.State
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.conf.MonitoringSetupIfc.MONITOR
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.conf.OldConfigHolder.Format
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.db.AuthRepository.AccountStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.db.beans.MDRepositoryBean.SelectorType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.db.converter.Converter.SERVER
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.db.DataRepository.dbTypes
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.db.util.DBSchemaLoader.PARAMETERS_ENUM
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.db.util.SchemaLoader.Result
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.eventbus.component.stores.Affiliation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.eventbus.HandleEvent.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.eventbus.impl.AbstractHandler.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.form.Field.FieldType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.io.SSLContextContainer.HARDENED_MODE
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.io.TLSStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.kernel.beans.config.ConfigFieldType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.kernel.beans.selector.ConfigTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.kernel.core.BeanConfig.Source
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.kernel.core.BeanConfig.State
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.monitor.TaskConfigItem.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.net.ConnectionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.net.ServiceCommand
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.net.SocketType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.server.amp.db.MsgRepository.MSG_TYPES
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.server.bosh.BoshConnectionManager.BOSH_OPERATION_TYPE
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.server.bosh.Constants.CacheAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.server.CmdAcl.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.server.Command.Action
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.server.Command.DataType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.server.Command.Status
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.server.Command
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.server.ConnectionManager.LIMIT_ACTION
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.server.ConnectionManager.WATCHDOG_PING_TYPE
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.server.DataForm.FieldType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.server.Permissions
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.server.Priority
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.server.QueueType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.server.rtbl.RTBLIqModule.ResultEvent.Result
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.server.rtbl.RTBLRepository.Action
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.server.websocket.WebSocketXMPPIOService.State
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.server.websocket.WebSocketXMPPIOService.WebSocketXMPPSpec
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.server.xmppclient.SeeOtherHostIfc.Phase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.server.xmppclient.StreamManagementCommand
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.server.xmppserver.OutgoingState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.server.xmppserver.proc.S2SAbstractProcessor.Order
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.stats.StatisticType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.sys.ResourceState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class tigase.util.cache.SimpleCache
 
values() - Static method in enum class tigase.util.common.OSUtils.OS
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.util.setup.SetupHelper.RestApiSecurity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.util.StringUtilities.JUSTIFY
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.util.ui.console.AnsiColor
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.util.Version.FIELD
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.util.Version.TYPE
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.vhosts.filter.DomainFilterPolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.vhosts.filter.Rule.RuleType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.xml.annotations.TODO.Severity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.xml.db.Types.DataType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.xml.SimpleParser.EntityType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.xml.SimpleParser.State
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.xmpp.Authorization
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.xmpp.impl.JabberIqPrivacy.ITEM_ACTION
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.xmpp.impl.JabberIqPrivacy.ITEM_SUBSCRIPTIONS
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.xmpp.impl.JabberIqPrivacy.ITEM_TYPE
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.xmpp.impl.PrivacyList.Item.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.xmpp.impl.roster.RosterAbstract.PresenceType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.xmpp.impl.roster.RosterAbstract.StateTransition
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.xmpp.impl.roster.RosterAbstract.SubscriptionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.xmpp.impl.SaslAuth.ElementType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.xmpp.impl.SaslAuth2.ElementType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.xmpp.impl.SaslAuth2.Inline.Action
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.xmpp.SpamReportsConsumer.ReportType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.xmpp.StanzaType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tigase.xmpp.StreamError
Returns an array containing the constants of this enum class, in the order they are declared.
valuesStr() - Static method in enum class tigase.vhosts.filter.DomainFilterPolicy
Helper method to generate string array with mode values
valueToString(Object) - Static method in class tigase.util.repository.DataTypes
 
variable - Variable in class tigase.conf.ConfigReader.StateHolder
 
vCard - Static variable in class tigase.xmpp.impl.VCardTemp
 
VCARD - Static variable in class tigase.xmpp.impl.VCardTemp
 
VCARD_EL - Static variable in class tigase.xmpp.impl.VCard4
 
VCARD_KEY - Static variable in class tigase.xmpp.impl.VCardTemp
 
VCard4 - Class in tigase.xmpp.impl
 
VCard4() - Constructor for class tigase.xmpp.impl.VCard4
 
VCardTemp - Class in tigase.xmpp.impl
Describe class VCardTemp here.
VCardTemp() - Constructor for class tigase.xmpp.impl.VCardTemp
 
VCardXMPPProcessorAbstract - Class in tigase.xmpp.impl
 
VCardXMPPProcessorAbstract() - Constructor for class tigase.xmpp.impl.VCardXMPPProcessorAbstract
 
VER_ATT - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
 
VER_ATTR - Static variable in class tigase.server.bosh.Constants
 
verify(JID, Form) - Method in class tigase.form.FormSignatureVerifier
Verify signature of given form.
verify(JID, Form, FormSignatureVerifier.SignatureVerifyHandler) - Method in class tigase.form.FormSignatureVerifier
Verify signature of given form.
verify(JID, Element) - Method in class tigase.form.FormSignatureVerifier
Verify signature of given form.
verify(JID, Element, FormSignatureVerifier.SignatureVerifyHandler) - Method in class tigase.form.FormSignatureVerifier
Verify signature of given form.
VERIFY_EL_NAME - Static variable in class tigase.server.xmppserver.proc.S2SAbstract
 
verifyCertificateForDomain(X509Certificate, String) - Static method in class tigase.cert.CertificateUtil
Method used to verify if certificate if valid for particular domain (if domain matches CN or ALT of certificate)
verifyCertificateForHostname(String, X509Certificate) - Static method in class tigase.cert.CertificateUtil
 
verifyCertificateForIp(String, X509Certificate) - Static method in class tigase.cert.CertificateUtil
 
VerifyPasswordCallback - Class in tigase.auth.callbacks
Class for validate password.
VerifyPasswordCallback(String) - Constructor for class tigase.auth.callbacks.VerifyPasswordCallback
 
verifyPlainPassword(String) - Method in interface tigase.auth.credentials.Credentials.Entry
Check if plaintext password will match stored credential
verifyPlainPassword(String) - Method in class tigase.auth.credentials.entries.MD5PasswordCredentialsEntry
Deprecated.
 
verifyPlainPassword(String) - Method in class tigase.auth.credentials.entries.MD5UserIdPasswordCredentialsEntry
Deprecated.
 
verifyPlainPassword(String) - Method in class tigase.auth.credentials.entries.MD5UsernamePasswordCredentialsEntry
Deprecated.
 
verifyPlainPassword(String) - Method in class tigase.auth.credentials.entries.PlainCredentialsEntry
 
verifyPlainPassword(String) - Method in class tigase.auth.credentials.entries.ScramCredentialsEntry
 
version() - Element in annotation interface tigase.db.util.RepositoryVersionAware.SchemaVersion
 
version() - Static method in class tigase.io.TelnetClient
 
version() - Static method in class tigase.io.TelnetServer
 
version() - Static method in class tigase.server.XMPPServer
 
version() - Static method in class tigase.util.Telnet
 
Version - Class in tigase.util
 
VERSION_ATT_NAME - Static variable in class tigase.server.xmppserver.proc.S2SAbstract
 
VERSION_COMPARATOR - Static variable in class tigase.util.Version
 
VERSION_REQUEST_KEY - Static variable in class tigase.util.updater.UpdatesChecker
 
Version.Builder - Class in tigase.util
 
Version.FIELD - Enum Class in tigase.util
 
Version.TYPE - Enum Class in tigase.util
 
VersionCheckerSchemaInfo(Class<? extends DataSourceAware>, Optional<Version>, Version) - Constructor for class tigase.db.util.SchemaVersionCheckerLogger.VersionCheckerSchemaInfo
 
VHOST_ANONYMOUS_ENABLED_PROP_DEF - Static variable in class tigase.vhosts.VHostItemImpl
 
VHOST_ANONYMOUS_ENABLED_PROP_KEY - Static variable in class tigase.vhosts.VHostItemImpl
 
VHOST_COMPONENTS_PATH - Static variable in class tigase.vhosts.VHostItemImpl
 
VHOST_ELEM - Static variable in class tigase.vhosts.VHostItemImpl
 
VHOST_MAN_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Deprecated.
VHOST_MAN_CLUST_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Deprecated.
VHOST_MANAGER - Static variable in interface tigase.server.script.CommandIfc
 
VHOST_MAX_USERS_PROP_DEF - Static variable in class tigase.vhosts.VHostItemImpl
 
VHOST_MAX_USERS_PROP_KEY - Static variable in class tigase.vhosts.VHostItemImpl
 
VHOST_MESSAGE_FORWARD_PROP_DEF - Static variable in class tigase.vhosts.VHostItemImpl
 
VHOST_MESSAGE_FORWARD_PROP_KEY - Static variable in class tigase.vhosts.VHostItemImpl
 
VHOST_OTHER_PARAMS_PATH - Static variable in class tigase.vhosts.VHostItemImpl
 
VHOST_PRESENCE_FORWARD_PROP_DEF - Static variable in class tigase.vhosts.VHostItemImpl
 
VHOST_PRESENCE_FORWARD_PROP_KEY - Static variable in class tigase.vhosts.VHostItemImpl
 
VHOST_REGISTER_ENABLED_PROP_DEF - Static variable in class tigase.vhosts.VHostItemImpl
 
VHOST_REGISTER_ENABLED_PROP_KEY - Static variable in class tigase.vhosts.VHostItemImpl
 
VHOST_TLS_REQUIRED_PROP_DEF - Static variable in class tigase.vhosts.VHostItemImpl
 
VHOST_TLS_REQUIRED_PROP_KEY - Static variable in class tigase.vhosts.VHostItemImpl
 
VHostComponentRepository - Interface in tigase.vhosts
 
VHostComponentRepositoryDataSourceAware<DS extends DataSource> - Interface in tigase.vhosts
 
VHostItem - Interface in tigase.vhosts
 
VHostItemDefaults - Class in tigase.vhosts
Created by andrzej on 01.07.2017.
VHostItemDefaults() - Constructor for class tigase.vhosts.VHostItemDefaults
 
VHostItemExtension<T extends VHostItemExtension<T>> - Class in tigase.vhosts
Abstract class required to be a superclass for all classes implementing VHostItemExtensionIfc.
VHostItemExtension() - Constructor for class tigase.vhosts.VHostItemExtension
 
VHostItemExtensionBackwardCompatible<T extends VHostItemExtension<T>> - Interface in tigase.vhosts
Deprecated.
VHostItemExtensionIfc<T extends VHostItemExtensionIfc<T>> - Interface in tigase.vhosts
Interface required to be implemented by all extensions adding additional configuration options for the virtual host configuration items.
VHostItemExtensionManager - Class in tigase.vhosts
 
VHostItemExtensionManager() - Constructor for class tigase.vhosts.VHostItemExtensionManager
 
VHostItemExtensionProvider<T extends VHostItemExtension> - Interface in tigase.vhosts
Interface required to be implemented by factories which are adding extensions to vhost items.
VHostItemImpl - Class in tigase.vhosts
Objects of this class represent virtual host with all hosts configuration settings.
VHostItemImpl() - Constructor for class tigase.vhosts.VHostItemImpl
 
VHostItemImpl(String) - Constructor for class tigase.vhosts.VHostItemImpl
The constructor creates the VHostItem instance for a given domain name with default values for all other parameters.
VHostItemImpl(Element) - Constructor for class tigase.vhosts.VHostItemImpl
The constructor creates the VHostItem instance from a given XML element.
VHostItemImpl(JID) - Constructor for class tigase.vhosts.VHostItemImpl
The constructor creates the VHostItem instance for a given domain name with default values for all other parameters.
VHostItemImpl.DataType - Class in tigase.vhosts
 
VHostItemImpl.VHostItemWrapper - Class in tigase.vhosts
 
VHostItemWrapper() - Constructor for class tigase.vhosts.VHostItemImpl.VHostItemWrapper
 
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.cluster.VirtualComponent
 
vHostManager - Variable in class tigase.io.SSLContextContainer
 
vHostManager - Variable in class tigase.server.BasicComponent
 
vHostManager - Variable in class tigase.server.xmppclient.SeeOtherHost
 
vHostManager - Variable in class tigase.xmpp.impl.PresenceSubscription
 
VHostManager - Class in tigase.vhosts
Describe class VHostManager here.
VHostManager() - Constructor for class tigase.vhosts.VHostManager
Creates a new VHostManager instance.
VHostManager.DefVHostRepositoryBean - Class in tigase.vhosts
 
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_COL - Static variable in interface tigase.stats.db.CounterDataLoggerRepositoryIfc
 
VHOSTS_RELOAD - Enum constant in enum class tigase.server.Command
Command sent to the VHostManager to reload virtual hosts from the database.
VHOSTS_REMOVE - Enum constant in enum class tigase.server.Command
Command sent to the VHostManager to remove existing virtual host.
VHOSTS_UPDATE - Enum constant in enum class tigase.server.Command
Command sent to the VHostManager to add or update existing virtual host.
VIABLE_FOR_MESSAGE_DELIVERY - Static variable in class tigase.xmpp.impl.MessageDeliveryLogic
 
vip - Enum constant in enum class tigase.db.AuthRepository.AccountStatus
 
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.api.ClusterElement
 
VISITED_NODES_PATH - Static variable in class tigase.cluster.api.ClusterElement
 
VMPCRandom - Class in tigase.util
Describe class VMPCRandom here.
VMPCRandom() - Constructor for class tigase.util.VMPCRandom
 
VMPCRandom.Spi - Class in tigase.util
 

W

WAIT_ATTR - Static variable in class tigase.server.bosh.Constants
 
waitForResponse() - Method in class tigase.server.xmppclient.C2SIOService
 
waitingForAck() - Method in class tigase.server.xmppclient.StreamManagementIOProcessor.OutQueue
Returns size of queue containing packets waiting for ack
waitingToRead() - Method in class tigase.net.IOService
 
waitingToRead() - Method in class tigase.server.xmppclient.C2SIOService
 
waitingToSend() - Method in interface tigase.io.IOInterface
 
waitingToSend() - Method in class tigase.io.SocketIO
 
waitingToSend() - Method in class tigase.io.TLSIO
 
waitingToSend() - Method in class tigase.io.ZLibIO
 
waitingToSend() - Method in class tigase.net.IOService
 
waitingToSendSize() - Method in interface tigase.io.IOInterface
 
waitingToSendSize() - Method in class tigase.io.SocketIO
 
waitingToSendSize() - Method in class tigase.io.TLSIO
 
waitingToSendSize() - Method in class tigase.io.ZLibIO
 
waitingToSendSize() - Method in class tigase.net.IOService
 
walkInDirForFiles(File, String, Set<String>) - Static method in class tigase.osgi.util.ClassUtil
 
walkInDirForFiles(File, String, Set<String>) - Static method in class tigase.util.ClassUtil
 
wantClientAuth() - Method in class tigase.io.JcaTLSWrapper
 
wantClientAuth() - Method in interface tigase.io.TLSWrapper
 
warning - Enum constant in enum class tigase.db.util.SchemaLoader.Result
 
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.
wasResultRequested(S2SIOService, String) - Method in class tigase.server.xmppserver.proc.Dialback
Checks if result request for received domain was sent by service
wasSkipped() - Method in class tigase.server.Packet
The method determines whether the packet was directed to processing by any packet processor, but it wasn't processed by them because of internal queue full.
wasVerifyRequested(S2SIOService, String) - Method in class tigase.server.xmppserver.proc.Dialback
Checks if verify request for received domain was sent by service
Watchdog() - Constructor for class tigase.cluster.ClusterConnectionManager.Watchdog
 
Watchdog() - Constructor for class tigase.server.ConnectionManager.Watchdog
 
WATCHDOG_DELAY - Static variable in class tigase.server.ConnectionManager
 
WATCHDOG_PING_TYPE_KEY - Static variable in class tigase.server.ConnectionManager
 
WATCHDOG_TIMEOUT - Static variable in class tigase.server.ConnectionManager
 
watchdogDelay - Variable in class tigase.server.ConnectionManager
 
watchdogPingType - Variable in class tigase.server.ConnectionManager
 
watchdogTimeout - Variable in class tigase.server.ConnectionManager
 
WebSocketClientConnectionClustered - Class in tigase.cluster
Describe class WebSocketClientConnectionClustered here.
WebSocketClientConnectionClustered() - Constructor for class tigase.cluster.WebSocketClientConnectionClustered
 
WebSocketClientConnectionManager - Class in tigase.server.websocket
Class implements basic support allowing clients to connect using WebSocket protocol
WebSocketClientConnectionManager() - Constructor for class tigase.server.websocket.WebSocketClientConnectionManager
 
WebSocketHixie76 - Class in tigase.server.websocket
Class implements Hixie-76 version of WebSocket protocol specification which is used in connection handshaking as well as in frameing/deframing of data sent over WebSocket connection
WebSocketHixie76() - Constructor for class tigase.server.websocket.WebSocketHixie76
 
WebSocketHybi - Class in tigase.server.websocket
Class implements Hybi (RFC compatible) version of WebSocket protocol specification which is used in connection handshaking as well as in frameing/deframing of data sent over WebSocket connection
WebSocketHybi() - Constructor for class tigase.server.websocket.WebSocketHybi
 
WebSocketProtocolIfc - Interface in tigase.server.websocket
Interface which needs to be implemented by any implemention of version of WebSocket protocol.
WebSocketXMPPIOService<RefObject> - Class in tigase.server.websocket
Class implements basic support for WebSocket protocol.
WebSocketXMPPIOService(WebSocketProtocolIfc[]) - Constructor for class tigase.server.websocket.WebSocketXMPPIOService
 
WebSocketXMPPIOService.State - Enum Class in tigase.server.websocket
 
WebSocketXMPPIOService.WebSocketXMPPSpec - Enum Class in tigase.server.websocket
 
WelcomeMessageChangedEvent() - Constructor for class tigase.xmpp.impl.JabberIqRegister.WelcomeMessageChangedEvent
 
WelcomeMessageChangedEvent(String) - Constructor for class tigase.xmpp.impl.JabberIqRegister.WelcomeMessageChangedEvent
 
WHITE - Enum constant in enum class tigase.util.ui.console.AnsiColor
 
WHITE_BOLD - Enum constant in enum class tigase.util.ui.console.AnsiColor
 
WHITE_BOLD_BRIGHT - Enum constant in enum class tigase.util.ui.console.AnsiColor
 
WHITE_BRIGHT - Enum constant in enum class tigase.util.ui.console.AnsiColor
 
WHITE_CHAR_ACK_PROP_KEY - Static variable in class tigase.server.ConnectionManager
 
WHITE_CHAR_ACK_PROP_VAL - Static variable in class tigase.server.ConnectionManager
 
whiteList - Variable in class tigase.server.test.TestSpamModule
 
WHITELIST_REGISTRATION_ONLY_PROP_KEY - Static variable in class tigase.xmpp.impl.JabberIqRegister
 
WHITESPACE - Enum constant in enum class tigase.server.ConnectionManager.WATCHDOG_PING_TYPE
 
willArchive(Packet, XMPPResourceConnection) - Method in interface tigase.server.xmppsession.SessionManager.MessageArchive
 
windows - Enum constant in enum class tigase.util.common.OSUtils.OS
 
with(String, Object) - Method in class tigase.conf.AbstractConfigBuilder
 
with(String, Optional) - Method in class tigase.conf.AbstractConfigBuilder
 
with(AbstractBeanConfigurator.BeanDefinition...) - Method in class tigase.conf.AbstractConfigBuilder
 
withAttribute(String, String) - Method in class tigase.xml.Element
 
withBean(Consumer<AbstractBeanConfigurator.BeanDefinition.Builder>...) - Method in class tigase.conf.AbstractConfigBuilder
 
withBody - Variable in class tigase.xmpp.impl.push.AbstractPushNotifications
 
withElement(String, String, String) - Method in class tigase.xml.Element
 
withElement(String, String, Consumer<Element>) - Method in class tigase.xml.Element
 
withElement(String, Consumer<Element>) - Method in class tigase.xml.Element
 
withFactory(Class<? extends BeanFactory>) - Method in class tigase.kernel.core.BeanConfigBuilder
Defines factory for currently registered bean.
withField(DataForm.FieldType, String, Consumer<DataForm.Field.Builder>) - Method in class tigase.server.DataForm.Builder
 
withFields(Consumer<DataForm.Builder>) - Method in class tigase.server.DataForm.Builder
 
withFields(Consumer<DataForm.Item.Builder>) - Method in class tigase.server.DataForm.Item.Builder
 
withFields(Consumer<DataForm.Reported.Builder>) - Method in class tigase.server.DataForm.Reported.Builder
 
withItem(Consumer<DataForm.Item.Builder>) - Method in class tigase.server.DataForm.Builder
 
withReported(Consumer<DataForm.Reported.Builder>) - Method in class tigase.server.DataForm.Builder
 
withSender - Variable in class tigase.xmpp.impl.push.AbstractPushNotifications
 
WorkerThread - Class in tigase.util.processing
Created: Apr 21, 2009 9:02:57 PM
WorkerThread() - Constructor for class tigase.util.processing.WorkerThread
 
WP_NAME_FLD - Static variable in class tigase.db.jdbc.DrupalWPAuth
 
WP_OK_STATUS_VAL - Static variable in class tigase.db.jdbc.DrupalWPAuth
 
WP_PASS_FLD - Static variable in class tigase.db.jdbc.DrupalWPAuth
 
WP_STATUS_FLD - Static variable in class tigase.db.jdbc.DrupalWPAuth
 
WP_USERS_TBL - Static variable in class tigase.db.jdbc.DrupalWPAuth
 
wrap(byte[], int, int) - Method in class tigase.auth.mechanisms.AbstractSaslSCRAM
 
wrap(byte[], int, int) - Method in class tigase.auth.mechanisms.SaslANONYMOUS
 
wrap(byte[], int, int) - Method in class tigase.auth.mechanisms.SaslEXTERNAL
 
wrap(byte[], int, int) - Method in class tigase.auth.mechanisms.SaslPLAIN
 
wrap(ByteBuffer, ByteBuffer) - Method in class tigase.io.JcaTLSWrapper
 
wrap(ByteBuffer, ByteBuffer) - Method in interface tigase.io.TLSWrapper
 
wrapInProxy(String, S) - Method in class tigase.db.beans.MDPoolBeanWithStatistics
 
wrapInProxy(String, T) - Method in class tigase.db.beans.MDRepositoryBeanWithStatistics
 
wrapInProxy(T) - Method in class tigase.db.beans.SDRepositoryBeanWithStatistics
 
write(File, Map<String, Object>) - Method in class tigase.conf.ConfigWriter
 
write(Writer, Map<String, Object>) - Method in class tigase.conf.ConfigWriter
 
write(ByteBuffer) - Method in interface tigase.io.IOInterface
 
write(ByteBuffer) - Method in class tigase.io.SocketIO
 
write(ByteBuffer) - Method in class tigase.io.TLSIO
 
write(ByteBuffer) - Method in class tigase.io.ZLibIO
 
write(Collection<Packet>) - Method in class tigase.component.AbstractComponent.DefaultPacketWriter
Deprecated.
 
write(Collection<Packet>) - Method in class tigase.component.AbstractKernelBasedComponent.DefaultPacketWriter
 
write(Collection<Packet>) - Method in interface tigase.component.PacketWriter
Writes collection of Packets.
write(Collection<Packet>) - Method in class tigase.server.xmppsession.SessionManager.SMPacketWriter
 
write(Packet) - Method in class tigase.component.AbstractComponent.DefaultPacketWriter
Deprecated.
 
write(Packet) - Method in class tigase.component.AbstractKernelBasedComponent.DefaultPacketWriter
 
write(Packet) - Method in class tigase.component.modules.AbstractModule
 
write(Packet) - Method in interface tigase.component.PacketWriter
Writes single Packet.
write(Packet) - Method in class tigase.server.xmppsession.SessionManager.SMPacketWriter
 
write(Packet, AsyncCallback) - Method in class tigase.component.AbstractComponent.DefaultPacketWriter
Deprecated.
 
write(Packet, AsyncCallback) - Method in class tigase.component.AbstractKernelBasedComponent.DefaultPacketWriter
 
write(Packet, AsyncCallback) - Method in class tigase.component.modules.AbstractModule
 
write(Packet, AsyncCallback) - Method in interface tigase.component.PacketWriter
 
write(Packet, AsyncCallback) - Method in class tigase.server.xmppsession.SessionManager.SMPacketWriter
 
write(Packet, XMPPResourceConnection, Queue<Packet>) - Method in interface tigase.server.xmppsession.SessionManager.ProcessorResultWriter
 
writeBytes(ByteBuffer) - Method in class tigase.net.IOService
 
writeBytes(ByteBuffer) - Method in class tigase.server.websocket.WebSocketXMPPIOService
 
writeData(String) - Method in class tigase.io.TelnetClient
 
writeData(String) - Method in class tigase.net.IOService
 
writeData(String) - Method in class tigase.server.websocket.WebSocketXMPPIOService
Custom implementation of writeData function which encodes data in WebSocket protocol frames
writeInProgress - Variable in class tigase.xmpp.XMPPIOService
 
writeLine(Object) - Method in interface tigase.util.ui.console.ConsoleIfc
 
writeLine(Object) - Method in class tigase.util.ui.console.SystemConsole
 
writeLine(String, Object...) - Method in interface tigase.util.ui.console.ConsoleIfc
 
writeLine(String, Object...) - Method in class tigase.util.ui.console.SystemConsole
 
writePacketsToSocket(IO, Queue<Packet>) - Method in class tigase.server.ConnectionManager
 
writePacketsToSocket(IO, Queue<Packet>) - Method in interface tigase.server.xmppserver.S2SConnectionHandlerIfc
 
writePacketToSocket(IO, Packet) - Method in class tigase.server.ConnectionManager
 
writePacketToSocket(IO, Packet) - Method in interface tigase.server.xmppserver.S2SConnectionHandlerIfc
 
writePacketToSocket(ComponentIOService, Packet) - Method in class tigase.server.ext.ComponentProtocol
 
writePacketToSocket(Packet) - Method in class tigase.cluster.ClusterConnectionManager
 
writePacketToSocket(Packet) - Method in class tigase.server.bosh.BoshConnectionManager
 
writePacketToSocket(Packet) - Method in class tigase.server.ConnectionManager
 
writePacketToSocket(Packet, String) - Method in class tigase.server.ConnectionManager
 
writer - Variable in class tigase.component.modules.AbstractModule
 
writeRawData(IO, String) - Method in class tigase.server.ConnectionManager
 
writeRawData(IO, String) - Method in interface tigase.server.xmppserver.S2SConnectionHandlerIfc
 
writeRawData(String) - Method in class tigase.server.bosh.BoshIOService
 
writeRawData(String) - Method in class tigase.xmpp.XMPPIOService
 
writeRawData(BoshIOService, String) - Method in class tigase.server.bosh.BoshConnectionManager
 
writeRawData(BoshIOService, String) - Method in interface tigase.server.bosh.BoshSessionTaskHandler
 
writeRawData(S2SIOService, String) - Method in class tigase.server.xmppserver.S2SConnectionManager
 
writeServerStatusFile() - Method in class tigase.server.monitor.StatusReportGenerator
 
WS_PROTOCOL_KEY - Static variable in interface tigase.server.websocket.WebSocketProtocolIfc
HTTP header which contains name of subprotocol which should be used over established WebSocket connection
WS_VERSION_KEY - Static variable in interface tigase.server.websocket.WebSocketProtocolIfc
HTTP header used by WebSocket to pass used version of WebSocket protocol from client to server
WS2S_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Deprecated.
WS2S_CLUST_CLASS_NAME - Static variable in interface tigase.conf.Configurable
Deprecated.
WS2S_CONNS_COL - Static variable in interface tigase.stats.db.CounterDataLoggerRepositoryIfc
 
WS2S_PACKETS_COL - Static variable in interface tigase.stats.db.CounterDataLoggerRepositoryIfc
 

X

XML_REPO_CLASS_PROP_VAL - Static variable in interface tigase.conf.Configurable
Deprecated.
moved to RepositoryFactory
XML_REPO_CLASS_PROP_VAL - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
XML_REPO_URL_PROP_VAL - Static variable in interface tigase.conf.Configurable
Deprecated.
moved to RepositoryFactory
XML_REPO_URL_PROP_VAL - Static variable in class tigase.db.RepositoryFactory
Deprecated.
 
XMLDataSource - Class in tigase.db.xml
Created by andrzej on 04.04.2017.
XMLDataSource() - Constructor for class tigase.db.xml.XMLDataSource
 
XMLDB - Class in tigase.xml.db
XMLDB is the main database access class.
XMLDB(String) - Constructor for class tigase.xml.db.XMLDB
Creates XMLDB object with desired filename, if file modes is enabled then appropriate saver thread is created as well.
XMLDBException - Exception in tigase.xml.db
This is parrent exception for all data base related exceptions.
XMLDBException() - Constructor for exception tigase.xml.db.XMLDBException
 
XMLDBException(String) - Constructor for exception tigase.xml.db.XMLDBException
 
XMLDBException(String, Throwable) - Constructor for exception tigase.xml.db.XMLDBException
 
XMLDBException(Throwable) - Constructor for exception tigase.xml.db.XMLDBException
 
XMLEventBusEvent<E extends EventBusEvent> - Interface in tigase.eventbus
 
XMLFormatter - Class in tigase.xml
This is temporary code used for testing purposes only.
XMLFormatter(OutputStream) - Constructor for class tigase.xml.XMLFormatter
 
XMLMsgRepository - Class in tigase.db.xml
Created by andrzej on 04.04.2017.
XMLMsgRepository() - Constructor for class tigase.db.xml.XMLMsgRepository
 
XMLNodeIfc<T extends XMLNodeIfc> - Interface in tigase.xml
Created: Feb 9, 2009 12:21:23 PM
xmlns - Variable in class tigase.xml.Element
 
xmlns() - Element in annotation interface tigase.xmpp.impl.annotation.Handle
 
xmlns() - Element in annotation interface tigase.xmpp.impl.annotation.StreamFeature
 
xmlns(String) - Static method in class tigase.criteria.ElementCriteria
 
XMLNS - Static variable in enum class tigase.auth.XmppSaslException.SaslError
 
XMLNS - Static variable in class tigase.cluster.api.ClusterElement
 
XMLNS - Static variable in class tigase.cluster.ClusterConnectionManager
 
XMLNS - Static variable in class tigase.component.modules.impl.AdHocCommandModule
 
XMLNS - Static variable in enum class tigase.server.Command
 
XMLNS - Static variable in class tigase.server.ext.handlers.ComponentAcceptStreamOpenHandler
 
XMLNS - Static variable in class tigase.server.ext.handlers.ComponentConnectStreamOpenHandler
 
XMLNS - Static variable in class tigase.server.ext.handlers.JabberClientStreamOpenHandler
 
XMLNS - Static variable in class tigase.server.extdisco.ExternalServiceDiscoveryProcessor
 
XMLNS - Static variable in class tigase.server.xmppclient.StreamManagementIOProcessor
 
XMLNS - Static variable in class tigase.xmpp.impl.Bind2
 
XMLNS - Static variable in class tigase.xmpp.impl.BlockingCommand
 
XMLNS - Static variable in class tigase.xmpp.impl.C2SDeliveryErrorProcessor
 
XMLNS - Static variable in class tigase.xmpp.impl.CAPS
 
XMLNS - Static variable in class tigase.xmpp.impl.ClientStateIndication
 
XMLNS - Static variable in class tigase.xmpp.impl.EntityTime
 
XMLNS - Static variable in class tigase.xmpp.impl.JabberIqPrivacy
 
XMLNS - Static variable in class tigase.xmpp.impl.LastActivityAbstract
 
XMLNS - Static variable in class tigase.xmpp.impl.Message
 
XMLNS - Static variable in class tigase.xmpp.impl.MessageCarbons
 
XMLNS - Static variable in class tigase.xmpp.impl.MessageDeliveryLogic
 
XMLNS - Static variable in class tigase.xmpp.impl.MobileV3
 
XMLNS - Static variable in class tigase.xmpp.impl.OfflineMessages
Field holds default client namespace for stanzas.
XMLNS - Static variable in class tigase.xmpp.impl.PresenceAbstract
 
XMLNS - Static variable in class tigase.xmpp.impl.push.AbstractPushNotifications
 
XMLNS - Static variable in class tigase.xmpp.impl.push.EncryptedPushNotificationExtension
 
XMLNS - Static variable in class tigase.xmpp.impl.push.GroupchatFilter
 
XMLNS - Static variable in class tigase.xmpp.impl.push.IgnoreFromUnknownFilter
 
XMLNS - Static variable in class tigase.xmpp.impl.push.MutedFilter
 
XMLNS - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
 
XMLNS - Static variable in class tigase.xmpp.impl.SessionBind
 
XMLNS - Static variable in class tigase.xmpp.impl.VCard4
 
XMLNS - Static variable in class tigase.xmpp.impl.VCardTemp
 
XMLNS - Static variable in class tigase.xmpp.rsm.RSM
 
XMLNS - Static variable in interface tigase.xmpp.SpamReportsConsumer
 
XMLNS_ATT - Static variable in class tigase.server.Packet
 
XMLNS_CLIENT_VAL - Static variable in class tigase.server.bosh.Constants
 
XMLNS_CLIENT_VAL - Static variable in class tigase.server.xmppserver.proc.S2SAbstract
 
XMLNS_DB_ATT - Static variable in class tigase.server.xmppserver.proc.S2SAbstract
 
XMLNS_DB_VAL - Static variable in class tigase.server.xmppserver.proc.S2SAbstract
 
XMLNS_DYNAMIC - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
 
XMLNS_ERRORS - Static variable in class tigase.xmpp.impl.BlockingCommand
 
XMLNS_KEY - Static variable in interface tigase.server.ext.StreamOpenHandler
 
XMLNS_LOAD - Static variable in class tigase.xmpp.impl.roster.RosterAbstract
 
XMLNS_PREFIX - Static variable in interface tigase.xmpp.SpamReportsConsumer
 
XMLNS_SERVER_VAL - Static variable in class tigase.server.xmppserver.S2SConnectionManager
 
XMLNS1_PREFIX - Static variable in interface tigase.xmpp.SpamReportsConsumer
 
XMLNSS - Static variable in class tigase.xmpp.impl.JabberIqPrivacy
 
XMLRepository - Class in tigase.db.xml
Class XMLRepository is a XML implementation of UserRepository.
XMLRepository() - Constructor for class tigase.db.xml.XMLRepository
 
XMLUtils - Class in tigase.xml
Describe class XMLUtil here.
XMLUtils() - Constructor for class tigase.xml.XMLUtils
 
xmpp - Enum constant in enum class tigase.server.websocket.WebSocketXMPPIOService.WebSocketXMPPSpec
 
XMPP - Enum constant in enum class tigase.server.ConnectionManager.WATCHDOG_PING_TYPE
 
XMPP_ACK_PROP_KEY - Static variable in class tigase.server.ConnectionManager
 
XMPP_ACK_PROP_VAL - Static variable in class tigase.server.ConnectionManager
 
XMPP_CONFIG_FILE_PROPERTY_KEY - Static variable in class tigase.conf.ConfigXMLRepository
 
XMPP_CONFIG_FILE_PROPERTY_VAL - Static variable in class tigase.conf.ConfigXMLRepository
 
XMPP_SESSION_ID - Static variable in class tigase.cluster.strategy.DefaultClusteringStrategy
 
XMPP_STANZA_ACK - Static variable in interface tigase.conf.Configurable
Deprecated.
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
 
XMPPDomBuilderHandler(XMPPIOService<RefObject>, ElementFactory) - Constructor for class tigase.xmpp.XMPPDomBuilderHandler
 
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
This is a base interface for all session manager plugins.
XMPPIOProcessor - Interface in tigase.server.xmppclient
 
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
XMPPParserException - Exception in tigase.xmpp
Describe class XMPPParserException here.
XMPPParserException(String) - Constructor for exception tigase.xmpp.XMPPParserException
Creates a new XMPPParserException instance.
XMPPParserException(String, Throwable) - Constructor for exception tigase.xmpp.XMPPParserException
 
XmppPingModule - Class in tigase.component.modules.impl
 
XmppPingModule() - Constructor for class tigase.component.modules.impl.XmppPingModule
 
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
 
XMPPProcessorConcurrencyAwareIfc - Interface in tigase.xmpp
Created by andrzej on 27.06.2016.
XMPPProcessorException - Exception in tigase.xmpp
Created by bmalkow on 18.04.2017.
XMPPProcessorException(Authorization) - Constructor for exception tigase.xmpp.XMPPProcessorException
 
XMPPProcessorException(Authorization, String) - Constructor for exception tigase.xmpp.XMPPProcessorException
 
XMPPProcessorException(Authorization, String, String) - Constructor for exception tigase.xmpp.XMPPProcessorException
 
XMPPProcessorException(Authorization, String, String, Throwable) - Constructor for exception tigase.xmpp.XMPPProcessorException
 
XMPPProcessorException(Authorization, String, Throwable) - Constructor for exception tigase.xmpp.XMPPProcessorException
 
XMPPProcessorIfc - Interface in tigase.xmpp
Describe interface XMPPProcessorIfc here.
XMPPResourceConnection - Class in tigase.xmpp
Describe class XMPPResourceConnection here.
XMPPResourceConnection(JID, UserRepository, AuthRepository, SessionManagerHandler) - Constructor for class tigase.xmpp.XMPPResourceConnection
 
XmppSaslException - Exception in tigase.auth
 
XmppSaslException(XmppSaslException.SaslError) - Constructor for exception tigase.auth.XmppSaslException
 
XmppSaslException(XmppSaslException.SaslError, String) - Constructor for exception tigase.auth.XmppSaslException
 
XmppSaslException.SaslError - Enum Class in tigase.auth
 
XMPPServer - Class in tigase.server
Describe class XMPPServer here.
XmppServerDist - Class in tigase.dist
 
XmppServerDist() - Constructor for class tigase.dist.XmppServerDist
 
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
 
XMPPSession - Class in tigase.xmpp
XMPPSession class is a container class for all XMPPResourceConnection objects for particular user (i.e.
XMPPSession(String) - Constructor for class tigase.xmpp.XMPPSession
Creates a new XMPPSession instance.
XMPPSessionCallback - Class in tigase.auth.callbacks
 
XMPPSessionCallback(String) - Constructor for class tigase.auth.callbacks.XMPPSessionCallback
 
XMPPStopListenerIfc - Interface in tigase.xmpp
Describe interface XMPPStopListener here.
xmppStreamClosed() - Method in class tigase.xmpp.XMPPIOService
 
xmppStreamClosed(IO) - Method in interface tigase.xmpp.XMPPIOServiceListener
 
xmppStreamClosed(ComponentIOService) - Method in class tigase.server.ext.ComponentProtocol
 
xmppStreamClosed(S2SIOService) - Method in class tigase.server.xmppserver.S2SConnectionManager
 
xmppStreamClosed(XMPPIOService<Object>) - Method in class tigase.cluster.ClusterConnectionManager
 
xmppStreamClosed(XMPPIOService<Object>) - Method in class tigase.server.bosh.BoshConnectionManager
 
xmppStreamClosed(XMPPIOService<Object>) - Method in class tigase.server.xmppclient.ClientConnectionManager
 
xmppStreamClosed(XMPPIOService<Object>) - Method in class tigase.server.xmppcomponent.ComponentConnectionManager
Deprecated.
 
xmppStreamError(IO, List<Element>) - Method in class tigase.server.ConnectionManager
 
xmppStreamError(IO, List<Element>) - Method in interface tigase.xmpp.XMPPIOServiceListener
 
xmppStreamError(XMPPIOService<Object>, List<Element>) - Method in class tigase.server.xmppclient.ClientConnectionManager
 
xmppStreamMoved(XMPPResourceConnection, JID, JID, String) - Method in class tigase.cluster.SessionManagerClustered
 
xmppStreamMoved(XMPPResourceConnection, JID, JID, String) - Method in class tigase.server.xmppsession.SessionManager
 
xmppStreamOpen(String) - Method in class tigase.xmpp.XMPPIOService
 
xmppStreamOpened(IO, Map<String, String>) - Method in interface tigase.xmpp.XMPPIOServiceListener
 
xmppStreamOpened(Map<String, String>) - Method in class tigase.xmpp.XMPPIOService
 
xmppStreamOpened(ComponentIOService, Map<String, String>) - Method in class tigase.server.ext.ComponentProtocol
 
xmppStreamOpened(S2SIOService, Map<String, String>) - Method in class tigase.server.xmppserver.S2SConnectionManager
 
xmppStreamOpened(XMPPIOService<Object>, Map<String, String>) - Method in class tigase.cluster.ClusterConnectionManager
 
xmppStreamOpened(XMPPIOService<Object>, Map<String, String>) - Method in class tigase.server.bosh.BoshConnectionManager
 
xmppStreamOpened(XMPPIOService<Object>, Map<String, String>) - Method in class tigase.server.xmppclient.ClientConnectionManager
 
xmppStreamOpened(XMPPIOService<Object>, Map<String, String>) - Method in class tigase.server.xmppcomponent.ComponentConnectionManager
Deprecated.
 
XMPPStringPrepEmpty - Class in tigase.util.stringprep
Class implementing stringprep processor interface.
XMPPStringPrepEmpty() - Constructor for class tigase.util.stringprep.XMPPStringPrepEmpty
 
XMPPStringPrepFactory - Class in tigase.util.stringprep
Created: Dec 28, 2009 10:02:31 PM
XMPPStringPrepFactory() - Constructor for class tigase.util.stringprep.XMPPStringPrepFactory
 
XMPPStringPrepIfc - Interface in tigase.util.stringprep
Interface defining stringprep processor API.
XMPPStringPrepSimple - Class in tigase.util.stringprep
Created: Feb 4, 2010 9:31:23 AM
XMPPStringPrepSimple() - Constructor for class tigase.util.stringprep.XMPPStringPrepSimple
 
xor(byte[], byte[]) - Method in class tigase.auth.mechanisms.AbstractSaslSCRAM
 

Y

y - Enum constant in enum class tigase.auth.mechanisms.AbstractSaslSCRAM.BindType
Client does support channel binding but thinks the server does not.
YELLOW - Enum constant in enum class tigase.sys.ResourceState
 
YELLOW - Enum constant in enum class tigase.util.ui.console.AnsiColor
 
YELLOW_BOLD - Enum constant in enum class tigase.util.ui.console.AnsiColor
 
YELLOW_BOLD_BRIGHT - Enum constant in enum class tigase.util.ui.console.AnsiColor
 
YELLOW_BRIGHT - Enum constant in enum class tigase.util.ui.console.AnsiColor
 

Z

ZERO - Static variable in class tigase.util.Version
 
ZLIB_CAPS - Static variable in class tigase.io.ZLibIO
 
ZLibIO - Class in tigase.io
Created: Jul 29, 2009 11:58:02 AM
ZLibIO(IOInterface, int) - Constructor for class tigase.io.ZLibIO
 
ZLibWrapper - Class in tigase.util
This is a warpper for java.util.zip package and Deflater/Inflater classes specifically.
ZLibWrapper() - Constructor for class tigase.util.ZLibWrapper
 
ZLibWrapper(int) - Constructor for class tigase.util.ZLibWrapper
 
ZLibWrapper(int, int) - Constructor for class tigase.util.ZLibWrapper
 
$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form