ColdDownstreamRunner
object ColdDownstreamRunner
Content copied to clipboard
Types
Callee
Link copied to clipboard
class Callee<REQUEST, SERVER_STREAM>(serializer: PayloadSerializer, call: RunnableCallDescription.ColdDownstream<REQUEST, SERVER_STREAM>) : RPC.Downstream.Callee.Implementation
Content copied to clipboard
Caller
Link copied to clipboard
class Caller<REQUEST, SERVER_STREAM>(serializer: PayloadSerializer, rpc: RPC.Downstream.Caller, call: ColdDownstreamCallDescription<REQUEST, SERVER_STREAM>)
Content copied to clipboard