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
IOExceptionpublic static int findFreePort()
Copyright © 2021 Atlassian. All rights reserved.