org.smallmind.cloud.multicast
Class MulticastBroadcastAgent
java.lang.Object
org.smallmind.cloud.multicast.MulticastBroadcastAgent
- All Implemented Interfaces:
- Runnable
public class MulticastBroadcastAgent
- extends Object
- implements Runnable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MulticastBroadcastAgent
public MulticastBroadcastAgent(PacketBroadcaster packetBroadcaster,
DatagramSocket datagramSocket,
MulticastSocket multicastSocket,
InetAddress[] broadcastInetAddresses,
int broadcastPort,
int messageSegmentSize)
finish
public void finish()
throws InterruptedException
- Throws:
InterruptedException
run
public void run()
- Specified by:
run in interface Runnable
Copyright © 2011. All Rights Reserved.