Uses of Interface
tigase.push.api.IPushRepository.Statistics
Packages that use IPushRepository.Statistics
-
Uses of IPushRepository.Statistics in tigase.push.api
Methods in tigase.push.api that return types with arguments of type IPushRepository.StatisticsModifier and TypeMethodDescriptiondefault Map<String, IPushRepository.Statistics> IPushRepository.getStatistics() -
Uses of IPushRepository.Statistics in tigase.push.repositories
Classes in tigase.push.repositories that implement IPushRepository.StatisticsMethods in tigase.push.repositories that return types with arguments of type IPushRepository.StatisticsModifier and TypeMethodDescriptionInMemoryPushRepository.getStatistics()JDBCPushRepository.getStatistics()PushRepositoryMDBean.getStatistics()