Uses of Interface
tigase.kernel.beans.RegistrarBean
Packages that use RegistrarBean
Package
Description
The main package with top level API for server side components.
Package containing implementation of all Session Manager plugins
-
Uses of RegistrarBean in tigase.auth
Classes in tigase.auth that implement RegistrarBeanModifier and TypeClassDescriptionclass
class
class
Describe class TigaseSaslProvider here. -
Uses of RegistrarBean in tigase.cluster
Classes in tigase.cluster that implement RegistrarBeanModifier and TypeClassDescriptionclass
class
class
Describe class ClientConnectionClustered here.class
Class ClusterConnectionManager
Created: Tue Nov 22 07:07:11 2005static class
class
Class SessionManagerClusteredOld
Created: Tue Nov 22 07:07:11 2005class
Describe class WebSocketClientConnectionClustered here. -
Uses of RegistrarBean in tigase.component
Classes in tigase.component that implement RegistrarBean -
Uses of RegistrarBean in tigase.db
Classes in tigase.db that implement RegistrarBeanModifier and TypeClassDescriptionclass
Implementation of multi domain pool for authentication repositories.class
Created: Mar 27, 2010 6:43:02 PM -
Uses of RegistrarBean in tigase.db.beans
Classes in tigase.db.beans that implement RegistrarBeanModifier and TypeClassDescriptionclass
Class implements bean for multi domain pool for authentication repositories.static class
class
AuthUserRepositoryConfigBean<T,
U extends AuthUserRepositoryConfigBean<T, U>> Configuration bean for authentication repository per domain Created by andrzej on 09.03.2016.class
This is main bean responsible for managing and initialization of data sources.static class
class
MDPoolBean<S,
T extends MDPoolConfigBean<S, T>> Abstract class providing base part for implementation of pool for multiple domains.class
MDPoolBeanWithStatistics<S extends Repository,
T extends MDPoolConfigBean<S, T>> Class extends MDPoolBean class by adding support for statistics gathering for every managed repository.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.class
Class implements bean for multi domain pool for user repositories.static class
-
Uses of RegistrarBean in tigase.db.comp
Classes in tigase.db.comp that implement RegistrarBeanModifier 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. -
Uses of RegistrarBean in tigase.disteventbus.component
Classes in tigase.disteventbus.component that implement RegistrarBean -
Uses of RegistrarBean in tigase.eventbus.component
Classes in tigase.eventbus.component that implement RegistrarBean -
Uses of RegistrarBean in tigase.io
Classes in tigase.io that implement RegistrarBeanModifier and TypeClassDescriptionclass
Class used to keep SSL certificates loaded in memory. -
Uses of RegistrarBean in tigase.kernel.beans
Subinterfaces of RegistrarBean in tigase.kernel.beansModifier and TypeInterfaceDescriptioninterface
Created by andrzej on 14.08.2016. -
Uses of RegistrarBean in tigase.monitor
Classes in tigase.monitor that implement RegistrarBean -
Uses of RegistrarBean in tigase.server
Classes in tigase.server that implement RegistrarBeanModifier and TypeClassDescriptionclass
ConnectionManager<IO extends XMPPIOService<?>>
Describe class ConnectionManager here.static class
class
Class MessageRouter
Created: Tue Nov 22 07:07:11 2005 -
Uses of RegistrarBean in tigase.server.amp
Classes in tigase.server.amp that implement RegistrarBean -
Uses of RegistrarBean in tigase.server.amp.db
Classes in tigase.server.amp.db that implement RegistrarBeanModifier and TypeClassDescriptionstatic class
static class
static class
Bean used to provide MsgRepository implementationsstatic class
-
Uses of RegistrarBean in tigase.server.bosh
Classes in tigase.server.bosh that implement RegistrarBeanModifier and TypeClassDescriptionclass
Describe class BoshConnectionManager here. -
Uses of RegistrarBean in tigase.server.ext
Classes in tigase.server.ext that implement RegistrarBeanModifier and TypeClassDescriptionclass
Created: Sep 30, 2009 8:28:13 PMclass
-
Uses of RegistrarBean in tigase.server.extdisco
Classes in tigase.server.extdisco that implement RegistrarBeanModifier and TypeClassDescriptionclass
Created by andrzej on 06.09.2016. -
Uses of RegistrarBean in tigase.server.filters
Classes in tigase.server.filters that implement RegistrarBeanModifier and TypeClassDescriptionclass
static class
static class
-
Uses of RegistrarBean in tigase.server.test
Classes in tigase.server.test that implement RegistrarBeanModifier and TypeClassDescriptionclass
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 RegistrarBean in tigase.server.websocket
Classes in tigase.server.websocket that implement RegistrarBeanModifier and TypeClassDescriptionclass
Class implements basic support allowing clients to connect using WebSocket protocol -
Uses of RegistrarBean in tigase.server.xmppclient
Classes in tigase.server.xmppclient that implement RegistrarBeanModifier and TypeClassDescriptionclass
Class ClientConnectionManager Created: Tue Nov 22 07:07:11 2005class
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
-
Uses of RegistrarBean in tigase.server.xmppcomponent
Classes in tigase.server.xmppcomponent that implement RegistrarBean -
Uses of RegistrarBean in tigase.server.xmppserver
Classes in tigase.server.xmppserver that implement RegistrarBean -
Uses of RegistrarBean in tigase.server.xmppsession
Classes in tigase.server.xmppsession that implement RegistrarBeanModifier and TypeClassDescriptionclass
Class SessionManager
Created: Tue Nov 22 07:07:11 2005 -
Uses of RegistrarBean in tigase.stats
Classes in tigase.stats that implement RegistrarBeanModifier and TypeClassDescriptionclass
Created: Apr 20, 2010 6:39:05 PMclass
Class StatisticsCollector
Created: Tue Nov 22 07:07:11 2005 -
Uses of RegistrarBean in tigase.stats.db
Classes in tigase.stats.db that implement RegistrarBeanModifier and TypeClassDescriptionclass
static class
-
Uses of RegistrarBean in tigase.vhosts
Classes in tigase.vhosts that implement RegistrarBeanModifier and TypeClassDescriptionclass
Describe class VHostManager here.static class
-
Uses of RegistrarBean in tigase.workgroupqueues
Classes in tigase.workgroupqueues that implement RegistrarBean -
Uses of RegistrarBean in tigase.workgroupqueues.data
Classes in tigase.workgroupqueues.data that implement RegistrarBeanModifier and TypeClassDescriptionclass
Created by bmalkow on 22.02.2017.static class
-
Uses of RegistrarBean in tigase.xmpp.impl
Classes in tigase.xmpp.impl that implement RegistrarBeanModifier and TypeClassDescriptionclass
Created by andrzej on 25.06.2016.class
Describe class JabberIqPrivacy here.class
XEP-0077: In-Band Registration
Created: Thu Feb 16 13:14:06 2006class
Implementation of XEP-0012: Last Activity.class
Created: Apr 29, 2010 5:00:25 PM -
Uses of RegistrarBean in tigase.xmpp.impl.push
Classes in tigase.xmpp.impl.push that implement RegistrarBean -
Uses of RegistrarBean in tigase.xmpp.impl.roster
Classes in tigase.xmpp.impl.roster that implement RegistrarBean