Uses of Class
tigase.kernel.beans.Bean
-
-
Uses of Bean in tigase.auth
Classes in tigase.auth with annotations of type Bean Modifier and Type Class Description classBruteForceLockerBeanstatic classBruteForceLockerBean.BruteForceLockerVHostExtensionProviderclassCallbackHandlerFactoryFactory of CallbackHandlers.classCredentialsDecoderBeanclassCredentialsEncoderBeanclassDefaultMechanismSelectorclassTigaseSaslProviderDescribe class TigaseSaslProvider here. -
Uses of Bean in tigase.auth.adhoc
Classes in tigase.auth.adhoc with annotations of type Bean Modifier and Type Class Description classAddUserCredentialsclassDeleteUserCredentialsclassShowUserCredentials -
Uses of Bean in tigase.auth.credentials.entries
Classes in tigase.auth.credentials.entries with annotations of type Bean Modifier and Type Class Description static classMD5PasswordCredentialsEntry.Decoderstatic classMD5PasswordCredentialsEntry.Encoderstatic classMD5UserIdPasswordCredentialsEntry.Decoderstatic classMD5UserIdPasswordCredentialsEntry.Encoderstatic classMD5UsernamePasswordCredentialsEntry.Decoderstatic classMD5UsernamePasswordCredentialsEntry.Encoderstatic classPlainCredentialsEntry.Decoderstatic classPlainCredentialsEntry.Encoderstatic classScramSha1CredentialsEntry.Decoderstatic classScramSha1CredentialsEntry.Encoderstatic classScramSha256CredentialsEntry.Decoderstatic classScramSha256CredentialsEntry.Encoderstatic classScramSha512CredentialsEntry.Decoderstatic classScramSha512CredentialsEntry.Encoder -
Uses of Bean in tigase.auth.mechanisms
Classes in tigase.auth.mechanisms with annotations of type Bean Modifier and Type Class Description classTigaseSaslServerFactory -
Uses of Bean in tigase.cluster
Classes in tigase.cluster with annotations of type Bean Modifier and Type Class Description classAmpComponentClusteredclassBoshConnectionClusteredclassClientConnectionClusteredDescribe class ClientConnectionClustered here.classClusterConnectionManagerClass ClusterConnectionManager
Created: Tue Nov 22 07:07:11 2005static classClusterConnectionManager.DefClConRepositoryBeanclassClusterConnectionSelectorAdvanced implementation of ClusterConnectionSelectorIfc which separates packets with priority CLUSTER or higher from other packets in cluster connections by using separate connections for themclassClusterConnectionSelectorOldClusterConnectionSelectorOld class implements old cluster connection selection algoritm which before was part of ClusterConnectionManager class.classClusterControllerDescribe class ClusterController here.classSessionManagerClusteredClass SessionManagerClusteredOld
Created: Tue Nov 22 07:07:11 2005classWebSocketClientConnectionClusteredDescribe class WebSocketClientConnectionClustered here. -
Uses of Bean in tigase.cluster.strategy
Classes in tigase.cluster.strategy with annotations of type Bean Modifier and Type Class Description classDefaultClusteringStrategy<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 Bean Modifier and Type Class Description static classAbstractKernelBasedComponent.DefaultPacketWriterclassComponenScriptCommandProcessorclassDSLBeanConfiguratorCreated by andrzej on 11.08.2016. -
Uses of Bean in tigase.component.adhoc
Classes in tigase.component.adhoc with annotations of type Bean Modifier and Type Class Description classAdHocCommandManager -
Uses of Bean in tigase.component.modules
Classes in tigase.component.modules with annotations of type Bean Modifier and Type Class Description classStanzaProcessor -
Uses of Bean in tigase.component.modules.impl
Classes in tigase.component.modules.impl with annotations of type Bean Modifier and Type Class Description classAdHocCommandModuleclassDiscoveryModuleclassJabberVersionModuleclassXmppPingModule -
Uses of Bean in tigase.component.modules.impl.config
Classes in tigase.component.modules.impl.config with annotations of type Bean Modifier and Type Class Description classConfiguratorCommand -
Uses of Bean in tigase.component.responses
Classes in tigase.component.responses with annotations of type Bean Modifier and Type Class Description classResponseManager -
Uses of Bean in tigase.db
Classes in tigase.db with annotations of type Bean Modifier and Type Class Description classNonAuthUserRepositoryImplCreated: May 3, 2010 1:23:45 PM -
Uses of Bean in tigase.db.beans
Classes in tigase.db.beans with annotations of type Bean Modifier and Type Class Description classAuthRepositoryMDPoolBeanClass implements bean for multi domain pool for authentication repositories.classDataSourceBeanThis is main bean responsible for managing and initialization of data sources.classUserRepositoryMDPoolBeanClass 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 Bean Modifier and Type Class Description classEventBusComponentclassEventbusDiscoveryModuleclassEventPublisherModuleclassEventReceiverModuleclassSubscribeModuleclassUnsubscribeModule -
Uses of Bean in tigase.eventbus.component.stores
Classes in tigase.eventbus.component.stores with annotations of type Bean Modifier and Type Class Description classAffiliationStoreclassSubscriptionStore -
Uses of Bean in tigase.io
Classes in tigase.io with annotations of type Bean Modifier and Type Class Description classCertificateContainerClass used to keep SSL certificates loaded in memory.classSSLContextContainerCreated: Oct 15, 2010 2:40:49 PMstatic classSSLContextContainer.HardenedModeVHostItemExtensionProviderstatic classSSLContextContainer.Root -
Uses of Bean in tigase.io.repo
Classes in tigase.io.repo with annotations of type Bean Modifier and Type Class Description classCertificateRepository -
Uses of Bean in tigase.kernel
Classes in tigase.kernel with annotations of type Bean Modifier and Type Class Description classDefaultTypesConverter -
Uses of Bean in tigase.kernel.beans.config
Methods in tigase.kernel.beans.config that return Bean Modifier and Type Method Description protected static BeanAbstractBeanConfigurator. registerBeansForBeanOfClassShouldRegister(Kernel kernel, java.lang.Class<?> requiredClass, java.lang.Class<?> cls) -
Uses of Bean in tigase.monitor
Classes in tigase.monitor with annotations of type Bean Modifier and Type Class Description classMonitorComponentclassTaskConfigItemJDBCRepositoryclassTasksScriptRegistrar -
Uses of Bean in tigase.monitor.modules
Classes in tigase.monitor.modules with annotations of type Bean Modifier and Type Class Description classAddScriptTaskCommandclassAddTimerScriptTaskCommandclassAdHocCommandMonitorModuleclassConfigureTaskCommandclassDeleteScriptTaskCommandclassDiscoveryMonitorModuleclassInfoTaskCommand -
Uses of Bean in tigase.monitor.tasks
Classes in tigase.monitor.tasks with annotations of type Bean Modifier and Type Class Description classConnectionsTaskclassCpuTempTaskclassDiskTaskclassLoadCheckerTaskclassLoggerTaskclassMemoryCheckerTaskclassSampleTask -
Uses of Bean in tigase.server
Classes in tigase.server with annotations of type Bean Modifier and Type Class Description static classBasicComponent.ServerInfoVHostItemExtension.ServerInfoVHostItemExtensionProviderstatic classConnectionManager.PortsConfigBeanclassMessageRouterClass MessageRouter
Created: Tue Nov 22 07:07:11 2005classStanzaSourceChecker -
Uses of Bean in tigase.server.amp
Classes in tigase.server.amp with annotations of type Bean Modifier and Type Class Description classAmpComponentCreated: Apr 26, 2010 3:22:06 PM -
Uses of Bean in tigase.server.amp.action
Classes in tigase.server.amp.action with annotations of type Bean Modifier and Type Class Description classAlertCreated: May 1, 2010 1:39:07 PMclassBroadcastclassDeliverCreated: May 1, 2010 11:28:40 AMclassDropCreated: Apr 27, 2010 5:35:33 PMclassErrorCreated: Apr 27, 2010 5:35:45 PMclassNotifyCreated: Apr 27, 2010 5:36:03 PMclassStoreCreated: 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 Bean Modifier and Type Class Description static classMsgBroadcastRepository.MsgBroadcastRepositoryBeanstatic classMsgRepository.MsgRepositoryMDBeanBean used to provide MsgRepository implementations -
Uses of Bean in tigase.server.bosh
Classes in tigase.server.bosh with annotations of type Bean Modifier and Type Class Description classBoshConnectionManagerDescribe class BoshConnectionManager here. -
Uses of Bean in tigase.server.ext
Classes in tigase.server.ext with annotations of type Bean Modifier and Type Class Description classCompCompDBRepositoryclassComponentProtocolCreated: Sep 30, 2009 8:28:13 PMclassComponentProtocolManagerclassManagerCompDBRepositoryclassServerCompDBRepository -
Uses of Bean in tigase.server.extdisco
Classes in tigase.server.extdisco with annotations of type Bean Modifier and Type Class Description classExternalServiceDiscoveryComponentCreated by andrzej on 06.09.2016.classExternalServiceDiscoveryModuleCreated by andrzej on 06.09.2016.classExternalServiceDiscoveryProcessorCreated by andrzej on 06.09.2016.classExtServiceDiscoveryUserRepoRepositoryCreated by andrzej on 06.09.2016. -
Uses of Bean in tigase.server.filters
Classes in tigase.server.filters with annotations of type Bean Modifier and Type Class Description classPacketCounterstatic classPacketFiltersBean.IncomingPacketFiltersBeanstatic classPacketFiltersBean.OutgoingPacketFiltersBean -
Uses of Bean in tigase.server.monitor
Classes in tigase.server.monitor with annotations of type Bean Modifier and Type Class Description classStatusReportGenerator -
Uses of Bean in tigase.server.test
Classes in tigase.server.test with annotations of type Bean Modifier and Type Class Description classTestComponentA 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.classTestGeneratorModuleclassTestSpamModule -
Uses of Bean in tigase.server.websocket
Classes in tigase.server.websocket with annotations of type Bean Modifier and Type Class Description classWebSocketClientConnectionManagerClass implements basic support allowing clients to connect using WebSocket protocolclassWebSocketHixie76Class 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 connectionclassWebSocketHybiClass 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 Bean Modifier and Type Class Description classClientConnectionManagerClass ClientConnectionManager Created: Tue Nov 22 07:07:11 2005classClientTrustManagerFactorystatic classClientTrustManagerFactory.ClientTrustVHostItemExtensionProviderclassRegistrationThrottlingCreated by andrzej on 19.11.2016.classRegistrationThrottlingProcessorCreated by andrzej on 16.11.2016.classSeeOtherHostDefault and basic implementation of SeeOtherHost returning same host as the initial onestatic classSeeOtherHost.SeeOtherHostVHostItemExtensionProviderclassSeeOtherHostDualIPExtended implementation of SeeOtherHost using redirect information from database based on cluster_nodes table.static classSeeOtherHostDualIP.DualIPRepositoryWrapperclassSeeOtherHostHashedDefault implementation for cluster environment of SeeOtherHostIfc returning redirect host based on the hash value of the user's JIDclassStreamErrorCounterIOProcessorclassStreamManagementIOProcessorClass implements XEP-0198 Stream Management -
Uses of Bean in tigase.server.xmppcomponent
Classes in tigase.server.xmppcomponent with annotations of type Bean Modifier and Type Class Description classComponentConnectionManagerDeprecated. -
Uses of Bean in tigase.server.xmppserver
Classes in tigase.server.xmppserver with annotations of type Bean Modifier and Type Class Description static classCIDConnections.CIDConnectionsOpenerServiceclassS2SConnectionManagerCreated: Jun 14, 2010 11:59:38 AMstatic classS2SConnectionManager.DomainServerNameMapperclassS2SRandomSelectorCreated: 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 Bean Modifier and Type Class Description classAuthenticatorSelectorManagerclassDialbackCreated: Dec 9, 2010 2:00:52 PMclassPacketCheckerCreated: Dec 10, 2010 5:53:57 PMclassSaslExternalclassStartTLSCreated: Dec 9, 2010 2:01:01 PMclassStartZlibCreated: Dec 9, 2010 2:01:12 PMclassStreamErrorCreated: Dec 9, 2010 2:00:08 PMclassStreamFeaturesCreated: Dec 9, 2010 2:00:25 PMclassStreamOpenCreated: Dec 9, 2010 1:59:56 PM -
Uses of Bean in tigase.server.xmppsession
Classes in tigase.server.xmppsession with annotations of type Bean Modifier and Type Class Description classSessionManagerClass SessionManager
Created: Tue Nov 22 07:07:11 2005static classSessionManager.DefaultHandlerProcstatic classSessionManager.SessionCloseProcstatic classSessionManager.SessionOpenProcstatic classSessionManager.SMPacketWriter -
Uses of Bean in tigase.stats
Classes in tigase.stats with annotations of type Bean Modifier and Type Class Description classCounterDataLoggerCreated: Apr 20, 2010 6:39:05 PMclassStatisticsCollectorClass 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 Modifier and Type Class Description classCounterDataLoggerRepoBean -
Uses of Bean in tigase.util.routing
Classes in tigase.util.routing with annotations of type Bean Modifier and Type Class Description static classRoutingsContainer.SingleMode -
Uses of Bean in tigase.util.updater
Classes in tigase.util.updater with annotations of type Bean Modifier and Type Class Description classUpdatesCheckerDescribe class UpdatesChecker here. -
Uses of Bean in tigase.vhosts
Classes in tigase.vhosts with annotations of type Bean Modifier and Type Class Description classVHostItemDefaultsCreated by andrzej on 01.07.2017.classVHostItemExtensionManagerclassVHostManagerDescribe class VHostManager here.static classVHostManager.DefVHostRepositoryBean -
Uses of Bean in tigase.workgroupqueues
Classes in tigase.workgroupqueues with annotations of type Bean Modifier and Type Class Description classConfigCreated by bmalkow on 21.02.2017.classWorkgroupQueuesComponent -
Uses of Bean in tigase.workgroupqueues.commands
Classes in tigase.workgroupqueues.commands with annotations of type Bean Modifier and Type Class Description classCreateWorkgroupQueueclassDeleteWorkgroupQueue -
Uses of Bean in tigase.workgroupqueues.data
Classes in tigase.workgroupqueues.data with annotations of type Bean Modifier and Type Class Description classRepoPoolCreated by bmalkow on 22.02.2017. -
Uses of Bean in tigase.workgroupqueues.modules
Classes in tigase.workgroupqueues.modules with annotations of type Bean Modifier and Type Class Description classDiscoveryModule -
Uses of Bean in tigase.workgroupqueues.modules.agent
Classes in tigase.workgroupqueues.modules.agent with annotations of type Bean Modifier and Type Class Description classOfferModuleclassPresenceModuleclassStatusModule -
Uses of Bean in tigase.workgroupqueues.modules.muc
Classes in tigase.workgroupqueues.modules.muc with annotations of type Bean Modifier and Type Class Description classMucControllerModule -
Uses of Bean in tigase.workgroupqueues.modules.user
Classes in tigase.workgroupqueues.modules.user with annotations of type Bean Modifier and Type Class Description classDepartQueueModuleclassJoinQueueModuleclassQueueStatusModule -
Uses of Bean in tigase.workgroupqueues.scheduler
Classes in tigase.workgroupqueues.scheduler with annotations of type Bean Modifier and Type Interface Description interfaceControllerController interface to rule them all and call Scheduler.classDefaultControllerclassDummyScheduler -
Uses of Bean in tigase.xmpp.impl
Classes in tigase.xmpp.impl with annotations of type Bean Modifier and Type Class Description classAddressingSanitizerclassBindResourceRFC-3920, 7.classBlockingCommandXEP-0191: Blocking Command.classCaptchaProviderclassClientStateIndicationCreated by andrzej on 25.06.2016.classDomainFilterCreated: Dec 30, 2008 12:43:28 PMclassEntityTimeThis supports the implementation of XEP-0202: Entity Time.classErrorCounterErrorCounter class is implementation of XMPPProcessor responsible for counting packets with type=error which value is added to Tigase XMPP Server statistics.classFlexibleOfflineMessageRetrievalclassInvisibleCommandClass InvisibleCommand implements XEP-0186 Invisible Command supportclassJabberIqAuthJEP-0078: Non-SASL Authentication
Created: Thu Feb 16 17:46:16 2006classJabberIqCommandDescribe class JabberIqCommand here.classJabberIqIqDescribe class JabberIqIq here.classJabberIqPrivacyDescribe class JabberIqPrivacy here.static classJabberIqPrivacy.PrivacyListOfflineCacheclassJabberIqPrivateDescribe class JabberIqPrivate here.classJabberIqRegisterXEP-0077: In-Band Registration
Created: Thu Feb 16 13:14:06 2006classJabberIqRosterClassJabberIqRosterimplements part of RFC-3921 - XMPP Instant Messaging specification describing roster management. 7.classJabberIqStatsXEP-0039: Statistics Gathering. http://www.xmpp.org/extensions/xep-0039.html
Created: Sat Mar 25 06:45:00 2006classJabberIqVersionXEP-0092: Software Version
Created: Tue Mar 21 06:45:51 2006classJingleDescribe class Jingle here.classLastActivityImplementation of XEP-0012: Last Activity.classLastActivityMarkerImplementation of XEP-0012: Last Activity.classMessageMessage forwarder class.classMessageAllVariant of theMessageforwarder class.classMessageAmpCreated: Apr 29, 2010 5:00:25 PMclassMessageCarbonsMessageCarbons class implements XEP-0280 Message Carbons protocol extension.classMessageDeliveryLogicclassMessageForwardingMessage forwarder class.classMIXProcessorclassMobileV1Class responsible for queuing packets (usable in connections from mobile clients - power usage optimization) version 1classMobileV2Class responsible for queuing packets (usable in connections from mobile clients - power usage optimization) version 2classMobileV3Class responsible for queuing packets (usable in connections from mobile clients - power usage optimization) version 3classMotdProcessorCreated by andrzej on 10.12.2016.classOfflineMessagesOfflineMessages plugin implementation which follows XEP-0160: Best Practices for Handling Offline Messages specification.static classOfflineMessages.PubSubPublisherNotifierclassPepPluginclassPresenceOfflineclassPresenceStateclassPresenceSubscriptionstatic classPresenceSubscription.PresenceSubscriptionVHostItemExtensionProviderclassRemoteRosterManagementclassSaslAuthDescribe class SaslAuth here.classServiceDiscoveryImplementation of JEP-030.classSessionBindDescribe class SessionBind here.classStartTLSDescribe class StartTLS here.classStartZLibCreated: Jul 29, 2009 4:03:44 PMclassUrnXmppPingXEP-0199: XMPP PingclassVCard4classVCardTempDescribe class VCardTemp here. -
Uses of Bean in tigase.xmpp.impl.push
Classes in tigase.xmpp.impl.push with annotations of type Bean Modifier and Type Class Description classAwayPushNotificationsExtensionclassEncryptedPushNotificationExtensionclassGroupchatFilterclassGroupchatPushNotificationsExtensionclassIgnoreFromUnknownFilterclassJinglePushNotificationsExtensionclassMutedFilterclassPriorityExtensionclassPushNotificationsCreated by andrzej on 30.12.2016. -
Uses of Bean in tigase.xmpp.impl.roster
Classes in tigase.xmpp.impl.roster with annotations of type Bean Modifier and Type Class Description classDynamicRosterDescribe class DynamicRoster here.static classRosterFactory.Bean -
Uses of Bean in tigase.xmpp.mam
Classes in tigase.xmpp.mam with annotations of type Bean Modifier and Type Class Description classMAMItemHandlerBasic 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.classMAMQueryParser<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 Bean Modifier and Type Class Description classGetFormModuleImplementation of module responsible for handling request to retrive form used in XEP-0313: Message Archive Management
Created by andrzej on 19.07.2016.classQueryModuleImplementation of module processing requests to retrieve items using XEP-0313: Message Archive Management
Created by andrzej on 19.07.2016.
-