ConnectionClass

lepus.protocol.ConnectionClass$
See theConnectionClass 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

final case class Blocked(reason: ShortString) extends ConnectionClass with Async with DualMethod with Request

Attributes

Source:
Classes.scala
Graph
Supertypes
trait Product
trait Equals
trait Request
trait Async
class Method
class Object
trait Matchable
class Any

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 ConnectionClass 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 Open(virtualHost: Path) extends ConnectionClass with Sync with ClientMethod with Request

Attributes

Source:
Classes.scala
Graph
Supertypes
trait Product
trait Equals
trait Request
trait Sync
class Method
class Object
trait Matchable
class Any
case object OpenOk extends ConnectionClass 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
final case class Secure(challenge: LongString) extends ConnectionClass with Sync with ServerMethod 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 SecureOk(response: LongString) extends ConnectionClass with Sync with ClientMethod with Response

Attributes

Source:
Classes.scala
Graph
Supertypes
trait Product
trait Equals
trait Response
trait Sync
class Method
class Object
trait Matchable
class Any

Attributes

Source:
Classes.scala
Graph
Supertypes
trait Product
trait Equals
trait Request
trait Sync
class Method
class Object
trait Matchable
class Any

Attributes

Source:
Classes.scala
Graph
Supertypes
trait Product
trait Equals
trait Response
trait Sync
class Method
class Object
trait Matchable
class Any
final case class Tune(channelMax: Short, frameMax: Int, heartbeat: Short) extends ConnectionClass with Sync with ServerMethod with Request

Attributes

Source:
Classes.scala
Graph
Supertypes
trait Product
trait Equals
trait Request
trait Sync
class Method
class Object
trait Matchable
class Any

Attributes

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

Attributes

Source:
Classes.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Request
trait Async
class Method
class Object
trait Matchable
class Any
Self type

Attributes

Source:
Classes.scala
Graph
Supertypes
trait Product
trait Equals
trait Request
trait Sync
class Method
class Object
trait Matchable
class Any
case object UpdateSecretOk extends ConnectionClass with Sync with ClientMethod 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

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