MethodCodec

rpc.MethodCodec
See theMethodCodec companion trait
object MethodCodec

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object Call

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Call.type
sealed trait Call[Service, Input, Output]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class EffectCall[Service, Input, Output]
class StreamedCall[Service, Input, Output]