Interface UDPEndpoint.Builder

  • Method Details

    • domain

      UDPEndpoint.Builder domain(String domain)

      The domain name of the UDP endpoint.

      Parameters:
      domain - The domain name of the UDP endpoint.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • port

      The port number of the UDP endpoint.

      Parameters:
      port - The port number of the UDP endpoint.
      Returns:
      Returns a reference to this object so that method calls can be chained together.