dev.mongocamp.driver.mongodb.server.ServerConfig
See theServerConfig companion object
case class ServerConfig(serverName: String, host: String, port: Int, backend: ServerBackend, h2BackendConfig: Option[H2BackendConfig])
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article