RPCPacketKind

izumi.idealingua.runtime.rpc.RPCPacketKind$
See theRPCPacketKind companion trait

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

case object BuzzFailure extends RPCPacketKind

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
case object BuzzRequest extends RPCPacketKind

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
case object BuzzResponse extends RPCPacketKind

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
case object C2SStream extends RPCPacketKind

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
case object Fail extends RPCPacketKind

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
Fail.type
case object RpcFail extends RPCPacketKind

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
RpcFail.type
case object RpcRequest extends RPCPacketKind

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
case object RpcResponse extends RPCPacketKind

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
case object S2CStream extends RPCPacketKind

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
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
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def all: Map[String, Element]
def parse(value: String): RPCPacketKind

Implicits

Inherited implicits

implicit val decodeKeyTestEnum: KeyDecoder[RPCPacketKind]

Attributes

Inherited from:
RPCPacketKindCirce
implicit val decodeTestEnum: Decoder[RPCPacketKind]

Attributes

Inherited from:
RPCPacketKindCirce
implicit val encodeKeyTestEnum: KeyEncoder[RPCPacketKind]

Attributes

Inherited from:
RPCPacketKindCirce
implicit val encodeTestEnum: Encoder[RPCPacketKind]

Attributes

Inherited from:
RPCPacketKindCirce