ServerConfig

constructor(host: InetAddress? = InetAddress.getLoopbackAddress(), port: Int = 0, readOnlyPort: Int = -1, numThreads: Int = 42, ssl: ServerConfig.SslSettings? = null)