Os

org.http4s.netty.Os
See theOs companion trait
object Os

Attributes

Companion
trait
Source
NettyTransport.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Os.type

Members list

Type members

Classlikes

case object Linux extends Os

Attributes

Source
NettyTransport.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Os
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Linux.type
case object Mac extends Os

Attributes

Source
NettyTransport.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Os
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Mac.type
case object Other extends Os

Attributes

Source
NettyTransport.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Os
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Other.type
case object Windows extends Os

Attributes

Source
NettyTransport.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Os
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Windows.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete methods

def get: Os

Attributes

Source
NettyTransport.scala