public final class WebSocketServer extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
logger |
int |
port |
| Constructor and Description |
|---|
WebSocketServer(int port,
String rootFolder) |
WebSocketServer(String rootFolder) |
public WebSocketServer(String rootFolder)
public WebSocketServer(int port,
String rootFolder)
public void start()
throws InterruptedException
InterruptedExceptionCopyright © 2014. All rights reserved.