Uses of Interface
tigase.stats.StatisticsContainer

Packages that use StatisticsContainer
tigase.cluster   
tigase.server   
tigase.server.bosh   
tigase.server.ext   
tigase.server.gateways   
tigase.server.sreceiver   
tigase.server.ssender   
tigase.server.test   
tigase.server.xmppclient   
tigase.server.xmppcomponent   
tigase.server.xmppserver   
tigase.server.xmppsession   
tigase.stats   
tigase.vhosts   
 

Uses of StatisticsContainer in tigase.cluster
 

Classes in tigase.cluster that implement StatisticsContainer
 class ClientConnectionClustered
          Describe class ClientConnectionClustered here.
 class ClusterConnectionManager
          Class ClusterConnectionManager Created: Tue Nov 22 07:07:11 2005
 class ServerConnectionClustered
          Describe class ServerConnectionClustered here.
 class SessionManagerClustered
          Class SessionManagerClusteredOld Created: Tue Nov 22 07:07:11 2005
 

Uses of StatisticsContainer in tigase.server
 

Classes in tigase.server that implement StatisticsContainer
 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.bosh
 

Classes in tigase.server.bosh that implement StatisticsContainer
 class BoshConnectionManager
          Describe class BoshConnectionManager here.
 

Uses of StatisticsContainer in tigase.server.ext
 

Classes in tigase.server.ext that implement StatisticsContainer
 class ComponentProtocol
          Created: Sep 30, 2009 8:28:13 PM
 

Uses of StatisticsContainer in tigase.server.gateways
 

Classes in tigase.server.gateways that implement StatisticsContainer
 class Gateway
          Describe class Gateway here.
 

Uses of StatisticsContainer in tigase.server.sreceiver
 

Classes in tigase.server.sreceiver that implement StatisticsContainer
 class StanzaReceiver
          This is a sibbling of StanzaSender class and offers just an opposite functionaity.
 

Uses of StatisticsContainer in tigase.server.ssender
 

Classes in tigase.server.ssender that implement StatisticsContainer
 class StanzaSender
          StanzaSender class implements simple cyclic tasks management mechanism.
 

Uses of StatisticsContainer in tigase.server.test
 

Classes in tigase.server.test that implement StatisticsContainer
 class 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.xmppclient
 

Classes in tigase.server.xmppclient that implement StatisticsContainer
 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
 class ComponentConnectionManager
          Class ComponentConnectionManager Created: Tue Nov 22 07:07:11 2005
 

Uses of StatisticsContainer in tigase.server.xmppserver
 

Classes in tigase.server.xmppserver that implement StatisticsContainer
 class ServerConnectionManager
          Class ServerConnectionManager Created: Tue Nov 22 07:07:11 2005
 

Uses of StatisticsContainer in tigase.server.xmppsession
 

Classes in tigase.server.xmppsession that implement StatisticsContainer
 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
 void StatisticsCollector.componentAdded(StatisticsContainer component)
          Method description
 void StatisticsCollector.componentRemoved(StatisticsContainer component)
          Method description
 

Uses of StatisticsContainer in tigase.vhosts
 

Classes in tigase.vhosts that implement StatisticsContainer
 class VHostManager
          Describe class VHostManager here.
 



Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.