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.IOException
void onClose(WebSocketSession session)