ColdUpstreamPendingRPC
object ColdUpstreamPendingRPC
Content copied to clipboard
Types
Callee
Link copied to clipboard
class Callee(protocol: AscensionRPCProtocol, context: CoroutineContext, reference: RPCReference, implementation: RPC.Upstream.Callee.Implementation) : PendingRPC.Callee<AscensionRPCFrame.ColdUpstream.Upstream, AscensionRPCFrame.ColdUpstream.Downstream>
Content copied to clipboard
Caller
Link copied to clipboard
class Caller(protocol: AscensionRPCProtocol, context: CoroutineContext, serviceCallIdentifier: ServiceCallIdentifier, reference: RPCReference) : PendingRPC.Caller<AscensionRPCFrame.ColdUpstream.Downstream, AscensionRPCFrame.ColdUpstream.Upstream> , RPC.Upstream.Caller
Content copied to clipboard