MillRpcChannel

mill.rpc.MillRpcChannel
See theMillRpcChannel companion object
trait MillRpcChannel[Input <: Message]

One way channel for sending RPC messages.

Attributes

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

Members list

Value members

Abstract methods

def apply(input: Input): input.Response

Attributes

Source
MillRpcChannel.scala