MillRpcChannel

mill.rpc.MillRpcChannel
trait MillRpcChannel[Input <: MillRpcMessage]

One way channel for sending RPC messages.

Attributes

Source
MillRpcChannel.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def apply(requestId: MillRpcRequestId, input: Input): input.Response

Attributes

Source
MillRpcChannel.scala