dev.mongocamp.driver.mongodb.server
Members list
Type members
Classlikes
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object LocalServer
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
LocalServer.type
object ServerBackend extends Enumeration
Attributes
- Supertypes
-
class Enumerationtrait Serializableclass Objecttrait Matchableclass Any
- Self type
-
ServerBackend.type
case class ServerConfig(serverName: String, host: String, port: Int, backend: ServerBackend, h2BackendConfig: Option[H2BackendConfig])
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object ServerConfig extends ConfigHelper
Attributes
- Companion
- class
- Supertypes
- Self type
-
ServerConfig.type
In this article