Class HTTPServerList

    • Constructor Detail

      • HTTPServerList

        public HTTPServerList()
      • HTTPServerList

        public HTTPServerList​(InetAddress[] list,
                              int port)
    • Method Detail

      • getHTTPServer

        public HTTPServer getHTTPServer​(int n)
      • close

        public void close()
      • open

        public int open()
      • open

        public boolean open​(int port)
      • start

        public void start()
      • stop

        public void stop()