public class StatusServer extends Object
| Constructor and Description |
|---|
StatusServer() |
| Modifier and Type | Method and Description |
|---|---|
static play.server.Server |
startServer(StatusStorage statusStorage,
int statusServerPort)
Start a server based on the given subscriber.
|
public static play.server.Server startServer(StatusStorage statusStorage, int statusServerPort)
statusStorage - the subscriber to base
the status server onCopyright © 2017. All rights reserved.