| Package | Description |
|---|---|
| net.codestory.http |
| Modifier and Type | Method and Description |
|---|---|
WebServer |
WebServer.configure(Configuration configuration) |
WebServer |
WebServer.start(int port) |
WebServer |
WebServer.startOnRandomPort() |
WebServer |
WebServer.startSSL(int port,
java.nio.file.Path pathCertificate,
java.nio.file.Path pathPrivateKey) |
Copyright © 2013. All Rights Reserved.