Class HttpServer


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

      Constructors 
      Constructor Description
      HttpServer()  
    • Method Summary

      Modifier and Type Method Description
      static ServletContainer makeServer​(HttpServerConfig config)  
      static void run​(HttpServerConfig config)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait