| Constructor and Description |
|---|
ChangesReceiver(String unicastHost,
int unicastPort,
BlockingQueue<byte[]> nodesToSpawn)
Construct UniCast Receiver
|
ChangesReceiver(String unicastHost, int unicastPort, BlockingQueue<byte[]> nodesToSpawn) throws IOException
unicastHost - host of unicast connectionunicastPort - port of the unicast connectionsnodesToSpawn - Queue of received messagesIOException - when server socket failrf to listenMMBase 1.9-SNAPSHOT - ${javadoctimestamp}