public class NettyWSHttpServer extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
NettyWSHttpServer.HttpResponseSender |
class |
NettyWSHttpServer.WebSocketServerHandler |
class |
NettyWSHttpServer.WebSocketServerInitializer |
| Modifier and Type | Field and Description |
|---|---|
static Logger |
logger |
static String |
WEBSOCKET_PATH |
| Constructor and Description |
|---|
NettyWSHttpServer(int port,
WebSocketHttpServer receiver) |
public NettyWSHttpServer(int port,
WebSocketHttpServer receiver)
Copyright © 2014. All rights reserved.