public interface UdpHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handler(UdpPacket udpPacket,
DatagramSocket datagramSocket) |
void handler(UdpPacket udpPacket, DatagramSocket datagramSocket)
udpPacket - UdpPacketdatagramSocket - DatagramSocketCopyright © 2024. All rights reserved.