Package com.lambdatest.httpserver
Class HttpServer
java.lang.Object
com.lambdatest.httpserver.HttpServer
Runs a HTTP server
-
Field Details
-
port
-
-
Constructor Details
-
HttpServer
public HttpServer()
-
-
Method Details
-
findAvailablePort
finds available port- Throws:
IOException
-
main
Runs main command- Throws:
IOException
-