
public class RestServer extends Object
| Constructor and Description |
|---|
RestServer(int port) |
| Modifier and Type | Method and Description |
|---|---|
static String |
getRestServerHost() |
static int |
getRestServerPort() |
void |
start() |
public void start()
public static int getRestServerPort()
public static String getRestServerHost()
Copyright © 2020 LSST. All rights reserved.