public class RestServer extends Object
| Modifier and Type | Method and Description |
|---|---|
static RestServer |
getInstance(String host,
int port)
Returns the singleton instance of this class.
|
static String |
path(String resource,
String suffix) |
boolean |
start() |
boolean |
stop() |
Copyright © 2016. All rights reserved.