Package no.polaric.core.httpd
Class NodeWs.Client
java.lang.Object
no.polaric.core.httpd.WsNotifier.Client
no.polaric.core.httpd.NodeWs.Client
- All Implemented Interfaces:
SesNotifier.Client
- Enclosing class:
- NodeWs
-
Field Details
-
nodeid
-
-
Constructor Details
-
Client
public Client(io.javalin.websocket.WsContext conn)
-
-
Method Details
-
handleTextFrame
Description copied from class:WsNotifier.Client
Handler for text frame. To be defined in subclass.- Specified by:
handleTextFrame
in classWsNotifier.Client
-