| Package | Description |
|---|---|
| org.tio.core.udp | |
| org.tio.core.udp.task |
| Modifier and Type | Method and Description |
|---|---|
UdpHandler |
UdpServerConf.getUdpHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
UdpServerConf.setUdpHandler(UdpHandler udpHandler) |
| Constructor and Description |
|---|
UdpServerConf(int port,
UdpHandler udpHandler,
int timeout) |
| Constructor and Description |
|---|
UdpHandlerRunnable(UdpHandler udpHandler,
LinkedBlockingQueue<UdpPacket> queue,
DatagramSocket datagramSocket) |
Copyright © 2021. All rights reserved.