Uses of Interface
com.predic8.membrane.core.exchangestore.ClientStatistics
Packages that use ClientStatistics
-
Uses of ClientStatistics in com.predic8.membrane.core.exchangestore
Classes in com.predic8.membrane.core.exchangestore that implement ClientStatisticsMethods in com.predic8.membrane.core.exchangestore that return types with arguments of type ClientStatisticsModifier and TypeMethodDescriptionList<? extends ClientStatistics>AbstractExchangeStore.getClientStatistics()List<? extends ClientStatistics>ExchangeStore.getClientStatistics()List<? extends ClientStatistics>ForgetfulExchangeStore.getClientStatistics()List<? extends ClientStatistics>LimitedMemoryExchangeStore.getClientStatistics() -
Uses of ClientStatistics in com.predic8.membrane.core.util
Methods in com.predic8.membrane.core.util that return types with arguments of type ClientStatisticsModifier and TypeMethodDescriptionstatic Comparator<ClientStatistics>ComparatorFactory.getClientStatisticsComparator(String propName, String order)