Interface ControllerHashtableServer.ClientDeathObserver

Enclosing class:
ControllerHashtableServer

public static interface ControllerHashtableServer.ClientDeathObserver
A listener to keep track of client status and take appropriate actions.
  • Method Summary

    Modifier and Type Method Description
    void handleClientDeath​(ControllerHashtableServer controllerHashtableServer, com.fishlib.net.api.ClientEntry client)