public final class HttpServer extends Object
| Constructor and Description |
|---|
HttpServer(Tracer tracer,
Integer port) |
| Modifier and Type | Method and Description |
|---|---|
String |
getServerUrl() |
void |
start(com.google.inject.Injector injector,
String webappDir,
String webserviceResourcesPackage)
Start the Http server
|
void |
stop()
Stop the Http server
|
public final String getServerUrl()
public final void start(com.google.inject.Injector injector,
String webappDir,
String webserviceResourcesPackage)
throws URISyntaxException
URISyntaxExceptionpublic final void stop()
Copyright © 2016 Neeve Research, LLC. All Rights Reserved.