Uses of Class
com.vaadin.base.devserver.stats.StatisticsSender
-
Packages that use StatisticsSender Package Description com.vaadin.base.devserver.stats -
-
Uses of StatisticsSender in com.vaadin.base.devserver.stats
Methods in com.vaadin.base.devserver.stats with parameters of type StatisticsSender Modifier and Type Method Description static DevModeUsageStatisticsDevModeUsageStatistics. init(File projectFolder, StatisticsStorage storage, StatisticsSender sender)Initialize the statistics module.
-