Class Server


  • public class Server
    extends java.lang.Object
    • Method Summary

      Modifier and Type Method Description
      static Server getInstance()  
      void run​(int port)  
      • Methods inherited from class java.lang.Object

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

      • getInstance

        public static Server getInstance()
      • run

        public void run​(int port)