Server

enterprise.server.Server
object Server

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Server.type

Members list

Type members

Classlikes

trait Function extends (Config, Computation[Response, Fx & IO]) => Computation[Unit, IO]

Attributes

Supertypes
trait (Config, Computation[Response, Fx & IO]) => Computation[Unit, IO]
class Object
trait Matchable
class Any
Known subtypes
object UndertowServer.type
case object Fx extends ServerEffect

Attributes

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

Types

type Fx = Fx.type

Value members

Concrete methods

def undertow: Id[IO]