public final class HttpSseServer
extends java.lang.Object
| Constructor and Description |
|---|
HttpSseServer(int port,
int interval) |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.netty.protocol.http.server.HttpServer<io.netty.buffer.ByteBuf,io.reactivex.netty.protocol.http.sse.ServerSentEvent> |
createServer() |
static void |
main(java.lang.String[] args) |