Interface SocketWatcher

All Known Implementing Classes:
NodeClient, OfficialNodeClient, PlayerNode, PrivateNodeClient

public interface SocketWatcher
Generic interface for listening to a socket
  • Method Details Link icon

    • handleMessage Link icon

      void handleMessage(String msg)
    • socketClosed Link icon

      void socketClosed(SocketHandler handler)