Uses of Annotation Interface
tigase.kernel.beans.Bean
Packages that use Bean
Package
Description
The main package with top level API for server side components.
Package containing implementation of all Session Manager plugins
-
Uses of Bean in tigase.auth
Classes in tigase.auth with annotations of type BeanModifier and TypeClassDescriptionclass
static class
class
Factory of CallbackHandlers.class
class
class
class
Describe class TigaseSaslProvider here. -
Uses of Bean in tigase.auth.adhoc
Classes in tigase.auth.adhoc with annotations of type BeanModifier and TypeClassDescriptionclass
class
class
-
Uses of Bean in tigase.auth.credentials.entries
Classes in tigase.auth.credentials.entries with annotations of type BeanModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
-
Uses of Bean in tigase.auth.mechanisms
Classes in tigase.auth.mechanisms with annotations of type Bean -
Uses of Bean in tigase.cluster
Classes in tigase.cluster with annotations of type BeanModifier and TypeClassDescriptionclass
class
class
Describe class ClientConnectionClustered here.class
Class ClusterConnectionManager
Created: Tue Nov 22 07:07:11 2005static class
class
Advanced implementation of ClusterConnectionSelectorIfc which separates packets with priority CLUSTER or higher from other packets in cluster connections by using separate connections for themclass
ClusterConnectionSelectorOld class implements old cluster connection selection algoritm which before was part of ClusterConnectionManager class.class
Describe class ClusterController here.class
Class SessionManagerClusteredOld
Created: Tue Nov 22 07:07:11 2005class
Describe class WebSocketClientConnectionClustered here. -
Uses of Bean in tigase.cluster.strategy
Classes in tigase.cluster.strategy with annotations of type BeanModifier and TypeClassDescriptionclass
DefaultClusteringStrategy<E extends ConnectionRecordIfc>
Created: May 13, 2009 9:53:44 AM -
Uses of Bean in tigase.component
Classes in tigase.component with annotations of type BeanModifier and TypeClassDescriptionstatic final class
class
class
Created by andrzej on 11.08.2016. -
Uses of Bean in tigase.component.adhoc
Classes in tigase.component.adhoc with annotations of type Bean -
Uses of Bean in tigase.component.modules
Classes in tigase.component.modules with annotations of type Bean -
Uses of Bean in tigase.component.modules.impl
Classes in tigase.component.modules.impl with annotations of type BeanModifier and TypeClassDescriptionclass
class
class
class
-
Uses of Bean in tigase.component.modules.impl.config
Classes in tigase.component.modules.impl.config with annotations of type Bean -
Uses of Bean in tigase.component.responses
Classes in tigase.component.responses with annotations of type Bean -
Uses of Bean in tigase.db
-
Uses of Bean in tigase.db.beans
Classes in tigase.db.beans with annotations of type BeanModifier and TypeClassDescriptionclass
Class implements bean for multi domain pool for authentication repositories.class
This is main bean responsible for managing and initialization of data sources.class
Class implements bean for multi domain pool for user repositories. -
Uses of Bean in tigase.eventbus.component
Classes in tigase.eventbus.component with annotations of type BeanModifier and TypeClassDescriptionclass
class
class
class
class
class
-
Uses of Bean in tigase.eventbus.component.stores
Classes in tigase.eventbus.component.stores with annotations of type Bean -
Uses of Bean in tigase.io
Modifier and TypeClassDescriptionclass
Class used to keep SSL certificates loaded in memory.class
Created: Oct 15, 2010 2:40:49 PMstatic class
static class
-
Uses of Bean in tigase.io.repo
Classes in tigase.io.repo with annotations of type Bean -
Uses of Bean in tigase.kernel
Classes in tigase.kernel with annotations of type Bean -
Uses of Bean in tigase.kernel.beans.config
Methods in tigase.kernel.beans.config that return BeanModifier and TypeMethodDescriptionprotected static Bean
AbstractBeanConfigurator.registerBeansForBeanOfClassShouldRegister
(Kernel kernel, Class<?> requiredClass, Class<?> cls) -
Uses of Bean in tigase.monitor
Classes in tigase.monitor with annotations of type BeanModifier and TypeClassDescriptionclass
class
class
-
Uses of Bean in tigase.monitor.modules
Classes in tigase.monitor.modules with annotations of type BeanModifier and TypeClassDescriptionclass
class
class
class
class
class
class
-
Uses of Bean in tigase.monitor.tasks
Classes in tigase.monitor.tasks with annotations of type BeanModifier and TypeClassDescriptionclass
class
class
class
class
class
class
-
Uses of Bean in tigase.server
Classes in tigase.server with annotations of type BeanModifier and TypeClassDescriptionstatic class
static class
class
Class MessageRouter
Created: Tue Nov 22 07:07:11 2005class
-
Uses of Bean in tigase.server.amp
Classes in tigase.server.amp with annotations of type Bean -
Uses of Bean in tigase.server.amp.action
Classes in tigase.server.amp.action with annotations of type BeanModifier and TypeClassDescriptionclass
Created: May 1, 2010 1:39:07 PMclass
class
Created: May 1, 2010 11:28:40 AMclass
Created: Apr 27, 2010 5:35:33 PMclass
Created: Apr 27, 2010 5:35:45 PMclass
Created: Apr 27, 2010 5:36:03 PMclass
Created: May 1, 2010 11:32:59 AM -
Uses of Bean in tigase.server.amp.db
Classes in tigase.server.amp.db with annotations of type BeanModifier and TypeClassDescriptionstatic class
static class
Bean used to provide MsgRepository implementations -
Uses of Bean in tigase.server.bosh
Classes in tigase.server.bosh with annotations of type BeanModifier and TypeClassDescriptionclass
Describe class BoshConnectionManager here. -
Uses of Bean in tigase.server.ext
Classes in tigase.server.ext with annotations of type BeanModifier and TypeClassDescriptionclass
class
Created: Sep 30, 2009 8:28:13 PMclass
class
class
-
Uses of Bean in tigase.server.extdisco
Classes in tigase.server.extdisco with annotations of type BeanModifier and TypeClassDescriptionclass
Created by andrzej on 06.09.2016.class
Created by andrzej on 06.09.2016.class
Created by andrzej on 06.09.2016.class
Created by andrzej on 06.09.2016. -
Uses of Bean in tigase.server.filters
Classes in tigase.server.filters with annotations of type BeanModifier and TypeClassDescriptionclass
static class
static class
-
Uses of Bean in tigase.server.monitor
Classes in tigase.server.monitor with annotations of type Bean -
Uses of Bean in tigase.server.test
Classes in tigase.server.test with annotations of type BeanModifier 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.class
class
-
Uses of Bean in tigase.server.websocket
Classes in tigase.server.websocket with annotations of type BeanModifier and TypeClassDescriptionclass
Class implements basic support allowing clients to connect using WebSocket protocolclass
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 connectionclass
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 -
Uses of Bean in tigase.server.xmppclient
Classes in tigase.server.xmppclient with annotations of type BeanModifier and TypeClassDescriptionclass
Class ClientConnectionManager Created: Tue Nov 22 07:07:11 2005class
static class
class
Created by andrzej on 19.11.2016.class
Created by andrzej on 16.11.2016.class
Default and basic implementation of SeeOtherHost returning same host as the initial onestatic class
class
Extended implementation of SeeOtherHost using redirect information from database based on cluster_nodes table.static class
class
Default implementation for cluster environment of SeeOtherHostIfc returning redirect host based on the hash value of the user's JIDclass
class
Class implements XEP-0198 Stream Management -
Uses of Bean in tigase.server.xmppcomponent
Classes in tigase.server.xmppcomponent with annotations of type Bean -
Uses of Bean in tigase.server.xmppserver
Classes in tigase.server.xmppserver with annotations of type BeanModifier and TypeClassDescriptionstatic class
class
Created: Jun 14, 2010 11:59:38 AMstatic class
class
Created: Jun 26, 2010 9:40:04 AM -
Uses of Bean in tigase.server.xmppserver.proc
Classes in tigase.server.xmppserver.proc with annotations of type BeanModifier and TypeClassDescriptionclass
class
Created: Dec 9, 2010 2:00:52 PMclass
Created: Dec 10, 2010 5:53:57 PMclass
class
Created: Dec 9, 2010 2:01:01 PMclass
Created: Dec 9, 2010 2:01:12 PMclass
Created: Dec 9, 2010 2:00:08 PMclass
Created: Dec 9, 2010 2:00:25 PMclass
Created: Dec 9, 2010 1:59:56 PM -
Uses of Bean in tigase.server.xmppsession
Classes in tigase.server.xmppsession with annotations of type BeanModifier and TypeClassDescriptionclass
Class SessionManager
Created: Tue Nov 22 07:07:11 2005static class
static class
static class
static class
-
Uses of Bean in tigase.stats
Classes in tigase.stats with annotations of type BeanModifier and TypeClassDescriptionclass
Created: Apr 20, 2010 6:39:05 PMclass
Class StatisticsCollector
Created: Tue Nov 22 07:07:11 2005 -
Uses of Bean in tigase.stats.db
Classes in tigase.stats.db with annotations of type Bean -
Uses of Bean in tigase.util.routing
Classes in tigase.util.routing with annotations of type Bean -
Uses of Bean in tigase.util.updater
Classes in tigase.util.updater with annotations of type Bean -
Uses of Bean in tigase.vhosts
Classes in tigase.vhosts with annotations of type BeanModifier and TypeClassDescriptionclass
Created by andrzej on 01.07.2017.class
class
Describe class VHostManager here.static class
-
Uses of Bean in tigase.xmpp.impl
Classes in tigase.xmpp.impl with annotations of type BeanModifier and TypeClassDescriptionclass
class
class
RFC-3920, 7.class
XEP-0191: Blocking Command.class
class
Created by andrzej on 25.06.2016.class
Created: Dec 30, 2008 12:43:28 PMclass
This supports the implementation of XEP-0202: Entity Time.class
ErrorCounter class is implementation of XMPPProcessor responsible for counting packets with type=error which value is added to Tigase XMPP Server statistics.class
class
Class InvisibleCommand implements XEP-0186 Invisible Command supportclass
JEP-0078: Non-SASL Authentication
Created: Thu Feb 16 17:46:16 2006class
Describe class JabberIqCommand here.class
Describe class JabberIqIq here.class
Describe class JabberIqPrivacy here.static class
class
Describe class JabberIqPrivate here.class
XEP-0077: In-Band Registration
Created: Thu Feb 16 13:14:06 2006class
ClassJabberIqRoster
implements part of RFC-3921 - XMPP Instant Messaging specification describing roster management.class
XEP-0039: Statistics Gathering.class
XEP-0092: Software Version
Created: Tue Mar 21 06:45:51 2006class
Describe class Jingle here.class
Implementation of XEP-0012: Last Activity.class
Implementation of XEP-0012: Last Activity.class
Message forwarder class.class
Variant of theMessage
forwarder class.class
Created: Apr 29, 2010 5:00:25 PMclass
MessageCarbons class implements XEP-0280 Message Carbons protocol extension.class
class
Message forwarder class.class
class
Class responsible for queuing packets (usable in connections from mobile clients - power usage optimization) version 1class
Class responsible for queuing packets (usable in connections from mobile clients - power usage optimization) version 2class
Class responsible for queuing packets (usable in connections from mobile clients - power usage optimization) version 3class
Created by andrzej on 10.12.2016.class
OfflineMessages plugin implementation which follows XEP-0160: Best Practices for Handling Offline Messages specification.static class
class
class
class
class
static class
class
class
Describe class SaslAuth here.class
class
Implementation of JEP-030.class
Describe class SessionBind here.class
Describe class StartTLS here.class
Created: Jul 29, 2009 4:03:44 PMclass
class
XEP-0199: XMPP Pingclass
class
Describe class VCardTemp here. -
Uses of Bean in tigase.xmpp.impl.push
Classes in tigase.xmpp.impl.push with annotations of type BeanModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
Created by andrzej on 30.12.2016. -
Uses of Bean in tigase.xmpp.impl.roster
Classes in tigase.xmpp.impl.roster with annotations of type BeanModifier and TypeClassDescriptionclass
Describe class DynamicRoster here.static class
-
Uses of Bean in tigase.xmpp.mam
Classes in tigase.xmpp.mam with annotations of type BeanModifier and TypeClassDescriptionclass
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.class
MAMQueryParser<Query extends Query>
Implementation of parser for XEP-0313: Message Archive Management
Created by andrzej on 19.07.2016. -
Uses of Bean in tigase.xmpp.mam.modules
Classes in tigase.xmpp.mam.modules with annotations of type BeanModifier and TypeClassDescriptionclass
Implementation of module responsible for handling request to retrive form used in XEP-0313: Message Archive Management
Created by andrzej on 19.07.2016.class
Implementation of module processing requests to retrieve items using XEP-0313: Message Archive Management
Created by andrzej on 19.07.2016.