public class HttpServerUtil extends Object
Constructor and Description |
---|
HttpServerUtil() |
Modifier and Type | Method and Description |
---|---|
static com.sun.net.httpserver.HttpServer |
createMinimalHttpServer() |
static int |
findFreePort() |
public static com.sun.net.httpserver.HttpServer createMinimalHttpServer() throws IOException
IOException
public static int findFreePort()
Copyright © 2020 Atlassian. All rights reserved.