ChannelClass

lepus.protocol.ChannelClass$
See theChannelClass companion trait

Attributes

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

Members list

Concise view

Type members

Classlikes

Attributes

Source:
Classes.scala
Graph
Supertypes
trait Product
trait Equals
trait Request
trait Sync
class Method
class Object
trait Matchable
class Any
case object CloseOk extends ChannelClass with Sync with DualMethod with Response

Attributes

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

Attributes

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

Attributes

Source:
Classes.scala
Graph
Supertypes
trait Product
trait Equals
trait Response
trait Async
class Method
class Object
trait Matchable
class Any
case object Open extends ChannelClass with Sync with ClientMethod with Request

Attributes

Source:
Classes.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Request
trait Sync
class Method
class Object
trait Matchable
class Any
Self type
Open.type
case object OpenOk extends ChannelClass with Sync with ServerMethod with Response

Attributes

Source:
Classes.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Response
trait Sync
class Method
class Object
trait Matchable
class Any
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