public class BaseServerOptions
extends java.lang.Object
Constructor and Description |
---|
BaseServerOptions(Config config) |
Modifier and Type | Method and Description |
---|---|
java.net.URI |
getExternalUri() |
java.util.Optional<java.lang.String> |
getHostname() |
int |
getMaxServerThreads() |
int |
getPort() |
public BaseServerOptions(Config config)