Uses of Class
tigase.stats.StatisticsList

Packages that use StatisticsList
tigase.cluster   
tigase.cluster.strategy   
tigase.io   
tigase.net   
tigase.server   
tigase.server.ext   
tigase.server.filters   
tigase.server.sreceiver   
tigase.server.sreceiver.sysmon   
tigase.server.test   
tigase.server.xmppserver   
tigase.server.xmppsession   
tigase.stats   
tigase.vhosts   
 

Uses of StatisticsList in tigase.cluster
 

Methods in tigase.cluster with parameters of type StatisticsList
 void ClusteringStrategyIfc.getStatistics(StatisticsList list)
          Add the strategy statistics to the List.
 void ClusterConnectionManager.getStatistics(StatisticsList list)
           
 void SessionManagerClustered.getStatistics(StatisticsList list)
           
 

Uses of StatisticsList in tigase.cluster.strategy
 

Methods in tigase.cluster.strategy with parameters of type StatisticsList
 void SMNonCachingAllNodes.getStatistics(StatisticsList list)
           
 

Uses of StatisticsList in tigase.io
 

Methods in tigase.io with parameters of type StatisticsList
 void TLSIO.getStatistics(StatisticsList list)
          Method description
 void ZLibIO.getStatistics(StatisticsList list)
           
 void SocketIO.getStatistics(StatisticsList list)
          Method description
 void IOInterface.getStatistics(StatisticsList list)
           
 

Uses of StatisticsList in tigase.net
 

Methods in tigase.net with parameters of type StatisticsList
 void IOService.getStatistics(StatisticsList list)
          Method description
 

Uses of StatisticsList in tigase.server
 

Methods in tigase.server with parameters of type StatisticsList
 void ConnectionManager.getStatistics(StatisticsList list)
          Generates the component statistics.
 void AbstractMessageReceiver.getStatistics(StatisticsList list)
          Method returns component statistics.
 void MessageRouter.getStatistics(StatisticsList list)
          Method description
 void PacketFilterIfc.getStatistics(StatisticsList list)
          A filter may optionally return some processing statistics.
 

Uses of StatisticsList in tigase.server.ext
 

Methods in tigase.server.ext with parameters of type StatisticsList
 void ComponentProtocol.getStatistics(StatisticsList list)
          Method description
 

Uses of StatisticsList in tigase.server.filters
 

Methods in tigase.server.filters with parameters of type StatisticsList
 void PacketCounter.getStatistics(StatisticsList list)
           
 

Uses of StatisticsList in tigase.server.sreceiver
 

Methods in tigase.server.sreceiver with parameters of type StatisticsList
 void ReceiverTaskIfc.getStatistics(StatisticsList list)
           
 void StanzaReceiver.getStatistics(StatisticsList list)
          Method description
 void AbstractReceiverTask.getStatistics(StatisticsList list)
          Method description
 

Uses of StatisticsList in tigase.server.sreceiver.sysmon
 

Methods in tigase.server.sreceiver.sysmon with parameters of type StatisticsList
 void DiskMonitor.getStatistics(StatisticsList list)
           
 void AbstractMonitor.getStatistics(StatisticsList list)
           
 void LogMonitor.getStatistics(StatisticsList list)
           
 void SystemMonitorTask.getStatistics(StatisticsList list)
          Method description
 void N270Monitor.getStatistics(StatisticsList list)
           
 void CPUMonitor.getStatistics(StatisticsList list)
           
 void MemMonitor.getStatistics(StatisticsList list)
           
 void ResourceMonitorIfc.getStatistics(StatisticsList list)
           
 

Uses of StatisticsList in tigase.server.test
 

Methods in tigase.server.test with parameters of type StatisticsList
 void TestComponent.getStatistics(StatisticsList list)
          Method description
 

Uses of StatisticsList in tigase.server.xmppserver
 

Methods in tigase.server.xmppserver with parameters of type StatisticsList
 void ServerConnectionManager.getStatistics(StatisticsList list)
          Method description
 

Uses of StatisticsList in tigase.server.xmppsession
 

Methods in tigase.server.xmppsession with parameters of type StatisticsList
 void SessionManager.getStatistics(StatisticsList list)
          Method description
 

Uses of StatisticsList in tigase.stats
 

Methods in tigase.stats that return StatisticsList
 StatisticsList StatisticsCollector.getAllStats()
          Method description
 

Methods in tigase.stats with parameters of type StatisticsList
 void StatisticsCollector.getAllStats(StatisticsList list)
          Method description
 void StatisticsCollector.getComponentStats(String name, StatisticsList list)
          Method description
 void StatisticsContainer.getStatistics(StatisticsList list)
           
 

Uses of StatisticsList in tigase.vhosts
 

Methods in tigase.vhosts with parameters of type StatisticsList
 void VHostManager.getStatistics(StatisticsList list)
          Method description
 



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