Uses of Interface
tigase.stats.StatisticsContainer
-
Packages that use StatisticsContainer Package Description tigase.cluster tigase.component tigase.conf tigase.disteventbus.component tigase.eventbus.component tigase.monitor tigase.server The main package with top level API for server side components.tigase.server.amp tigase.server.bosh tigase.server.ext tigase.server.extdisco tigase.server.monitor tigase.server.test tigase.server.websocket tigase.server.xmppclient tigase.server.xmppcomponent tigase.server.xmppserver tigase.server.xmppsession tigase.stats tigase.vhosts tigase.workgroupqueues -
-
Uses of StatisticsContainer in tigase.cluster
Classes in tigase.cluster that implement StatisticsContainer Modifier and Type Class Description classAmpComponentClusteredclassBoshConnectionClusteredclassClientConnectionClusteredDescribe class ClientConnectionClustered here.classClusterConnectionManagerClass ClusterConnectionManager
Created: Tue Nov 22 07:07:11 2005classSessionManagerClusteredClass SessionManagerClusteredOld
Created: Tue Nov 22 07:07:11 2005classWebSocketClientConnectionClusteredDescribe class WebSocketClientConnectionClustered here. -
Uses of StatisticsContainer in tigase.component
Classes in tigase.component that implement StatisticsContainer Modifier and Type Class Description classAbstractComponentDeprecated.Do not use this class at all.classAbstractKernelBasedComponent -
Uses of StatisticsContainer in tigase.conf
Classes in tigase.conf that implement StatisticsContainer Modifier and Type Class Description classConfiguratorCreated: Dec 7, 2009 4:09:52 PMclassConfiguratorAbstractCreated: Dec 7, 2009 4:15:31 PMclassConfiguratorOldClass ConfiguratorOld
Created: Tue Nov 22 07:07:11 2005 -
Uses of StatisticsContainer in tigase.disteventbus.component
Classes in tigase.disteventbus.component that implement StatisticsContainer Modifier and Type Class Description classEventBusComponent -
Uses of StatisticsContainer in tigase.eventbus.component
Classes in tigase.eventbus.component that implement StatisticsContainer Modifier and Type Class Description classEventBusComponent -
Uses of StatisticsContainer in tigase.monitor
Classes in tigase.monitor that implement StatisticsContainer Modifier and Type Class Description classMonitorComponent -
Uses of StatisticsContainer in tigase.server
Classes in tigase.server that implement StatisticsContainer Modifier and Type Class Description classAbstractMessageReceiverThis is an archetype for all classes processing user-level packets.classConnectionManager<IO extends XMPPIOService<?>>Describe class ConnectionManager here.classMessageRouterClass MessageRouter
Created: Tue Nov 22 07:07:11 2005 -
Uses of StatisticsContainer in tigase.server.amp
Classes in tigase.server.amp that implement StatisticsContainer Modifier and Type Class Description classAmpComponentCreated: Apr 26, 2010 3:22:06 PM -
Uses of StatisticsContainer in tigase.server.bosh
Classes in tigase.server.bosh that implement StatisticsContainer Modifier and Type Class Description classBoshConnectionManagerDescribe class BoshConnectionManager here. -
Uses of StatisticsContainer in tigase.server.ext
Classes in tigase.server.ext that implement StatisticsContainer Modifier and Type Class Description classComponentProtocolCreated: Sep 30, 2009 8:28:13 PMclassComponentProtocolManager -
Uses of StatisticsContainer in tigase.server.extdisco
Classes in tigase.server.extdisco that implement StatisticsContainer Modifier and Type Class Description classExternalServiceDiscoveryComponentCreated by andrzej on 06.09.2016. -
Uses of StatisticsContainer in tigase.server.monitor
Classes in tigase.server.monitor that implement StatisticsContainer Modifier and Type Class Description classMonitorComponentDeprecated.UseMonitorComponentinstead. -
Uses of StatisticsContainer in tigase.server.test
Classes in tigase.server.test that implement StatisticsContainer Modifier and Type Class Description classEchoComponentCreated: Sep 30, 2010 1:07:13 PMclassTestComponentA 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 StatisticsContainer in tigase.server.websocket
Classes in tigase.server.websocket that implement StatisticsContainer Modifier and Type Class Description classWebSocketClientConnectionManagerClass implements basic support allowing clients to connect using WebSocket protocol -
Uses of StatisticsContainer in tigase.server.xmppclient
Classes in tigase.server.xmppclient that implement StatisticsContainer Modifier and Type Class Description classClientConnectionManagerClass ClientConnectionManager Created: Tue Nov 22 07:07:11 2005 -
Uses of StatisticsContainer in tigase.server.xmppcomponent
Classes in tigase.server.xmppcomponent that implement StatisticsContainer Modifier and Type Class Description classComponentConnectionManagerDeprecated. -
Uses of StatisticsContainer in tigase.server.xmppserver
Classes in tigase.server.xmppserver that implement StatisticsContainer Modifier and Type Class Description classS2SConnectionManagerCreated: Jun 14, 2010 11:59:38 AM -
Uses of StatisticsContainer in tigase.server.xmppsession
Classes in tigase.server.xmppsession that implement StatisticsContainer Modifier and Type Class Description classSessionManagerClass SessionManager
Created: Tue Nov 22 07:07:11 2005 -
Uses of StatisticsContainer in tigase.stats
Methods in tigase.stats with parameters of type StatisticsContainer Modifier and Type Method Description voidStatisticsCollector. componentAdded(StatisticsContainer component)voidStatisticsCollector. componentRemoved(StatisticsContainer component) -
Uses of StatisticsContainer in tigase.vhosts
Classes in tigase.vhosts that implement StatisticsContainer Modifier and Type Class Description classVHostManagerDescribe class VHostManager here. -
Uses of StatisticsContainer in tigase.workgroupqueues
Classes in tigase.workgroupqueues that implement StatisticsContainer Modifier and Type Class Description classWorkgroupQueuesComponent
-