Uses of Interface
tigase.kernel.beans.Initializable
Packages that use Initializable
Package
Description
The main package with top level API for server side components.
Package containing implementation of all Session Manager plugins
-
Uses of Initializable in tigase.auth
Classes in tigase.auth that implement InitializableModifier and TypeClassDescriptionclass
class
Describe class TigaseSaslProvider here. -
Uses of Initializable in tigase.cluster
Classes in tigase.cluster that implement InitializableModifier and TypeClassDescriptionclass
class
class
Describe class ClientConnectionClustered here.class
Class ClusterConnectionManager
Created: Tue Nov 22 07:07:11 2005static class
class
Describe class ClusterController here.class
Class SessionManagerClusteredOld
Created: Tue Nov 22 07:07:11 2005class
Describe class WebSocketClientConnectionClustered here. -
Uses of Initializable in tigase.cluster.repo
Classes in tigase.cluster.repo that implement InitializableModifier and TypeClassDescriptionclass
class
class
-
Uses of Initializable in tigase.component
Classes in tigase.component that implement InitializableModifier and TypeClassDescriptionclass
Deprecated.Do not use this class at all.class
class
Abstract class extending TimerTask which allows easy configuration and usage of TimerTask as a bean
Created by andrzej on 09.08.2016. -
Uses of Initializable in tigase.component.modules.impl
Classes in tigase.component.modules.impl that implement Initializable -
Uses of Initializable in tigase.conf
Classes in tigase.conf that implement InitializableModifier and TypeClassDescriptionclass
Created: Dec 7, 2009 4:09:52 PMclass
Created: Dec 7, 2009 4:15:31 PMclass
Class ConfiguratorOld
Created: Tue Nov 22 07:07:11 2005 -
Uses of Initializable in tigase.db.beans
Classes in tigase.db.beans that implement InitializableModifier and TypeClassDescriptionstatic class
class
AuthUserRepositoryConfigBean<T,
U extends AuthUserRepositoryConfigBean<T, U>> Configuration bean for authentication repository per domain Created by andrzej on 09.03.2016.static class
class
MDPoolConfigBean<A,
B extends MDPoolConfigBean<A, B>> Base class for configuration beans ofDataSourceBean
,AuthRepositoryMDPoolBean
andUserRepositoryMDPoolBean
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
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
-
Uses of Initializable in tigase.db.comp
Classes in tigase.db.comp that implement InitializableModifier and TypeClassDescriptionclass
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 PMclass
UserRepoRepository<Item extends RepositoryItem>
Created: Oct 3, 2009 3:55:27 PM -
Uses of Initializable in tigase.db.services
Classes in tigase.db.services that implement Initializable -
Uses of Initializable in tigase.disco
Classes in tigase.disco that implement InitializableModifier and TypeClassDescriptionclass
Class XMPPServiceCollector
Created: Tue Nov 22 07:07:11 2005 -
Uses of Initializable in tigase.disteventbus.component
Classes in tigase.disteventbus.component that implement Initializable -
Uses of Initializable in tigase.eventbus.component
Classes in tigase.eventbus.component that implement InitializableModifier and TypeClassDescriptionclass
class
class
class
-
Uses of Initializable in tigase.io
Classes in tigase.io that implement InitializableModifier and TypeClassDescriptionclass
Class used to keep SSL certificates loaded in memory.class
Created: Oct 15, 2010 2:40:49 PMstatic class
-
Uses of Initializable in tigase.io.repo
Classes in tigase.io.repo that implement Initializable -
Uses of Initializable in tigase.monitor
Classes in tigase.monitor that implement Initializable -
Uses of Initializable in tigase.monitor.modules
Classes in tigase.monitor.modules that implement Initializable -
Uses of Initializable in tigase.monitor.tasks
Classes in tigase.monitor.tasks that implement InitializableModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
-
Uses of Initializable in tigase.server
Classes in tigase.server that implement InitializableModifier and TypeClassDescriptionclass
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
This is an archetype for all classes processing user-level packets.class
Created: Oct 17, 2009 7:49:05 PMclass
ConnectionManager<IO extends XMPPIOService<?>>
Describe class ConnectionManager here.static class
static class
static class
class
Class MessageRouter
Created: Tue Nov 22 07:07:11 2005 -
Uses of Initializable in tigase.server.amp
Classes in tigase.server.amp that implement Initializable -
Uses of Initializable in tigase.server.amp.action
Classes in tigase.server.amp.action that implement Initializable -
Uses of Initializable in tigase.server.amp.db
Classes in tigase.server.amp.db that implement InitializableModifier and TypeClassDescriptionstatic class
static class
static class
Bean used to provide MsgRepository implementationsstatic class
-
Uses of Initializable in tigase.server.bosh
Classes in tigase.server.bosh that implement InitializableModifier and TypeClassDescriptionclass
Describe class BoshConnectionManager here. -
Uses of Initializable in tigase.server.ext
Classes in tigase.server.ext that implement InitializableModifier and TypeClassDescriptionclass
Created: Oct 24, 2009 3:55:41 PMclass
class
Deprecated.class
Created: Sep 30, 2009 8:28:13 PMclass
class
Deprecated.class
class
-
Uses of Initializable in tigase.server.extdisco
Classes in tigase.server.extdisco that implement InitializableModifier and TypeClassDescriptionclass
Created by andrzej on 06.09.2016.class
Created by andrzej on 06.09.2016. -
Uses of Initializable in tigase.server.monitor
Classes in tigase.server.monitor that implement Initializable -
Uses of Initializable in tigase.server.rtbl
Classes in tigase.server.rtbl that implement Initializable -
Uses of Initializable in tigase.server.test
Classes in tigase.server.test that implement InitializableModifier and TypeClassDescriptionclass
Created: Sep 30, 2010 1:07:13 PMclass
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. -
Uses of Initializable in tigase.server.websocket
Classes in tigase.server.websocket that implement InitializableModifier and TypeClassDescriptionclass
Class implements basic support allowing clients to connect using WebSocket protocol -
Uses of Initializable in tigase.server.xmppclient
Classes in tigase.server.xmppclient that implement InitializableModifier and TypeClassDescriptionclass
Class ClientConnectionManager Created: Tue Nov 22 07:07:11 2005class
Default and basic implementation of SeeOtherHost returning same host as the initial oneclass
Extended implementation of SeeOtherHost using redirect information from databasestatic class
class
Extended implementation of SeeOtherHost using redirect information from database based on cluster_nodes table.static class
static class
class
Default implementation for cluster environment of SeeOtherHostIfc returning redirect host based on the hash value of the user's JID -
Uses of Initializable in tigase.server.xmppcomponent
Classes in tigase.server.xmppcomponent that implement Initializable -
Uses of Initializable in tigase.server.xmppserver
Classes in tigase.server.xmppserver that implement Initializable -
Uses of Initializable in tigase.server.xmppsession
Classes in tigase.server.xmppsession that implement InitializableModifier and TypeClassDescriptionclass
Class SessionManager
Created: Tue Nov 22 07:07:11 2005 -
Uses of Initializable in tigase.stats
Classes in tigase.stats that implement InitializableModifier and TypeClassDescriptionclass
Created: Mar 25, 2010 8:55:11 PMclass
Class responsible for dumping server statistics to a fileclass
Created: Apr 20, 2010 6:39:05 PMclass
Deprecated. -
Uses of Initializable in tigase.stats.db
Classes in tigase.stats.db that implement InitializableModifier and TypeClassDescriptionclass
static class
-
Uses of Initializable in tigase.util.updater
Classes in tigase.util.updater that implement Initializable -
Uses of Initializable in tigase.vhosts
Classes in tigase.vhosts that implement InitializableModifier and TypeClassDescriptionclass
This implementation stores virtual domains in the UserRepository database.class
Describe class VHostManager here.static class
-
Uses of Initializable in tigase.xmpp.impl
Classes in tigase.xmpp.impl that implement InitializableModifier and TypeClassDescriptionclass
Describe class JabberIqPrivacy here.static class
class
XEP-0077: In-Band Registration
Created: Thu Feb 16 13:14:06 2006class
Created by andrzej on 10.12.2016.class
class
class
class
Describe class VCardTemp here.class
-
Uses of Initializable in tigase.xmpp.impl.push
Classes in tigase.xmpp.impl.push that implement Initializable -
Uses of Initializable in tigase.xmpp.impl.roster
Classes in tigase.xmpp.impl.roster that implement InitializableModifier and TypeClassDescriptionclass
Describe class DynamicRoster here.static class