Call

rpc.MethodCodec.Call
See theCall companion object
sealed trait Call[Service, Input, Output]

Attributes

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