com.aelitis.net.udp.mc
Class MCGroupFactory
java.lang.Object
com.aelitis.net.udp.mc.MCGroupFactory
public class MCGroupFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MCGroupFactory
public MCGroupFactory()
getSingleton
public static MCGroup getSingleton(MCGroupAdapter adapter,
String group_address,
int group_port,
int control_port,
String[] selected_interfaces)
throws MCGroupException
- Throws:
MCGroupException
setSuspended
public static void setSuspended(boolean suspended)