public class SimpleLifeEndpoint
extends java.lang.Object
| Constructor and Description |
|---|
SimpleLifeEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
void |
bye(javax.websocket.Session remote) |
void |
handleMessage(java.lang.String message,
javax.websocket.Session session) |
void |
hi(javax.websocket.Session remote) |
Copyright © 2012–2022 Oracle Corporation. All rights reserved.