HttpServer (Java HTTP Server )
Class HttpServer. java.lang.Object. com.sun.net.httpserver.HttpServer. Direct Known ... A HttpServer is bound to an IP address and port number and listens for incoming TCP connections from clients on this address. ... For example. Given a ...
docs.oracle.com |