Package 

Class FloconDevicePluginImpl

  • All Implemented Interfaces:
    io.github.openflocon.flocon.core.FloconPlugin , io.github.openflocon.flocon.plugins.device.FloconDevicePlugin

    
    public final class FloconDevicePluginImpl
     implements FloconDevicePlugin
                        
    • Method Summary

      Modifier and Type Method Description
      Unit registerWithSerial(String serial)
      Unit onMessageReceived(FloconMessageFromServer messageFromServer, FloconMessageSender sender)
      Unit onConnectedToServer(FloconMessageSender sender)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait