public class HttpDataServer extends Object implements MaestroDataServer
| Constructor and Description |
|---|
HttpDataServer(File logDir,
String host)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getServerURL()
Gets the data server base URL.
|
void |
run() |
public String getServerURL()
getServerURL in interface MaestroDataServerThis documentation was released into the public domain.