Uses of Class
tigase.stats.StatRecord

Packages that use StatRecord
tigase.server   
tigase.server.sreceiver   
tigase.server.xmppserver   
tigase.server.xmppsession   
tigase.stats   
 

Uses of StatRecord in tigase.server
 

Methods in tigase.server that return types with arguments of type StatRecord
 java.util.List<StatRecord> MessageRouter.getStatistics()
           
 java.util.List<StatRecord> ConnectionManager.getStatistics()
           
 java.util.List<StatRecord> AbstractMessageReceiver.getStatistics()
           
 

Uses of StatRecord in tigase.server.sreceiver
 

Methods in tigase.server.sreceiver that return types with arguments of type StatRecord
 java.util.List<StatRecord> ReceiverTaskIfc.getStats()
          getStats method retorns list of statistics records.
 java.util.List<StatRecord> AbstractReceiverTask.getStats()
           
 

Uses of StatRecord in tigase.server.xmppserver
 

Methods in tigase.server.xmppserver that return types with arguments of type StatRecord
 java.util.List<StatRecord> ServerConnectionManager.getStatistics()
           
 

Uses of StatRecord in tigase.server.xmppsession
 

Methods in tigase.server.xmppsession that return types with arguments of type StatRecord
 java.util.List<StatRecord> SessionManager.getStatistics()
           
 

Uses of StatRecord in tigase.stats
 

Methods in tigase.stats that return types with arguments of type StatRecord
 java.util.List<StatRecord> StatisticsContainer.getStatistics()
           
 



Copyright © 2008 Tigase. All Rights Reserved.