Package | Description |
---|---|
io.vertx.reactivex.core | |
io.vertx.reactivex.core.datagram |
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.
|
DatagramSocket
A datagram socket can be used to send
DatagramPacket 's to remote datagram servers
and receive DatagramPacket s . |
Copyright © 2021 Eclipse. All rights reserved.