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 class
AmpComponentClustered
class
BoshConnectionClustered
class
ClientConnectionClustered
Describe class ClientConnectionClustered here.class
ClusterConnectionManager
Class ClusterConnectionManager
Created: Tue Nov 22 07:07:11 2005class
SessionManagerClustered
Class SessionManagerClusteredOld
Created: Tue Nov 22 07:07:11 2005class
WebSocketClientConnectionClustered
Describe class WebSocketClientConnectionClustered here. -
Uses of StatisticsContainer in tigase.component
Classes in tigase.component that implement StatisticsContainer Modifier and Type Class Description class
AbstractComponent
Deprecated.Do not use this class at all.class
AbstractKernelBasedComponent
-
Uses of StatisticsContainer in tigase.conf
Classes in tigase.conf that implement StatisticsContainer Modifier and Type Class Description class
Configurator
Created: Dec 7, 2009 4:09:52 PMclass
ConfiguratorAbstract
Created: Dec 7, 2009 4:15:31 PMclass
ConfiguratorOld
Class 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 class
EventBusComponent
-
Uses of StatisticsContainer in tigase.eventbus.component
Classes in tigase.eventbus.component that implement StatisticsContainer Modifier and Type Class Description class
EventBusComponent
-
Uses of StatisticsContainer in tigase.monitor
Classes in tigase.monitor that implement StatisticsContainer Modifier and Type Class Description class
MonitorComponent
-
Uses of StatisticsContainer in tigase.server
Classes in tigase.server that implement StatisticsContainer Modifier and Type Class Description class
AbstractMessageReceiver
This is an archetype for all classes processing user-level packets.class
ConnectionManager<IO extends XMPPIOService<?>>
Describe class ConnectionManager here.class
MessageRouter
Class 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 class
AmpComponent
Created: 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 class
BoshConnectionManager
Describe class BoshConnectionManager here. -
Uses of StatisticsContainer in tigase.server.ext
Classes in tigase.server.ext that implement StatisticsContainer Modifier and Type Class Description class
ComponentProtocol
Created: Sep 30, 2009 8:28:13 PMclass
ComponentProtocolManager
-
Uses of StatisticsContainer in tigase.server.extdisco
Classes in tigase.server.extdisco that implement StatisticsContainer Modifier and Type Class Description class
ExternalServiceDiscoveryComponent
Created 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 class
MonitorComponent
Deprecated.UseMonitorComponent
instead. -
Uses of StatisticsContainer in tigase.server.test
Classes in tigase.server.test that implement StatisticsContainer Modifier and Type Class Description class
EchoComponent
Created: Sep 30, 2010 1:07:13 PMclass
TestComponent
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 StatisticsContainer in tigase.server.websocket
Classes in tigase.server.websocket that implement StatisticsContainer Modifier and Type Class Description class
WebSocketClientConnectionManager
Class 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 class
ClientConnectionManager
Class 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 class
ComponentConnectionManager
Deprecated. -
Uses of StatisticsContainer in tigase.server.xmppserver
Classes in tigase.server.xmppserver that implement StatisticsContainer Modifier and Type Class Description class
S2SConnectionManager
Created: 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 class
SessionManager
Class 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 void
StatisticsCollector. componentAdded(StatisticsContainer component)
void
StatisticsCollector. componentRemoved(StatisticsContainer component)
-
Uses of StatisticsContainer in tigase.vhosts
Classes in tigase.vhosts that implement StatisticsContainer Modifier and Type Class Description class
VHostManager
Describe class VHostManager here. -
Uses of StatisticsContainer in tigase.workgroupqueues
Classes in tigase.workgroupqueues that implement StatisticsContainer Modifier and Type Class Description class
WorkgroupQueuesComponent
-