Package 

Class HttpServer

  • All Implemented Interfaces:
    java.io.Closeable , java.lang.AutoCloseable

    
    public final class HttpServer
     implements Closeable
                        

    Server that listen to HTTP connections on a port and address and route requests to handlers.