Package | Description |
---|---|
tigase.auth | |
tigase.cluster | |
tigase.cluster.repo | |
tigase.component | |
tigase.component.modules.impl | |
tigase.conf | |
tigase.db.beans | |
tigase.db.comp | |
tigase.disco | |
tigase.eventbus.component | |
tigase.io | |
tigase.monitor | |
tigase.monitor.modules | |
tigase.monitor.tasks | |
tigase.server |
The main package with top level API for server side components.
|
tigase.server.amp | |
tigase.server.amp.action | |
tigase.server.amp.db | |
tigase.server.bosh | |
tigase.server.ext | |
tigase.server.extdisco | |
tigase.server.monitor | |
tigase.server.test | |
tigase.server.websocket | |
tigase.server.xmppclient | |
tigase.server.xmppcomponent | |
tigase.server.xmppserver | |
tigase.server.xmppsession | |
tigase.stats | |
tigase.stats.db | |
tigase.util.updater | |
tigase.vhosts | |
tigase.workgroupqueues | |
tigase.workgroupqueues.data | |
tigase.workgroupqueues.scheduler | |
tigase.xmpp.impl |
Package containing implementation of all Session Manager plugins
|
tigase.xmpp.impl.push | |
tigase.xmpp.impl.roster |
Modifier and Type | Class and Description |
---|---|
class |
BruteForceLockerBean |
class |
TigaseSaslProvider
Describe class TigaseSaslProvider here.
|
Modifier and Type | Class and Description |
---|---|
class |
AmpComponentClustered |
class |
BoshConnectionClustered |
class |
ClientConnectionClustered
Describe class ClientConnectionClustered here.
|
class |
ClusterConnectionManager
Class ClusterConnectionManager
Created: Tue Nov 22 07:07:11 2005 |
static class |
ClusterConnectionManager.DefClConRepositoryBean |
class |
ClusterController
Describe class ClusterController here.
|
class |
SessionManagerClustered
Class SessionManagerClusteredOld
Created: Tue Nov 22 07:07:11 2005 |
class |
WebSocketClientConnectionClustered
Describe class WebSocketClientConnectionClustered here.
|
Modifier and Type | Class and Description |
---|---|
class |
ClConConfigRepository |
class |
ClConDirRepository |
class |
ClConSQLRepository |
Modifier and Type | Class and Description |
---|---|
class |
AbstractComponent
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. |
class |
AbstractKernelBasedComponent |
class |
ScheduledTask
Abstract class extending TimerTask which allows easy configuration and usage of TimerTask as a bean
Created by andrzej on 09.08.2016. |
Modifier and Type | Class and Description |
---|---|
class |
AdHocCommandModule |
Modifier and Type | Class and Description |
---|---|
class |
Configurator
Created: Dec 7, 2009 4:09:52 PM
|
class |
ConfiguratorAbstract
Created: Dec 7, 2009 4:15:31 PM
|
class |
ConfiguratorOld
Class ConfiguratorOld
Created: Tue Nov 22 07:07:11 2005 |
Modifier and Type | Class and Description |
---|---|
static class |
AuthRepositoryMDPoolBean.AuthRepositoryConfigBean |
class |
AuthUserRepositoryConfigBean<T,U extends AuthUserRepositoryConfigBean<T,U>>
Configuration bean for authentication repository per domain Created by andrzej on 09.03.2016.
|
static class |
DataSourceBean.DataSourceMDConfigBean |
class |
MDPoolConfigBean<A,B extends MDPoolConfigBean<A,B>>
Base class for configuration beans of
DataSourceBean , AuthRepositoryMDPoolBean and UserRepositoryMDPoolBean
Created by andrzej on 08.03.2016. |
class |
MDRepositoryBean<T extends DataSourceAware>
Abstract class implementing bean to which should be used to create name aware repository pool.
|
static class |
MDRepositoryBean.MDRepositoryConfigBean<A extends DataSourceAware>
MDRepositoryConfigBean is bean responsible for basic management and initialization of repository for domain.
|
class |
MDRepositoryBeanWithStatistics<T extends DataSourceAware>
Extended version of MDRepositoryBean class with support for statistics gathering.
|
class |
SDRepositoryBean<A extends DataSourceAware>
Abstract class implementing bean to which can be used to create name unaware repository pool.
|
class |
SDRepositoryBeanWithStatistics<T extends DataSourceAware>
Extended version of SDRepositoryBean class with support for statistics gathering.
|
static class |
UserRepositoryMDPoolBean.UserRepositoryConfigBean |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSDComponentRepositoryBean<Item extends RepositoryItem>
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.
|
class |
ConfigRepository<Item extends RepositoryItem>
Created: Oct 3, 2009 2:58:41 PM
|
class |
UserRepoRepository<Item extends RepositoryItem>
Created: Oct 3, 2009 3:55:27 PM
|
Modifier and Type | Class and Description |
---|---|
class |
XMPPServiceCollector
Class XMPPServiceCollector
Created: Tue Nov 22 07:07:11 2005 |
Modifier and Type | Class and Description |
---|---|
class |
EventBusComponent |
class |
EventPublisherModule |
class |
SubscribeModule |
class |
UnsubscribeModule |
Modifier and Type | Class and Description |
---|---|
class |
CertificateContainer
Class used to keep SSL certificates loaded in memory.
|
class |
SSLContextContainer
Created: Oct 15, 2010 2:40:49 PM
|
static class |
SSLContextContainer.Root |
Modifier and Type | Class and Description |
---|---|
class |
MonitorComponent |
class |
TaskConfigItemJDBCRepository |
Modifier and Type | Class and Description |
---|---|
class |
AdHocCommandMonitorModule |
Modifier and Type | Class and Description |
---|---|
class |
AbstractConfigurableTask |
class |
AbstractConfigurableTimerTask |
class |
ConnectionsTask |
class |
CpuTempTask |
class |
DiskTask |
class |
LoadCheckerTask |
class |
LoggerTask |
class |
MemoryCheckerTask |
class |
SampleTask |
class |
ScriptTask |
class |
ScriptTimerTask |
Modifier and Type | Class and Description |
---|---|
class |
AbstractComponentRegistrator<E extends ServerComponent>
This is an archetype of a special types of classes which collect some data from Tigase components or provide these
data to components.
|
class |
AbstractMessageReceiver
This is an archetype for all classes processing user-level packets.
|
class |
BasicComponent
Created: Oct 17, 2009 7:49:05 PM
|
class |
ConnectionManager<IO extends XMPPIOService<?>>
Describe class ConnectionManager here.
|
static class |
ConnectionManager.PortConfigBean |
static class |
ConnectionManager.PortsConfigBean |
static class |
ConnectionManager.SecPortConfigBean |
class |
MessageRouter
Class MessageRouter
Created: Tue Nov 22 07:07:11 2005 |
Modifier and Type | Class and Description |
---|---|
class |
AmpComponent
Created: Apr 26, 2010 3:22:06 PM
|
Modifier and Type | Class and Description |
---|---|
class |
Store
Created: May 1, 2010 11:32:59 AM
|
Modifier and Type | Class and Description |
---|---|
static class |
MsgBroadcastRepository.MsgBroadcastRepositoryBean |
static class |
MsgBroadcastRepository.MsgBroadcastRepositoryBean.MsgBroadcastRepositoryConfigBean |
static class |
MsgRepository.MsgRepositoryMDBean
Bean used to provide MsgRepository implementations
|
static class |
MsgRepository.MsgRepositoryMDBean.MsgRepositoryConfigBean |
Modifier and Type | Class and Description |
---|---|
class |
BoshConnectionManager
Describe class BoshConnectionManager here.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractCompDBRepository
Created: Oct 24, 2009 3:55:41 PM
|
class |
CompCompDBRepository |
class |
CompConfigRepository
Deprecated.
|
class |
ComponentProtocol
Created: Sep 30, 2009 8:28:13 PM
|
class |
ComponentProtocolManager |
class |
CompSQLRepository
Deprecated.
|
class |
ManagerCompDBRepository |
class |
ServerCompDBRepository |
Modifier and Type | Class and Description |
---|---|
class |
ExternalServiceDiscoveryComponent
Created by andrzej on 06.09.2016.
|
class |
ExtServiceDiscoveryUserRepoRepository
Created by andrzej on 06.09.2016.
|
Modifier and Type | Class and Description |
---|---|
class |
StatusReportGenerator |
Modifier and Type | Class and Description |
---|---|
class |
EchoComponent
Created: Sep 30, 2010 1:07:13 PM
|
class |
TestComponent
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.
|
Modifier and Type | Class and Description |
---|---|
class |
WebSocketClientConnectionManager
Class implements basic support allowing clients to connect using WebSocket protocol
|
Modifier and Type | Class and Description |
---|---|
class |
ClientConnectionManager
Class ClientConnectionManager Created: Tue Nov 22 07:07:11 2005
|
class |
SeeOtherHost
Default and basic implementation of SeeOtherHost returning same host as the initial one
|
class |
SeeOtherHostDB
Extended implementation of SeeOtherHost using redirect information from database
|
static class |
SeeOtherHostDB.SeeOtherHostDBSDRepositoryBean |
class |
SeeOtherHostDualIP
Extended implementation of SeeOtherHost using redirect information from database based on cluster_nodes table.
|
static class |
SeeOtherHostDualIP.DualIPRepositoryWrapper |
static class |
SeeOtherHostDualIP.DualIPRepositoryWrapper.DualIPRepositoryWrapperConfigBean |
class |
SeeOtherHostHashed
Default implementation for cluster environment of SeeOtherHostIfc returning redirect host based on the hash value of
the user's JID
|
Modifier and Type | Class and Description |
---|---|
class |
ComponentConnectionManager
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
S2SConnectionManager
Created: Jun 14, 2010 11:59:38 AM
|
Modifier and Type | Class and Description |
---|---|
class |
SessionManager
Class SessionManager
Created: Tue Nov 22 07:07:11 2005 |
Modifier and Type | Class and Description |
---|---|
class |
CounterDataArchivizer
Created: Mar 25, 2010 8:55:11 PM
|
class |
CounterDataFileLogger
Class responsible for dumping server statistics to a file
|
class |
CounterDataLogger
Created: Apr 20, 2010 6:39:05 PM
|
class |
StatisticsCollector
Class StatisticsCollector
Created: Tue Nov 22 07:07:11 2005 |
Modifier and Type | Class and Description |
---|---|
class |
CounterDataLoggerRepoBean |
static class |
CounterDataLoggerRepoBean.CounterDataLoggerConfigBean |
Modifier and Type | Class and Description |
---|---|
class |
UpdatesChecker
Describe class UpdatesChecker here.
|
Modifier and Type | Class and Description |
---|---|
class |
VHostJDBCRepository
This implementation stores virtual domains in the UserRepository database.
|
class |
VHostManager
Describe class VHostManager here.
|
static class |
VHostManager.DefVHostRepositoryBean |
Modifier and Type | Class and Description |
---|---|
class |
WorkgroupQueuesComponent |
Modifier and Type | Class and Description |
---|---|
class |
RepoPool
Created by bmalkow on 22.02.2017.
|
static class |
RepoPool.MessageArchiveRepositoryConfigBean |
Modifier and Type | Class and Description |
---|---|
class |
DefaultController |
Modifier and Type | Class and Description |
---|---|
static class |
JabberIqPrivacy.PrivacyListOfflineCache |
class |
JabberIqRegister
JEP-0077: In-Band Registration
Created: Thu Feb 16 13:14:06 2006 |
class |
MotdProcessor
Created by andrzej on 10.12.2016.
|
class |
PresenceOffline |
class |
TokenBucketPool |
class |
VCard4 |
class |
VCardTemp
Describe class VCardTemp here.
|
class |
VCardXMPPProcessorAbstract |
Modifier and Type | Class and Description |
---|---|
class |
AwayPushNotificationsExtension |
Modifier and Type | Class and Description |
---|---|
class |
DynamicRoster
Describe class DynamicRoster here.
|
static class |
RosterFactory.Bean |
Copyright © 2004–2021 "Tigase, Inc.". All rights reserved.