lepus.protocol.ConnectionClass$
See theConnectionClass companion trait
object ConnectionClass
Attributes
- Companion:
- trait
- Source:
- Classes.scala
- Graph
- Supertypes
- Self type
- ConnectionClass.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 Serializabletrait Producttrait Equalstrait Requesttrait DualMethodtrait Asynctrait ConnectionClassclass Methodclass Objecttrait Matchableclass Any
Attributes
- Source:
- Classes.scala
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait Requesttrait DualMethodtrait Synctrait ConnectionClassclass Methodclass Objecttrait Matchableclass Any
Attributes
- Source:
- Classes.scala
- Graph
- Supertypes
- trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait Responsetrait DualMethodtrait Synctrait ConnectionClassclass Methodclass Objecttrait Matchableclass 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 Serializabletrait Producttrait Equalstrait Requesttrait ClientMethodtrait Synctrait ConnectionClassclass Methodclass Objecttrait Matchableclass Any
Attributes
- Source:
- Classes.scala
- Graph
- Supertypes
- trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait Responsetrait ServerMethodtrait Synctrait ConnectionClassclass Methodclass Objecttrait Matchableclass 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 Serializabletrait Producttrait Equalstrait Requesttrait ServerMethodtrait Synctrait ConnectionClassclass Methodclass Objecttrait Matchableclass Any
final case class SecureOk(response: LongString) extends ConnectionClass with Sync with ClientMethod with Response
Attributes
- Source:
- Classes.scala
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait Responsetrait ClientMethodtrait Synctrait ConnectionClassclass Methodclass Objecttrait Matchableclass Any
final case class Start(versionMajor: Byte, versionMinor: Byte, serverProperties: PeerProperties, mechanisms: LongString, locales: LongString) extends ConnectionClass with Sync with ServerMethod with Request
Attributes
- Source:
- Classes.scala
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait Requesttrait ServerMethodtrait Synctrait ConnectionClassclass Methodclass Objecttrait Matchableclass Any
final case class StartOk(clientProperties: PeerProperties, mechanism: ShortString, response: LongString, locale: ShortString) extends ConnectionClass with Sync with ClientMethod with Response
Attributes
- Source:
- Classes.scala
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait Responsetrait ClientMethodtrait Synctrait ConnectionClassclass Methodclass Objecttrait Matchableclass 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 Serializabletrait Producttrait Equalstrait Requesttrait ServerMethodtrait Synctrait ConnectionClassclass Methodclass Objecttrait Matchableclass Any
final case class TuneOk(channelMax: Short, frameMax: Int, heartbeat: Short) extends ConnectionClass with Sync with ClientMethod with Response
Attributes
- Source:
- Classes.scala
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait Responsetrait ClientMethodtrait Synctrait ConnectionClassclass Methodclass Objecttrait Matchableclass Any
Attributes
- Source:
- Classes.scala
- Graph
- Supertypes
- trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait Requesttrait DualMethodtrait Asynctrait ConnectionClassclass Methodclass Objecttrait Matchableclass Any
- Self type
- Unblocked.type
final case class UpdateSecret(newSecret: LongString, reason: ShortString) extends ConnectionClass with Sync with ServerMethod with Request
Attributes
- Source:
- Classes.scala
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait Requesttrait ServerMethodtrait Synctrait ConnectionClassclass Methodclass Objecttrait Matchableclass Any
Attributes
- Source:
- Classes.scala
- Graph
- Supertypes
- trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait Responsetrait ClientMethodtrait Synctrait ConnectionClassclass Methodclass Objecttrait Matchableclass Any
- Self type
- UpdateSecretOk.type
Inherited types
The names of the product elements
The name of the type