Class SimpleLifeEndpoint
- java.lang.Object
-
- org.glassfish.tyrus.sample.simplelife.SimpleLifeEndpoint
-
public class SimpleLifeEndpoint extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SimpleLifeEndpoint()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidbye(jakarta.websocket.Session remote)voidhandleMessage(java.lang.String message, jakarta.websocket.Session session)voidhi(jakarta.websocket.Session remote)
-