Uses of Class
tigase.stats.StatRecord

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

Uses of StatRecord in tigase.server.sreceiver
 

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

Uses of StatRecord in tigase.stats
 

Methods in tigase.stats that return types with arguments of type StatRecord
 LinkedHashMap<String,StatRecord> StatisticsList.addCompStats(String comp)
           
 LinkedHashMap<String,StatRecord> StatisticsList.getCompStats(String comp)
           
 Iterator<StatRecord> StatisticsList.iterator()
           
 



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