Package | Description |
---|---|
io.vertx.core | |
io.vertx.core.datagram | |
io.vertx.core.spi.metrics | |
io.vertx.core.spi.transport | |
io.vertx.rxjava3.core | |
io.vertx.rxjava3.core.datagram | |
io.vertx.uring |
Class and Description |
---|
DatagramSocket
A datagram socket can be used to send
DatagramPacket 's to remote datagram servers
and receive DatagramPacket s . |
Class and Description |
---|
DatagramPacket
A received datagram packet (UDP) which contains the data and information about the sender of the data itself.
|
DatagramSocketOptions
Options used to configure a datagram socket.
|
Class and Description |
---|
DatagramSocketOptions
Options used to configure a datagram socket.
|
Class and Description |
---|
DatagramSocketOptions
Options used to configure a datagram socket.
|
Class and Description |
---|
DatagramSocketOptions
Options used to configure a datagram socket.
|
Class and Description |
---|
DatagramPacket
A received datagram packet (UDP) which contains the data and information about the sender of the data itself.
|
DatagramSocket
A datagram socket can be used to send
DatagramPacket 's to remote datagram servers
and receive DatagramPacket s . |
Class and Description |
---|
DatagramSocketOptions
Options used to configure a datagram socket.
|
Copyright © 2024 Eclipse. All rights reserved.