| Package | Description |
|---|---|
| org.languagetool.server |
| Constructor and Description |
|---|
HTTPSServer(HTTPSServerConfig config,
boolean runInternally,
String host,
Set<String> allowedIps)
Prepare a server on the given host and port - use run() to start it.
|