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