public class WebSocketHelloServer extends ExamplesEnvironment
| Constructor and Description |
|---|
WebSocketHelloServer(int port) |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.netty.server.RxServer<io.netty.handler.codec.http.websocketx.WebSocketFrame,io.netty.handler.codec.http.websocketx.WebSocketFrame> |
createServer() |
static void |
main(java.lang.String[] args) |