ChannelClass

lepus.protocol.ChannelClass
See theChannelClass companion trait
object ChannelClass

Attributes

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

Members list

Type members

Classlikes

Attributes

Source
Classes.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait Request
trait DualMethod
trait Sync
trait ChannelClass
class Method
class Object
trait Matchable
class Any
Show all
case object CloseOk extends ChannelClass, Sync, DualMethod, Response

Attributes

Source
Classes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Response
trait DualMethod
trait Sync
trait ChannelClass
class Method
class Object
trait Matchable
class Any
Show all
Self type
CloseOk.type
final case class Flow(active: Boolean) extends ChannelClass, Sync, DualMethod, Request

Attributes

Source
Classes.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait Request
trait DualMethod
trait Sync
trait ChannelClass
class Method
class Object
trait Matchable
class Any
Show all
final case class FlowOk(active: Boolean) extends ChannelClass, Async, DualMethod, Response

Attributes

Source
Classes.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait Response
trait DualMethod
trait Async
trait ChannelClass
class Method
class Object
trait Matchable
class Any
Show all
case object Open extends ChannelClass, Sync, ClientMethod, Request

Attributes

Source
Classes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Request
trait ClientMethod
trait Sync
trait ChannelClass
class Method
class Object
trait Matchable
class Any
Show all
Self type
Open.type
case object OpenOk extends ChannelClass, Sync, ServerMethod, Response

Attributes

Source
Classes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Response
trait ServerMethod
trait Sync
trait ChannelClass
class Method
class Object
trait Matchable
class Any
Show all
Self type
OpenOk.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