ScuttlebuttLocalDiscoveryService(vertx: Vertx!, listenPort: Int, listenNetworkInterface: String!, multicastAddress: String!)
Default constructor.
vertx - Vertx!: Vert.x instance used to create the UDP socket
listenPort - Int: the port to bind the UDP socket to
listenNetworkInterface - String!: the network interface to bind the UDP socket to
multicastAddress - String!: the address to broadcast multicast packets to