Class MCGroupFactory


  • public class MCGroupFactory
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      MCGroupFactory()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static MCGroup getSingleton​(MCGroupAdapter adapter, java.lang.String group_address, int group_port, int control_port, java.lang.String[] selected_interfaces)  
      static void setSuspended​(boolean suspended)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MCGroupFactory

        public MCGroupFactory()
    • Method Detail

      • setSuspended

        public static void setSuspended​(boolean suspended)