Package io.vertx.mutiny.core.datagram
package io.vertx.mutiny.core.datagram
-
ClassesClassDescriptionA received datagram packet (UDP) which contains the data and information about the sender of the data itself.A datagram socket can be used to send
DatagramPacket's to remote datagram servers and receiveDatagramPackets .