Package | Description |
---|---|
tigase.cluster | |
tigase.component | |
tigase.conf | |
tigase.db.beans | |
tigase.db.comp | |
tigase.disco | |
tigase.eventbus.component | |
tigase.monitor | |
tigase.server |
The main package with top level API for server side components.
|
tigase.server.amp | |
tigase.server.amp.db | |
tigase.server.bosh | |
tigase.server.ext | |
tigase.server.extdisco | |
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 |
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 |
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 |
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 |
class |
LoggingBean
Created by andrzej on 02.04.2017.
|
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. |
static class |
MDRepositoryBean.MDRepositoryConfigBean<A extends DataSourceAware>
MDRepositoryConfigBean is bean responsible for basic management and initialization of repository for domain.
|
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.
|
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 |
Modifier and Type | Class and Description |
---|---|
class |
MonitorComponent |
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.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 |
---|---|
static class |
MsgBroadcastRepository.MsgBroadcastRepositoryBean.MsgBroadcastRepositoryConfigBean |
static class |
MsgRepository.MsgRepositoryMDBean.MsgRepositoryConfigBean |
Modifier and Type | Class and Description |
---|---|
class |
BoshConnectionManager
Describe class BoshConnectionManager here.
|
Modifier and Type | Class and Description |
---|---|
class |
ComponentProtocol
Created: Sep 30, 2009 8:28:13 PM
|
class |
ComponentProtocolManager |
Modifier and Type | Class and Description |
---|---|
class |
ExternalServiceDiscoveryComponent
Created by andrzej on 06.09.2016.
|
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
|
static class |
SeeOtherHostDB.SeeOtherHostDBSDRepositoryBean |
static class |
SeeOtherHostDualIP.DualIPRepositoryWrapper.DualIPRepositoryWrapperConfigBean |
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 |
---|---|
static class |
CounterDataLoggerRepoBean.CounterDataLoggerConfigBean |
Modifier and Type | Class and Description |
---|---|
class |
UpdatesChecker
Describe class UpdatesChecker here.
|
Modifier and Type | Class and Description |
---|---|
class |
VHostManager
Describe class VHostManager here.
|
static class |
VHostManager.DefVHostRepositoryBean |
Modifier and Type | Class and Description |
---|---|
class |
WorkgroupQueuesComponent |
Modifier and Type | Class and Description |
---|---|
static class |
RepoPool.MessageArchiveRepositoryConfigBean |
Copyright © 2004–2020 "Tigase, Inc.". All rights reserved.