Package 

Class FloconTablePluginImpl

  • All Implemented Interfaces:
    io.github.openflocon.flocon.core.FloconPlugin , io.github.openflocon.flocon.plugins.tables.FloconTablePlugin

    
    public final class FloconTablePluginImpl
     implements FloconTablePlugin
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      FloconTablePluginImpl(FloconMessageSender sender)
    • Method Summary

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

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

      • FloconTablePluginImpl

        FloconTablePluginImpl(FloconMessageSender sender)