Uses of Interface
tigase.stats.StatisticsContainer

Packages that use StatisticsContainer
tigase.cluster   
tigase.server The main package with top level API for server side components. 
tigase.server.amp   
tigase.server.bosh   
tigase.server.ext   
tigase.server.monitor   
tigase.server.sreceiver   
tigase.server.ssender   
tigase.server.test   
tigase.server.websocket   
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 BoshConnectionClustered
           
 class ClientConnectionClustered
          Describe class ClientConnectionClustered here.
 class ClusterConnectionManager
          Class ClusterConnectionManager Created: Tue Nov 22 07:07:11 2005
 class MonitorClustered
          Created: Jul 4, 2010 7:18:46 PM
 class S2SConnectionClustered
          Created: Jun 27, 2010 10:33:51 AM
 class SessionManagerClustered
          Class SessionManagerClusteredOld Created: Tue Nov 22 07:07:11 2005
 class WebSocketClientConnectionClustered
          Describe class WebSocketClientConnectionClustered here.
 

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.amp
 

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

Classes in tigase.server.monitor that implement StatisticsContainer
 class MonitorComponent
          Created: Jun 17, 2010 10:14:23 AM
 

Uses of StatisticsContainer in tigase.server.sreceiver
 

Classes in tigase.server.sreceiver that implement StatisticsContainer
 class StanzaReceiver
          This is a sibling to StanzaSender class and offers just an opposite functionality.
 

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 EchoComponent
          Created: Sep 30, 2010 1:07:13 PM
 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.websocket
 

Classes in tigase.server.websocket that implement StatisticsContainer
 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
 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 S2SConnectionManager
          Created: Jun 14, 2010 11:59:38 AM
 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 © 2013 Tigase. All rights reserved.