ClientToServer

mill.javalib.zinc.ZincWorkerRpcServer.ClientToServer
See theClientToServer companion object
sealed trait ClientToServer extends MillRpcMessage

Attributes

Companion
object
Source
ZincWorkerRpcServer.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Type members

Inherited and Abstract types

type Response

Attributes

Inherited from:
MillRpcMessage
Source
MillRpcMessage.scala

Givens

Inherited and Abstract givens

given responseRw: ReadWriter[Response]

Attributes

Inherited from:
MillRpcMessage
Source
MillRpcMessage.scala
given responseTypeName: TPrint[Response]

Attributes

Inherited from:
MillRpcMessage
Source
MillRpcMessage.scala