Class DatagramPacket


  • public class DatagramPacket
    extends Object
    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.