public final class HelloUdpServer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
port |
| Constructor and Description |
|---|
HelloUdpServer(int port) |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.netty.protocol.udp.server.UdpServer<io.netty.channel.socket.DatagramPacket,io.netty.channel.socket.DatagramPacket> |
createServer() |
static void |
main(java.lang.String[] args) |