public class WebSocketServerExample
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
WebSocketServerExample.ConnectionCheckServlet |
class |
WebSocketServerExample.SocketListener |
static class |
WebSocketServerExample.WSServlet |
Constructor and Description |
---|
WebSocketServerExample() |
Modifier and Type | Method and Description |
---|---|
static void |
setup() |
static void |
teardown() |
void |
test() |