Package com.biglybt.net.udp.mc
Class MCGroupFactory
java.lang.Object
com.biglybt.net.udp.mc.MCGroupFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic MCGroup
getSingleton
(MCGroupAdapter adapter, String group_address, int group_port, int control_port, String[] selected_interfaces) static void
setSuspended
(boolean suspended)
-
Constructor Details
-
MCGroupFactory
public MCGroupFactory()
-
-
Method Details
-
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)
-