Class JsrChatWebSocketEndpoint
- java.lang.Object
-
- io.undertow.examples.jsrwebsockets.JsrChatWebSocketEndpoint
-
public class JsrChatWebSocketEndpoint extends java.lang.Object
- Author:
- Stuart Douglas
-
-
Constructor Summary
Constructors Constructor Description JsrChatWebSocketEndpoint()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
message(java.lang.String message, jakarta.websocket.Session session)
-