enterprise.server

Members list

Packages

Type members

Classlikes

final case class Config(port: Int, host: String)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Config

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Config.type
case object ConfigEffect extends Reader[Config]

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Reader[Config]
trait ReaderEffect[Config]
trait ReaderSignature[Config]
trait Effect[ReaderSignature[Config]]
trait CanPerform[ReaderSignature[Config]]
trait Signature
class Object
trait Matchable
class Any
Show all
Self type
trait Server

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
case object ServerEffect extends Effect[ServerSignature], ServerSignature

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Effect[ServerSignature]
trait CanPerform[ServerSignature]
trait Signature
class Object
trait Matchable
class Any
Show all
Self type
trait ServerSignature extends Signature

Attributes

Supertypes
trait Signature
class Object
trait Matchable
class Any
Known subtypes
object ServerEffect
object Syntax

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Syntax.type

Types