tuweni / org.apache.tuweni.scuttlebutt.discovery / ScuttlebuttLocalDiscoveryService / <init>

<init>

ScuttlebuttLocalDiscoveryService(vertx: Vertx!, listenPort: Int, listenNetworkInterface: String!, multicastAddress: String!)

Default constructor.

Parameters

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