Interface StatisticsPublisher.StatisticsSender

All Known Implementing Classes:
StatisticsPublisher.RestStatisticsSender
Enclosing class:
StatisticsPublisher

public static interface StatisticsPublisher.StatisticsSender
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    sendStatistics(StatisticsPayload statisticsPayload)
     
  • Method Details