| Package | Description |
|---|---|
| com.elastisys.scale.cloudpool.api.server |
| Modifier and Type | Method and Description |
|---|---|
static CloudPoolOptions |
CloudPoolServer.parseArgs(String[] args)
Parses command-line arguments into
CloudPoolOptions. |
| Modifier and Type | Method and Description |
|---|---|
static org.eclipse.jetty.server.Server |
CloudPoolServer.createServer(CloudPool cloudPool,
CloudPoolOptions options)
Creates a HTTPS server that serves REST API requests for a given
CloudPool. |
Copyright © 2011–2017 Elastisys. All rights reserved.