Package 

Class FloconAnalyticsPluginImpl

  • All Implemented Interfaces:
    io.github.openflocon.flocon.core.FloconPlugin , io.github.openflocon.flocon.plugins.analytics.FloconAnalyticsPlugin

    
    public final class FloconAnalyticsPluginImpl
     implements FloconAnalyticsPlugin
                        
    • Method Summary

      Modifier and Type Method Description
      Unit onMessageReceived(FloconMessageFromServer messageFromServer, FloconMessageSender sender)
      Unit onConnectedToServer(FloconMessageSender sender)
      Unit registerAnalytics(List<AnalyticsItem> analyticsItems)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FloconAnalyticsPluginImpl

        FloconAnalyticsPluginImpl(FloconMessageSender sender)