public interface WebSocketEndpoint
| Modifier and Type | Method and Description |
|---|---|
void |
onClose(WebSocketSession session) |
void |
onOpen(WebSocketSession session) |
void onOpen(WebSocketSession session) throws java.io.IOException
java.io.IOExceptionvoid onClose(WebSocketSession session)