Uses of Package
io.vertx.core.datagram
Packages that use io.vertx.core.datagram
Package
Description
-
Classes in io.vertx.core.datagram used by io.vertx.coreClassDescriptionA datagram socket can be used to send
DatagramPacket's to remote datagram servers and receiveDatagramPackets .Options used to configure a datagram socket. -
Classes in io.vertx.core.datagram used by io.vertx.core.datagramClassDescriptionA 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 .Options used to configure a datagram socket. -
Classes in io.vertx.core.datagram used by io.vertx.core.spi.metrics
-
Classes in io.vertx.core.datagram used by io.vertx.core.spi.transport