harness.http.server.ServerConfig
See theServerConfig companion object
final case class ServerConfig(port: Option[Int], resDir: String, useJarResource: Boolean, sslConfig: Option[SslConfig])
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article