Interface ConnectionHandler

All Known Implementing Classes:
RemoteClusterNode

public interface ConnectionHandler
  • Method Details

    • handleMessage

      void handleMessage​(byte[] bytes)
    • handleConnectionClosed

      void handleConnectionClosed()