| Modifier and Type | Method and Description |
|---|---|
static UDPUtil.InboundPacket |
UDPUtil.receive(DatagramSocket datagramSocket,
int maxPacketSize) |
| Modifier and Type | Method and Description |
|---|---|
static void |
UDPUtil.send(DatagramSocket datagramSocket,
UDPUtil.InboundPacket inboundPacket) |
| Constructor and Description |
|---|
UDPClientWorker(javax.resource.spi.endpoint.MessageEndpointFactory messageEndpointFactory,
DatagramSocket datagramSocket,
UDPUtil.InboundPacket inboundPacket) |
Copyright © 2020. All rights reserved.