Class DatagramPacket

  • All Implemented Interfaces:
    RxDelegate

    public class DatagramPacket
    extends Object
    implements RxDelegate
    A received datagram packet (UDP) which contains the data and information about the sender of the data itself.

    NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.